summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lisp/repeat.el: Fix long-standing problem when a random key activates mapJuri Linkov2021-11-301-9/+35
* * lisp/repeat.el (repeat-keep-prefix): Change default to nil.Juri Linkov2021-11-301-1/+1
* Fix regression in gdb-frame-handlerLars Ingebrigtsen2021-11-301-1/+3
* ; * lisp/org/org.el: Fix version header.Stefan Kangas2021-11-281-1/+1
* Fix Subject when forwarding message with 2-line FromMike Kupfer2021-11-271-0/+2
* Update to Org 9.5.1-11-g96d91bKyle Meyer2021-11-275-25/+30
* * lisp/repeat.el (repeat-post-hook): Add check symbolp rep-map.Narendra Joshi2021-11-251-1/+1
* Backport Tramp fixes, don't mergeMichael Albinus2021-11-241-1/+1
* * lisp/proced.el (proced-sort-header): Fix event positions (bug#1779).Juri Linkov2021-11-221-3/+4
* Update to Org 9.5-72-gc5d6656Kyle Meyer2021-11-203-35/+40
* ; Avoid byte-compilation warnings in edmacro.elEli Zaretskii2021-11-201-0/+6
* Fix mouse events on tab bar or tool bar when 'track-mouse' is tmartin rudalics2021-11-202-1/+7
* Fix `browse-url-interactive-arg' for certain kinds of eventsPo Lu2021-11-201-1/+2
* Add upward compatibility entry in Tramp (don't merge)Michael Albinus2021-11-191-0/+2
* Fix sorting of menus in `context-menu-local' (bug#50067).Juri Linkov2021-11-182-3/+3
* Fix flyspell-correct-word selected from context menu opened with the keyboardJuri Linkov2021-11-182-3/+6
* * lisp/repeat.el (describe-repeat-maps): Print all bound keys (bug#49265).Robert Pluim2021-11-181-4/+6
* * lisp/tab-bar.el: Use 'mouse-1' for history buttons like for 'add-tab' buttonJuri Linkov2021-11-181-2/+4
* * lisp/tab-bar.el (tab-bar-select-tab): Add check for wc-frame (bug#51883).Juri Linkov2021-11-161-1/+5