aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 47c5f6a2fc7..34c900ed619 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,31 @@
12007-01-01 Alan Mackenzie <acm@muc.de>
2
3 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
4 eval-after-load in Emacs <=21 and a workaround. Document that
5 trigraphs are not supported.
6
72007-01-01 Alan Mackenzie <acm@muc.de>
8
9 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
10 c-context-line-break. When invoked within a string, preserve
11 whitespace. Add a backslash only when also in a macro.
12
132007-01-01 Alan Mackenzie <acm@muc.de>
14
15 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
16
172007-01-01 Alan Mackenzie <acm@muc.de>
18
19 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
20 are now bound by default to c-\(beginning\|end\)-of-defun by default.
21
222007-01-01 Alan Mackenzie <acm@muc.de>
23
24 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
25 "Choosing a Style".
26
27 * cc-mode.texi ("Styles"): Add @dfn{style}.
28
12007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 292007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 30
3 * xresources.texi (Table of Resources): Add scrollBarWidth resource. 31 * xresources.texi (Table of Resources): Add scrollBarWidth resource.