summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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
* Indexing followup to recent changesEli Zaretskii2018-12-091-1/+3
* Improve documentation of cursor-sensor.el (bug#33664)Stefan Monnier2018-12-092-7/+25
* * doc/lispref/commands.texi (Adjusting Point): Bug#33662Stefan Monnier2018-12-091-1/+2
* Tramp multi-hop methods must be inlineMichael Albinus2018-12-091-0/+2
* ; * src/xterm.c (x_update_begin): Fix whitespace.Eli Zaretskii2018-12-081-1/+1
* Fix scaling problem in Cairo buildsAri Roponen2018-12-081-4/+10
* ; * doc/lispref/text.texi (Special Properties): Fix wording. (Bug#33663)Eli Zaretskii2018-12-071-1/+1
* * lisp/simple.el (next-line-or-history-element): Use current-columnJuri Linkov2018-12-071-4/+18
* A few further fixes of window internals descriptionMartin Rudalics2018-12-032-88/+150
* Revert "Revert "Fix infloop in GC mark_kboards""Eli Zaretskii2018-12-021-1/+6
* Revert "Fix infloop in GC mark_kboards"Eli Zaretskii2018-12-021-6/+1
* * lisp/emacs-lisp/subr-x.el (if-let, when-let): Doc fix: active voice.Glenn Morris2018-12-011-16/+13