diff options
| author | Juanma Barranquero | 2013-06-17 17:49:43 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2013-06-17 17:49:43 +0200 |
| commit | 254408ca2e35dce8e264f32389963a2167f70da3 (patch) | |
| tree | 7c76e931638f164d741222067531ce4bfa742ff3 /doc/lispref/ChangeLog | |
| parent | 551e07e5f5baf57eaa103a4660ccad85a1f8046c (diff) | |
| download | emacs-254408ca2e35dce8e264f32389963a2167f70da3.tar.gz emacs-254408ca2e35dce8e264f32389963a2167f70da3.zip | |
doc/lispref/text.texi (Undo, Changing Properties): Fix typos.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 6c945dd244e..47a6a84db06 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-06-17 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * text.texi (Undo, Changing Properties): Fix typos. | ||
| 4 | |||
| 1 | 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 6 | ||
| 3 | * text.texi (Changing Properties): Document `add-face-text-property'. | 7 | * text.texi (Changing Properties): Document `add-face-text-property'. |