diff options
| author | Glenn Morris | 2012-04-13 18:46:06 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-04-13 18:46:06 -0700 |
| commit | 35dc09a19c606f9e7a078df32d030451c7c90ba1 (patch) | |
| tree | 8df2ade99ad8620568094d61bba9dd4ac8856c43 /doc/misc/ChangeLog | |
| parent | 327732d994c98849c765659aa2164a7482b6beab (diff) | |
| parent | ad3a2b411dc2b34f5d6fa434aee3ca56fa7a88e7 (diff) | |
| download | emacs-35dc09a19c606f9e7a078df32d030451c7c90ba1.tar.gz emacs-35dc09a19c606f9e7a078df32d030451c7c90ba1.zip | |
Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org
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 |