summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2006-06-04 01:11:51 +0000
committerKim F. Storm <storm@cua.dk>2006-06-04 01:11:51 +0000
commit32a877bb6756a0f41ea919c60b846320763e7c64 (patch)
treeb7267728c1801a9935f422c4e5faa74f4a63e207 /lisp
parent9a21d88ba1c249264c225cb64d24cdb3b57b73e1 (diff)
downloademacs-32a877bb6756a0f41ea919c60b846320763e7c64.tar.gz
Reorganize NEWS and ONEWS files into NEWS for current major version
and NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17 for older version. Update copyright notices.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ea1045ebb7e..29ac323e350 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-04 Kim F. Storm <storm@cua.dk>
+
+ * help.el (view-emacs-news): Rewrite to support new NEWS,
+ NEWS.major, and NEWS.1-17 file naming. Add more intelligense,
+ e.g. version 10 matches 1.10, and don't be confused by version 1.1
+ begin a prefix of 1.12 (etc). A numeric prefix arg also works.
+
2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
* progmodes/sh-script.el (sh-quoted-exec): New face for quoted