summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-19212-2913/+2930
|\
| * Improve the docs of a recent change in mb-depth.elEli Zaretskii2021-03-191-4/+7
| * Fix :type of recently introduced defcustomMauro Aranda2021-03-191-1/+2
| * Make minibuffer-depth-indicator-function a defcustomGabriel do Nascimento Ribeiro2021-03-191-2/+5
| * Fix copyright lines mistakenly treated as outline headersStefan Monnier2021-03-182-2/+2
| * lisp/erc: Use lexical-bindingStefan Monnier2021-03-1835-584/+430
| * Do interactive mode tagging for finder.elStefan Kangas2021-03-191-4/+5
| * Use lexical-binding in finder.elStefan Kangas2021-03-191-11/+9
| * * lisp/faces.el (help-key-binding): Tweak background.Stefan Kangas2021-03-181-2/+2
| * * lisp/emacs-lisp/cl-macs.el (cl--self-tco): Optimize the "return nil" caseStefan Monnier2021-03-181-6/+12
| * * lisp/newcomment.el: Allow 'comment-continue' with whitespace (bug#47167)Juri Linkov2021-03-181-1/+5
| * * lisp/simple.el (next-error-quit-window): New function (bug#44611).Juri Linkov2021-03-181-0/+11
| * Merge from origin/emacs-27Glenn Morris2021-03-181-2/+2
| |\
| | * Teach Rmail about NBSP in "Re:"Eli Zaretskii2021-03-131-2/+3
| | * Revert "* lisp/mouse.el: Fix mouse-1-clock-follows-mouse = double"Stefan Monnier2021-03-121-3/+1
| * | Optimise tail calls in `and` and `or` forms in `cl-labels` functionsMattias Engdegård2021-03-181-0/+6
| * | Add comint-password-prompt-regexp test for "zip -e ..."Stefan Kangas2021-03-181-1/+3
| * | Compute chart-face-list dynamicallyLars Ingebrigtsen2021-03-181-28/+36
| * | Make "not found" message in dictionary less misleadingLars Ingebrigtsen2021-03-181-8/+8
| * | Make memory-report work with buffer-local unbound varsLars Ingebrigtsen2021-03-181-1/+1
| * | Fix sorting in speedbar sub-groupsLars Ingebrigtsen2021-03-181-4/+7
| * | lisp/cedet/pulse.el: Use color.elGabriel do Nascimento Ribeiro2021-03-181-72/+31
| * | cperl-mode: Don't interpret y_ as start of y// function.Harald Jörg2021-03-181-15/+18
| * | Fix uniquify-trailing-separator-p + uniquify-strip-common-suffixGabriel do Nascimento Ribeiro2021-03-181-8/+14
| * | Fix problem of trashing files to an inconsistent trash directoryLars Ingebrigtsen2021-03-181-3/+16
| * | Autoload 'mouse-wheel-mode'Lars Ingebrigtsen2021-03-181-0/+1
| * | Recognise "Verify password" as a password promptLars Ingebrigtsen2021-03-181-1/+1
| * | Don't pre-load facemenuLars Ingebrigtsen2021-03-186-16/+23
| * | Unbind `M-o' and add new `C-x x f' bindingLars Ingebrigtsen2021-03-183-23/+13
| * | * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-1733-910/+815
| * | Leave signaling the exact error to cl-generic's internalsDmitry Gutov2021-03-181-4/+6
| * | * lisp/emacs-lisp/benchmark.el (benchmark-call): New functionStefan Monnier2021-03-171-31/+67
| * | * lisp/tab-line.el: Face cleanup.Juri Linkov2021-03-171-21/+14
| * | * lisp/tab-bar.el: New faces and face options.Juri Linkov2021-03-171-16/+69
| * | Stop project-root from going into infinite recursionDmitry Gutov2021-03-171-2/+7
| * | New commands xref-next-line-no-show and xref-prev-line-no-show (bug#44611)Juri Linkov2021-03-161-2/+12
| * | Minor fixesJuri Linkov2021-03-162-10/+10
| * | * lisp/tab-bar.el (tab-bar-select-tab): Support negative arg.Juri Linkov2021-03-161-2/+4
| * | * lisp/tab-bar.el: Simplify internal functions.Juri Linkov2021-03-161-25/+24
| * | Fix problem in Tramp running two async processes in parallelMichael Albinus2021-03-162-8/+20
| * | Add minibuffer input support to commands that set the frame sizeDaniel Martín2021-03-161-0/+8
| * | * lisp/tab-bar.el (tab-bar-new-tab-group): New defcustom.Juri Linkov2021-03-151-3/+25
| * | * lisp/tab-bar.el (tab-bar-tab-group-format-function): New defcustom.Juri Linkov2021-03-151-17/+39
| * | Improve command completion in tramp-crypt.elMichael Albinus2021-03-151-6/+13
| * | ; Silence byte-compiler after previous commitStefan Kangas2021-03-151-2/+2
| * | * lisp/textmodes/refill.el: Use lexical-binding.Stefan Kangas2021-03-151-6/+1
| * | * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-1564-549/+516
| * | Init archive and add noconfirm to 'package-install-selected-packages'Gabriel do Nascimento Ribeiro2021-03-151-6/+10
| * | * lisp/vc/ediff-vers.el: Remove XEmacs compat code.Stefan Kangas2021-03-151-16/+2
| * | Use lexical-binding in expand.elStefan Kangas2021-03-151-14/+8