Mercurial > emacs
diff lisp/ChangeLog @ 78791:60dfb3143910
Add vc-mtn.el.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 14 Sep 2007 16:33:47 +0000 |
parents | 1acc50d9c9f4 |
children | 9d6c14c53c3d |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 14 07:45:55 2007 +0000 +++ b/lisp/ChangeLog Fri Sep 14 16:33:47 2007 +0000 @@ -1,3 +1,9 @@ +2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca> + + * vc-mtn.el: New file. + + * vc-hooks.el (vc-handled-backends): Add Mtn. + 2007-09-13 Eli Zaretskii <eliz@gnu.org> * files.el (find-file, find-file-other-window) @@ -9,12 +15,12 @@ 2007-09-13 Jari Aalto <jari.aalto@cante.net> * man.el (Man-default-man-entry): At end of line, continue looking - to the next line for possible end of hyphenated command. + to the next line for possible end of hyphenated command. 2007-09-13 Chris Moore <dooglus@gmail.com> * shell.el (shell-resync-dirs): Don't move the cursor relative to - the command being edited. + the command being edited. 2007-09-13 Nick Roberts <nickrob@snap.net.nz>