aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ; Spelling and URL fixesPaul Eggert2020-01-272-2/+2
| | * | Finish the documentation for c-noise-macro-{,with-parens-}names.Alan Mackenzie2020-01-272-14/+23
| | * | Correct regexp for flags in `format' doc stringMattias Engdegård2020-01-261-1/+1
| | * | Moderate recommendation to escape '(' in doc stringsMattias Engdegård2020-01-262-12/+19
| | * | Objective C Mode: Make c-forward-type work with "unsigned long", etc.Alan Mackenzie2020-01-261-3/+2
| | * | Fix help text about configure module supportMarco Wahl2020-01-261-1/+1
| | * | * doc/lispref/streams.texi (Output Functions): Improve indexing.Stefan Kangas2020-01-251-0/+1
| | * | Improve doc string of 'newline'Stefan Kangas2020-01-251-3/+4
| | * | Improve doc of eq on bignums etc.Paul Eggert2020-01-242-17/+19
| | * | Do not refer to obsolete aliasMario Lang2020-01-241-1/+1
| | * | ; Clarify what time-stamp-active enablesStephen Gildea2020-01-241-8/+15
| * | | Make sure that all gnus buffers are killed on exitSam Steingold2020-01-2833-68/+67
| * | | Update from GnulibPaul Eggert2020-01-272-32/+23
| * | | Revert the --with-install-srcdir patchPaul Eggert2020-01-279-113/+84
| * | | Fix Bug#39253Michael Albinus2020-01-271-0/+6
| * | | Fix problems in Tramp's async-shell-commandMichael Albinus2020-01-275-47/+61
| * | | * lisp/emacs-lisp/debug.el (debug): Merge the non-interactive casesPaul Pogonyshev2020-01-261-150/+142
| * | | * src/mini-gmp.c: Fix comment typos.Paul Eggert2020-01-261-2/+2
| * | | Update mini-gmpPaul Eggert2020-01-262-107/+123
| * | | Improve doc for emacs-source-directory (Bug#36527).Paul Eggert2020-01-262-4/+5
| * | | 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