summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a new function `button-buttonize'Lars Ingebrigtsen2020-12-113-7/+37
* * lisp/battery.el (battery--upower-devices): Protect the D-Bus call.Michael Albinus2020-12-111-4/+6
* Fix quoting in gnus-buffer-configurationBasil L. Contovounesios2020-12-111-2/+2
* Be more graceful about handling Gnus search errorsEric Abrahamsen2020-12-101-13/+28
* Remove some ancient Emacs compat code from cperl-modeStefan Kangas2020-12-101-4/+0
* Prefer setq-local in cperl-mode.elStefan Kangas2020-12-101-79/+78
* Prefer setq-local in bibtex-style.elStefan Kangas2020-12-101-6/+6
* Avoid segfaults in pos_visible_pEli Zaretskii2020-12-101-22/+18
* Fupcase no longer maps ?ß to itself (bug#11309)Mattias Engdegård2020-12-101-1/+2
* Allow creating a new tab from the minibuffer (bug#45072)Juri Linkov2020-12-101-0/+2
* Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>Dmitry Gutov2020-12-101-6/+5
* Fix thinko in my previous commitStefan Kangas2020-12-091-2/+2
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2020-12-091-1/+1
* ; Fix typo in my previous commitStefan Kangas2020-12-091-1/+1
* Allow specifying the project to switch to programmaticallyDmitry Gutov2020-12-091-5/+7
* Add missing defcustom keywords to new variablesDmitry Gutov2020-12-091-2/+6
* Clarify `scroll-preserve-screen-position' doc stringLars Ingebrigtsen2020-12-091-1/+7
* Remove isearch-input-method-local-p and always set buffer-local input-methodJuri Linkov2020-12-093-28/+15
* Support highlighting of ripgrep output (bug#44983)Juri Linkov2020-12-093-3/+10
* Stricter gradle-kotlin message patternMattias Engdegård2020-12-091-5/+14
* Include the keymap in the gud-mode doc stringLars Ingebrigtsen2020-12-091-1/+5
* `pdb' doc string clarificationLars Ingebrigtsen2020-12-091-1/+1
* ; Merge from origin/emacs-27Glenn Morris2020-12-090-0/+0
|\
| * Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii2020-12-091-0/+1
* | Merge from origin/emacs-27Glenn Morris2020-12-092-54/+70
|\ \ | |/
| * Update publicsuffix.txt from upstreamStefan Kangas2020-12-091-46/+62
| * * lisp/vc/vc.el: Update args of backend API calls in the header commentsJuri Linkov2020-12-061-8/+8
* | ; Merge from origin/emacs-27Glenn Morris2020-12-090-0/+0
|\ \ | |/
| * Backport Handle read-char-from-minibuffer and y-or-n-p from pre-command-hookJuri Linkov2020-12-061-19/+28
* | Merge from origin/emacs-27Glenn Morris2020-12-099-47/+71
|\ \ | |/
| * Improve documentation of streams in batch modeEli Zaretskii2020-12-062-16/+18
| * Support ks_c_5601-1987 encodingEli Zaretskii2020-12-061-0/+1
| * Fix Xaw widget text disappearing when built with cairo (bug#43418)YAMAMOTO Mitsuharu2020-12-061-4/+11
| * Improve documentation of 'ps-print-color-p'Eli Zaretskii2020-12-051-7/+12
| * ; * lisp/simple.el (move-beginning-of-line): Doc fix.Eli Zaretskii2020-12-051-0/+6
| * ; * src/charset.c (Fmap_charset_chars): Doc fix.Eli Zaretskii2020-12-021-1/+3
| * ; * src/chartab.c, src/lisp.h: Fix typos in comments.Eli Zaretskii2020-12-022-19/+20
* | Fix mark-defun in fortran-modeLars Ingebrigtsen2020-12-091-18/+24
* | Improve predictability of 'scroll-preserve-screen-position'Eli Zaretskii2020-12-091-4/+44
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2020-12-091-2/+2
|\ \
| * | Fix info mode fontification of built-in (*note Built-ins::)Lars Ingebrigtsen2020-12-091-2/+2
* | | Update docs of 'defvar' and 'defface'Eli Zaretskii2020-12-092-7/+11
|/ /
* | Recognise ß properly as a lower-case letter (bug#11309)Mattias Engdegård2020-12-092-5/+19
* | cl-pushnew manual clarificationLars Ingebrigtsen2020-12-091-6/+7
* | cl-defmethod doc string clarificationLars Ingebrigtsen2020-12-091-2/+12
* | Clarify the default-boundp doc stringLars Ingebrigtsen2020-12-091-2/+3
* | Make ediff offer to create files it's inferringLars Ingebrigtsen2020-12-091-0/+3
* | Improve tests for gio file notificationsMichael Albinus2020-12-094-21/+92
* | Filter revoked keys when saving filesLars Ingebrigtsen2020-12-092-1/+9
* | Prefer setq-local in most filesStefan Kangas2020-12-0941-133/+112