comparison lisp/ChangeLog @ 27378:af3075bcc264

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 21 Jan 2000 02:10:26 +0000
parents d1ae4740c8db
children 622e861dce48
comparison
equal deleted inserted replaced
27377:deeb1c237778 27378:af3075bcc264
1 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2
3 * emacs-lisp/cl-macs.el (dolist, dotimes): Moved to subr.el.
4
5 * subr.el (dolist, dotimes): Moved from cl-macs.el.
6
7 * mail/undigest.el (rmail-digest-end-regexps):
8 Variable replaces rmail-digest-end-regexp.
9 Allows multiple regexps for detecting the end line.
10 (undigestify-rmail-message): Corresponding changes.
11
1 2000-01-19 Dave Love <fx@gnu.org> 12 2000-01-19 Dave Love <fx@gnu.org>
2 13
3 * files.el (user-init-file): Don't declare here -- is primitive. 14 * files.el (user-init-file): Don't declare here -- is primitive.
4 15
5 * startup.el (command-line): Check for compiled user-init-file and 16 * startup.el (command-line): Check for compiled user-init-file and