1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Monnier
c64c05511b Remove useless Version. 2000-12-18 03:17:31 +00:00
Dave Love
e7cff5504b Fix copyright years. 2000-12-06 20:24:23 +00:00
Stefan Monnier
e57a1038ed Fix file description.
(log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
available.
(log-view-font-lock-keywords): Only use cvs-filename-face if present.
(log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
2000-05-21 02:12:34 +00:00
Stefan Monnier
3e87f5fcf3 (log-view-goto-rev): New function for the new VC.
(log-view-minor-wrap): Use mark-active.
2000-05-10 22:22:21 +00:00
Stefan Monnier
cdbb990f78 (log-view-(msg|file)-(prev|next)): Rename from
log-view-*-(message|file) and use easy-mmode-define-navigation.
(log-view-message-re): Match SCCS format as well.
And match the revision line rather than the dashed separator line.
(log-view-mode): Use the new define-derived-mode.
(log-view-current-tag): Fill in with an actual implementation.
2000-03-22 01:10:09 +00:00
Stefan Monnier
5b467bf4e2 *** empty log message *** 2000-03-11 03:51:31 +00:00