diff options
| author | Juanma Barranquero | 2009-10-04 04:00:46 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2009-10-04 04:00:46 +0000 |
| commit | a86cd3957b134f77a0ecb65a3514bd2856f60325 (patch) | |
| tree | df45e3badc92f8477e65cf040ffb246a4a19f7b1 /doc/lispref/ChangeLog | |
| parent | 2b34df4ebc935a834a77b930b35c4a42f7236440 (diff) | |
| download | emacs-a86cd3957b134f77a0ecb65a3514bd2856f60325.tar.gz emacs-a86cd3957b134f77a0ecb65a3514bd2856f60325.zip | |
* anti.texi (Antinews):
* macros.texi (Indenting Macros):
* strings.texi (Creating Strings, Case Conversion):
Remove duplicate words.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 1fcb1d3533a..81d3290702a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-10-04 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * anti.texi (Antinews): | ||
| 4 | * macros.texi (Indenting Macros): | ||
| 5 | * strings.texi (Creating Strings, Case Conversion): | ||
| 6 | Remove duplicate words. | ||
| 7 | |||
| 1 | 2009-10-01 Michael Albinus <michael.albinus@gmx.de> | 8 | 2009-10-01 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 9 | ||
| 3 | * files.texi (Create/Delete Dirs): delete-directory has an | 10 | * files.texi (Create/Delete Dirs): delete-directory has an |
| @@ -32,7 +39,7 @@ | |||
| 32 | 39 | ||
| 33 | 2009-09-11 Alan Mackenzie <acm@muc.de> | 40 | 2009-09-11 Alan Mackenzie <acm@muc.de> |
| 34 | 41 | ||
| 35 | * os.texi (Terminal Output): document `send-string-to-terminal' in | 42 | * os.texi (Terminal Output): Document `send-string-to-terminal' in |
| 36 | batch mode. | 43 | batch mode. |
| 37 | 44 | ||
| 38 | 2009-09-01 Glenn Morris <rgm@gnu.org> | 45 | 2009-09-01 Glenn Morris <rgm@gnu.org> |
| @@ -7722,7 +7729,7 @@ | |||
| 7722 | 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> | 7729 | 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> |
| 7723 | 7730 | ||
| 7724 | * customize.texi (Splicing into Lists): Fixed example. | 7731 | * customize.texi (Splicing into Lists): Fixed example. |
| 7725 | Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> | 7732 | Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>. |
| 7726 | 7733 | ||
| 7727 | 2002-06-17 Juanma Barranquero <lektu@terra.es> | 7734 | 2002-06-17 Juanma Barranquero <lektu@terra.es> |
| 7728 | 7735 | ||