emacs/lisp vc-hooks.el
Michael Albinus <[email protected]>
| Newsgroups | gmane.emacs.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/emacs Module name: emacs Changes by: Michael Albinus <albinus> 08/09/30 19:11:07 Modified files: lisp : vc-hooks.el Log message: * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29. (vc-file-not-found-hook): Check, that `buffer-file-name' is non-nil. It is not clear, whether this is only fixing symptoms on an error. OTOH, in all other cases, the call of `vc-file-clearprops' is embedded by that check. So it might be TRT. Suggested by Dan Nicolaescu <[email protected]>. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-hooks.el?cvsroot=emacs&r1=1.266&r2=1.267