diff options
| author | Glenn Morris | 2008-02-24 22:51:00 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-24 22:51:00 +0000 |
| commit | 59e9dbbc6395b3364e96049eef8ee0f96e1a8343 (patch) | |
| tree | 4cd5f92ccf92b34a68220ed92f65ffca99ad66ef /lisp/ChangeLog | |
| parent | a8bdd228f8663936fbcd378928dacefefc49b7ad (diff) | |
| download | emacs-59e9dbbc6395b3364e96049eef8ee0f96e1a8343.tar.gz emacs-59e9dbbc6395b3364e96049eef8ee0f96e1a8343.zip | |
(vc-mcvs-register): Fix let-binding (for use of `file').
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e7f16811201..b7d40b19998 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-02-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file'). | ||
| 4 | |||
| 1 | 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu> | 5 | 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 6 | ||
| 3 | * progmodes/compile.el (compilation-start): Specify a face for | 7 | * progmodes/compile.el (compilation-start): Specify a face for |