Index: emacs/lisp/pcvs.el
diff -c emacs/lisp/pcvs.el:1.81 emacs/lisp/pcvs.el:1.82
*** emacs/lisp/pcvs.el:1.81 Fri May 6 22:19:48 2005
--- emacs/lisp/pcvs.el Fri Jun 10 09:13:25 2005
***************
*** 1980,1986 ****
(when (and (/= (point) (progn (posn-set-point (event-end e)) (point)))
(not (memq (get-text-property (1- (line-end-position))
'font-lock-face)
! '(cvs-header-face cvs-filename-face))))
(error "Not a file name"))
(cvs-mode!
(lambda (&optional rev)
--- 1980,1986 ----
(when (and (/= (point) (progn (posn-set-point (event-end e)) (point)))
(not (memq (get-text-property (1- (line-end-position))
'font-lock-face)
! '(cvs-header cvs-filename))))
(error "Not a file name"))
(cvs-mode!
(lambda (&optional rev)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs