changeset 75230:b3af187429fb

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 14 Jan 2007 03:52:57 +0000
parents 26181d6e6a87
children c9e95656316d
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 13 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 14 03:49:17 2007 +0000
+++ b/lisp/ChangeLog	Sun Jan 14 03:52:57 2007 +0000
@@ -5,7 +5,11 @@
 	(kmacro-step-edit-prefix-commands): Fix typos in docstrings.
 	(kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
 
-	* emulation/keypad.el (keypad-setup): Fix typos in docstring.
+	* longlines.el (longlines-show-hard-newlines):
+	* ruler-mode.el (ruler-mode-ruler):
+	* emulation/keypad.el (keypad-setup):
+	* progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
+	Fix typo in docstring.
 
 2007-01-13  Mathias Dahl  <mathias.dahl@gmail.com>
 
--- a/lispref/ChangeLog	Sun Jan 14 03:49:17 2007 +0000
+++ b/lispref/ChangeLog	Sun Jan 14 03:52:57 2007 +0000
@@ -1,10 +1,14 @@
+2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
+
+	* tips.texi (Coding Conventions): Fix typos.
+
 2007-01-05  Richard Stallman  <rms@gnu.org>
 
 	* modes.texi (Defining Minor Modes): Fix previous change.
 
 2007-01-03  Richard Stallman  <rms@gnu.org>
 
-	* customize.texi (Variable Definitions, Customization Types): 
+	* customize.texi (Variable Definitions, Customization Types):
 	Don't use * in doc string for defcustom.
 
 2007-01-02  Richard Stallman  <rms@gnu.org>
@@ -72,8 +76,8 @@
 
 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
 
-	* internals.texi (Building Emacs, Writing Emacs Primitives): Add
-	index entries.
+	* internals.texi (Building Emacs, Writing Emacs Primitives):
+	Add index entries.
 
 2006-12-11  Richard Stallman  <rms@gnu.org>
 
@@ -5586,7 +5590,7 @@
 ;; End:
 
     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-      2005, 2006 Free Software Foundation, Inc.
+      2005, 2006, 2007 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.