aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Propagate NSLocale into Emacs betterPaul Eggert2020-01-261-9/+3
| * | | Add more tests for bookmark-bmenu-listStefan Kangas2020-01-261-3/+72
| * | | Fix Bug#39279Michael Albinus2020-01-251-4/+5
| * | | Fix MS-Windows build broken by "Install C source code"Eli Zaretskii2020-01-251-0/+4
| * | | Install C source code for C-h f etc.Paul Eggert2020-01-248-39/+108
| * | | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-2416-34/+34
| * | | Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-244-83/+87
| * | | Fix parse-time-string bug with ISO 8601 defaultsBastien2020-01-241-1/+1
| * | | Add tests for version comparison predicatesStefan Kangas2020-01-241-0/+21
| | |/ | |/|
| * | Merge from origin/emacs-27Glenn Morris2020-01-2428-62/+33
| |\ \ | | |/
| | * Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)Alan Third2020-01-242-40/+1
| | * * doc/emacs/files.texi (Auto Save Files): Improve indexing (bug#39259).Eli Zaretskii2020-01-241-0/+1
| | * Fix inaccurate wording in the Emacs manualEli Zaretskii2020-01-242-7/+9
| | * Update ERC module URLsAmin Bandali2020-01-2422-14/+21
| | * Minor doc string clarification in use-hard-newlinesLars Ingebrigtsen2020-01-231-1/+1
| * | ; Merge from origin/emacs-27Glenn Morris2020-01-240-0/+0
| |\ \ | | |/
| | * Backport: Fix bug 39218Tino Calancha2020-01-231-1/+2
| | * Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-237-8/+8
| * | Merge from origin/emacs-27Glenn Morris2020-01-248-29/+64
| |\ \ | | |/
| | * Tab-bar related finishing touches.Juri Linkov2020-01-232-7/+12
| | * Make call_process call signal_after_change. This fixes bug #38691.Alan Mackenzie2020-01-221-3/+34
| | * * lisp/simple.el: Minor fixes to commentary.Paul Eggert2020-01-221-3/+2
| | * Fix a few typosEli Zaretskii2020-01-223-4/+4
| | * Fix doc strings for image-dired rotation commandsChristophe Deleuze2020-01-221-12/+12
| * | Make links in shr use separate mouse highlight regionsLars Ingebrigtsen2020-01-241-1/+3
| * | Adapt tramp-test32-shell-commandMichael Albinus2020-01-241-17/+12
| * | Minor code cleanup in TrampMichael Albinus2020-01-244-40/+39
| * | Support (un)mount of Tramp media devicesMichael Albinus2020-01-241-19/+38
| * | Expand Cairo and HarfBuzz descriptionsRobert Pluim2020-01-242-20/+21
| * | Warn about XFT and about Cairo without HarfBuzzRobert Pluim2020-01-242-0/+27
| * | Simplify locale setupPaul Eggert2020-01-232-40/+34
| * | Make so-long test pass following lisp-mnt changeGlenn Morris2020-01-231-3/+5
| * | Globally sanitize single-file package long descriptions (Bug#37548)Bruno Félix Rezende Ribeiro2020-01-234-44/+21
| * | Unbreak byte compilationGlenn Morris2020-01-231-30/+31
| * | Remove irrelevant info from .elc headersStefan Kangas2020-01-231-5/+1
| * | Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-237-8/+8
| * | Implement "/media::" default host name in TrampMichael Albinus2020-01-233-17/+51
| * | Fix bug 39218Tino Calancha2020-01-231-1/+2
| * | Fix crash when sending Gnus message (Bug#39207)Paul Eggert2020-01-222-1/+10
| * | Merge from origin/emacs-27Glenn Morris2020-01-228-21/+68
| |\ \ | | |/
| | * Render Ido suggestions using an overlayDmitry Gutov2020-01-221-1/+9
| | * * doc/misc/tramp.texi (Bug Reports): Encourage use of "emacs -Q".Michael Albinus2020-01-221-1/+5
| | * * lisp/vc/smerge-mode.el (smerge-match-conflict): Fix bug#38456Stefan Monnier2020-01-211-1/+4
| | * Correct statement about ftcr and recommend HarfBuzzRobert Pluim2020-01-211-11/+11
| | * Avoid leaving artifacts when the system caret is used on w32Eli Zaretskii2020-01-213-5/+31
| | * Improve display of temporary echo messagesEli Zaretskii2020-01-211-2/+8
| * | ; Merge from origin/emacs-27Glenn Morris2020-01-220-0/+0
| |\ \ | | |/
| | * * lisp/menu-bar.el: Remove desktop-save-mode from release branch (bug#37594)Juri Linkov2020-01-211-12/+0
| * | Merge from origin/emacs-27Glenn Morris2020-01-226-52/+76
| |\ \ | | |/
| | * Allow optional truncation of tab names in tab-bar and tab-line (bug#38693)Juri Linkov2020-01-212-39/+59