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
*
Fix some commentary typos in exif.el
Lars Ingebrigtsen
2019-09-21
1
-3
/
+3
*
Add an Exif parsing library
Lars Ingebrigtsen
2019-09-21
1
-0
/
+224
*
CC Mode: Fix wrong fontification of FOO in ASSERT (FOO && !BAR)
Alan Mackenzie
2019-09-21
1
-1
/
+2
*
Hide passwords in .authinfo and .netrc files
Lars Ingebrigtsen
2019-09-21
2
-0
/
+33
*
Allow reveal.el to toggle `display' properties
Lars Ingebrigtsen
2019-09-21
1
-9
/
+25
*
* lisp/net/tramp.el (tramp-handle-file-modes): Check for nil file-attributes.
Michael Albinus
2019-09-21
1
-4
/
+4
*
* lisp/completion.el (completion-kill-region): Doc fix.
Eli Zaretskii
2019-09-21
1
-1
/
+1
*
Fix to a81223aeaa
Eric Abrahamsen
2019-09-20
1
-2
/
+2
*
Allow the user to specify Content-type in Message mode
Lars Ingebrigtsen
2019-09-21
2
-11
/
+13
*
Move describe-face to the new help-fns machinery
Lars Ingebrigtsen
2019-09-21
3
-118
/
+133
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
164
-578
/
+584
*
Make register-preview ignore empty registers
Lars Ingebrigtsen
2019-09-21
1
-1
/
+4
*
Make the reverse tabulated list sort stable
Johan Claesson
2019-09-21
1
-1
/
+1
*
Further touch-ups to the auth-source obfuscation
Lars Ingebrigtsen
2019-09-20
1
-15
/
+18
*
Add some comments to the auth-source obfuscation
Lars Ingebrigtsen
2019-09-20
1
-1
/
+7
*
Make previous auth-source change not break on Windows without gnutls
Lars Ingebrigtsen
2019-09-20
1
-2
/
+4
*
Obfuscate auth-source memory contents even more
Lars Ingebrigtsen
2019-09-20
1
-8
/
+48
*
Obfuscate auth-source secrets more
Lars Ingebrigtsen
2019-09-20
1
-6
/
+12
*
Recommend against SHA-1 and MD5 for security
Stefan Kangas
2019-09-20
1
-2
/
+6
*
Allow `process-contact' not to block
Lars Ingebrigtsen
2019-09-20
1
-1
/
+1
*
Make number-at-point recognize some hex numbers
Lars Ingebrigtsen
2019-09-20
1
-4
/
+11
*
Change default value of message-make-forward-subject-function
Damien Cassou
2019-09-20
1
-5
/
+7
*
Recommend using https for package-archives
Stefan Kangas
2019-09-20
1
-1
/
+4
*
; Improve wording of last Tramp commit, suggested by Robert Pluim
Michael Albinus
2019-09-20
1
-11
/
+19
*
Fix the previous imenu commit
Matthew Newton
2019-09-20
1
-1
/
+2
*
Some Tramp methods allow to change the remote login shell
Michael Albinus
2019-09-20
2
-90
/
+118
*
* lisp/window.el (walk-windows): Simplify to use WINDOW arg of window-list-1
Juri Linkov
2019-09-19
1
-6
/
+10
*
Only use Gnus registry for formatting when registry is loaded
Eric Abrahamsen
2019-09-19
1
-12
/
+16
*
Minor svg wrap tweak
Lars Ingebrigtsen
2019-09-19
1
-1
/
+1
*
Further fix-ups for SVG wrapping in shr
Lars Ingebrigtsen
2019-09-19
1
-9
/
+9
*
Fix :version in recent commit
Lars Ingebrigtsen
2019-09-19
1
-6
/
+3
*
Fix a bug in callback functions in align-areas
Lars Ingebrigtsen
2019-09-19
1
-3
/
+6
*
Also prefer .emacs.d if .emacs exists
Paul Eggert
2019-09-19
1
-1
/
+8
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
45
-80
/
+80
*
Merge commit '107ce3050fc37b9a13d8304ae1bb73fac9de5f61'
Stephen Leake
2019-09-18
52
-313
/
+619
|
\
|
*
* lisp/isearch.el (isearch-lazy-highlight-update): Remember timer object
Juri Linkov
2019-09-19
1
-3
/
+3
|
*
Fix up the previous mh-mime warning suppression
Lars Ingebrigtsen
2019-09-18
2
-61
/
+65
|
*
Improve support of the Tai-Viet script
Eli Zaretskii
2019-09-18
1
-12
/
+11
|
*
Add extra args for zsh in Tramp
Michael Albinus
2019-09-18
1
-1
/
+3
|
*
Fix an assignment to free variable warning
Tino Calancha
2019-09-17
1
-1
/
+1
|
*
Suppress some warnings about un-prefixed dynamic variables
Lars Ingebrigtsen
2019-09-17
1
-55
/
+57
|
*
Touch up naming of ipv6-expand
Lars Ingebrigtsen
2019-09-17
1
-4
/
+5
|
*
Updated to match more recent versions of Praat.
W. Garrett Mitchener
2019-09-17
1
-12
/
+25
|
*
Improve font lookup on MS-Windows
Eli Zaretskii
2019-09-17
2
-0
/
+139
|
*
Fix some file-mode races
Paul Eggert
2019-09-16
5
-16
/
+14
|
*
vc-cvs-revert: fix off-by-one file mode
Paul Eggert
2019-09-16
1
-1
/
+1
|
*
Fix imenu menu when we're auto-refreshing
Lars Ingebrigtsen
2019-09-17
1
-2
/
+3
|
*
Add a new variable smtpmail-retries
Lars Ingebrigtsen
2019-09-17
1
-1
/
+8
|
*
Allow `M-u' to work when editing fields in Customize
MichaĆ Kondraciuk
2019-09-17
1
-1
/
+6
|
*
Try resending when getting a transient 4xx SMTP code
Lars Ingebrigtsen
2019-09-16
1
-1
/
+20
[next]