diff options
| author | Glenn Morris | 2011-01-02 22:21:35 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-02 22:21:35 -0800 |
| commit | 97382176bd803d6b0ef43d36b176859f374d2b8e (patch) | |
| tree | a030ef74c663a404f31aa512979c0142e1f72426 | |
| parent | 8d4708aff01e3ae30119bb7166cdf8517fbfa1a9 (diff) | |
| download | emacs-97382176bd803d6b0ef43d36b176859f374d2b8e.tar.gz emacs-97382176bd803d6b0ef43d36b176859f374d2b8e.zip | |
Forgot to mark tiny change.
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 751049488ea..504ebf59708 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2011-01-03 Brent Goodrick <bgoodr@gmail.com> | 1 | 2011-01-03 Brent Goodrick <bgoodr@gmail.com> (tiny change) |
| 2 | 2 | ||
| 3 | * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev | 3 | * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev |
| 4 | table, get the value before switching to the output buffer. (Bug#7733) | 4 | table, get the value before switching to the output buffer. (Bug#7733) |