aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJuanma Barranquero2012-05-22 20:31:19 +0200
committerJuanma Barranquero2012-05-22 20:31:19 +0200
commitbd7239f5425eef5c6bff2d696dd3452751747747 (patch)
tree0026cf3c8008a8691a15cc7fdcfa71771299d53c /doc
parent9e1701c68b9f62f5b30f1738144509bf21599f4c (diff)
downloademacs-bd7239f5425eef5c6bff2d696dd3452751747747.tar.gz
emacs-bd7239f5425eef5c6bff2d696dd3452751747747.zip
Fix ChangeLog typos.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/misc/ChangeLog18
2 files changed, 10 insertions, 10 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index e944e161494..97707118b65 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -167,7 +167,7 @@
167 (Input Methods): Copyedits. Use "^" for the postfix example, 167 (Input Methods): Copyedits. Use "^" for the postfix example,
168 because it is less confusing inside Info's `quotes'. 168 because it is less confusing inside Info's `quotes'.
169 169
170 * custom.texi (Specifying File Variables): Fix "unibyte" description. 170 * custom.texi (Specifying File Variables): Fix "unibyte" description.
171 Update for "Disabling Multibyte" node name change. 171 Update for "Disabling Multibyte" node name change.
172 * emacs.texi: Update for "Disabling Multibyte" node name change. 172 * emacs.texi: Update for "Disabling Multibyte" node name change.
173 173
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 420fde36b2f..a10f65b085c 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -642,7 +642,7 @@
642 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for 642 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
643 release 8.3. 643 release 8.3.
644 (Preface): Updated support information. 644 (Preface): Updated support information.
645 (From Bill Wohler): Reset text to original version. As a 645 (From Bill Wohler): Reset text to original version. As a
646 historical quote, the tense should be correct in the time that it 646 historical quote, the tense should be correct in the time that it
647 was written. 647 was written.
648 648
@@ -659,11 +659,11 @@
659 659
6602011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change) 6602011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
661 661
662 * org.texi (Images in LaTeX export): rewrite. 662 * org.texi (Images in LaTeX export): Rewrite.
663 663
6642011-08-15 Bastien Guerry <bzg@gnu.org> 6642011-08-15 Bastien Guerry <bzg@gnu.org>
665 665
666 * org.texi (Using the mapping API): mention 'region as a possible 666 * org.texi (Using the mapping API): Mention 'region as a possible
667 scope for `org-map-entries'. 667 scope for `org-map-entries'.
668 668
6692011-08-15 Carsten Dominik <carsten.dominik@gmail.com> 6692011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
@@ -672,7 +672,7 @@
672 672
6732011-08-15 Bastien Guerry <bzg@gnu.org> 6732011-08-15 Bastien Guerry <bzg@gnu.org>
674 674
675 * org.texi (Template expansion): order template sequences in the 675 * org.texi (Template expansion): Order template sequences in the
676 proper order. 676 proper order.
677 677
6782011-08-15 Eric Schulte <schulte.eric@gmail.com> 6782011-08-15 Eric Schulte <schulte.eric@gmail.com>
@@ -686,11 +686,11 @@
686 686
6872011-08-15 Achim Gratz <stromeko@nexgo.de> 6872011-08-15 Achim Gratz <stromeko@nexgo.de>
688 688
689 * org.texi: document that both CLOCK_INTO_DRAWER and 689 * org.texi: Document that both CLOCK_INTO_DRAWER and
690 LOG_INTO_DRAWER can be used to override the contents of variable 690 LOG_INTO_DRAWER can be used to override the contents of variable
691 org-clock-into-drawer (or if unset, org-log-into-drawer). 691 org-clock-into-drawer (or if unset, org-log-into-drawer).
692 692
693 * org.texi: replace @xref->@pxref. 693 * org.texi: Replace @xref->@pxref.
694 694
6952011-08-15 Eric Schulte <schulte.eric@gmail.com> 6952011-08-15 Eric Schulte <schulte.eric@gmail.com>
696 696
@@ -714,7 +714,7 @@
714 714
7152011-08-15 Eric Schulte <schulte.eric@gmail.com> 7152011-08-15 Eric Schulte <schulte.eric@gmail.com>
716 716
717 * org.texi (Structure of code blocks): explicitly state that the 717 * org.texi (Structure of code blocks): Explicitly state that the
718 behavior of multiple blocks of the same name is undefined 718 behavior of multiple blocks of the same name is undefined
719 719
7202011-08-15 Christian Egli <christian.egli@sbszh.ch> 7202011-08-15 Christian Egli <christian.egli@sbszh.ch>
@@ -838,7 +838,7 @@
838 838
8392011-08-15 Bastien Guerry <bzg@gnu.org> 8392011-08-15 Bastien Guerry <bzg@gnu.org>
840 840
841 * org.texi (LaTeX and PDF export): add a note about a limitation 841 * org.texi (LaTeX and PDF export): Add a note about a limitation
842 of the LaTeX export: the org file has to be properly structured. 842 of the LaTeX export: the org file has to be properly structured.
843 843
8442011-08-15 Bastien Guerry <bzg@gnu.org> 8442011-08-15 Bastien Guerry <bzg@gnu.org>
@@ -1648,7 +1648,7 @@
1648 1648
16492010-11-11 Eric Schulte <schulte.eric@gmail.com> 16492010-11-11 Eric Schulte <schulte.eric@gmail.com>
1650 1650
1651 * org.texi: multi-line header arguments :PROPERTIES: :ID: 1651 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
1652 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:. 1652 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
1653 1653
16542010-11-11 Carsten Dominik <carsten.dominik@gmail.com> 16542010-11-11 Carsten Dominik <carsten.dominik@gmail.com>