diff lisp/ChangeLog @ 95891:11cd8097e8d0

Fix typos, convert to utf-8.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 13 Jun 2008 13:42:21 +0000
parents f5e35fb859f4
children 680b6bde042b
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 13 12:41:46 2008 +0000
+++ b/lisp/ChangeLog	Fri Jun 13 13:42:21 2008 +0000
@@ -168,7 +168,8 @@
 	* files.el (save-some-buffers-action-alist): Only use recursive-edit
 	if the user enabled recursive-minibuffers.
 
-	* emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
+	* emacs-lisp/map-ynp.el (map-y-or-n-p):
+	Add support for scroll-other-window.
 
 2008-06-11  Jason Rumney  <jasonr@gnu.org>