diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6b0ef9c5d8b..029406e2d30 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * gnus.texi (Other Gnus Versions): Remove. | ||
| 4 | |||
| 5 | 2011-10-28 Alan Mackenzie <acm@muc.de> | ||
| 6 | |||
| 7 | * cc-mode.texi (Indentation Commands): Mention "macros with semicolons". | ||
| 8 | (Other Special Indentations): Add an xref to "Macros with ;". | ||
| 9 | (Customizing Macros): Add stuff about syntax in macros. Add an xref to | ||
| 10 | "Macros with ;". | ||
| 11 | (Macros with ;): New page. | ||
| 12 | |||
| 13 | * cc-mode.texi (Movement Commands): Document `c-defun-tactic'. | ||
| 14 | Document the new handling of nested scopes for movement by defuns. | ||
| 15 | |||
| 1 | 2011-10-23 Michael Albinus <michael.albinus@gmx.de> | 16 | 2011-10-23 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 17 | ||
| 3 | Sync with Tramp 2.2.3. | 18 | Sync with Tramp 2.2.3. |