summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/battery.el (battery-upower): Produce an empty string if level is nilfix/bug-39491Nicolas Richard2020-03-211-1/+2
* 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
* Merge from origin/emacs-27Glenn Morris2020-03-1827-202/+1269
|\
| * Remove raw carriage return characters from test file.Philipp Stephani2020-03-181-3/+3
| * Recalculate default font when switching font backendRobert Pluim2020-03-179-10/+30
| * * lisp/tab-line.el: Fix tab-line-format and tab-line-format-template.Juri Linkov2020-03-171-4/+5
| * * etc/NEWS: Make the `--eval` example slightly more preciseStefan Monnier2020-03-161-1/+1
| * * lisp/image/image-converter.el: Support more ImageMagick versions (bug#39994)Juri Linkov2020-03-151-2/+3
| * Support Unicode 13.0Eli Zaretskii2020-03-1414-178/+1218
| * Fix regression in wisent-total-conflictsLars Ingebrigtsen2020-03-141-4/+9
* | ; Merge from origin/emacs-27Glenn Morris2020-03-180-0/+0
|\ \ | |/
| * * lisp/progmodes/cc-defs.el (c-version): update to 5.34.1 for Emacs 27.1Alan Mackenzie2020-03-141-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-184-7/+20
|\ \ | |/
| * * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation.Philipp Stephani2020-03-141-1/+2
| * Improve Package Menu hiding docstringsStefan Kangas2020-03-141-4/+16
| * Fix display of Big5 characters when using FontconfigEli Zaretskii2020-03-142-2/+2
* | * lisp/vc/smerge-mode.el (smerge-start-session): Don't re-enableStefan Monnier2020-03-181-7/+8
* | Don't generate useless range table entries for ASCII charsMattias Engdegård2020-03-171-11/+14
* | Add store/restore window configuration feature for gdb-miYuan Fu2020-03-152-39/+272
* | Reverse the meaning of 2nd arg to 'live_buffer_holding'Eli Zaretskii2020-03-151-7/+9
* | Make sure we mark reachable killed buffers during GCPip Cet2020-03-151-8/+10
* | * lisp/progmodes/sql.el: Try and avoid `eval`; use define-derived-modeStefan Monnier2020-03-141-130/+70
* | * lisp/textmodes/conf-mode.el (conf-mode): Use define-derived-modeStefan Monnier2020-03-141-98/+75
* | * lisp/emacs-lisp/package.el (package-activate-1): Avoid duplicatesStefan Monnier2020-03-141-1/+1
* | * lisp/progmodes/cc-defs.el (c-version): update to 5.34.2 for master branchAlan Mackenzie2020-03-141-1/+1
* | Make previous mml-expand-html-into-multipart-related fix more generalJeremy Compostella2020-03-141-4/+3
* | Add charsets to 'w32-charset-info-alist'Eli Zaretskii2020-03-141-0/+7
* | Avoid regexp stack overflow in GDB string matching (bug#22149)Mattias Engdegård2020-03-141-1/+4
* | Merge from origin/emacs-27Glenn Morris2020-03-138-19/+57
|\ \ | |/
| * ; * etc/NEWS: Explain how to get back old behavior with --eval.Eli Zaretskii2020-03-131-0/+8
| * Fix a recent documentation changeEli Zaretskii2020-03-132-8/+15
| * Fix last changeEli Zaretskii2020-03-131-1/+2
| * * lisp/tab-bar.el: Last-minute changes.Juri Linkov2020-03-131-6/+19
| * * lisp/subr.el (cancel-change-group): Fix bug#39680Stefan Monnier2020-03-121-2/+7
| * Improve docs for horizontal scrolling with mouse and touchpad (Bug#39979)İ. Göktuğ Kayaalp2020-03-112-6/+10
| * * lisp/emacs-lisp/package.el (package-install): Fix typo in docstring.Juri Linkov2020-03-101-1/+1
| * Port .gdbinit to clang with -gdwarf-4Paul Eggert2020-03-091-1/+1
| * Simplify rx example in manualMattias Engdegård2020-03-091-2/+2
| * ; * etc/NEWS: Fix typo.Michael Albinus2020-03-091-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2020-03-131-0/+1
|\ \
| * | * lisp/emacs-lisp/package.el (package-menu--generate): Fix doc string.Pieter van Oostrum2020-03-131-0/+1
* | | * lisp/net/tramp.el (tramp-accept-process-output): Propagate `quit' signal.Michael Albinus2020-03-131-8/+11
|/ /