summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump Emacs version to 26.1.91emacs-26.1.91Nicolas Petton2019-01-074-4/+4
* ; ChangeLog.3 updateNicolas Petton2019-01-071-1/+734
* * etc/AUTHORS: Update.Nicolas Petton2019-01-071-34/+35
* * lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939)Leo Liu2019-01-071-4/+3
* Improve GC+Cairo workaroundPaul Eggert2019-01-053-8/+20
* Work around GC+Cairo bugPaul Eggert2019-01-051-0/+6
* Improve commentary in font.hEli Zaretskii2019-01-051-30/+33
* Fix definition of Qwindow_point_insertion_type (Bug#33871)Martin Rudalics2019-01-041-1/+1
* Improve documentation of 'server-name'Eli Zaretskii2019-01-042-9/+23
* Update Unicode copyright noticeEli Zaretskii2019-01-041-3/+4
* Handle quoted file names in filenotify.elMichael Albinus2019-01-021-1/+4
* ; Auto-commit of loaddefs files.Glenn Morris2019-01-011-1/+4
* Fix copyright years by handPaul Eggert2019-01-0193-107/+107
* Update copyright year to 2019Paul Eggert2019-01-012579-2603/+2635
* * doc/man/emacs.1.in: Fix value of default frame height. (Bug#33921)Eli Zaretskii2018-12-311-2/+2
* In user manual fix value of default frame height (Bug#33921)Martin Rudalics2018-12-301-1/+1
* Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-294-17/+46
* ; 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 NS fringe bitmap drawing bug (bug#33864)Alan Third2018-12-281-1/+1
* Fix commentary in dispnew.cEli Zaretskii2018-12-281-3/+5
* Improve accept-process-process docPaul Eggert2018-12-272-5/+9
* Fix a simple bug in display-buffer-use-some-frameStephen Leake2018-12-231-4/+2
* Clarify thread switching while waiting for process outputMichael Albinus2018-12-231-3/+3
* Improve process doc. with respect to handling of large input (Bug#33191)Charles A. Roelli2018-12-222-10/+12
* ; Cosmetic changes in etc/NEWSMichael Albinus2018-12-221-1/+3
* 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-192-1/+6
* Skip a vc-bzr test if run as rootGlenn Morris2018-12-191-0/+3
* ; Copyright year fixGlenn Morris2018-12-191-4/+6
* Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-192-0/+37
* Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-181-8/+20
* Avoid test failures if directory name looks like a regexpRob Browning2018-12-182-4/+5
* Fix Bug#33524Michael Albinus2018-12-181-1/+1
* * doc/lispintro/emacs-lisp-intro.texi (Finding More): Fix xref.Glenn Morris2018-12-171-1/+1
* More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-12-174-14/+9
* Fix an epg test for recent GnuPG versions (bug#33439)Glenn Morris2018-12-141-0/+2
* Document font structure layout constraintsRobert Pluim2018-12-141-2/+4
* Document font structure layout constraintsRobert Pluim2018-12-142-4/+6
* Fix display of line numbers in empty lines beyond EOBEli Zaretskii2018-12-141-1/+4
* Fix redisplay when a window's scroll bar or fringes are changedEli Zaretskii2018-12-111-0/+11
* Tiny markup fix in Elisp manualMartin Rudalics2018-12-111-1/+1
* CC Mode: stop extra parens on expression causing false fontification as typeAlan Mackenzie2018-12-101-3/+5
* Fix cairo scrolling for side-by-side windowsAri Roponen2018-12-101-2/+3
* CC Mode: stop wrongly recognizing "func(a * 9)" as "pointer to type a"Alan Mackenzie2018-12-101-2/+6