aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Merge from origin/emacs-27Glenn Morris2020-03-300-0/+0
|\ \ | |/
| * Don't add repeated xlmns:xlink declarations in svg-createLars Ingebrigtsen2020-03-241-1/+2
* | Merge from origin/emacs-27Glenn Morris2020-03-301-0/+1
|\ \ | |/
| * Calc: Declare dynamic variable bound in lexbind code (bug#40185)Mattias Engdegård2020-03-231-0/+1
* | Avoid assertion violation at startup in pdumped EmacsEli Zaretskii2020-03-301-11/+0
* | Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)Juri Linkov2020-03-307-83/+105
* | Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-307-37/+90
* | Use hard links to Emacs executable in "make install" on MS-WindowsEli Zaretskii2020-03-291-11/+5
* | Improve Tramp cache for asynchronous processesMichael Albinus2020-03-298-90/+130
* | ; * doc/lispref/internals.texi (Module Misc): Fix versionPhilipp Stephani2020-03-291-1/+1
* | * lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).Juri Linkov2020-03-293-4/+18
* | Switch to literal mode with message when regexp is too big in char-fold searchJuri Linkov2020-03-292-9/+9
* | Stop using newly-deprecated dosname Gnulib modulePaul Eggert2020-03-286-34/+5
* | Update from GnulibPaul Eggert2020-03-286-38/+125
* | * lisp/jit-lock.el (jit-lock-mode): Pass `local` to add-hookStefan Monnier2020-03-281-20/+11
* | * lisp/progmodes/ebrowse.el (ebrowse-tags-loop-call): RenameStefan Monnier2020-03-281-24/+22
* | Turn compilation-error-case-fold-search into a defvarMattias Engdegård2020-03-282-6/+10
* | Tramp cache fixesMichael Albinus2020-03-282-6/+8
* | Use ATTRIBUTE_CONST for some bignum functionsPaul Eggert2020-03-272-5/+5
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Declare the type immediatelyStefan Monnier2020-03-271-1/+4
* | * lisp/gnus/gnus-registry.el: Use lexical-bindingStefan Monnier2020-03-271-46/+43
* | * lisp/textmodes/tex-mode.el: Replace double-definition hack with an adviceStefan Monnier2020-03-271-33/+27
* | * lisp/progmodes/ebrowse.el: Prefer hash-tables to obarraysStefan Monnier2020-03-271-245/+167
* | Port the 'module/async-pipe' test to MS-WindowsEli Zaretskii2020-03-272-7/+44
* | ; * etc/NEWS: Fix typos.Michael Albinus2020-03-271-25/+27
* | Add manual and NEWS entries for previous gdb-mi changesYuan Fu2020-03-272-2/+43
* | 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