aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-06-17 11:52:31 -0700
committerGlenn Morris2012-06-17 11:52:31 -0700
commitddfbf826bcd838b46e1e0ac577b76853267c060a (patch)
tree91c3fb216d5da9cf50398ba91d725bdf1761deb9
parent074633638d5f65e3cbf8fa5ee3856113b105286a (diff)
downloademacs-ddfbf826bcd838b46e1e0ac577b76853267c060a.tar.gz
emacs-ddfbf826bcd838b46e1e0ac577b76853267c060a.zip
ChangeLog date fixes
-rw-r--r--doc/emacs/ChangeLog8
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/gnus/ChangeLog4
3 files changed, 5 insertions, 9 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 4a907576774..7460d0f4aad 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,10 +1,6 @@
12012-06-11 Chong Yidong <cyd@gnu.org> 12012-06-17 Chong Yidong <cyd@gnu.org>
2 2
3 * emacs.texi: Remove urlcolor setting. 3 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
4
52012-06-10 Chong Yidong <cyd@gnu.org>
6
7 * emacs.texi: Update ISBN and edition number.
8 4
9 * anti.texi: 5 * anti.texi:
10 * building.texi: 6 * building.texi:
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 63b02cfe017..560f1212b71 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -13,7 +13,7 @@
13 * term.el (term-emulate-terminal): If term-check-size is called, 13 * term.el (term-emulate-terminal): If term-check-size is called,
14 move point to the process mark without resetting point (Bug#4635). 14 move point to the process mark without resetting point (Bug#4635).
15 15
162012-06-13 Glenn Morris <rgm@gnu.org> 162012-06-17 Glenn Morris <rgm@gnu.org>
17 17
18 * international/mule-cmds.el (mule-menu-keymap) 18 * international/mule-cmds.el (mule-menu-keymap)
19 (set-language-environment, set-locale-environment): Doc tweaks. 19 (set-language-environment, set-locale-environment): Doc tweaks.
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index bce4e4a1800..9d9a86ca406 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,9 +1,9 @@
12012-06-10 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change) 12012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2 2
3 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time' 3 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
4 is an integer to avoid later problems. 4 is an integer to avoid later problems.
5 5
62012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org> 62012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7 7
8 * shr.el: Add a iso-8859-1 cookie to make stuff work under other 8 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
9 locales. 9 locales.