]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 22 Mar 2000 01:49:53 +0000 (01:49 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 22 Mar 2000 01:49:53 +0000 (01:49 +0000)
lisp/ChangeLog

index a8a6b1717e495a8a70a426657b9559f688bf3f98..452f106496b059123d25a82c2fd73ddfb189717d 100644 (file)
@@ -1,3 +1,25 @@
+2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * log-view.el (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.
+
+       * cvs-status.el (cvs-status-(prev|next)): Rename from
+       cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
+       (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
+       to let the output "breathe" a little more (more readable).
+       (cvs-status-mode): Use the new define-derived-mode.
+
+       * smerge-mode.el (smerge-auto-leave): New function and variable.
+       (smerge-basic-map): Rename from smerge-basic-keymap.
+       Change the bindings for smerge-diff-*.
+       (smerge-*-map): Use easy-mmode-defmap.
+       (smerge-(next|prev)): Use easy-mmode-define-navigation.
+       (smerge-keep-*): Use smerge-auto-leave.
+
 2000-03-21  Jason Rumney  <jasonr@gnu.org>
 
        * cus-edit.el (custom-button-face): Use 3D look for w32.