aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2005-09-10 22:55:46 +0000
committerKim F. Storm2005-09-10 22:55:46 +0000
commitf172343a068ad6c9e1a790acaa587c44c0a72217 (patch)
tree007ff178adefa09fba1f2a2455ad8bf706f608ea
parent56c3f16ce307d60d545fcfdc3fd0eb27a75b1daf (diff)
downloademacs-f172343a068ad6c9e1a790acaa587c44c0a72217.tar.gz
emacs-f172343a068ad6c9e1a790acaa587c44c0a72217.zip
*** empty log message ***
-rw-r--r--ChangeLog4
-rw-r--r--lisp/ChangeLog5
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 110a2b0300a..2973030acc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12005-09-11 Kim F. Storm <storm@cua.dk>
2
3 * AUTHORS: Regenerate.
4
12005-09-10 Giuseppe Scrivano <gscrivano@gmail.com> 52005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
2 6
3 Remove the MAXPATHLEN limitations: 7 Remove the MAXPATHLEN limitations:
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c89bd66ea55..92b5fc68bfd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-09-11 Kim F. Storm <storm@cua.dk>
2
3 * emacs-lisp/authors.el (authors-aliases): Update list.
4 (authors-fixed-entries): Update mldrag.el entry.
5
12005-09-10 Alan Mackenzie <acm@muc.de> 62005-09-10 Alan Mackenzie <acm@muc.de>
2 7
3 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter 8 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter