1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
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