aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-02-06 23:40:58 -0800
committerGlenn Morris2013-02-06 23:40:58 -0800
commita8e4d516cc96fbe6e421677ac9462a11729db5f2 (patch)
treecb4dba3237073d96d8681db2eb489129095b7747
parentd351707783bbc9b42168d14f566dd63a8ecd9a1c (diff)
downloademacs-a8e4d516cc96fbe6e421677ac9462a11729db5f2.tar.gz
emacs-a8e4d516cc96fbe6e421677ac9462a11729db5f2.zip
ChangeLog author fix
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/gnus/ChangeLog4
2 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b3ffae1f8cf..26df503156d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9722,7 +9722,7 @@
9722 * server.el (server--on-display-p): New function. 9722 * server.el (server--on-display-p): New function.
9723 (server--on-display-p): Use it. 9723 (server--on-display-p): Use it.
9724 9724
97252012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change) 97252012-04-04 Gábor Vida <vidagabor@gmail.com> (tiny change)
9726 9726
9727 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p 9727 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
9728 (bug#11145). 9728 (bug#11145).
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 760a5b15eea..ddd464e5a82 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1089,7 +1089,7 @@
1089 (nnimap-request-move-article): Delete the message from the correct IMAP 1089 (nnimap-request-move-article): Delete the message from the correct IMAP
1090 server. 1090 server.
1091 1091
10922012-02-19 Vida Gábor <vidagabor@gmail.com> (tiny change) 10922012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
1093 1093
1094 * gnus-demon.el (gnus-demon-init): Don't multiply time twice. 1094 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1095 Reported by Peter Münster. 1095 Reported by Peter Münster.
@@ -1299,7 +1299,7 @@
1299 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail' 1299 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1300 function call. 1300 function call.
1301 1301
13022012-01-27 Vida Gábor <vidagabor@gmail.com> (tiny change) 13022012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
1303 1303
1304 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to 1304 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1305 seconds, and make the repeat clause with HH:MM specs work as 1305 seconds, and make the repeat clause with HH:MM specs work as