aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/doc-view.el (doc-view--revert-buffer): Fix last changeStefan Monnier2019-11-051-3/+7
* Declare unused macro package--push obsoleteStefan Kangas2019-11-051-0/+1
* Improve Tramp's copy-directoryMichael Albinus2019-11-055-4/+18
* Always check for client-certificatesRobert Pluim2019-11-053-4/+36
* Simplify calculator-exptPaul Eggert2019-11-041-24/+4
* Overflow errors are range errorsPaul Eggert2019-11-043-6/+11
* Don’t signal overflow for (expt 1 bignum)Paul Eggert2019-11-042-6/+26
* Fixes bug where restoring game saved in an endgame question room would show '...Ronnie Schnell2019-11-041-0/+2
* Improve Tramp error handlingMichael Albinus2019-11-048-15/+102
* Fix last change in dired.cEli Zaretskii2019-11-041-2/+2
* Fix English grammar in some doc strings and commentsStephen Gildea2019-11-037-96/+96
* Improve time documentation a bit morePaul Eggert2019-11-031-15/+18
* * lisp/help-fns.el (describe-variable): Add quotes to symbol value of origval.Juri Linkov2019-11-031-1/+5
* * lisp/tab-bar.el: Better handling of tab-bar-history.Juri Linkov2019-11-031-10/+12
* * lisp/tab-bar.el: Filter out non-persistent tab parameters from frameset.Juri Linkov2019-11-032-13/+24
* Handle truncate-lines in customize-groupStefan Kangas2019-11-031-16/+18
* Fix doc of font-lock-syntactic-face-functionLars Ingebrigtsen2019-11-031-3/+13
* Fix file-tests.el on MS-WindowsEli Zaretskii2019-11-031-1/+7
* Fix case-insensitive completion of non-ASCII file namesEli Zaretskii2019-11-031-35/+66
* ; * src/font.c (Ffont_info): Minor fix of doc string.Eli Zaretskii2019-11-031-1/+3
* describe-font/font-info works with unloaded fontsLars Ingebrigtsen2019-11-032-9/+13
* Add a <a id=...> skeleton to html-modeLars Ingebrigtsen2019-11-032-0/+13
* * lisp/bs.el (bs-mode): Improve mode docstring.Juanma Barranquero2019-11-031-16/+30
* * lisp/tab-line.el (tab-line-tab-selected): New face.Juri Linkov2019-11-021-5/+18
* Fix data-directory when executing from an out-of-source buildÓscar Fuentes2019-11-021-1/+1
* Allow flymake diagnostic types to have shorter namesJoão Távora2019-11-022-1/+11
* Avoid face clashes between Flymake and region highlightingJoão Távora2019-11-021-1/+3
* Clarify consequences of mismatching Flymake diagnostic buffersJoão Távora2019-11-022-2/+7
* Further fixup of the previous doc fix in the Faces nodeLars Ingebrigtsen2019-11-021-4/+3
* Revert "Make the debbugs groups also include robot messages"Lars Ingebrigtsen2019-11-021-1/+1
* CC Mode. Fix slow scrolling by adding a search limit.Alan Mackenzie2019-11-021-1/+1
* Correct merge blunder in last icomplete commitJoão Távora2019-11-021-5/+1
* Document Windows font selection quirksEli Zaretskii2019-11-021-0/+9
* Improve documentation of 'set-face-font'Eli Zaretskii2019-11-023-23/+40
* Revert "Omit edition numbers and dates in manuals"Eli Zaretskii2019-11-023-2/+38
* ; * etc/NEWS: Fix my previous change for package-initialize.Stefan Kangas2019-11-021-1/+1
* * .dir-locals.el: Add explanatory header.Stefan Kangas2019-11-021-0/+3
* Add auto-insert skeleton for ".dir-locals.el"Stefan Kangas2019-11-021-1/+24
* New icomplete-tidy-shadowed-file-names variableJoão Távora2019-11-021-39/+66
* Fix icomplete-force-complete-and-exit for no-input situationsJoão Távora2019-11-021-3/+23
* Improve fix for icomplete's backward-kill-word bug#38024João Távora2019-11-021-2/+5
* * doc/emacs/package.texi (Package Menu): Add index items.Stefan Kangas2019-11-021-1/+31
* Use PASSWORD_STORE_DIR in auth-source-pass when setStefan Kangas2019-11-021-1/+2
* Don't refuse to install packages without a "footer line"Stefan Kangas2019-11-022-3/+20
* Omit edition numbers and dates in manualsPaul Eggert2019-11-013-38/+2
* Document limits on some time-conversion functionsPaul Eggert2019-11-011-10/+22
* set-face-font doc string updateLars Ingebrigtsen2019-11-011-0/+4
* Fix documentation of set-face-font in the manualLars Ingebrigtsen2019-11-011-1/+5
* Low-Level Font documentation fixLars Ingebrigtsen2019-11-011-1/+4
* Really enable setting a breakpoint without instrumenting firstLars Ingebrigtsen2019-11-011-1/+3