diff options
| author | Geoff Gole | 2010-08-08 22:23:35 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-08-08 22:23:35 -0400 |
| commit | 1fcf76afe76188b1f555f3e9b619fee70907d4c8 (patch) | |
| tree | 2a63557f8278c9ed83e96ffe21e7b67224411860 /lisp/ChangeLog | |
| parent | e54a1075033073f835596ab666eeed099028beb8 (diff) | |
| download | emacs-1fcf76afe76188b1f555f3e9b619fee70907d4c8.tar.gz emacs-1fcf76afe76188b1f555f3e9b619fee70907d4c8.zip | |
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3a37cf2dfb4..0bdb6535045 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-08-09 Geoff Gole <geoffgole@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * whitespace.el (whitespace-color-off): Remove post-command-hook | ||
| 4 | locally. | ||
| 5 | |||
| 1 | 2010-08-08 Johan Bockgård <bojohan@gnu.org> | 6 | 2010-08-08 Johan Bockgård <bojohan@gnu.org> |
| 2 | 7 | ||
| 3 | * replace.el (replace-highlight): Bind isearch-forward and | 8 | * replace.el (replace-highlight): Bind isearch-forward and |