aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-12-19 03:08:08 +0000
committerGlenn Morris2008-12-19 03:08:08 +0000
commit67cd381dc063a7492b57a7c544c10cd50147e8b5 (patch)
tree3721b5b83b734c427431f063a2214d3dcdac6123
parent5582fbc7bde7a3f6c726dad8519f4d86d3d3f292 (diff)
downloademacs-67cd381dc063a7492b57a7c544c10cd50147e8b5.tar.gz
emacs-67cd381dc063a7492b57a7c544c10cd50147e8b5.zip
File name fix, for AUTHORS.
-rw-r--r--lisp/mh-e/ChangeLog.12
-rw-r--r--nt/ChangeLog2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index c6b58d43d79..7e27abdbda3 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -9325,7 +9325,7 @@
93252002-08-19 Peter S Galbraith <psg@debian.org> 93252002-08-19 Peter S Galbraith <psg@debian.org>
9326 9326
9327 * reply-to.xpm, reply-to.pbm, reply-from.xpm, reply-from.pbm, 9327 * reply-to.xpm, reply-to.pbm, reply-from.xpm, reply-from.pbm,
9328 * reply-all.xpm, reply-all.bpm: New icons for various reply methods. 9328 * reply-all.xpm, reply-all.pbm: New icons for various reply methods.
9329 * mh-e.el (mh-folder-tool-bar-map): Split reply button into three 9329 * mh-e.el (mh-folder-tool-bar-map): Split reply button into three
9330 that won't prompt for "from", "to" and "all". 9330 that won't prompt for "from", "to" and "all".
9331 * mh-comp.el (mh-reply): Put variable reply-to in the interactive 9331 * mh-comp.el (mh-reply): Put variable reply-to in the interactive
diff --git a/nt/ChangeLog b/nt/ChangeLog
index c16aba8a49e..d259c0ce04e 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1418,7 +1418,7 @@
1418 1418
14191997-06-19 Geoff Voelker <voelker@cs.washington.edu> 14191997-06-19 Geoff Voelker <voelker@cs.washington.edu>
1420 1420
1421 * makefil.def, emacs.bat: Use windows95 and windowsnt instead 1421 * makefile.def, emacs.bat: Use windows95 and windowsnt instead
1422 of win95 and winnt, respectively. 1422 of win95 and winnt, respectively.
1423 1423
14241997-01-04 Geoff Voelker <voelker@cs.washington.edu> 14241997-01-04 Geoff Voelker <voelker@cs.washington.edu>