summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Remove some assumptions about timestamp formatPaul Eggert2018-09-243-26/+14
* Output alists with dotted pair notation in .dir-locals.elJuri Linkov2018-09-241-9/+26
* file-attributes cleanupPaul Eggert2018-09-2385-414/+504
* * lisp/play/bubbles.el: Use lexical-bindingStefan Monnier2018-09-221-19/+13
* Complement to last commitStefan Monnier2018-09-221-2/+2
* * lisp/multifile.el: New file, extracted from etags.elStefan Monnier2018-09-225-197/+397
* Fix ambiguity in nil DST flagPaul Eggert2018-09-211-4/+6
* Fix a previous commitTino Calancha2018-09-211-13/+9
* Merge from origin/emacs-26Glenn Morris2018-09-206-74/+81
|\
| * Document synchronous behavior of eshell/make (Bug#32513)Noam Postavsky2018-09-191-1/+2
| * Fix bs-show with wide characters (Bug#17822)Shigeru Fukaya2018-09-191-2/+2
| * Improve Custom menu labels for 2 optionsEli Zaretskii2018-09-192-14/+19
| * Fix the Bubbles game on TTY framesEli Zaretskii2018-09-171-34/+30
| * Add choice to reshow certificate information (Bug#31877)Allen Li2018-09-161-23/+28
* | New input methods hawaiian-postfix and hawaiian-prefixBob Newell2018-09-202-0/+96
* | Fix bug 32543Tino Calancha2018-09-181-3/+36
* | * lisp/emacs-lisp/advice.el: Only use defmacro when neededStefan Monnier2018-09-171-48/+45
* | * lisp/emacs-lisp/advice.el (ad-advised-functions): Make it a plain listStefan Monnier2018-09-171-13/+8
* | * lisp/delsel.el (minibuffer-keyboard-quit): Remove old redundant code.Stefan Monnier2018-09-161-8/+0
* | ; Add FIXME regarding previous changeNoam Postavsky2018-09-161-0/+2
* | Update pconf for compile.el mode-line-process changesPierre Lorenzon2018-09-161-1/+1
* | Go back to old method for nnmaildir namesPaul Eggert2018-09-151-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-153-22/+19
|\ \ | |/
| * Remove unused variableLeo Liu2018-09-141-6/+0
| * Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu2018-09-141-12/+15
| * Increase default value for imenu-auto-rescan-maxoutAlex Branham2018-09-121-4/+4
* | Make 'filesets-save-config' save filesets added by 'filesets-add-buffer'Wenjamin Petrenko2018-09-151-2/+1
* | * lisp/progmodes/idlw-shell.el: Use lexical-bindingStefan Monnier2018-09-141-115/+96
* | * lisp/progmodes/ada-mode.el (comment-region): Avoid defadviceStefan Monnier2018-09-141-10/+12
* | * lisp/eshell/em-dirs.el (eshell-expand-multiple-dots): Avoid defadvice.Stefan Monnier2018-09-141-4/+6
* | * lisp/mail/feedmail.el: Use lexical-bindingStefan Monnier2018-09-141-39/+35
* | * lisp/progmodes/js.el (js--fill-c-advice): New functionStefan Monnier2018-09-141-18/+17
* | Simplify use of timestampsPaul Eggert2018-09-132-8/+4
* | Fix wdired handling of symlinks when restoring filename propertyStephen Berman2018-09-131-9/+16
* | (viper-read-key, viper-read-key-sequence): RemoveStefan Monnier2018-09-125-166/+20
* | No need to run gnus-article-highlight (bug#32706)Katsumi Yamaoka2018-09-131-2/+0
* | * lisp/vc/vc-git.el (vc-git-grep): Set dir to default-directoryJuri Linkov2018-09-131-2/+3
* | * lisp/dired-x.el (dired-jump): Support archive-subfile-modeJuri Linkov2018-09-131-3/+8
* | * lisp/simple.el (next-error-no-select): Set display-buffer-overriding-actionJuri Linkov2018-09-131-1/+5
* | Don't highlight article if gnus-visual-p is nil (bug#32706)Katsumi Yamaoka2018-09-121-2/+8
* | Fix incorrect spelling of dabbrev-ignored-buffer-regexps in docstrings.Filipp Gunbin2018-09-111-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-09-107-41/+34
|\ \ | |/
| * Fix handling of abbreviated control command in gdb-mi.elEli Zaretskii2018-09-101-2/+3
| * Record :version for built-in variables while dumpingEli Zaretskii2018-09-071-1/+2
| * Better fix for bug#32550Stefan Monnier2018-09-042-5/+11
| * Fix Bug#32550Michael Albinus2018-09-041-19/+14
| * * lisp/calculator.el: Fix doc typo.Paul Eggert2018-09-031-1/+1
| * Standardize calc bug reporting instructionsGlenn Morris2018-09-032-15/+5
| * ; Auto-commit of loaddefs files.Glenn Morris2018-09-011-1/+5
* | * lisp/thread.el: Remove more useless runtime requires.Glenn Morris2018-09-101-2/+2