diff options
Diffstat (limited to 'lisp')
-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 @@ * help-macro.el (make-help-screen): Instead of switch-to-buffer use pop-to-buffer with NORECORD argument t. As buffer name, use - *Metahelp* with a leading space (Bug#13190). + *Metahelp* with a leading space (Bug#13146). 2012-12-16 Romain Francoise <romain@orebokech.com> |