# HG changeset patch # User Juanma Barranquero # Date 1168746777 0 # Node ID b3af187429fb5a3f0b42f1dfdc8de5542fb4580d # Parent 26181d6e6a878339d80e1bbc6fce2e0d158c5cda *** empty log message *** diff -r 26181d6e6a87 -r b3af187429fb lisp/ChangeLog --- 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 diff -r 26181d6e6a87 -r b3af187429fb lispref/ChangeLog --- 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 + + * tips.texi (Coding Conventions): Fix typos. + 2007-01-05 Richard Stallman * modes.texi (Defining Minor Modes): Fix previous change. 2007-01-03 Richard Stallman - * 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 @@ -72,8 +76,8 @@ 2006-12-16 Eli Zaretskii - * 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 @@ -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.