summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-292-6/+15
* ; Remove comment in esh-proc.elMichael Albinus2018-12-291-1/+0
* Fix Bug#31704. Do not mergeMichael Albinus2018-12-291-0/+1
* Fix Bug#31704. Do not mergeMichael Albinus2018-12-292-5/+4
* * lisp/files.el (cd): Fix last change. (Bug#33791)Eli Zaretskii2018-12-291-1/+0
* Fix remote directories in Eshell on MS-WindowsEli Zaretskii2018-12-291-3/+10
* Fix :type 'group' in defcustomDrew Adams2018-12-291-1/+1
* Fix a simple bug in display-buffer-use-some-frameStephen Leake2018-12-231-4/+2
* Minor copyedits in landmark.elTerrence Brannon2018-12-221-2/+9
* Check result from c-backward-token-2 to avoid infinite loopAlan Mackenzie2018-12-201-2/+2
* cl-make-random-state was not copying its argPaul Eggert2018-12-191-1/+1
* Fix Bug#33524Michael Albinus2018-12-181-1/+1
* CC Mode: stop extra parens on expression causing false fontification as typeAlan Mackenzie2018-12-101-3/+5
* CC Mode: stop wrongly recognizing "func(a * 9)" as "pointer to type a"Alan Mackenzie2018-12-101-2/+6
* * lisp/emacs-lisp/cursor-sensor.el: Add motivationStefan Monnier2018-12-091-0/+21
* Guard occur against an undefined orig-lineRaimon Grau2018-12-101-1/+3
* Improve documentation of cursor-sensor.el (bug#33664)Stefan Monnier2018-12-091-7/+19
* * lisp/simple.el (next-line-or-history-element): Use current-columnJuri Linkov2018-12-071-4/+18
* * lisp/emacs-lisp/subr-x.el (if-let, when-let): Doc fix: active voice.Glenn Morris2018-12-011-16/+13
* ; Auto-commit of loaddefs files.Glenn Morris2018-12-011-28/+49
* Fix "M-x man" when there's no 'man' program on PATHEli Zaretskii2018-12-011-1/+2
* ; Add comment to `customize-package-emacs-version-alist'Michael Albinus2018-11-301-3/+7
* Improve documentation of gdb-mi.elEli Zaretskii2018-11-301-2/+4
* LDAP: Set process-connection-type to t on DarwinThomas Fitzsimmons2018-11-291-1/+6
* Fix a typo in a doc stringEli Zaretskii2018-11-281-1/+1
* * lisp/net/trampver.el (customize-package-emacs-version-alist):Glenn Morris2018-11-271-1/+1
* * lisp/mh-e/mh-e.el (customize-package-emacs-version-alist): Additions.Glenn Morris2018-11-271-2/+3
* * lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Pass format to message.Glenn Morris2018-11-271-1/+3
* Improve documentation of Ediff wordwise commandsEli Zaretskii2018-11-271-3/+6
* Support Hunspell 1.7.0 in ispell.elEli Zaretskii2018-11-261-1/+6
* Avoid clearing echo-area message by auto-save-visited-file-nameEli Zaretskii2018-11-261-2/+4
* Fix bug #33416, where typing a ) in a comment at EOB caused a loop (CC Mode).Alan Mackenzie2018-11-241-1/+4
* Update the calc units tableUlrich Müller2018-11-241-19/+22
* More Symbola-related extensions for default fontsetEli Zaretskii2018-11-231-1/+9
* Better support for display of U+1F900..U+1F9FF blockEli Zaretskii2018-11-231-1/+2
* Improve documentation of 'edit-abbrevs-mode'Eli Zaretskii2018-11-231-4/+7
* Improve documentation of 'dired-do-compress'Eli Zaretskii2018-11-221-1/+6
* Improve doc string and display of 'describe-character'Eli Zaretskii2018-11-221-8/+17
* Fix two Edebug defcustoms (bug#33428)Stephen Berman2018-11-191-2/+2
* Fix Bug#33141Michael Albinus2018-11-191-1/+3
* Fix decoding XML files encoded in ISO-8859Eli Zaretskii2018-11-191-1/+5
* Fix description of some window hooksMartin Rudalics2018-11-181-1/+6
* Run 'window--adjust-process-windows' when frame size changes (Bug#32720)Gary Fredericks2018-11-181-0/+2
* Avoid errors in zone.el when there's overlay at EOBEli Zaretskii2018-11-161-1/+1
* Fix tempfile creation when byte compilingPaul Eggert2018-11-151-11/+1
* Fix Bug#33364Michael Albinus2018-11-141-1/+3
* * lisp/files.el (write-file): Clarify the doc string. (Bug#33339)Eli Zaretskii2018-11-111-6/+9
* Fix typos in midnight.elSimen Heggestøyl2018-11-111-3/+3
* Note that lex bound lambda forms are not self-quoting (Bug#33199)Noam Postavsky2018-11-081-6/+7
* Rewrite buffer display related doc-strings and docMartin Rudalics2018-11-081-132/+154