aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Treat out-of-range positions consistentlyPaul Eggert2020-03-2714-164/+111
* Disable enable-local-variables for hunk-only in diff-syntax-fontify-propsJuri Linkov2020-03-271-1/+3
* Refactor and fix typo in CHECK_*_COERCE_MARKERPaul Eggert2020-03-262-52/+41
* Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-269-2/+114
* Remove COERCE_MARKERPaul Eggert2020-03-261-8/+2
* line-beginning-position args can be bignumsPaul Eggert2020-03-251-9/+17
* Fix integer overflow in internal_self_insertPaul Eggert2020-03-251-1/+4
* Fix integer overflow in forward-pointPaul Eggert2020-03-252-11/+5
* Make compilation-mode regexp matching case-sensitive (bug#40119)Mattias EngdegÄrd2020-03-252-1/+16
* Update from gnulibPaul Eggert2020-03-252-2/+10
* Pacify --enable-gcc-warnings for lock_filePaul Eggert2020-03-251-15/+9
* * lisp/textmodes/conf-mode.el (conf-mode): Fix last changeStefan Monnier2020-03-251-21/+25
* Improve the UI of 'list-timers'Eli Zaretskii2020-03-252-5/+16
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2020-03-254-21/+73
|\
| * Rename dired-mark-region choices and ignore empty region.Juri Linkov2020-03-242-15/+22
| * Fix gravatar testsRobert Pluim2020-03-242-14/+14
| * ; fix previous commitRobert Pluim2020-03-241-1/+1
| * ; * etc/NEWS: Clarify news entry for message-draft-headers changeEric Abrahamsen2020-03-241-1/+5
| * Add support for multiple Gravatar servicesPhilip K2020-03-242-4/+45
* | Fix sending signals and EOF to the inferior process in gdb-mi.elEli Zaretskii2020-03-241-4/+4
|/
* Don't add repeated xlmns:xlink declarations in svg-createLars Ingebrigtsen2020-03-241-1/+2
* Make cl-concatenate an alias of seq-concatenateNoam Postavsky2020-03-231-3/+2
* Merge from origin/emacs-27Glenn Morris2020-03-2315-50/+159
|\
| * Don't build the Gnulib 'utimens' module on MinGWEli Zaretskii2020-03-231-0/+1
| * Add Harfbuzz dependencyPhillip Lord2020-03-231-0/+1
| * Don't signal during backtrace unrewind (Bug#40088)Noam Postavsky2020-03-223-3/+4
| * Fix a couple of problems in changelog generating functionsNoam Postavsky2020-03-222-35/+40
| * Fix cl-concatenate (Bug#40180)Noam Postavsky2020-03-222-1/+9
| * Improve documentation of project.el commandsEli Zaretskii2020-03-214-4/+86
| * Make svg images with links validZhu Zihao2020-03-201-1/+2
| * * lisp/tab-line.el (tab-line-new-button-show): New defcustom.Juri Linkov2020-03-201-6/+16
* | ; Merge from origin/emacs-27Glenn Morris2020-03-230-0/+0
|\ \ | |/
| * Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-193-2/+30
* | Merge from origin/emacs-27Glenn Morris2020-03-2336-36/+36
|\ \ | |/
| * Use correct registry name for windows-1251 charsetRobert Pluim2020-03-191-1/+1
| * ERC: Update maintainer addressAmin Bandali2020-03-1835-35/+35
* | Avoid extra "changed on disk" prompt in save-buffer (Bug#18336)Noam Postavsky2020-03-221-5/+5
* | * lisp/dired.el (dired-mark-region): New defcustom (bug#39902)Juri Linkov2020-03-234-18/+106
* | Revert "Signal user-error on duplicate package refresh" (Bug#39187)Stefan Kangas2020-03-221-4/+1
* | ; * etc/NEWS: Note changed default of message-draft-headersEric Abrahamsen2020-03-211-0/+6
* | Fix Bug#40156 in TrampMichael Albinus2020-03-212-2/+10
* | Remove more XEmacs compat code from ediff*.elStefan Kangas2020-03-213-35/+15
* | Remove obsolete XEmacs commentStefan Kangas2020-03-211-1/+0
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-2114-11/+17
* | Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-2111-11/+11
* | Remove the Date header from message-draft-headersEric Abrahamsen2020-03-202-3/+7
* | Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-193-2/+30
* | Fix display of :box face when overlay strings are aroundEli Zaretskii2020-03-192-29/+67
* | Tiny simplification of frac_to_doublePaul Eggert2020-03-191-2/+1
* | Omit timestamp optimization invalid on 387 FPUPaul Eggert2020-03-191-3/+0