From: Juanma Barranquero Date: Fri, 2 May 2008 08:12:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~5885 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=17f6a459d5f934bc4ccb54d2a131b2981011fa97;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5c0afd56b9e..90017503bae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,12 +4,12 @@ to prettify-state-info, in preparation for ripping out dired mode. * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive to prettify-state-info, in preparation for ripping out dired mode. - * vc-hooks.el (vc-toggle-read-only): Throw an error when a user - tries this on a version-controlled buffer. it will do useless or + * vc-hooks.el (vc-toggle-read-only): Throw an error when a user + tries this on a version-controlled buffer. It will do useless or actively bad things on any version control system newer than RCS. - * vc-hooks.el (vc-dired-resynch-file), - vc.el (vc-dired-resynch-file): Change name of primitive to - vc-directory-resynch-file, preoaring to remove dired. + * vc-hooks.el (vc-dired-resynch-file): + * vc.el (vc-dired-resynch-file): Change name of primitive to + vc-directory-resynch-file, preparing to remove dired. 2008-05-02 Dan Nicolaescu