index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak hi-lock-mode doc string
Lars Ingebrigtsen
2021-09-04
1
-3
/
+3
*
Make `M-x term' offer completion
Lars Ingebrigtsen
2021-09-04
1
-4
/
+4
*
Add diary-offset to diary-lib.el
Yuchen Pei
2021-09-04
4
-0
/
+40
*
* etc/DISTRIB: Refer to gnu.org instead of the deleted file etc/GNU.
Stefan Kangas
2021-09-04
1
-2
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2021-09-03
1
-1
/
+1
|
\
|
*
Fix "Finder" description for multi-file packages
Stephen Gildea
2021-08-25
1
-1
/
+1
*
|
Change Python eval to send directly instead of using temporary files
Augusto Stoffel
2021-09-03
1
-14
/
+50
*
|
Update to CSS Flexible Box Layout Module Level 2
Theodor Thornhill
2021-09-03
1
-2
/
+2
*
|
Update to CSS Containment Module Level 2
Theodor Thornhill
2021-09-03
1
-3
/
+4
*
|
Update to CSS Grid Layout Module Level 2
Theodor Thornhill
2021-09-03
1
-4
/
+4
*
|
Clean up css-property-alist for alignment
Theodor Thornhill
2021-09-03
1
-28
/
+26
*
|
Fix `describe-function' for autoloaded adviced functions
Lars Ingebrigtsen
2021-09-03
1
-25
/
+34
*
|
Allow gud-mi to edit two executables with the same name
Lars Ingebrigtsen
2021-09-03
1
-5
/
+19
*
|
; Fix typos
Stefan Kangas
2021-09-03
30
-41
/
+41
*
|
Make recent timer changes more backwards-compatible
Lars Ingebrigtsen
2021-09-03
1
-2
/
+6
*
|
Fix message in previous toggle-truncate-lines change
Lars Ingebrigtsen
2021-09-03
1
-1
/
+1
*
|
Allow not putting pasted text onto the kill ring under xterm
Lars Ingebrigtsen
2021-09-03
2
-3
/
+23
*
|
* etc/NEWS: Announce recent change in 'toggle-truncate-lines'.
Eli Zaretskii
2021-09-03
1
-0
/
+5
*
|
Sync latest SKK-JISYO.L
Stefan Kangas
2021-09-03
1
-0
/
+5
*
|
Update publicsuffix.txt from upstream
Stefan Kangas
2021-09-03
1
-216
/
+533
*
|
Make toggle-truncate-lines disable visual-line-mode
Lars Ingebrigtsen
2021-09-03
1
-2
/
+7
*
|
Avoid cl-lib alias for cadadr and friends
Stefan Kangas
2021-09-03
10
-24
/
+24
*
|
Move cl-lib tests for caaXr to subr-tests.el
Stefan Kangas
2021-09-03
2
-16
/
+19
*
|
Add CSS Box Alignment Module Level 3 to css-mode
Theodor Thornhill
2021-09-03
1
-8
/
+30
*
|
Add selection to css-pseudo-element-ids
Theodor Thornhill
2021-09-03
1
-1
/
+1
*
|
Fix `revert-buffer' message in `find-file-select'
Lars Ingebrigtsen
2021-09-03
1
-1
/
+1
*
|
Fix memory-report test failure
Lars Ingebrigtsen
2021-09-03
1
-0
/
+1
*
|
Fix recently broken vc-delete-file with Git
Dmitry Gutov
2021-09-03
1
-1
/
+1
*
|
More fixes for recently added vc-rename test
Glenn Morris
2021-09-02
1
-1
/
+4
*
|
Support forges by type rather than by host
Tassilo Horn
2021-09-02
1
-91
/
+143
*
|
* lisp/abbrev.el: Improve docstrings of inverse commands (bug#50303)
Juri Linkov
2021-09-02
1
-2
/
+18
*
|
; * doc/emacs/dired.texi (Operating on Files): Fix last change.
Eli Zaretskii
2021-09-02
1
-2
/
+2
*
|
Fix expansion of non-ASCII $HOME
Eli Zaretskii
2021-09-02
1
-0
/
+2
*
|
Fix 'clone-frame' on TTY frames
Eli Zaretskii
2021-09-02
1
-5
/
+6
*
|
Improve a recent change in 'mule-cmds.el'
Eli Zaretskii
2021-09-02
1
-11
/
+19
*
|
Make the coding system warning prettier
Lars Ingebrigtsen
2021-09-02
1
-9
/
+18
*
|
Reformat up-list and backward-up-list doc strings
Lars Ingebrigtsen
2021-09-02
1
-12
/
+20
*
|
isearch*-lax-whitespace doc string improvements
Lars Ingebrigtsen
2021-09-02
1
-2
/
+4
*
|
Fix documentation of `dired-do-touch'
Lars Ingebrigtsen
2021-09-02
1
-1
/
+1
*
|
memory-report: support calculating size for structures
Yikai Zhao
2021-09-02
2
-1
/
+22
*
|
Fix up previous ebfn2ps tweak
Lars Ingebrigtsen
2021-09-02
1
-3
/
+1
*
|
Add a test for bug#50320 in sh-script
Lars Ingebrigtsen
2021-09-02
1
-0
/
+11
*
|
Revert "Tweak sh-script-mode indentation further"
Lars Ingebrigtsen
2021-09-02
2
-13
/
+2
*
|
tramp-auto-save-directory: make private
Stephen Gildea
2021-09-01
1
-1
/
+2
*
|
Fix segfault with invalid key-translation-map binding
Eli Zaretskii
2021-09-01
1
-2
/
+1
*
|
Filter out the `name' parameter in clone-frame
Lars Ingebrigtsen
2021-09-01
1
-1
/
+4
*
|
Don't have epg bug out on non-existent packages
Lars Ingebrigtsen
2021-09-01
1
-10
/
+11
*
|
Add new macro `with-existing-directory'
Lars Ingebrigtsen
2021-09-01
4
-0
/
+36
*
|
; Auto-commit of loaddefs files.
Glenn Morris
2021-09-01
1
-65
/
+215
*
|
* Add a dll loader entry for gcc_jit_context_new_cast (bug#50315)
Kien Nguyen
2021-09-01
1
-0
/
+6
[next]