diff options
| author | Martin Rudalics | 2011-08-23 11:31:54 +0200 |
|---|---|---|
| committer | Martin Rudalics | 2011-08-23 11:31:54 +0200 |
| commit | 3bbf23bc315e8cf47c459148dad86adeb3e38242 (patch) | |
| tree | d328f929970b81c92186c1003155798ae3551797 /lisp/ChangeLog | |
| parent | 425cc014ac9191debe8c01dc360685486bba0ff1 (diff) | |
| download | emacs-3bbf23bc315e8cf47c459148dad86adeb3e38242.tar.gz emacs-3bbf23bc315e8cf47c459148dad86adeb3e38242.zip | |
Fix message in help-window-setup (Bug#9341).
* help.el (help-window-setup): Fix message displayed when other
window is reused. (Bug#9341)
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 61ef1a21065..2973fa64360 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-08-23 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * help.el (help-window-setup): Fix message displayed when other | ||
| 4 | window is reused. (Bug#9341) | ||
| 5 | |||
| 1 | 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list. | 8 | * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list. |