/[emacs]/emacs/lisp/pcvs.el
ViewVC logotype

Diff of /emacs/lisp/pcvs.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.81 by monnier, Fri May 6 22:19:48 2005 UTC revision 1.82 by miles, Fri Jun 10 09:13:25 2005 UTC
# Line 1980  With a prefix, opens the buffer in an OT Line 1980  With a prefix, opens the buffer in an OT
1980    (when (and (/= (point) (progn (posn-set-point (event-end e)) (point)))    (when (and (/= (point) (progn (posn-set-point (event-end e)) (point)))
1981               (not (memq (get-text-property (1- (line-end-position))               (not (memq (get-text-property (1- (line-end-position))
1982                                             'font-lock-face)                                             'font-lock-face)
1983                          '(cvs-header-face cvs-filename-face))))                          '(cvs-header cvs-filename))))
1984      (error "Not a file name"))      (error "Not a file name"))
1985    (cvs-mode!    (cvs-mode!
1986     (lambda (&optional rev)     (lambda (&optional rev)

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26