diff options
| author | Juanma Barranquero | 2013-07-26 19:02:22 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2013-07-26 19:02:22 +0200 |
| commit | a04689de43f58c4120e8780628bc9439efaf6393 (patch) | |
| tree | 05150198dc8ad56f2593aa18562fec156045e3ea /doc | |
| parent | 53ff3e77b4c6e15b53404948254e58024c5e1556 (diff) | |
| download | emacs-a04689de43f58c4120e8780628bc9439efaf6393.tar.gz emacs-a04689de43f58c4120e8780628bc9439efaf6393.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index d8d21794baa..32717946b04 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1080,7 +1080,7 @@ | |||
| 1080 | * display.texi (Face Attributes): Copyedits. Add a few cindex entries. | 1080 | * display.texi (Face Attributes): Copyedits. Add a few cindex entries. |
| 1081 | Overlining no longer behaves exactly like underlining. | 1081 | Overlining no longer behaves exactly like underlining. |
| 1082 | 1082 | ||
| 1083 | 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com> | 1083 | 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com> |
| 1084 | 1084 | ||
| 1085 | * display.texi (Face Attributes): | 1085 | * display.texi (Face Attributes): |
| 1086 | Document wave-style underline face attribute. | 1086 | Document wave-style underline face attribute. |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 24a69282bab..da2491cb94a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1122,7 +1122,7 @@ | |||
| 1122 | corresponding function names, according to | 1122 | corresponding function names, according to |
| 1123 | `org-agenda-view-mode-dispatch'. | 1123 | `org-agenda-view-mode-dispatch'. |
| 1124 | 1124 | ||
| 1125 | 2012-09-30 Jan Bäcker <jan.boecker@jboecker.de> | 1125 | 2012-09-30 Jan Böcker <jan.boecker@jboecker.de> |
| 1126 | 1126 | ||
| 1127 | * org.texi (The spreadsheet): Fix typo. | 1127 | * org.texi (The spreadsheet): Fix typo. |
| 1128 | 1128 | ||