summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only update when file is newer than TAGS and .etagsfeature/etags_update_v2Dmitry Gutov2020-12-091-4/+11
* Hopefully fix compilation errorsDmitry Gutov2020-12-081-5/+4
* Another -u fixTom Tromey2020-12-081-3/+3
* exit inner copying loop at the start of a new file entryTom Tromey2020-12-081-8/+14
* fix possible infinite loop in find_filename_hash_slotTom Tromey2020-12-081-2/+1
* --find featureTom Tromey2020-12-081-66/+631
* make etags -u work in etags modeTom Tromey2020-12-081-7/+238
* constify some thingsTom Tromey2020-12-081-11/+13
* etags.c indentation fixTom Tromey2020-12-081-13/+13
* 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
* Prefer setq-local in most of textmodes/*.elStefan Kangas2020-12-049-113/+93
* Don't abort when terminated by SIGINT in -batchEli Zaretskii2020-12-043-3/+16
* Make custom-data saving atomicLars Ingebrigtsen2020-12-041-2/+3
* Allow viper-save-setting to save numerical settingsLars Ingebrigtsen2020-12-041-1/+1
* Clarify icomplete-show-matches-on-no-input doc stringLars Ingebrigtsen2020-12-041-1/+6
* Prefer setq-local in ercStefan Kangas2020-12-044-27/+23
* Make shell-command use comint settingsAlyssa Ross2020-12-041-4/+8
* * lisp/eshell/esh-mode.el (eshell-mode): Remove XEmacs compat code.Stefan Kangas2020-12-041-4/+2
* Prefer setq-local in eshellStefan Kangas2020-12-0416-107/+90
* Preload iso-trans.elLars Ingebrigtsen2020-12-043-10/+7
* ; Fix line number sortingDmitry Gutov2020-12-041-1/+1