summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Add Python blocks support for hideshowkobarity2022-08-251-6/+51
* Extend `hs-special-modes-alist' for languages such as Pythonkobarity2022-08-251-19/+74
* vc-merge: Look for 'merge-file' instead of 'merge'Dmitry Gutov2022-08-251-1/+1
* C++ Mode - Fontify "class Foo {\n ~Foo() noexcept;" correctlyAlan Mackenzie2022-08-242-3/+4
* Fix handling of UNCs in 'parse-colon-pathEli Zaretskii2022-08-241-5/+10
* CC Mode: Fontify args correctly when arglist closing ) is not on the same lineAlan Mackenzie2022-08-242-39/+49
* Fix string padding in gdb-miSantiago Calandrino2022-08-241-8/+7
* ; * lisp/simple.el (read-only-mode): Fix wording of doc string.Eli Zaretskii2022-08-241-1/+1
* Don't lose read-only marking when reverting a view-mode bufferLars Ingebrigtsen2022-08-241-1/+3
* When reverting, preserve the readedness state set by `C-x C-q'Lars Ingebrigtsen2022-08-242-3/+15
* Make mh-colors-available-p obsoleteStefan Kangas2022-08-242-8/+4
* Use substitute-command-keys in a few more placesStefan Kangas2022-08-234-9/+14
* Add NEWS entry about obsoleted generalized variablesLars Ingebrigtsen2022-08-231-1/+2
* Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas2022-08-235-12/+12
* ; Minor doc fix in easy-menu-{add,remove}Stefan Kangas2022-08-231-16/+2
* * lisp/progmodes/elisp-mode.el (elisp--local-variables-1): Fix bug#50034Stefan Monnier2022-08-231-1/+3
* Make Emacs 20 compat alias obsolete in eudcb-ldap.elStefan Kangas2022-08-231-9/+3
* Fix pixel-scroll-precision in a corner caseGerd Möllmann2022-08-231-9/+11
* Revert the changes to lisp-current-defun-nameLars Ingebrigtsen2022-08-231-55/+18
* Don't mention obsolete generalized variables in *Help*Lars Ingebrigtsen2022-08-231-1/+3
* Make buffer-local-value obsolete as a generalized variableLars Ingebrigtsen2022-08-234-17/+23
* Fix wdired with (dired '(dir f1 f2 ...))Thierry Volpiatto2022-08-231-9/+22
* Fix completion-predicate of Python shell commandsAugusto Stoffel2022-08-231-1/+9
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23133-547/+583
* Fix some no-X build warningsLars Ingebrigtsen2022-08-227-4/+17
* auth-source: Fix wrong-type-argument when searching secret servicesMichael Albinus2022-08-221-4/+7
* Use the attributes of frame's monitor for gamegridRobert Pluim2022-08-221-1/+5
* Prefer pos-bol and pos-eol in tabulated-list.elStefan Kangas2022-08-221-8/+8
* ; * lisp/emacs-lisp/shortdoc.el (buffer): Improve sorting.Stefan Kangas2022-08-221-2/+2
* Make ispell-find-hunspell-dictionaries more resilientLars Ingebrigtsen2022-08-221-22/+30
* Fix indent-tabs-mode globalityLars Ingebrigtsen2022-08-221-1/+1
* Make the size of elements the same in pgtk and X in tetrisLars Ingebrigtsen2022-08-221-8/+17
* Remove probably debugging code in reb-fontify-string-reLars Ingebrigtsen2022-08-221-2/+1
* Fix defcustom type of auto-save-file-name-transformsLars Ingebrigtsen2022-08-221-11/+21
* * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Fix some type specAndrea Corallo2022-08-221-6/+16
* Merge from origin/emacs-28Stefan Kangas2022-08-224-10/+26
|\
| * Update to Org 9.5.4-19-g4dff42Kyle Meyer2022-08-213-8/+13
| * ; * lisp/find-file.el (ff-other-file-alist): Fix typo.Stefan Kangas2022-08-211-1/+1
| * ; * lisp/find-file.el (ff-other-file-alist): Another doc fix. (Bug#57325)Eli Zaretskii2022-08-211-4/+8
| * * lisp/find-file.el (ff-other-file-alist): Doc fix. (Bug#57325)Eli Zaretskii2022-08-211-0/+7
* | Fix more lexical-binding fallout in vhdl-speedbar-insert-hierarchyGonzalo Larumbe2022-08-221-2/+2
* | Make *Help* display info about generalized variablesLars Ingebrigtsen2022-08-221-0/+9
* | Revert "Make the generalized buffer-local-variable obsolete"Lars Ingebrigtsen2022-08-225-24/+17
* | Regenerated ldefs-boot.elLars Ingebrigtsen2022-08-211-9/+9
* | Make the generalized buffer-local-variable obsoleteLars Ingebrigtsen2022-08-215-17/+24
* | Make many seldom-used generalized variables obsoleteLars Ingebrigtsen2022-08-214-10/+94
* | Make it possible to mark generalized variables as obsoleteLars Ingebrigtsen2022-08-213-13/+33
* | Mention delete-line in shortdocLars Ingebrigtsen2022-08-211-0/+2
* | Simplify `delete-line'Lars Ingebrigtsen2022-08-211-4/+1
* | Prefer pos-bol and pos-eol in bookmark.elStefan Kangas2022-08-211-4/+4