comparison lisp/ChangeLog @ 87147:e07baccc00fc

Fix vc.el breakage.
author Deepak Goel <deego@gnufans.org>
date Thu, 06 Dec 2007 19:56:41 +0000
parents f19c915a241f
children ec50a5656cfe
comparison
equal deleted inserted replaced
87146:f984a9eae876 87147:e07baccc00fc
1 2007-12-06 D. Goel <deego3@gmail.com> 1 2007-12-06 D. Goel <deego3@gmail.com>
2 2
3 * vc.el: Fix breakage. 3 * vc.el (vc-update): Fix breakage.
4 * ibuffer.el (ibuffer-current-buffer): Ditto. 4 * ibuffer.el (ibuffer-current-buffer): Ditto.
5 * gnus/gnus-start.el (gnus-load): Ditto.
6 5
7 * allout.el (allout-write-file-hook-handler): Fix buggy call(s) to `error'. 6 * allout.el (allout-write-file-hook-handler): Fix buggy call(s) to `error'.
8 * textmodes/reftex.el (reftex-TeX-master-file): Ditto. 7 * textmodes/reftex.el (reftex-TeX-master-file): Ditto.
9 * textmodes/org.el (org-paste-subtree): Ditto. 8 * textmodes/org.el (org-paste-subtree): Ditto.
10 * textmodes/ispell.el (ispell-process-line): Ditto. 9 * textmodes/ispell.el (ispell-process-line): Ditto.