aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorGlenn Morris2014-01-07 08:55:17 -0800
committerGlenn Morris2014-01-07 08:55:17 -0800
commitcfdaa1500664e65a158805d35638c277f9489a39 (patch)
tree2c3c4fde80609df7b69592982f03f0edf8c7bb30 /doc/misc
parent0030ec15c34c79aba52f3e599a146ee7dc4462e3 (diff)
downloademacs-cfdaa1500664e65a158805d35638c277f9489a39.tar.gz
emacs-cfdaa1500664e65a158805d35638c277f9489a39.zip
ChangeLog fixes
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index df132b647a6..cc426378f94 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,10 +1,10 @@
12013-01-07 Rasmus <w530@pank.eu> 12013-01-07 Rasmus <w530@pank.eu>
2 2
3 * misc/org.texi (Global and local cycling): Fix missing '@'. 3 * org.texi (Global and local cycling): Fix missing '@'.
4 4
52013-01-07 Bastien Guerry <bzg@gnu.org> 52013-01-07 Bastien Guerry <bzg@gnu.org>
6 6
7 * misc/org.texi (Global and local cycling): Mention C-u C-u TAB. 7 * org.texi (Global and local cycling): Mention C-u C-u TAB.
8 (Include files, The Export Dispatcher) 8 (Include files, The Export Dispatcher)
9 (Advanced configuration) 9 (Advanced configuration)
10 (Header arguments in Org mode properties): Spelling fixes. 10 (Header arguments in Org mode properties): Spelling fixes.
@@ -14,7 +14,7 @@
14 14
152013-01-07 Nicolas Goaziou <n.goaziou@gmail.com> 152013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
16 16
17 * misc/org.texi (Org export): New section. 17 * org.texi (Org export): New section.
18 (HTML doctypes): Fix whitespace error. Fix display. 18 (HTML doctypes): Fix whitespace error. Fix display.
19 (Publishing options): Add missing html publishing options. 19 (Publishing options): Add missing html publishing options.
20 20
@@ -1211,7 +1211,7 @@
1211 1211
12122013-02-07 Eric Ludlam <zappo@gnu.org> 12122013-02-07 Eric Ludlam <zappo@gnu.org>
1213 1213
1214 * doc/misc/ede.texi (Creating a project): Make ede-new doc less 1214 * ede.texi (Creating a project): Make ede-new doc less
1215 specific, and only about items it supports, indicating that there 1215 specific, and only about items it supports, indicating that there
1216 might be more. Remove refs to simple project and direct automake 1216 might be more. Remove refs to simple project and direct automake
1217 from ede new. 1217 from ede new.
@@ -1543,7 +1543,7 @@
1543 1543
15442012-11-22 Jay Belanger <jay.p.belanger@gmail.com> 15442012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1545 1545
1546 * doc/misc/calc.texi (Date Forms): Mention the customizable 1546 * calc.texi (Date Forms): Mention the customizable
1547 Gregorian-Julian switch. 1547 Gregorian-Julian switch.
1548 (Customizing Calc): Mention the variable `calc-gregorian-switch'. 1548 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1549 1549
@@ -2208,7 +2208,7 @@
2208 2208
22092012-05-19 Jay Belanger <jay.p.belanger@gmail.com> 22092012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2210 2210
2211 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc): 2211 * calc.texi (Basic Operations on Units, Customizing Calc):
2212 Mention `calc-ensure-consistent-units'. 2212 Mention `calc-ensure-consistent-units'.
2213 2213
22142012-05-14 Andreas Schwab <schwab@linux-m68k.org> 22142012-05-14 Andreas Schwab <schwab@linux-m68k.org>