aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2000-01-21 02:10:26 +0000
committerRichard M. Stallman <[email protected]>2000-01-21 02:10:26 +0000
commit2d5e9b548edafcdc886cb430b9a80ffd08a80baf (patch)
treef2c963355b7915674988ba6d4eef41dd31357827 /lisp
parent992bd384fff4b0e40a75e14440dc1717fc7e502c (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f08e5900d2..dfcc99a230 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
+2000-01-20 Richard M. Stallman <[email protected]>
+
+ * emacs-lisp/cl-macs.el (dolist, dotimes): Moved to subr.el.
+
+ * subr.el (dolist, dotimes): Moved from cl-macs.el.
+
+ * mail/undigest.el (rmail-digest-end-regexps):
+ Variable replaces rmail-digest-end-regexp.
+ Allows multiple regexps for detecting the end line.
+ (undigestify-rmail-message): Corresponding changes.
+
2000-01-19 Dave Love <[email protected]>
* files.el (user-init-file): Don't declare here -- is primitive.