mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
*** empty log message ***
This commit is contained in:
parent
849aa55387
commit
8bec6ac5df
2 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2007-02-15 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* 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 <lekktu@gmail.com>
|
||||
|
||||
* faces.el (color-values): Revert changes to docstring from
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2007-02-15 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* strings.texi (Modifying Strings): Clarify that `clear-string'
|
||||
always converts the string to unibyte.
|
||||
|
||||
2007-02-14 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue