Mercurial > emacs
comparison lisp/ChangeLog @ 40852:9bab19e15c01
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 09 Nov 2001 15:02:39 +0000 |
parents | 2c1ea86a52a9 |
children | d3f3e805f0fc |
comparison
equal
deleted
inserted
replaced
40851:19448ae09fc0 | 40852:9bab19e15c01 |
---|---|
1 2001-11-09 Andre Spiegel <spiegel@gnu.org> | |
2 | |
3 * vc.el: Add John David Smith to credits. | |
4 | |
5 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>: | |
6 | |
7 * vc-hooks.el (vc-error-occured): Backquotified. | |
8 (vc-file-prop-obarray): Use prime length for better efficiency. | |
9 | |
10 * vc.el (vc-clear-context): Fill obarray with 0, not nil. | |
11 | |
1 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il> | 12 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 13 |
3 * info.el (Info-file-list-for-emacs): Add entries for Calc. | 14 * info.el (Info-file-list-for-emacs): Add entries for Calc. |
4 | 15 |
5 2001-11-09 Miles Bader <miles@gnu.org> | 16 2001-11-09 Miles Bader <miles@gnu.org> |