aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-04-25 05:53:28 +0000
committerGlenn Morris2007-04-25 05:53:28 +0000
commite40e449f41c339f39e259738101e99f6eb3e392c (patch)
treec717ed5a82b3f02eded3020910b707b652f0d06b
parente74310ab13466836ebb09f715b2882d04985b3f5 (diff)
downloademacs-e40e449f41c339f39e259738101e99f6eb3e392c.tar.gz
emacs-e40e449f41c339f39e259738101e99f6eb3e392c.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog6
-rw-r--r--lisp/ChangeLog10
2 files changed, 11 insertions, 5 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 74512fa6979..1c9de0ac3e7 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,4 +1,8 @@
12007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change) 12007-04-25 Werner Lemberg <wl@gnu.org>
2
3 * emacs.1: Replace -- with \(em.
4
52007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
2 6
3 * emacs.1, etags.1: Escape some minus signs. 7 * emacs.1, etags.1: Escape some minus signs.
4 8
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9506e447a97..1b3245e90f1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,10 +1,12 @@
12007-04-25 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> 12007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2 2
3 * custom.el (defface): Doc fix. 3 * image-dired.el (image-dired-display-image): Derive image-type
4 from filename rather than assuming jpeg, in case no resizing was
5 needed.
4 6
52007-04-24 Chong Yidong <cyd@stupidchicken.com> 72007-04-25 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
6 8
7 * progmodes/python.el: File removed due to unclear legal status. 9 * custom.el (defface): Doc fix.
8 10
92007-04-24 J.D. Smith <jdsmith@as.arizona.edu> 112007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
10 12