]> git.eshelyaron.com Git - emacs.git/commitdiff
#
authorAndré Spiegel <spiegel@gnu.org>
Fri, 9 Nov 2001 15:14:01 +0000 (15:14 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Fri, 9 Nov 2001 15:14:01 +0000 (15:14 +0000)
lisp/ChangeLog

index b87a5b254309a8e3ced39a59b1ff61ab616c2d4d..7ade3f46c00ecc60e8fbc5048ef34cf1bb1a5e51 100644 (file)
@@ -1,3 +1,12 @@
+2001-11-09  Andre Spiegel  <spiegel@gnu.org>
+
+       Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
+
+       * 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  <eliz@is.elta.co.il>
 
        * international/mule.el (make-translation-table): Doc fix.