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
*
Improve doc strings in log-edit.el
Eli Zaretskii
2021-05-07
1
-60
/
+74
*
; * etc/TODO (etc/DOC): Update the todo entries.
Eli Zaretskii
2021-05-06
1
-1
/
+10
*
Fix code for newline-and-indent in skeleton language.
Philipp Stephani
2021-05-02
1
-1
/
+1
*
* lisp/jka-compr.el (jka-compr-uninstall): Fix function reference.
Philipp Stephani
2021-05-02
1
-1
/
+1
*
; Auto-commit of loaddefs files.
Glenn Morris
2021-05-01
1
-15
/
+6
*
Fix GUD overlay arrows in M-x gdb when debugging over Tramp. Don't merge
Jim Porter
2021-05-01
1
-1
/
+1
*
Fix setting breakpoints in M-x gdb for remote files. Don't merge
Jim Porter
2021-05-01
1
-1
/
+1
*
Improve doc string of 'tab-width'.
Eli Zaretskii
2021-04-30
1
-3
/
+6
*
* lisp/emacs-lisp/elp.el: Doc fixes.
Stefan Kangas
2021-04-29
1
-16
/
+14
*
* lisp/emacs-lisp/pp.el: Doc fixes.
Stefan Kangas
2021-04-29
1
-3
/
+3
*
* admin/make-tarball.txt: Note to update more files on web page.
Stefan Kangas
2021-04-28
1
-0
/
+1
*
* doc/misc/cl.texi (For Clauses): Minor copyedits.
Philipp Stephani
2021-04-24
1
-6
/
+7
*
; * doc/lispref/files.texi (Directory Names): Add missing parenthesis
Philipp Stephani
2021-04-24
1
-1
/
+1
*
Minor update for make-tarball.txt
Eli Zaretskii
2021-04-24
1
-3
/
+11
*
* doc/misc/cl.texi (Iteration Clauses): fix `never' clause typo
Jorge P. de Morais Neto
2021-04-24
1
-1
/
+1
*
; Fix Texinfo in last change to minibuf.texi.
Basil L. Contovounesios
2021-04-20
1
-1
/
+1
*
Improve filling-related documentation
Eli Zaretskii
2021-04-20
2
-15
/
+33
*
; * doc/lispref/keymaps.texi (Easy Menu): Fix typo.
Philipp Stephani
2021-04-17
1
-1
/
+1
*
Fix reference to "yanking" in the main Emacs manual
Daniel Martín
2021-04-17
1
-1
/
+1
*
Improve documentation of 'map-y-or-n-p'
Eli Zaretskii
2021-04-17
2
-71
/
+104
*
Fix typos in manuals
Eli Zaretskii
2021-04-13
2
-3
/
+3
*
Fix description of momentary message display
Eli Zaretskii
2021-04-10
1
-4
/
+4
*
Fix broken links in autorevert.el
Damien Cassou
2021-04-06
1
-2
/
+2
*
* lisp/international/ja-dic-cnv.el (skkdic-convert): Doc fix.
Glenn Morris
2021-04-05
1
-4
/
+2
*
Fix crash when using menus and tramp on NS
Alan Third
2021-04-04
1
-2
/
+16
*
Improve doc strings in replace.el
Eli Zaretskii
2021-04-03
1
-7
/
+27
*
Fix hang in autorevert-tests.el
Michael Albinus
2021-03-28
1
-1
/
+3
*
Revert "Clarify dired-do-shell-command doc string"
Lars Ingebrigtsen
2021-03-28
1
-2
/
+0
*
Clarify dired-do-shell-command doc string
Lars Ingebrigtsen
2021-03-28
1
-0
/
+2
*
Doc fixes for 'face-foreground' and 'face-background'.
Eli Zaretskii
2021-03-28
1
-2
/
+4
*
; * admin/make-tarball.txt: Minor addition to the Web pages section.
Eli Zaretskii
2021-03-26
1
-0
/
+9
*
* admin/admin.el (set-version): Handle malformed NEWS markup.
Glenn Morris
2021-03-25
1
-1
/
+1
*
admin.el fix for bug#47394
Glenn Morris
2021-03-25
1
-1
/
+1
*
; * etc/NEWS: Fix typo.
Michael Albinus
2021-03-25
1
-1
/
+0
*
; * admin/make-tarball.txt: Another minor addition.
Eli Zaretskii
2021-03-25
1
-1
/
+5
*
Bump Emacs version past 27.2
Eli Zaretskii
2021-03-25
5
-4
/
+37
*
* admin/make-tarball.txt: Improve and expand the instructions.
Eli Zaretskii
2021-03-25
1
-8
/
+43
*
Fix preeditarea reporting wrong spot.
Amos Bird
2021-03-25
1
-1
/
+1
*
Fix replace-buffer-contents undefined behavior
Paul Eggert
2021-03-25
1
-2
/
+4
*
Fix filenotify-tests.el for Solaris (bug#47262), do not merge
Michael Albinus
2021-03-25
1
-68
/
+102
*
; * ChangeLog.3: Update with the log of the last change.
Eli Zaretskii
2021-03-19
1
-0
/
+14
*
Fix frame-inner-height in non-GUI builds
Basil L. Contovounesios
2021-03-18
1
-1
/
+1
*
Prepare the Emacs 27.2 release.
Eli Zaretskii
2021-03-18
9
-48
/
+416
*
; * admin/make-tarball.txt: Advise to remove stale subdirectories.
Eli Zaretskii
2021-03-18
1
-0
/
+5
*
Document that `buffer-string' retains text properties
Lars Ingebrigtsen
2021-03-18
2
-2
/
+8
*
Remove duplicate @table item from ELisp manual
Fabrice Bauzac
2021-03-17
1
-3
/
+0
*
Fix reference to 'diff-font-lock-syntax' in diff-mode documentation
Daniel Martín
2021-03-14
1
-2
/
+3
*
Fix buffer overflow in xbm_scan (bug#47094)
Alan Third
2021-03-14
1
-1
/
+2
*
Fix typos and omissions for (elisp)Button Buffer Commands
Matt Armstrong
2021-03-13
1
-3
/
+3
*
Teach Rmail about NBSP in "Re:"
Eli Zaretskii
2021-03-13
1
-2
/
+3
[next]