summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; * 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
* * lisp/tab-bar.el: Doc fixes for commands bound to modifier keys.Juri Linkov2021-11-161-7/+12
* Fix removal of fringe marks of deleted bookmarksEli Zaretskii2021-11-151-1/+4
* * lisp/repeat.el (repeat-echo-message): Bind message-log-max to nil.Juri Linkov2021-11-151-13/+14
* * lisp/repeat.el (describe-repeat-maps): Use help-fns--analyze-function.Robert Pluim2021-11-151-1/+9
* * lisp/repeat.el: Detect changes in the minibuffer state (bug#47566)Juri Linkov2021-11-151-5/+16
* Doc fix; change recommended file name of custom-fileStefan Kangas2021-11-151-2/+2
* * rcirc.el (rcirc-define-command): Fix interactive-spec generationPhilip Kaludercic2021-11-141-1/+1
* Fix `C-h k' in gnus-article-mode (don't merge)Lars Ingebrigtsen2021-11-141-4/+4
* Fix semantic-symref-perform-search doc stringDaniel Martín2021-11-141-1/+1
* gnus-summary-line-format doc string clarificationLars Ingebrigtsen2021-11-141-1/+1
* Fix follow-scroll-down in a small buffer which starts slightly scrolledAlan Mackenzie2021-11-131-13/+19
* ; Fix typosStefan Kangas2021-11-128-11/+11
* Fix problem with temp buffer killing in package-install-fileLars Ingebrigtsen2021-11-121-0/+1
* Fix tramp-compat-file-name-concat (Bug#51754)Aleksandr Vityazev2021-11-111-8/+11
* * lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message.Juri Linkov2021-11-101-1/+4
* time-stamp: %F is "file name" not "pathname" + other docStephen Gildea2021-11-091-2/+2
* ; Fix typos in CONTRIBUTE, ELisp manual, ediffTom Levy2021-11-101-2/+2
* * lisp/progmodes/prog-mode.el (prog-context-menu): Use "Go Back" (bug#38797)Juri Linkov2021-11-091-1/+1
* * lisp/mouse.el (mouse-buffer-menu-mode-groups): Tighten "Version Control".Juri Linkov2021-11-081-1/+1
* Amend Follow Mode to handle header lines and tab lines correctlyAlan Mackenzie2021-11-071-6/+14
* * lisp/files.el (user-emacs-directory-warning): Clarify docstring.Stefan Kangas2021-11-071-2/+4
* Escape '%' in filenames to fix flymake warningsStefan Kangas2021-11-061-1/+3
* Fix search string generation in nnimap-make-thread-queryLars Ingebrigtsen2021-11-061-1/+1
* Update to Org 9.5-68-g77e2ecKyle Meyer2021-11-066-40/+68
* * lisp/transient.el: Update to package version v0.3.7-11-g7f5520b3.Jonas Bernoulli2021-11-061-100/+135
* Improve docstring of kmacro-set-formatStefan Kangas2021-11-061-5/+35
* Revert "* lisp/wid-edit.el (widget-field): Add subtle border to face."Stefan Kangas2021-11-051-6/+1
* * lisp/custom.el (defgroup): Document the :prefix keyword.Stefan Kangas2021-11-041-1/+5
* Document ibuffer-auto-mode in ibuffer-mode doc stringThibault Polge2021-11-041-0/+1
* * lisp/progmodes/prog-mode.el (prog-context-menu): Use text-mode-context-menu.Juri Linkov2021-11-011-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2021-11-011-157/+119
* Adapt arguments of `tramp-make-tramp-file-name'Michael Albinus2021-11-013-11/+14
* Fix typo in describe-map-tree doc stringLars Ingebrigtsen2021-11-011-2/+2
* Merge branch 'emacs-28' of git.savannah.gnu.org:/srv/git/emacs into emacs-28Eli Zaretskii2021-10-311-7/+6
|\