summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011469-1470/+1470
* ; Auto-commit of loaddefs files.Stefan Kangas2022-01-011-21/+8
* * lisp/tab-line.el (tab-line--get-tab-property): New function (bug#52881).Juri Linkov2021-12-311-9/+15
* Fix bug where bookmark-jump used (point), not (point-at-bol)Campbell Barton2021-12-301-1/+1
* CC Mode: c-update-brace-stack: After struct foo *, do not expect a brace.Alan Mackenzie2021-12-292-3/+3
* Improve rectangle-mark-mode documentation regarding mark activationSean Whitton2021-12-281-1/+2
* Fix typos in in 'reset-language-environment'Eli Zaretskii2021-12-271-3/+3
* eshell-complete-parse-arguments: don't use string-match on a listÓscar Fuentes2021-12-271-1/+1
* Update to Org 9.5.2-3-geb9f34Kyle Meyer2021-12-264-10/+20
* Fix the bug with duplicate entries in xref outputDmitry Gutov2021-12-241-8/+9
* Improve Xref documentationDmitry Gutov2021-12-241-2/+14
* * lisp/net/shr.el (shr-expand-url): Also strip trailingAndreas Schwab2021-12-231-1/+3
* Revert field-related thingatpt changesLars Ingebrigtsen2021-12-221-22/+16
* * lisp/window.el (quit-restore-window): Select previously selected window.Juri Linkov2021-12-211-1/+4
* Update to Org 9.5.1-31-ga18849Kyle Meyer2021-12-185-13/+18
* Fix control buffer window height in 'ediff-setup-control-buffer' (Bug#49277)Martin Rudalics2021-12-151-1/+19
* Set calc-make-windows-dedicated to nil by defaultStefan Kangas2021-12-141-1/+1
* Fix regression in help-mode promptEli Zaretskii2021-12-131-2/+6
* Make `M-x run-python' select the window againKévin Le Gouguec2021-12-131-2/+2
* * lisp/tab-bar.el (tab-bar-switch-to-last-tab): Add 'abs' for precautions.Juri Linkov2021-12-121-1/+1
* Fix eshell for systems that do not have subprocessesPo Lu2021-12-121-2/+2
* Update to Org 9.5.1-25-g9ca3bcKyle Meyer2021-12-1113-32/+50
* Fix the DJGPP portPo Lu2021-12-111-1/+3
* Revert "Make `M-x run-python' select the window again"Lars Ingebrigtsen2021-12-101-2/+2
* Make `M-x run-python' select the window againKévin Le Gouguec2021-12-101-2/+2
* Don't bug out on certain empty elements with idsLars Ingebrigtsen2021-12-101-1/+1
* ; * lisp/image-dired.el: Fix typo.Stefan Kangas2021-12-101-1/+1
* ; Prefer HTTPS in more URLsStefan Kangas2021-12-0911-13/+13
* ; * lisp/progmodes/flymake.el: Update the minimum Emacs version.Eli Zaretskii2021-12-091-1/+1
* Add missing K key documentation for Cangjie input methodsCameron Desautels2021-12-091-1/+1
* Revert "Grep alias `all' shall not match parent directory"Óscar Fuentes2021-12-081-1/+1
* Fix mode-line display in Calendar modeEli Zaretskii2021-12-082-7/+13
* Backport: Make a more robust check in Tramp using scriptsMichael Albinus2021-12-081-0/+4
* Doc fix; Epiphany has been renamed to GNOME WebStefan Kangas2021-12-071-10/+10
* * lisp/dired-aux.el (dired-check-process): Doc fix. (Bug#52337)Eli Zaretskii2021-12-071-6/+8
* ; * lisp/net/browse-url.el (browse-url-epiphany): Fix typo.Stefan Kangas2021-12-071-1/+1
* Remove dead link from newstickerStefan Kangas2021-12-072-4/+2
* Select the right buffer for event in context-menu functions (bug#9923)Juri Linkov2021-12-062-9/+12
* lisp/minibuffer.el: Fix for bug#52169 regressionStefan Monnier2021-12-061-2/+3
* Update to Org 9.5.1-15-gdb4805Kyle Meyer2021-12-042-2/+2
* * lisp/emacs-lisp/edebug.el (edebug-eval-defun): Minor doc fix.Stefan Kangas2021-12-041-1/+1
* Add Tramp version integrated in Emacs 28.1Michael Albinus2021-12-031-1/+2
* Update Tramp version (don't merge with master)Michael Albinus2021-12-031-3/+3
* * lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.Juri Linkov2021-12-021-4/+3
* ; Update loaddefs files.emacs-28.0.90Stefan Kangas2021-12-011-4/+14
* * lisp/repeat.el: Use same logic for repeat-check-key and repeat-exit-timeout.Juri Linkov2021-12-011-11/+16
* * lisp/help.el (help--analyze-key): Prefer posn-set-point over mouse-set-pointJuri Linkov2021-12-012-11/+7
* ; * lisp/org/ob-julia.el: Fix Author header for authors.el.Stefan Kangas2021-12-011-1/+3
* CC Mode: Recognise "struct foo {" as introducing a type declarationAlan Mackenzie2021-12-011-1/+6
* ; Auto-commit of loaddefs files.Stefan Kangas2021-12-011-3/+3