aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2bf592f7acd..b4ca74d8198 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12007-07-11 Michael Albinus <michael.albinus@gmx.de>
2
3 * progmodes/compile.el (compilation-start): `start-process' must
4 still be redefined when calling `start-process-shell-command'.
5
6 * progmodes/gud.el (gud-file-name): When `default-directory' is a
7 remote file name, prepend its remote part to the filename.
8 (gud-common-init): When `default-directory' is a remote file name,
9 make the filename relative to it.
10 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
11
12007-07-11 Dan Nicolaescu <dann@ics.uci.edu> 122007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
2 13
3 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face, 14 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,