diff options
| author | Alan Mackenzie | 2011-11-03 22:03:18 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2011-11-03 22:03:18 +0000 |
| commit | 85ba4cded3ef5a834c880edfdb6cf7ec3a747e9b (patch) | |
| tree | 2a207d6e9e906119087ad357c892414db01211cb /doc/misc/ChangeLog | |
| parent | a6ba2ab9277496b66f6939766a3470c1f0a84287 (diff) | |
| parent | 14e1d9eab9f4b7341f92397a0a9a2706f7b26ee9 (diff) | |
| download | emacs-85ba4cded3ef5a834c880edfdb6cf7ec3a747e9b.tar.gz emacs-85ba4cded3ef5a834c880edfdb6cf7ec3a747e9b.zip | |
Merge.
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. |