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
*
Sync with Tramp 2.5.1
Michael Albinus
2021-06-29
4
-16
/
+8
*
Merge from origin/emacs-27
Glenn Morris
2021-06-28
2
-8
/
+28
|
\
|
*
C++ Mode: Handle new keywords static_cast, etc., wrt angle brackets
Alan Mackenzie
2021-06-27
2
-8
/
+28
*
|
* lisp/textmodes/ispell.el: Fix finding dictionaries for Enchant.
Reuben Thomas
2021-06-28
1
-12
/
+1
*
|
* lisp/textmodes/ispell.el: Check process is live before interacting.
Reuben Thomas
2021-06-28
1
-5
/
+8
*
|
Fix bug#49229 in shell.el
Michael Albinus
2021-06-28
1
-1
/
+2
*
|
* lisp/files.el (hack-one-local-variable): Allow `add-function` in `eval:`
Stefan Monnier
2021-06-27
1
-1
/
+1
*
|
* lisp/textmodes/flyspell.el: Fix bug#49104
Stefan Monnier
2021-06-27
1
-15
/
+8
*
|
* lisp/minibuffer.el (completion-in-region--single-word): Simplify
Stefan Monnier
2021-06-26
2
-12
/
+6
*
|
* lisp/minibuffer.el (minibuffer--completion-prompt-end): Rename
Stefan Monnier
2021-06-26
1
-7
/
+7
*
|
* lisp/emacs-lisp/cl-macs.el: Fix test regression
Stefan Monnier
2021-06-26
1
-1
/
+8
*
|
Fix Tramp bug#49229
Michael Albinus
2021-06-26
1
-1
/
+8
*
|
* lisp/minibuffer.el (completion--prompt-end): New function (bug#30668)
Stefan Monnier
2021-06-26
1
-9
/
+14
*
|
Small improvements to handling of IMAP mark search
Eric Abrahamsen
2021-06-25
1
-5
/
+11
*
|
Print newlines as \n instead of \12 in ERT results
Mattias Engdegård
2021-06-25
1
-1
/
+1
*
|
Make (find-face-definition 'default) work more reliably
Lars Ingebrigtsen
2021-06-25
1
-1
/
+9
*
|
Fix the name of the sorted minor mode map after previous change
Lars Ingebrigtsen
2021-06-25
1
-1
/
+1
*
|
Fix Tramp bug#49178
Michael Albinus
2021-06-25
1
-8
/
+9
*
|
* lisp/tab-bar.el (tab-bar--define-keys): Fix global-mode-string (bug#49215)
Juri Linkov
2021-06-25
1
-9
/
+6
*
|
Prevent Org mode from mistakenly changing Calendar keymap
Stephen Berman
2021-06-25
1
-2
/
+2
*
|
Fix syntax-category of some punctuation characters
Eli Zaretskii
2021-06-25
1
-5
/
+5
*
|
* lisp/bindings.el (bindings--sort-menu-keymap): Add "menu" in its name
Stefan Monnier
2021-06-24
1
-11
/
+7
*
|
* lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
Stefan Monnier
2021-06-24
2
-18
/
+13
*
|
Don't call ERT explainer on error
Mattias Engdegård
2021-06-24
1
-6
/
+7
*
|
Attempt to make defclass documentation more legible
Lars Ingebrigtsen
2021-06-24
2
-4
/
+8
*
|
Fix printing of defclass documentation slots again
Lars Ingebrigtsen
2021-06-24
1
-2
/
+8
*
|
Allow `C-u M-x dig' to ask for a query type
Lars Ingebrigtsen
2021-06-24
1
-3
/
+8
*
|
Add SASL authentication to rcirc
Alex McGrath
2021-06-24
1
-2
/
+42
*
|
Fix highlighting in cperl-mode for "for /regex/"
E. Choroba
2021-06-24
1
-1
/
+1
*
|
Ignore file-missing errors during diff-refined font-locking
Jim Porter
2021-06-24
1
-11
/
+14
*
|
Clarify the help in the package buffers
Lars Ingebrigtsen
2021-06-24
1
-1
/
+2
*
|
Sort the items in 'mode-line-mode-menu' before displaying the menu
Jim Porter
2021-06-24
1
-4
/
+39
*
|
* lisp/printing.el (pr-global-menubar): Fix duplicate menu problem.
Saroj Thirumalai
2021-06-23
1
-18
/
+9
*
|
Fix defvar->defcustom conversion in ethio-util.el
Mauro Aranda
2021-06-23
1
-11
/
+11
*
|
Make ethio-* variables into user options
Lars Ingebrigtsen
2021-06-23
1
-11
/
+37
*
|
Revert "Sort the items in 'mode-line-mode-menu' before displaying the menu"
Lars Ingebrigtsen
2021-06-23
1
-32
/
+4
*
|
Sort the items in 'mode-line-mode-menu' before displaying the menu
Jim Porter
2021-06-23
1
-4
/
+32
*
|
Clean up code in `message-replace-header'
dickmao
2021-06-23
1
-6
/
+4
*
|
Fix message-replace-header after recent change
dickmao
2021-06-23
1
-5
/
+5
*
|
Give feedback to the user in dired-do-find-regexp
Lars Ingebrigtsen
2021-06-22
1
-0
/
+2
*
|
Make minor mode docstrings say what the mode "variable" is
Lars Ingebrigtsen
2021-06-22
1
-3
/
+9
*
|
Use named face for apropos-button
Protesilaos Stavrou
2021-06-22
1
-1
/
+6
*
|
If the daemon’s TTY is our only frame, create a new frame
Peter Oliver
2021-06-22
1
-1
/
+11
*
|
Make tex-compile-commands heed tex-start-options
Utkarsh Singh
2021-06-22
1
-0
/
+1
*
|
time-stamp: add principled, expressive %z
Stephen Gildea
2021-06-21
1
-27
/
+214
*
|
Fix shortdoc-add-function section creation
Basil L. Contovounesios
2021-06-21
1
-3
/
+3
*
|
Fix prompting for large files when loading literally
Lars Ingebrigtsen
2021-06-21
1
-1
/
+2
*
|
Make find-file-literally ignore local variables again
Lars Ingebrigtsen
2021-06-21
1
-2
/
+3
*
|
Refactor gnus-article-sort-by-*
Alex Bochannek
2021-06-21
1
-18
/
+11
*
|
Further fixes for bound-and-true-p doc string
Lars Ingebrigtsen
2021-06-21
1
-2
/
+2
[next]