diff options
| author | Glenn Morris <rgm@gnu.org> | 2011-07-05 19:34:08 -0700 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2011-07-05 19:34:08 -0700 |
| commit | 38fe4016d4ff317499eaf66b242e19db3da4a23f (patch) | |
| tree | 8afdade6b30db4255fc4fac0b6e87258fe45be72 | |
| parent | 3deead93c4665e2a064f19264c90e7371de5a843 (diff) | |
| download | emacs-38fe4016d4ff317499eaf66b242e19db3da4a23f.tar.gz | |
ChangeLog fix.
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 435b4ab170e..c05c769d2a9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,7 +11,7 @@ * frame.el (special-display-popup-frame): Doc fix (Bug#8853). - * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833). + * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833). 2011-06-18 Chong Yidong <cyd@stupidchicken.com> |
