aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog43
1 files changed, 42 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 3e6fb6d8164..34c900ed619 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,6 +1,47 @@
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
292007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
30
31 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
32
332007-01-01 Richard Stallman <rms@gnu.org>
34
35 * commands.texi (User Input): Document keys stolen by window mangers.
36
372006-12-31 Richard Stallman <rms@gnu.org>
38
39 * custom.texi (Specific Customization): Document customize-option
40 instead of customize-variable.
41
12006-12-31 Kim F. Storm <storm@cua.dk> 422006-12-31 Kim F. Storm <storm@cua.dk>
2 43
3 * major.texi (Choosing Modes): Document auto-mode-case-fond. 44 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4 45
52006-12-30 Kim F. Storm <storm@cua.dk> 462006-12-30 Kim F. Storm <storm@cua.dk>
6 47