summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-0721-166/+138
* Insert skeletons at the correct pointLars Ingebrigtsen2020-12-071-4/+9
* Allow shutting down Emacs even if there are errors in kill-emacs-hookLars Ingebrigtsen2020-12-073-1/+28
* Ensure that new emacsclient frames has focusLars Ingebrigtsen2020-12-071-3/+3
* Allow inhibiting the instructions on how to close emacsclient framesLars Ingebrigtsen2020-12-073-5/+29
* Allow using newer versions of Gnuplot from calc againIllia Ostapyshyn2020-12-071-1/+1
* Fix file name quoting problems in tex-modeLars Ingebrigtsen2020-12-071-2/+7
* Clarify icomplete-show-matches-on-no-input doc stringLars Ingebrigtsen2020-12-071-1/+1
* Revert "Clarify icomplete-show-matches-on-no-input doc string"Lars Ingebrigtsen2020-12-071-6/+1
* Calc: simplify integer log2 and power of 2Mattias Engdegård2020-12-071-40/+8
* * doc/misc/calc.texi (Predefined Units): Prune outdated kg text.Mattias Engdegård2020-12-071-7/+1
* Unbreak a few unit tests that rely on lack of backtracesPhilipp Stephani2020-12-072-4/+12
* Add new variable to selectively suppress backtraces in batch mode.Philipp Stephani2020-12-073-2/+28
* * lisp/ielm.el (inferior-emacs-lisp-mode): Prefer setq-local.Stefan Kangas2020-12-071-14/+14
* * lisp/ibuffer.el (ibuffer, ibuffer-mode): Prefer setq-local.Stefan Kangas2020-12-071-24/+23
* Prefer setq-local in whitespace.elStefan Kangas2020-12-071-17/+12
* Prefer setq-local in tar-mode.elStefan Kangas2020-12-071-16/+16
* Prefer setq-local in tcl.elStefan Kangas2020-12-071-33/+31
* * lisp/net/tramp.el (tramp-read-passwd): Use connection-local `auth-sources'.Michael Albinus2020-12-075-14/+16
* * lisp/emacs-lisp/lisp-mode.el: Give paren syntax to [...] in lisp-data-modeStefan Monnier2020-12-063-10/+14
* Remove Calc bignum remnantsMattias Engdegård2020-12-066-62/+14
* * lisp/vc/vc-git.el: Update args of backend API calls in the header commentsJuri Linkov2020-12-061-1/+1
* Handle calling read-char-from-minibuffer and y-or-n-p from pre-command-hookJuri Linkov2020-12-061-19/+28
* Print a backtrace on unhandled errors in batch mode (Bug#44942).Philipp Stephani2020-12-063-1/+50
* Improve error message text of "C-x C-SPC"Eli Zaretskii2020-12-061-1/+2
* Make Tramp scripts more unique and robustMichael Albinus2020-12-061-101/+117
* Unicode integrals in CalcMattias Engdegård2020-12-061-9/+28
* Avoid modifying nnimap user option in spam.elBasil L. Contovounesios2020-12-062-10/+22
* ; * lisp/subr.el (interactive-p): Note to not remove in a hurry.Stefan Kangas2020-12-061-0/+2
* ; * lisp/gnus/spam.el (spam-setup-widening): Silence byte-compiler.Stefan Kangas2020-12-061-2/+2
* Prefer setq-local in several progmodesStefan Kangas2020-12-0613-147/+139
* Prefer setq-local in emulation/*.elStefan Kangas2020-12-063-11/+7
* Prefer setq-local in url/*.elStefan Kangas2020-12-063-9/+9
* * lisp/progmodes/perl-mode.el: Fix handling of s'foo'bar'Stefan Monnier2020-12-052-12/+41
* ; * lisp/play/doctor.el (make-doctor-variables): Fix indentation.Stefan Kangas2020-12-051-311/+311
* Prefer setq-local in play/*.elStefan Kangas2020-12-054-89/+87
* Fix last change to shell-commandBasil L. Contovounesios2020-12-051-4/+5
* Prefer setq-local in mail/*.elStefan Kangas2020-12-056-80/+52
* Prefer setq-local in vc/*.elStefan Kangas2020-12-0519-179/+165
* Always show the summaryDmitry Gutov2020-12-051-18/+15
* Fontify the group and the line numberDmitry Gutov2020-12-051-2/+9
* Hide the common parent directory, if anyDmitry Gutov2020-12-051-3/+12
* xref--show-defs-minibuffer: new "show definitions" UIWilliam Xu2020-12-051-0/+27
* * src/alloc.c (Fgarbage_collect_maybe): New functionSpencer Baugh2020-12-043-0/+28
* Improve docstringsDmitry Gutov2020-12-041-3/+4
* * lisp/textmodes/bibtex.el: Use user-error.Roland Winkler2020-12-041-42/+43
* Prefer setq-local in emacs-lisp/*.elStefan Kangas2020-12-0412-36/+32
* Prefer setq-local in net/*.elStefan Kangas2020-12-0412-106/+73
* Speed up match-substitute-replacementMattias Engdegård2020-12-043-7/+27
* Prefer setq-local in cedetStefan Kangas2020-12-0412-68/+59