diff options
| author | Juanma Barranquero | 2012-05-22 20:31:19 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-05-22 20:31:19 +0200 |
| commit | bd7239f5425eef5c6bff2d696dd3452751747747 (patch) | |
| tree | 0026cf3c8008a8691a15cc7fdcfa71771299d53c | |
| parent | 9e1701c68b9f62f5b30f1738144509bf21599f4c (diff) | |
| download | emacs-bd7239f5425eef5c6bff2d696dd3452751747747.tar.gz emacs-bd7239f5425eef5c6bff2d696dd3452751747747.zip | |
Fix ChangeLog typos.
| -rw-r--r-- | doc/emacs/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 18 | ||||
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | src/ChangeLog | 4 |
4 files changed, 14 insertions, 14 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 | ||
| 660 | 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change) | 660 | 2011-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 | ||
| 664 | 2011-08-15 Bastien Guerry <bzg@gnu.org> | 664 | 2011-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 | ||
| 669 | 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com> | 669 | 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com> |
| @@ -672,7 +672,7 @@ | |||
| 672 | 672 | ||
| 673 | 2011-08-15 Bastien Guerry <bzg@gnu.org> | 673 | 2011-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 | ||
| 678 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> | 678 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> |
| @@ -686,11 +686,11 @@ | |||
| 686 | 686 | ||
| 687 | 2011-08-15 Achim Gratz <stromeko@nexgo.de> | 687 | 2011-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 | ||
| 695 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> | 695 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> |
| 696 | 696 | ||
| @@ -714,7 +714,7 @@ | |||
| 714 | 714 | ||
| 715 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> | 715 | 2011-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 | ||
| 720 | 2011-08-15 Christian Egli <christian.egli@sbszh.ch> | 720 | 2011-08-15 Christian Egli <christian.egli@sbszh.ch> |
| @@ -838,7 +838,7 @@ | |||
| 838 | 838 | ||
| 839 | 2011-08-15 Bastien Guerry <bzg@gnu.org> | 839 | 2011-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 | ||
| 844 | 2011-08-15 Bastien Guerry <bzg@gnu.org> | 844 | 2011-08-15 Bastien Guerry <bzg@gnu.org> |
| @@ -1648,7 +1648,7 @@ | |||
| 1648 | 1648 | ||
| 1649 | 2010-11-11 Eric Schulte <schulte.eric@gmail.com> | 1649 | 2010-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 | ||
| 1654 | 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> | 1654 | 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 91ab8173916..1cca78a48f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * progmodes/which-func.el (which-func-ff-hook): | 3 | * progmodes/which-func.el (which-func-ff-hook): |
| 4 | Check against user-error, not error. | 4 | Check against user-error, not error. |
| 5 | 5 | ||
| 6 | * emacs-lisp/edebug.el (top): Do not load or setup up loading of | 6 | * emacs-lisp/edebug.el (top): Do not load or set up loading of |
| 7 | cl-specs.el, which no longer exists. | 7 | cl-specs.el, which no longer exists. |
| 8 | 8 | ||
| 9 | 2012-05-22 Glenn Morris <rgm@gnu.org> | 9 | 2012-05-22 Glenn Morris <rgm@gnu.org> |
| @@ -66,7 +66,7 @@ | |||
| 66 | 66 | ||
| 67 | * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma): | 67 | * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma): |
| 68 | New functions. | 68 | New functions. |
| 69 | (math-function-table): Add support for more C functions. | 69 | (math-function-table): Add support for more C functions. |
| 70 | 70 | ||
| 71 | 2012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es> | 71 | 2012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es> |
| 72 | 72 | ||
diff --git a/src/ChangeLog b/src/ChangeLog index b3eca215245..5b3d4c77485 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -58,7 +58,7 @@ | |||
| 58 | 2012-05-20 Ken Brown <kbrown@cornell.edu> | 58 | 2012-05-20 Ken Brown <kbrown@cornell.edu> |
| 59 | 59 | ||
| 60 | * gmalloc.c (_free_internal_nolock, _realloc_internal_nolock) | 60 | * gmalloc.c (_free_internal_nolock, _realloc_internal_nolock) |
| 61 | [CYGWIN]: Cast ptr to (char *) before comparing to _heapbase. | 61 | [CYGWIN]: Cast ptr to (char *) before comparing to _heapbase. |
| 62 | 62 | ||
| 63 | 2012-05-19 Ken Brown <kbrown@cornell.edu> | 63 | 2012-05-19 Ken Brown <kbrown@cornell.edu> |
| 64 | 64 | ||
| @@ -435,7 +435,7 @@ | |||
| 435 | 2012-04-22 Paul Eggert <eggert@cs.ucla.edu> | 435 | 2012-04-22 Paul Eggert <eggert@cs.ucla.edu> |
| 436 | 436 | ||
| 437 | Modernize and clean up gmalloc.c to assume C89 (Bug#9119). | 437 | Modernize and clean up gmalloc.c to assume C89 (Bug#9119). |
| 438 | * gmalloc.c: (_MALLOC_INTERNAL, _MALLOC_H, _PP, __ptr_t) | 438 | * gmalloc.c (_MALLOC_INTERNAL, _MALLOC_H, _PP, __ptr_t) |
| 439 | (__malloc_size_t, __malloc_ptrdiff_t): | 439 | (__malloc_size_t, __malloc_ptrdiff_t): |
| 440 | Remove. All uses removed, replaced by the definiens if needed, | 440 | Remove. All uses removed, replaced by the definiens if needed, |
| 441 | since we can assume C89 or better now. | 441 | since we can assume C89 or better now. |