comparison 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
comparison
equal deleted inserted replaced
78790:764a90d0f137 78791:60dfb3143910
1 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-mtn.el: New file.
4
5 * vc-hooks.el (vc-handled-backends): Add Mtn.
6
1 2007-09-13 Eli Zaretskii <eliz@gnu.org> 7 2007-09-13 Eli Zaretskii <eliz@gnu.org>
2 8
3 * files.el (find-file, find-file-other-window) 9 * files.el (find-file, find-file-other-window)
4 (find-file-other-frame, find-file-existing, find-file-read-only) 10 (find-file-other-frame, find-file-existing, find-file-read-only)
5 (find-file-read-only-other-window) 11 (find-file-read-only-other-window)
7 (find-alternate-file-other-window, find-alternate-file): Doc fixes. 13 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
8 14
9 2007-09-13 Jari Aalto <jari.aalto@cante.net> 15 2007-09-13 Jari Aalto <jari.aalto@cante.net>
10 16
11 * man.el (Man-default-man-entry): At end of line, continue looking 17 * man.el (Man-default-man-entry): At end of line, continue looking
12 to the next line for possible end of hyphenated command. 18 to the next line for possible end of hyphenated command.
13 19
14 2007-09-13 Chris Moore <dooglus@gmail.com> 20 2007-09-13 Chris Moore <dooglus@gmail.com>
15 21
16 * shell.el (shell-resync-dirs): Don't move the cursor relative to 22 * shell.el (shell-resync-dirs): Don't move the cursor relative to
17 the command being edited. 23 the command being edited.
18 24
19 2007-09-13 Nick Roberts <nickrob@snap.net.nz> 25 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
20 26
21 * progmodes/gud.el (gdb-ready): New variable. 27 * progmodes/gud.el (gdb-ready): New variable.
22 (gdb): Set it to nil. Set gud-running to nil here... 28 (gdb): Set it to nil. Set gud-running to nil here...