index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new '/wii' convenience ERC command
Amin Bandali
2021-09-29
1
-0
/
+12
*
Restore the previous order of ERC's '/whois' arguments
Amin Bandali
2021-09-29
1
-11
/
+18
*
New command mpc-goto-playing-song
Stefan Kangas
2021-09-30
1
-0
/
+13
*
* lisp/linum.el: Recommend `display-line-numbers-mode'.
Stefan Kangas
2021-09-29
1
-0
/
+3
*
Add bindings for 'undo-redo'
Dmitry Gutov
2021-09-29
2
-2
/
+6
*
* lisp/tab-bar.el (tab-bar-move-tab-to-frame): Delete frame with last tab.
Juri Linkov
2021-09-29
1
-0
/
+1
*
* lisp/tab-bar.el: (tab-bar-detach-tab) New command
Adam Porter
2021-09-29
1
-0
/
+16
*
Tweak previous message-newline-and-reformat change
Lars Ingebrigtsen
2021-09-29
1
-1
/
+1
*
Cross reference `dired-do-revert-buffer'
Lars Ingebrigtsen
2021-09-29
1
-4
/
+12
*
Make `M-q' in message-mode work better
Lars Ingebrigtsen
2021-09-29
1
-3
/
+13
*
Force volume to an integer divisible by mpc-volume-step
Stefan Kangas
2021-09-29
1
-2
/
+3
*
Signal an error in `search-forward-help-for-help'
Lars Ingebrigtsen
2021-09-29
1
-1
/
+4
*
Add a comment about bug#50877 for gnus-set-difference
Lars Ingebrigtsen
2021-09-29
1
-0
/
+2
*
Revert "Obsolete local set difference functions in favor of seq-difference"
Lars Ingebrigtsen
2021-09-29
7
-18
/
+27
*
Remove rcirc-omit-responses-after-join option
Philip Kaludercic
2021-09-29
1
-18
/
+3
*
New user option mpc-cover-image-re
Stefan Kangas
2021-09-29
1
-2
/
+10
*
Fix 'window-toggle-side-windows' (Bug#50867)
Martin Rudalics
2021-09-29
1
-1
/
+2
*
* lisp/net/dictionary.el (context-menu-dictionary): Add autoload cookie.
Juri Linkov
2021-09-29
1
-3
/
+5
*
Tweak the whitespace before "This is a generic function"
Lars Ingebrigtsen
2021-09-29
1
-1
/
+4
*
Switch the order of ERC's '/whois' arguments sent to the server
Amin Bandali
2021-09-29
1
-3
/
+6
*
* lisp/mpc.el (mpc-format): Fix printing after last format spec.
Stefan Kangas
2021-09-29
1
-0
/
+3
*
Unobsolete erc-compat.el
Amin Bandali
2021-09-28
1
-2
/
+1
*
* etc/NEWS: Announce Eshell bookmarks.
Stefan Kangas
2021-09-29
1
-2
/
+0
*
Add bookmark.el support to eww
Stefan Kangas
2021-09-29
1
-0
/
+23
*
Enable show-paren-mode by default
Dmitry Gutov
2021-09-29
1
-0
/
+2
*
* lisp/net/eww.el (eww-mode): Show keybindings in docstring.
Stefan Kangas
2021-09-29
1
-1
/
+3
*
* lisp/mouse.el (context-menu-map): Fix when menu is a command (bug#50851)
Juri Linkov
2021-09-28
2
-2
/
+2
*
Add shortdoc for text properties
Stefan Kangas
2021-09-28
1
-0
/
+43
*
Mention describe-symbol in cl-defstruct docstring
Stefan Kangas
2021-09-28
1
-1
/
+1
*
Mention cl-describe-type in cl-defstruct docstring
Stefan Kangas
2021-09-28
1
-0
/
+3
*
* lisp/emacs-lisp/map.el: Restore compatibility with Emacs-26
Stefan Monnier
2021-09-28
1
-5
/
+5
*
Improve docstrings of ert-resource-{directory,file}
Stefan Kangas
2021-09-28
1
-7
/
+8
*
Signal error on newline in internal--format-docstring-line
Stefan Kangas
2021-09-28
3
-7
/
+14
*
; * lisp/emacs-lisp/comp.el (batch-native-compile): Don't use non-ASCII.
Eli Zaretskii
2021-09-28
1
-1
/
+1
*
Make the build of source tarball produce *.eln files
Eli Zaretskii
2021-09-28
2
-9
/
+24
*
; * lisp/emacs-lisp/comp.el (batch-native-compile): Doc fix.
Eli Zaretskii
2021-09-28
1
-4
/
+5
*
Adjust ispell-look-command type
Lars Ingebrigtsen
2021-09-28
1
-1
/
+2
*
Fix search of the look program
André A. Gomes
2021-09-28
1
-7
/
+5
*
checkdoc: Allow Lisp symbols to start a message
Stefan Kangas
2021-09-28
1
-7
/
+30
*
Simplify `file-notify--rm-descriptor'
Michael Albinus
2021-09-27
1
-9
/
+10
*
* lisp/mouse.el (context-menu-region): Check for nil for char-after at eobp.
Juri Linkov
2021-09-27
1
-2
/
+3
*
* lisp/progmodes/flymake.el (flymake-menu): Don't use obsolete name.
Mattias Engdegård
2021-09-27
1
-2
/
+2
*
; Update some links to HTTPS and note some broken links
Stefan Kangas
2021-09-27
2
-5
/
+5
*
Fix automatic filling of docstring in cl-defstruct
Stefan Kangas
2021-09-27
1
-4
/
+4
*
Minor fix in 'w32-find-non-USB-fonts'
Eli Zaretskii
2021-09-27
1
-2
/
+6
*
Minor fixes of Lisp doc strings for shorthands feature
Eli Zaretskii
2021-09-27
2
-11
/
+11
*
Make comint understand the ccrypt password phrases
Lars Ingebrigtsen
2021-09-27
2
-1
/
+5
*
Add "passwd" (change password) prompt to comint
Lars Ingebrigtsen
2021-09-27
1
-0
/
+1
*
Improve describe-char buffer extremely slightly
Lars Ingebrigtsen
2021-09-27
1
-1
/
+1
*
Consider shorthands in Elisp's elisp-completion-at-point
João Távora
2021-09-27
1
-16
/
+67
[next]