summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas2020-09-027-9/+9
* ; Auto-commit of loaddefs files.Glenn Morris2020-09-011-2/+2
* Fix help message with help-window-selectStefan Kangas2020-09-011-2/+2
* Remove obsolete "Wide Characters" section of Gnus manualEric Abrahamsen2020-08-311-19/+0
* Fix typo in Introduction to Emacs LispStefan Kangas2020-08-311-1/+1
* Update Elisp Manual reference to which-function-modeStefan Kangas2020-08-311-5/+5
* Some precisions to bug handlingMichael Albinus2020-08-303-11/+15
* CC Mode: Fix processing for when c-multiline-string-start-char is a characterAlan Mackenzie2020-08-291-3/+3
* Fix description of %-constructs in 'mode-line-format'Eli Zaretskii2020-08-291-6/+7
* Adapt tramp-tests.el, don't merge with masterMichael Albinus2020-08-271-6/+14
* Adapt reminder-for-release-blocking-bugsMichael Albinus2020-08-272-11/+21
* Fix replace-region-contents performance bugPaul Eggert2020-08-251-16/+15
* * admin/admin.el (reminder-for-release-blocking-bugs): New command.Michael Albinus2020-08-251-0/+45
* Sync with Tramp 2.4.5-preMichael Albinus2020-08-2515-416/+1103
* Fix error in GMP testPhillip Lord2020-08-241-1/+1
* Add Feature testing for Windows binariesPhillip Lord2020-08-241-0/+87
* ; * src/character.c (str_as_multibyte): Fix the commentary.Eli Zaretskii2020-08-211-3/+3
* Revert "; * etc/NEWS: Remove temporary note on documentation. (Bug#42917)"Stefan Kangas2020-08-201-0/+6
* * admin/admin.el (set-version): Trap yet another NEWS error.Glenn Morris2020-08-191-1/+1
* ; * etc/NEWS: Remove temporary note on documentation. (Bug#42917)Stefan Kangas2020-08-191-8/+0
* Fix cond jump table compilation (bug#42919)Mattias Engdegård2020-08-192-25/+42
* Let Emacs start even if curdir is inaccessiblePaul Eggert2020-08-171-5/+6
* * etc/NEWS: Mention GnuPG 2.0 through 2.1.5 issue (Bug#42845).Paul Eggert2020-08-171-0/+5
* Fix bug with ~/Emacs file not being read at initRobert Pluim2020-08-161-2/+2
* ; Fix last changeEli Zaretskii2020-08-151-1/+1
* ; * doc/lispref/sequences.texi (Sequence Functions): Typo Fix. (Bug#42871)Eli Zaretskii2020-08-151-2/+2
* Prevent from frozen frame after `C-z' in Lucid buildsTino Calancha2020-08-151-0/+14
* Document the 'flex' completion styleEli Zaretskii2020-08-151-0/+7
* Note that Emacs needs systemd support if systemd is used to stop/startLars Ingebrigtsen2020-08-141-4/+5
* Regexps cannot infloop; fix manualMattias Engdegård2020-08-141-6/+4
* ; spelling fixesPaul Eggert2020-08-138-10/+10
* Fix startup working dir bug on NeXTSTEPPaul Eggert2020-08-131-6/+10
* Improve documentation of function argument listsEli Zaretskii2020-08-131-4/+5
* Improve documentation of special eventsEli Zaretskii2020-08-131-0/+7
* Fix face merging at EOL when inherited face specifies :extendEli Zaretskii2020-08-131-3/+17
* Fix face extension past EOL in overlay stringsEli Zaretskii2020-08-133-4/+5
* Fix comint-redirect-results-list regexp usage (Bug#42662)Phil Sainty2020-08-131-1/+1
* ; Bump Emacs version to 27.1.50Eli Zaretskii2020-08-115-4/+33
* ; lisp/ldefs-boot.el: Update.emacs-27.1-rc2emacs-27.1Nicolas Petton2020-08-041-3/+3
* * etc/HISTORY: Update the Emacs 27.1 release date.Nicolas Petton2020-08-041-1/+1
* ; Update ChangeLog.3Nicolas Petton2020-08-041-1/+97
* ; Update etc/AUTHORSNicolas Petton2020-08-041-25/+25
* ; * etc/NEWS: fix some quotingRobert Pluim2020-08-041-1/+1
* ; * lisp/so-long.el: DocumentationPhil Sainty2020-08-041-7/+10
* lisp/so-long.el: Improve support for major mode hooksPhil Sainty2020-08-041-3/+46
* ; lisp/so-long.el: Prevent potential error if comment-use-syntax is nilPhil Sainty2020-08-041-1/+3
* ; * lisp/so-long.el: Byte-compilation bug fixPhil Sainty2020-08-041-1/+2
* ; * lisp/so-long.el (so-long-variable-overrides): Improve docPhil Sainty2020-08-041-2/+13
* ; * so-long.el: Documentation and spellingPhil Sainty2020-08-041-33/+33
* Avoid segfaults if XIM is set but not xim_stylesGrégory Mounié2020-08-021-1/+1