diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index be79a9d864d..46fea77107b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | 2012-04-14 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * cc-mode.texi (c-offsets-alist): Correct a typo. | ||
| 4 | |||
| 5 | 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change) | ||
| 6 | |||
| 7 | * org.texi (Deadlines and scheduling): Fix the example: the | ||
| 8 | DEADLINE item should come right after the headline. We enforce | ||
| 9 | this convention, so it is a bug not to illustrate it correctly in | ||
| 10 | the manual. | ||
| 11 | |||
| 12 | 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change) | ||
| 13 | |||
| 14 | * org.texi (Agenda commands): Fix documentation bug by swapping | ||
| 15 | the equivalent keybindings to `org-agenda-next-line' with the ones | ||
| 16 | to `org-agenda-previous-line'. | ||
| 17 | |||
| 18 | 2012-04-14 Glenn Morris <rgm@gnu.org> | ||
| 19 | |||
| 20 | * Makefile.in: Replace non-portable use of $< in ordinary rules. | ||
| 21 | |||
| 1 | 2012-04-09 Eli Zaretskii <eliz@gnu.org> | 22 | 2012-04-09 Eli Zaretskii <eliz@gnu.org> |
| 2 | 23 | ||
| 3 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add | 24 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add |