comparison lisp/ChangeLog @ 27265:bf497204328f

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 10 Jan 2000 16:33:17 +0000
parents 8fe795290d2f
children 5a4e13447b47
comparison
equal deleted inserted replaced
27264:7c1aca21377a 27265:bf497204328f
1 2000-01-10 Dave Love <fx@gnu.org>
2
3 * elide-head.el (elide-head): Use point-marker, not point.
4
1 2000-01-10 Gerd Moellmann <gerd@gnu.org> 5 2000-01-10 Gerd Moellmann <gerd@gnu.org>
2 6
3 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates 7 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
4 before and after the year 2000. 8 before and after the year 2000.
5 9
81 before `require'ing rmail and mailalias to prevent infinite 85 before `require'ing rmail and mailalias to prevent infinite
82 recursion. 86 recursion.
83 87
84 2000-01-08 Dave Love <fx@gnu.org> 88 2000-01-08 Dave Love <fx@gnu.org>
85 89
86 * backquote.el: Remove inappropriate customization (allowing 90 * emacs-lisp/backquote.el: Remove inappropriate customization
87 custom.el to use backquote). 91 (allowing custom.el to use backquote).
88 92
89 2000-01-07 Dave Love <fx@gnu.org> 93 2000-01-07 Dave Love <fx@gnu.org>
90 94
91 * add-log.el (add-log-debugging): Deleted. 95 * add-log.el (add-log-debugging): Deleted.
92 (add-change-log-entry): Treat a backup FILE-NAME as its parent 96 (add-change-log-entry): Treat a backup FILE-NAME as its parent