aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-01-07 16:48:20 +0000
committerJuanma Barranquero2008-01-07 16:48:20 +0000
commit7383ef6ef85e35482562bb52e3c6b04a374fe847 (patch)
tree26f3612521dff94ca6c4b8f453adb2e99051f564
parent2941ce4bcfb9d6baea788e8ebead17d6895ef131 (diff)
downloademacs-7383ef6ef85e35482562bb52e3c6b04a374fe847.tar.gz
emacs-7383ef6ef85e35482562bb52e3c6b04a374fe847.zip
*** empty log message ***
-rw-r--r--lisp/mh-e/ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index f82859475a3..6555de22e2d 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -196,7 +196,7 @@
196 196
197 * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2> 197 * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2>
198 suffix for folder names, as <> are illegal filename characters on 198 suffix for folder names, as <> are illegal filename characters on
199 Windows (closes SF #1507002). 199 Windows (closes SF #1507002).
200 200
2012006-06-05 Jacob Morzinski <morzinski@MIT.EDU> (tiny change) 2012006-06-05 Jacob Morzinski <morzinski@MIT.EDU> (tiny change)
202 202
@@ -931,7 +931,7 @@
9312006-02-03 Mark D. Baushke <mdb@gnu.org> 9312006-02-03 Mark D. Baushke <mdb@gnu.org>
932 932
933 * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar 933 * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
934 for gnu-emacs or xemacs to avoid void-variable tool-bar-map lisp 934 for GNU Emacs or XEmacs to avoid void-variable tool-bar-map lisp
935 errors if describe-bindings is called before tool-bar-mode is used. 935 errors if describe-bindings is called before tool-bar-mode is used.
936 936
9372006-02-03 Peter S Galbraith <psg@debian.org> 9372006-02-03 Peter S Galbraith <psg@debian.org>
@@ -2963,7 +2963,6 @@
2963 2963
2964 * ChangeLog.1: New file. Contains old ChangeLog. 2964 * ChangeLog.1: New file. Contains old ChangeLog.
2965 2965
2966
2967 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. 2966 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
2968 2967
2969 This file is part of GNU Emacs. 2968 This file is part of GNU Emacs.