diff options
| author | Juanma Barranquero | 2013-12-08 16:33:27 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2013-12-08 16:33:27 +0100 |
| commit | 36291308801eefe5c04280c32d4b247bf7aa984e (patch) | |
| tree | 9d6034dcd49506ae4333794ef32edadb7860cfdc /doc/lispref/ChangeLog | |
| parent | b3e42b7083e6d13701179e22774b4803b1054392 (diff) | |
| download | emacs-36291308801eefe5c04280c32d4b247bf7aa984e.tar.gz emacs-36291308801eefe5c04280c32d4b247bf7aa984e.zip | |
Fix typos in doc files (bug#16089).
* emacs/msdog.texi (Windows Keyboard): Fix typo.
* lispref/display.texi (Progress, Face Remapping):
* lispref/processes.texi (Serial Ports):
* lispref/windows.texi (Recombining Windows): Fix typos.
* misc/dbus.texi (Properties and Annotations): Fix typo.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index f4f036f33ad..d2173793d00 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-12-08 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * display.texi (Progress, Face Remapping): | ||
| 4 | * processes.texi (Serial Ports): | ||
| 5 | * windows.texi (Recombining Windows): Fix typos. (Bug#16089) | ||
| 6 | |||
| 1 | 2013-12-04 Juri Linkov <juri@jurta.org> | 7 | 2013-12-04 Juri Linkov <juri@jurta.org> |
| 2 | 8 | ||
| 3 | * searching.texi (Search and Replace): Fix `unread-command-events' | 9 | * searching.texi (Search and Replace): Fix `unread-command-events' |