diff options
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 e8d56288944..789d646f6d0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-01-22 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> | ||
| 2 | |||
| 3 | * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in | ||
| 4 | the correct buffer (Bug#7650). | ||
| 5 | |||
| 1 | 2011-01-22 Glenn Morris <rgm@gnu.org> | 6 | 2011-01-22 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * button.el (make-text-button): Doc fix. (See bug#7881) | 8 | * button.el (make-text-button): Doc fix. (See bug#7881) |