From 8bec6ac5dfc8224801c71fcf1122bc25e08ed7ea Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 15 Feb 2007 11:01:16 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ lispref/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aad7c78b4e8..84f07b52b83 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-02-15 Juanma Barranquero + + * play/5x5.el (5x5-crack-xor-mutate): Doc fix. + (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack) + (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings. + 2007-02-14 Juanma Barranquero * faces.el (color-values): Revert changes to docstring from diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 9616199b7cb..2121eea0321 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2007-02-15 Juanma Barranquero + + * strings.texi (Modifying Strings): Clarify that `clear-string' + always converts the string to unibyte. + 2007-02-14 Kim F. Storm * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face. -- 2.39.2