Mercurial > emacs
diff lisp/ChangeLog @ 44384:3626a12fe452
* pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to
spot indicated by text property `cvs-goal-column', if present.
* pcvs-info.el (cvs-fileinfo-pp): Use text property
`cvs-goal-column' to indicate position of file name (if present).
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Wed, 03 Apr 2002 16:56:36 +0000 |
parents | aa703590324a |
children | b3544d5a262d |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 03 16:46:47 2002 +0000 +++ b/lisp/ChangeLog Wed Apr 03 16:56:36 2002 +0000 @@ -1,3 +1,11 @@ +2002-04-03 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> + + * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to + spot indicated by text property `cvs-goal-column', if present. + + * pcvs-info.el (cvs-fileinfo-pp): Use text property + `cvs-goal-column' to indicate position of file name (if present). + 2002-04-03 Richard M. Stallman <rms@gnu.org> * mail/mailabbrev.el (mail-abbrev-complete-alias):