diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-25 14:26:30 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-25 14:26:30 +0100 |
commit | e9fce1acd8e0702c35b2c28d3b4893a913e5c67b (patch) | |
tree | e643f3319aca392931342f5588bac7ef323d251c /lisp/ChangeLog.13 | |
parent | 034ea24ddb8c58aa69736d49ffa10fdd4b1a9847 (diff) | |
download | emacs-e9fce1acd8e0702c35b2c28d3b4893a913e5c67b.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.13')
-rw-r--r-- | lisp/ChangeLog.13 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index bfe0f4a7a51..12eadc6aadf 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 @@ -4275,7 +4275,7 @@ stops with an error and Emacs does not compile with those things in. Besides, declare-function is not defined in XEmacs. - * ediff-util.el (eqiff-quit): Autoraise minibuffer. + * ediff-util.el (ediff-quit): Autoraise minibuffer. * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun. @@ -7393,7 +7393,7 @@ * help-mode.el (help-mode): Set view-exit-action to bury the buffer instead of fiddling with windows. Simplify code. - (help-mode-finish): When help-window eqs t set it to the selected + (help-mode-finish): When help-window equals t set it to the selected window and have with-help-window set up view-return-to-alist. (help-buffer): Add autoload cookie. |