changeset 86264:2c09cdee14d7

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 21 Nov 2007 00:34:44 +0000
parents 3364f646cb99
children 22dc0bc9daf8
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Nov 21 00:28:30 2007 +0000
+++ b/lisp/ChangeLog	Wed Nov 21 00:34:44 2007 +0000
@@ -1,3 +1,8 @@
+2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
+
+	* textmodes/paragraphs.el (forward-sentence): Doc fix.
+	Reported by Drew Adams <drew.adams@oracle.com>.
+
 2007-11-20  Jason Rumney  <jasonr@gnu.org>
 
 	* term/w32-win.el (x-setup-function-keys): Protect against
@@ -7,7 +12,7 @@
 
 	* term/mac-win.el (x-setup-function-keys): Only setup
 	local-function-key-map if it has not been setup already for the
-	current frame. Move the suspend-emacs processing here.
+	current frame.  Move the suspend-emacs processing here.
 
 2007-11-20  Juanma Barranquero  <lekktu@gmail.com>