summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Add new '/wii' convenience ERC commandAmin Bandali2021-09-291-0/+12
* Restore the previous order of ERC's '/whois' argumentsAmin Bandali2021-09-291-11/+18
* New command mpc-goto-playing-songStefan Kangas2021-09-301-0/+13
* * lisp/linum.el: Recommend `display-line-numbers-mode'.Stefan Kangas2021-09-291-0/+3
* Add bindings for 'undo-redo'Dmitry Gutov2021-09-292-2/+6
* * lisp/tab-bar.el (tab-bar-move-tab-to-frame): Delete frame with last tab.Juri Linkov2021-09-291-0/+1
* * lisp/tab-bar.el: (tab-bar-detach-tab) New commandAdam Porter2021-09-291-0/+16
* Tweak previous message-newline-and-reformat changeLars Ingebrigtsen2021-09-291-1/+1
* Cross reference `dired-do-revert-buffer'Lars Ingebrigtsen2021-09-291-4/+12
* Make `M-q' in message-mode work betterLars Ingebrigtsen2021-09-291-3/+13
* Force volume to an integer divisible by mpc-volume-stepStefan Kangas2021-09-291-2/+3
* Signal an error in `search-forward-help-for-help'Lars Ingebrigtsen2021-09-291-1/+4
* Add a comment about bug#50877 for gnus-set-differenceLars Ingebrigtsen2021-09-291-0/+2
* Revert "Obsolete local set difference functions in favor of seq-difference"Lars Ingebrigtsen2021-09-297-18/+27
* Remove rcirc-omit-responses-after-join optionPhilip Kaludercic2021-09-291-18/+3
* New user option mpc-cover-image-reStefan Kangas2021-09-291-2/+10
* Fix 'window-toggle-side-windows' (Bug#50867)Martin Rudalics2021-09-291-1/+2
* * lisp/net/dictionary.el (context-menu-dictionary): Add autoload cookie.Juri Linkov2021-09-291-3/+5
* Tweak the whitespace before "This is a generic function"Lars Ingebrigtsen2021-09-291-1/+4
* Switch the order of ERC's '/whois' arguments sent to the serverAmin Bandali2021-09-291-3/+6
* * lisp/mpc.el (mpc-format): Fix printing after last format spec.Stefan Kangas2021-09-291-0/+3
* Unobsolete erc-compat.elAmin Bandali2021-09-281-2/+1
* * etc/NEWS: Announce Eshell bookmarks.Stefan Kangas2021-09-291-2/+0
* Add bookmark.el support to ewwStefan Kangas2021-09-291-0/+23
* Enable show-paren-mode by defaultDmitry Gutov2021-09-291-0/+2
* * lisp/net/eww.el (eww-mode): Show keybindings in docstring.Stefan Kangas2021-09-291-1/+3
* * lisp/mouse.el (context-menu-map): Fix when menu is a command (bug#50851)Juri Linkov2021-09-282-2/+2
* Add shortdoc for text propertiesStefan Kangas2021-09-281-0/+43
* Mention describe-symbol in cl-defstruct docstringStefan Kangas2021-09-281-1/+1
* Mention cl-describe-type in cl-defstruct docstringStefan Kangas2021-09-281-0/+3
* * lisp/emacs-lisp/map.el: Restore compatibility with Emacs-26Stefan Monnier2021-09-281-5/+5
* Improve docstrings of ert-resource-{directory,file}Stefan Kangas2021-09-281-7/+8
* Signal error on newline in internal--format-docstring-lineStefan Kangas2021-09-283-7/+14
* ; * lisp/emacs-lisp/comp.el (batch-native-compile): Don't use non-ASCII.Eli Zaretskii2021-09-281-1/+1
* Make the build of source tarball produce *.eln filesEli Zaretskii2021-09-282-9/+24
* ; * lisp/emacs-lisp/comp.el (batch-native-compile): Doc fix.Eli Zaretskii2021-09-281-4/+5
* Adjust ispell-look-command typeLars Ingebrigtsen2021-09-281-1/+2
* Fix search of the look programAndré A. Gomes2021-09-281-7/+5
* checkdoc: Allow Lisp symbols to start a messageStefan Kangas2021-09-281-7/+30
* Simplify `file-notify--rm-descriptor'Michael Albinus2021-09-271-9/+10
* * lisp/mouse.el (context-menu-region): Check for nil for char-after at eobp.Juri Linkov2021-09-271-2/+3
* * lisp/progmodes/flymake.el (flymake-menu): Don't use obsolete name.Mattias Engdegård2021-09-271-2/+2
* ; Update some links to HTTPS and note some broken linksStefan Kangas2021-09-272-5/+5
* Fix automatic filling of docstring in cl-defstructStefan Kangas2021-09-271-4/+4
* Minor fix in 'w32-find-non-USB-fonts'Eli Zaretskii2021-09-271-2/+6
* Minor fixes of Lisp doc strings for shorthands featureEli Zaretskii2021-09-272-11/+11
* Make comint understand the ccrypt password phrasesLars Ingebrigtsen2021-09-272-1/+5
* Add "passwd" (change password) prompt to comintLars Ingebrigtsen2021-09-271-0/+1
* Improve describe-char buffer extremely slightlyLars Ingebrigtsen2021-09-271-1/+1
* Consider shorthands in Elisp's elisp-completion-at-pointJoão Távora2021-09-271-16/+67