summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Update tests to cover usage of `buffer-line-statistics'scratch/so-longPhil Sainty2021-03-212-81/+122
* WIP: Use `buffer-line-statistics'Phil Sainty2021-03-212-16/+53
* Support 'preserved' variables and minor modes in `so-long-mode'Phil Sainty2021-03-214-3/+179
* ; so-long-tests.el: Suppress expected warningsPhil Sainty2021-03-211-2/+6
* ; * lisp/so-long.el: Minor bug fixesPhil Sainty2021-03-213-7/+11
* * lisp/so-long.el (so-long-minor-modes): Add smartparens modesPhil Sainty2021-03-211-1/+3
* Make `global-so-long-mode' handle unrecognised file typesPhil Sainty2021-03-212-2/+13
* Increase `so-long-threshold' and `so-long-max-lines' defaultsPhil Sainty2021-03-212-5/+13
* ; * lisp/so-long.el: Bump to version 1.1Phil Sainty2021-03-211-3/+5
* ; * lisp/so-long.el: DocumentationPhil Sainty2021-03-211-10/+12
* * lisp/tutorial.el: Use lexical-binding.Stefan Kangas2021-03-211-8/+4
* * lisp/cedet/semantic/ia.el (semantic-ia-complete-symbol): SimplifyStefan Monnier2021-03-201-7/+2
* Remove support for Syndic8.com, defunct since 2013Stefan Kangas2021-03-201-54/+6
* ; * etc/NEWS: Minor improvement to the last change.Eli Zaretskii2021-03-201-1/+6
* ; Improve a recent change in NEWSEli Zaretskii2021-03-201-1/+7
* Fix cl-progv binding orderToby Cubitt2021-03-202-1/+7
* * etc/NEWS: Small corrections for the new command 'font-lock-update'Gregory Heytings2021-03-201-3/+3
* Remove Gnus specific .dir-locals.elStefan Kangas2021-03-201-4/+0
* Prefer https and fix broken links in ERCStefan Kangas2021-03-203-8/+9
* * lisp/thumbs.el (thumbs-show-from-dir): Improve prompt.Stefan Kangas2021-03-201-1/+1
* Fix args-out-of-range error in format.elEli Zaretskii2021-03-201-7/+11
* Don’t convert pointer to boolPaul Eggert2021-03-191-1/+1
* Assume something more recent than X11R6Stefan Kangas2021-03-204-6/+7
* Use lexical-binding in thumbs.elStefan Kangas2021-03-202-32/+53
* * lisp/novice.el: Use lexical-binding.Stefan Kangas2021-03-201-1/+1
* * lisp/wdired.el: Use lexical-bindingStefan Monnier2021-03-191-50/+42
* Don't tag mouse command as mode exclusiveStefan Kangas2021-03-201-1/+1
* * lisp/emacs-lisp/bytecomp.el: Remember location of unresolved callsStefan Monnier2021-03-191-51/+20
* * lisp/emacs-lisp/pcase.el (pcase-compile-patterns): New function (bug#47261)Stefan Monnier2021-03-192-54/+96
* 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
* Warn the user if we can't find pkg-configLars Ingebrigtsen2021-03-191-0/+5
* Add a note to NEWS as to how to restore the facemenuLars Ingebrigtsen2021-03-191-0/+4
* Fix copyright lines mistakenly treated as outline headersStefan Monnier2021-03-188-8/+8
* 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
* Fix a warning due to not preloading facemenu.elStefan Kangas2021-03-191-0/+1
* * 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
* * test/lisp/progmodes/cperl-mode-tests.el: Silence warningsStefan Monnier2021-03-181-3/+6
* * 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-182-0/+17
* ; ChangeLog.3 fixGlenn Morris2021-03-181-1/+1
* * admin/make-tarball.txt: Be kind to people merging branches.Glenn Morris2021-03-181-9/+12
* Merge from origin/emacs-27Glenn Morris2021-03-184-24/+384
|\
| * Prepare the Emacs 27.2 release.emacs-27.2-rc1Eli Zaretskii2021-03-189-48/+416
| * ; * admin/make-tarball.txt: Advise to remove stale subdirectories.Eli Zaretskii2021-03-181-0/+5
* | ; Merge from origin/emacs-27Glenn Morris2021-03-180-0/+0
|\ \ | |/