summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Move xsd:base64Binary decoding fix to debbugs.el 0.9.1Thomas Fitzsimmons2016-03-161-3/+7
* Fix Ruby's operator precedenceDmitry Gutov2016-03-161-5/+6
* Fix startup of "emacs -nw" on systems that CANNOT_DUMPEli Zaretskii2016-03-151-0/+4
* Do not tokenize a comment before continuation as ';'Dmitry Gutov2016-03-151-1/+1
* Don't misindent arguments of a method call inside continuationDmitry Gutov2016-03-151-13/+7
* Fix a cacheing bug, which led to inordinately slow c-beginning-of-defun.Alan Mackenzie2016-03-143-222/+246
* Fix Isearch prompt when invoked with an argumentKaushal Modi2016-03-141-4/+15
* Make lisp-completion-at-point's argument optionalDmitry Gutov2016-03-141-1/+1
* Tweak the left precedence of '=>'Dmitry Gutov2016-03-141-1/+1
* Indent '.' relative to the first sibling expressionDmitry Gutov2016-03-141-1/+3
* Make '.' associative, for easier sexp navigationDmitry Gutov2016-03-141-2/+2
* Revert "Simplify "Visit New File" to "New File""Phillip Lord2016-03-132-3/+3
* Simplify "Visit New File" to "New File"Phillip Lord2016-03-122-3/+3
* Import new data files from Unicode 9.0.0betaEli Zaretskii2016-03-123-4/+141
* Avoid errors in forms-mode when default major mode is textEli Zaretskii2016-03-121-1/+8
* Avoid crashes at startup on systems that CANNOT_DUMPEli Zaretskii2016-03-121-1/+12
* Support Ruby 2.3.0's safe navigation operatorDmitry Gutov2016-03-121-1/+3
* Add symref-filepattern entries for c?perl-modeDmitry Gutov2016-03-111-0/+2
* Indent methods with keyword names correctlyDmitry Gutov2016-03-101-5/+9
* Propertize character literals and special global variables differentlyDmitry Gutov2016-03-101-3/+5
* Revert "Revert "Backport: * lisp/isearch.el: Turn char-folding off by default""John Wiegley2016-03-091-1/+1
* Propertize operator symbol names with symbol syntax classDmitry Gutov2016-03-091-22/+11
* Stop recognizing :#{} as symbol in ruby-modeDmitry Gutov2016-03-091-2/+2
* Allow using the left shift operator without spaces on both sidesDmitry Gutov2016-03-091-10/+16
* Properly handle unquoting in wdired (bug 22938)Andreas Schwab2016-03-081-10/+12
* ; Spelling fix and tighten up commentPaul Eggert2016-03-081-2/+2
* Allow splat operator before percent literalDmitry Gutov2016-03-071-1/+1
* Don't apply the return value of goto-char as syntax classDmitry Gutov2016-03-071-1/+2
* Guard against nested percent literalsDmitry Gutov2016-03-071-30/+31
* Recognize iuwu-mod after an escaped newlineDmitry Gutov2016-03-071-2/+7
* Fix symbolic mode string conversion for s and tAndreas Schwab2016-03-071-3/+3
* Update 'ucs-names' databaseEli Zaretskii2016-03-061-4/+8
* Improve doc string of 'shell-command'Eli Zaretskii2016-03-061-0/+2
* Remove the highlighting support for quoting 'like this' inside Lisp docstringsDmitry Gutov2016-03-061-4/+4
* Fix bidi-paragraph-direction in Rmail view bufferEli Zaretskii2016-03-051-1/+6
* Don't misindent computed property generator methodsDmitry Gutov2016-03-051-5/+6
* Fix insertion of edited servers in the dribble fileLars Ingebrigtsen2016-03-041-1/+1
* Fix previous fix of enlarge-/shrink-windowMartin Rudalics2016-03-041-16/+31
* * lisp/isearch.el (isearch-define-mode-toggle): Fix toggling logicArtur Malabarba2016-03-031-1/+3
* Complete temperature units in calc-convert-temperatureMark Oteiza2016-03-031-5/+12
* Make sure to use case-sensitive searchDmitry Gutov2016-03-031-0/+1
* Prevent infinite loop on not-well-formed xml. (Bug#16344)Ulf Jasper2016-03-021-1/+8
* Use the correct dabbrev expansionAlan Third2016-03-021-3/+5
* ; Auto-commit of loaddefs files.emacs-25.0.92Nicolas Petton2016-03-021-1236/+1257
* Fix Bug#22859Michael Albinus2016-03-021-2/+4
* ; Auto-commit of loaddefs files.Glenn Morris2016-03-011-1258/+1273
* ; * lisp/vc/vc-hooks.el: corrected docstring of faceOscar Fuentes2016-03-011-1/+1
* Comment on last change to define-derived-modeLeo Liu2016-03-011-1/+7
* Allow binding `url-mime-accept-string'Lars Ingebrigtsen2016-03-011-0/+3
* Also allow setting the paragraph direction to nilLars Ingebrigtsen2016-03-011-5/+11