diff options
| -rw-r--r-- | lisp/ChangeLog.16 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index e4917441f98..d6d1bac43c2 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 | |||
| @@ -2653,7 +2653,7 @@ | |||
| 2653 | 2653 | ||
| 2654 | * help-macro.el (make-help-screen): Instead of switch-to-buffer | 2654 | * help-macro.el (make-help-screen): Instead of switch-to-buffer |
| 2655 | use pop-to-buffer with NORECORD argument t. As buffer name, use | 2655 | use pop-to-buffer with NORECORD argument t. As buffer name, use |
| 2656 | *Metahelp* with a leading space (Bug#13190). | 2656 | *Metahelp* with a leading space (Bug#13146). |
| 2657 | 2657 | ||
| 2658 | 2012-12-16 Romain Francoise <romain@orebokech.com> | 2658 | 2012-12-16 Romain Francoise <romain@orebokech.com> |
| 2659 | 2659 | ||