diff options
| author | Kim F. Storm | 2007-02-26 10:11:22 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2007-02-26 10:11:22 +0000 |
| commit | 864129b6f7f2c2b1fc81964796ced9915e570a7f (patch) | |
| tree | 22c5c4ca2840c5b3acfb46aa759ae81ad8908651 | |
| parent | 7af1dacf7d47b5fd4c80f25115603c375abe5cd6 (diff) | |
| download | emacs-864129b6f7f2c2b1fc81964796ced9915e570a7f.tar.gz emacs-864129b6f7f2c2b1fc81964796ced9915e570a7f.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1b23188a41b..d563bbb5e51 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-26 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * mouse.el (mouse-show-mark): Run hooks and perform command | ||
| 4 | remapping for mouse-region-delete-keys. | ||
| 5 | |||
| 1 | 2007-02-26 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> | 6 | 2007-02-26 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> |
| 2 | 7 | ||
| 3 | * font-core.el (font-lock-mode): Doc fix. | 8 | * font-core.el (font-lock-mode): Doc fix. |
| @@ -15,8 +20,7 @@ | |||
| 15 | 2007-02-25 Andreas Schwab <schwab@suse.de> | 20 | 2007-02-25 Andreas Schwab <schwab@suse.de> |
| 16 | 21 | ||
| 17 | * files.el (hack-one-local-variable-eval-safep): Correct handling | 22 | * files.el (hack-one-local-variable-eval-safep): Correct handling |
| 18 | of edebug-form-spec property value. Reported by Johan Bockg,Ae(Brd | 23 | of edebug-form-spec property value. Reported by Johan Bockg,Ae(Brd. |
| 19 | <bojohan+mail@dd.chalmers.se>. | ||
| 20 | 24 | ||
| 21 | 2007-02-25 Carsten Dominik <dominik@science.uva.nl> | 25 | 2007-02-25 Carsten Dominik <dominik@science.uva.nl> |
| 22 | 26 | ||