diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b87a5b25430..7ade3f46c00 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2001-11-09 Andre Spiegel + + Suggested by Kalle Olavi Niemitalo : + + * vc-hooks.el (vc-error-occured): Backquotified. + (vc-file-prop-obarray): Use prime length for better efficiency. + + * vc.el (vc-clear-context): Fill obarray with 0, not nil. + 2001-11-08 Eli Zaretskii * international/mule.el (make-translation-table): Doc fix.