summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Third time luckyscratch/ns-gitlab-ciAlan Third2020-08-271-2/+2
* Another attempt to fix the GNUstep buildAlan Third2020-08-271-1/+1
* Fix Objective-C C99 build problemAlan Third2020-08-271-1/+1
* Add GNUstep build to Gitlab CI/CDAlan Third2020-08-271-0/+26
* ; Bump xref versionDmitry Gutov2020-08-271-1/+1
* Unbreak dired-do-find-regexp in Emacs 26Dmitry Gutov2020-08-271-0/+10
* Unbreak xref-goto-xref in Emacs 26Dmitry Gutov2020-08-271-1/+4
* Fix expand-file-name symlink-to-dir bugPaul Eggert2020-08-265-24/+57
* Fix PWD startup checking with symlinksPaul Eggert2020-08-261-6/+3
* * lisp/files.el (insert-directory): Simplify (if ... X X) to X.Paul Eggert2020-08-261-8/+3
* Sync latest SKK-JISYO.LStefan Kangas2020-08-261-0/+4
* Allow disabling double buffering at build timeleo2020-08-262-5/+13
* Allow directories to be called .el in -add-subdirs-to-load-pathRobert Pluim2020-08-261-3/+0
* Fix doc-view problem with file names with spaces in themGlenn Morris2020-08-261-20/+25
* Use format-prompt a couple of placesLars Ingebrigtsen2020-08-262-2/+2
* Implement a way to customize "default" valuesLars Ingebrigtsen2020-08-263-0/+64
* Make the epa key display slightly more informativeLars Ingebrigtsen2020-08-261-15/+20
* Document ispell comment/string checking commands in the user manualŠtěpán Němec2020-08-262-3/+12
* ispell: Commands to check comments or strings at point or in regionŠtěpán Němec2020-08-262-7/+33
* ; * doc/lispref/backups.texi (Auto-Saving): Fix wording of last change.Eli Zaretskii2020-08-261-13/+12
* Don't recommend redefining auto-save filename functionsNoam Postavsky2020-08-262-42/+30
* term.el: Use correct exit status in suggested dir-tracking functionsPhil Sainty2020-08-261-3/+3
* eshell: Remove unnecessary check in em-histBrian Leung2020-08-261-1/+1
* Remove side-effect-free markup for assoc-defaultLars Ingebrigtsen2020-08-261-1/+0
* Fix lexical misunderstandings in gnus-icalendar-tests.el (bug#39782)Mattias Engdegård2020-08-261-14/+6
* regex-emacs: copy less when reallocatingPaul Eggert2020-08-261-1/+1
* regex-emacs: fix leak on memory allocation failurePaul Eggert2020-08-261-1/+5
* regex-emacs: subscript-check register numbersPaul Eggert2020-08-261-1/+6
* regex-emacs: omit regstart tests and regend setPaul Eggert2020-08-261-3/+9
* regex-emacs omit allocation of 3 slotsPaul Eggert2020-08-261-13/+13
* regex-emacs omit POS runtime checkPaul Eggert2020-08-261-8/+4
* Fix gpg2-related test failures on RHEL 7.8Paul Eggert2020-08-251-3/+4
* mml-secure-en-decrypt-sign-1-2-double is unstablePaul Eggert2020-08-251-0/+1
* Update from GnulibPaul Eggert2020-08-251-5/+11
* Add package prefix to jsonrpc defconstStefan Kangas2020-08-261-2/+5
* Omit "V" at the start of DEFVAR_BOOL varsPaul Eggert2020-08-255-20/+20
* Add undefine keyword to make-modeDaniel Colascione2020-08-251-1/+1
* Add "Delete" submenu to Dired "Operate" menuStefan Kangas2020-08-251-2/+9
* Add basic D-Bus integration to GnusEric Abrahamsen2020-08-255-0/+102
* Preserve setf semantics in 'substring', 'cons', 'logand' expandersŠtěpán Němec2020-08-253-10/+22
* Tweak the file/buffer comparison from previous save-some-buffers changeLars Ingebrigtsen2020-08-251-1/+1
* Fix problem with folded Gcc headers in GnusLars Ingebrigtsen2020-08-251-1/+1
* Possibly mention both file and buffer names in save-some-buffersLars Ingebrigtsen2020-08-251-4/+22
* Don't bug out in gnus-icalendar when there no recurring eventLars Ingebrigtsen2020-08-251-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2020-08-252-6/+14
|\
| * remove-overlays doc clarificationLars Ingebrigtsen2020-08-251-3/+11
| * Doc fix for copy-directoryLars Ingebrigtsen2020-08-251-3/+3
* | * admin/admin.el (reminder-for-release-blocking-bugs): New command.Michael Albinus2020-08-251-0/+45
|/
* Merge from origin/emacs-27Michael Albinus2020-08-256-34/+131
|\
| * Fix error in GMP testPhillip Lord2020-08-241-1/+1