summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-01-14 03:52:57 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-01-14 03:52:57 +0000
commitde529e210ce8519617bf371f39c677bc974e7d67 (patch)
tree80436be26262e32d536a7775fe6669988bcf7f80
parent1bb60c137e4f3552a29ff82bdee45b5e8bb49c65 (diff)
downloademacs-de529e210ce8519617bf371f39c677bc974e7d67.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lispref/ChangeLog12
2 files changed, 13 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7a40135090..793c014b670 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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>
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 3f62d3e545b..e188e5cb4e0 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -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 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
;; 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.