diff options
| author | Juanma Barranquero | 2013-07-26 19:02:22 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2013-07-26 19:02:22 +0200 |
| commit | a04689de43f58c4120e8780628bc9439efaf6393 (patch) | |
| tree | 05150198dc8ad56f2593aa18562fec156045e3ea | |
| parent | 53ff3e77b4c6e15b53404948254e58024c5e1556 (diff) | |
| download | emacs-a04689de43f58c4120e8780628bc9439efaf6393.tar.gz emacs-a04689de43f58c4120e8780628bc9439efaf6393.zip | |
Fix typos in ChangeLogs.
| -rw-r--r-- | ChangeLog | 18 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.10 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.15 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.16 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.7 | 4 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 8 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.2 | 4 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 34 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 6 | ||||
| -rw-r--r-- | src/ChangeLog.12 | 6 |
13 files changed, 48 insertions, 48 deletions
| @@ -61,7 +61,7 @@ | |||
| 61 | * lib/ignore-value.h: Remove this gnulib-imported file. | 61 | * lib/ignore-value.h: Remove this gnulib-imported file. |
| 62 | * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. | 62 | * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. |
| 63 | 63 | ||
| 64 | 2013-07-08 Magnus Henoch <magnus.henoch@gmail.com> (tiny change) | 64 | 2013-07-08 Magnus Henoch <magnus.henoch@gmail.com> (tiny change) |
| 65 | 65 | ||
| 66 | * configure.ac (HAVE_IMAGEMAGICK): Check on NS also (Bug#14798). | 66 | * configure.ac (HAVE_IMAGEMAGICK): Check on NS also (Bug#14798). |
| 67 | 67 | ||
| @@ -2027,7 +2027,7 @@ | |||
| 2027 | * Makefile.in (install-arch-indep, install-doc, install-info) | 2027 | * Makefile.in (install-arch-indep, install-doc, install-info) |
| 2028 | (uninstall): Scrap superfluous subshells. | 2028 | (uninstall): Scrap superfluous subshells. |
| 2029 | 2029 | ||
| 2030 | 2012-05-19 Ulrich Mueller <ulm@gentoo.org> | 2030 | 2012-05-19 Ulrich Müller <ulm@gentoo.org> |
| 2031 | 2031 | ||
| 2032 | * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518) | 2032 | * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518) |
| 2033 | 2033 | ||
| @@ -3803,7 +3803,7 @@ | |||
| 3803 | * Makefile.in (install-arch-indep, info): | 3803 | * Makefile.in (install-arch-indep, info): |
| 3804 | Replace MAKEINFO = off with HAVE_MAKEINFO = no. | 3804 | Replace MAKEINFO = off with HAVE_MAKEINFO = no. |
| 3805 | 3805 | ||
| 3806 | 2010-12-29 Ulrich Mueller <ulm@gentoo.org> | 3806 | 2010-12-29 Ulrich Müller <ulm@gentoo.org> |
| 3807 | 3807 | ||
| 3808 | * configure.in: Make gameuser configurable (Bug#7717). | 3808 | * configure.in: Make gameuser configurable (Bug#7717). |
| 3809 | 3809 | ||
| @@ -5013,7 +5013,7 @@ | |||
| 5013 | 5013 | ||
| 5014 | * info/dir: Untabify. | 5014 | * info/dir: Untabify. |
| 5015 | 5015 | ||
| 5016 | 2008-11-28 Ulrich Mueller <ulm@gentoo.org> | 5016 | 2008-11-28 Ulrich Müller <ulm@gentoo.org> |
| 5017 | 5017 | ||
| 5018 | * configure.in: Fix last change. | 5018 | * configure.in: Fix last change. |
| 5019 | 5019 | ||
| @@ -5076,7 +5076,7 @@ | |||
| 5076 | * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h. | 5076 | * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h. |
| 5077 | Use sol2-6.h for Solaris 7-9. | 5077 | Use sol2-6.h for Solaris 7-9. |
| 5078 | 5078 | ||
| 5079 | 2008-10-18 Ulrich Mueller <ulm@gentoo.org> | 5079 | 2008-10-18 Ulrich Müller <ulm@gentoo.org> |
| 5080 | 5080 | ||
| 5081 | * configure.in: Add support for GNU/Linux on SuperH. | 5081 | * configure.in: Add support for GNU/Linux on SuperH. |
| 5082 | 5082 | ||
| @@ -5160,7 +5160,7 @@ | |||
| 5160 | 5160 | ||
| 5161 | * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change. | 5161 | * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change. |
| 5162 | 5162 | ||
| 5163 | 2008-08-05 Ulrich Mueller <ulm@gentoo.org> | 5163 | 2008-08-05 Ulrich Müller <ulm@gentoo.org> |
| 5164 | 5164 | ||
| 5165 | * configure.in: Add checks for krb5_error.text and | 5165 | * configure.in: Add checks for krb5_error.text and |
| 5166 | krb5_error.e_text struct members. | 5166 | krb5_error.e_text struct members. |
| @@ -5528,7 +5528,7 @@ | |||
| 5528 | * configure.in (--with-gcc): Remove. | 5528 | * configure.in (--with-gcc): Remove. |
| 5529 | * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc. | 5529 | * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc. |
| 5530 | 5530 | ||
| 5531 | 2008-02-05 Ulrich Mueller <ulm@gentoo.org> | 5531 | 2008-02-05 Ulrich Müller <ulm@gentoo.org> |
| 5532 | 5532 | ||
| 5533 | * INSTALL: Recommend giflib, not libungif. | 5533 | * INSTALL: Recommend giflib, not libungif. |
| 5534 | 5534 | ||
| @@ -5550,7 +5550,7 @@ | |||
| 5550 | * configure.in: For libotf and m17n-flt checks, set shell vars | 5550 | * configure.in: For libotf and m17n-flt checks, set shell vars |
| 5551 | HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and | 5551 | HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and |
| 5552 | pkg_check_m17n_flt, respectively, for the sake of the summary output. | 5552 | pkg_check_m17n_flt, respectively, for the sake of the summary output. |
| 5553 | Reported by Ulrich Mueller. | 5553 | Reported by Ulrich Müller. |
| 5554 | 5554 | ||
| 5555 | 2008-02-02 Eli Zaretskii <eliz@gnu.org> | 5555 | 2008-02-02 Eli Zaretskii <eliz@gnu.org> |
| 5556 | 5556 | ||
| @@ -5864,7 +5864,7 @@ | |||
| 5864 | 5864 | ||
| 5865 | * configure.in: Put quotes around nested macro calls. | 5865 | * configure.in: Put quotes around nested macro calls. |
| 5866 | 5866 | ||
| 5867 | 2007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change) | 5867 | 2007-08-31 Ulrich Müller <ulm@gentoo.org> (tiny change) |
| 5868 | 5868 | ||
| 5869 | * configure.in: Fix typo. | 5869 | * configure.in: Fix typo. |
| 5870 | * configure: Regenerate. | 5870 | * configure: Regenerate. |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index d8d21794baa..32717946b04 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1080,7 +1080,7 @@ | |||
| 1080 | * display.texi (Face Attributes): Copyedits. Add a few cindex entries. | 1080 | * display.texi (Face Attributes): Copyedits. Add a few cindex entries. |
| 1081 | Overlining no longer behaves exactly like underlining. | 1081 | Overlining no longer behaves exactly like underlining. |
| 1082 | 1082 | ||
| 1083 | 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com> | 1083 | 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com> |
| 1084 | 1084 | ||
| 1085 | * display.texi (Face Attributes): | 1085 | * display.texi (Face Attributes): |
| 1086 | Document wave-style underline face attribute. | 1086 | Document wave-style underline face attribute. |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 24a69282bab..da2491cb94a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1122,7 +1122,7 @@ | |||
| 1122 | corresponding function names, according to | 1122 | corresponding function names, according to |
| 1123 | `org-agenda-view-mode-dispatch'. | 1123 | `org-agenda-view-mode-dispatch'. |
| 1124 | 1124 | ||
| 1125 | 2012-09-30 Jan Bäcker <jan.boecker@jboecker.de> | 1125 | 2012-09-30 Jan Böcker <jan.boecker@jboecker.de> |
| 1126 | 1126 | ||
| 1127 | * org.texi (The spreadsheet): Fix typo. | 1127 | * org.texi (The spreadsheet): Fix typo. |
| 1128 | 1128 | ||
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 2d331a2819d..30afe9ce970 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 | |||
| @@ -5182,7 +5182,7 @@ | |||
| 5182 | inserted. | 5182 | inserted. |
| 5183 | (Info-hide-note-references): Fix doc and customize type. | 5183 | (Info-hide-note-references): Fix doc and customize type. |
| 5184 | 5184 | ||
| 5185 | 2003-03-02 Matt Swift <swift@alum.mit.edu> | 5185 | 2003-03-02 Matthew Swift <swift@alum.mit.edu> |
| 5186 | 5186 | ||
| 5187 | * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): | 5187 | * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): |
| 5188 | New custom variable. | 5188 | New custom variable. |
| @@ -5228,7 +5228,7 @@ | |||
| 5228 | (tramp-send-region): Correct debug message. | 5228 | (tramp-send-region): Correct debug message. |
| 5229 | (tramp-bug): Add `tramp-chunksize'. | 5229 | (tramp-bug): Add `tramp-chunksize'. |
| 5230 | 5230 | ||
| 5231 | 2003-02-26 Matt Swift <swift@alum.mit.edu> | 5231 | 2003-02-26 Matthew Swift <swift@alum.mit.edu> |
| 5232 | 5232 | ||
| 5233 | * startup.el: Streamline code in several functions for efficiency | 5233 | * startup.el: Streamline code in several functions for efficiency |
| 5234 | and readability. Rephrase booleans to avoid `(not noninteractive)'. | 5234 | and readability. Rephrase booleans to avoid `(not noninteractive)'. |
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index 4d0ff9a40e2..afa2bce104e 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 | |||
| @@ -5119,7 +5119,7 @@ | |||
| 5119 | (x-setup-function-keys, xw-defined-colors): Merge x- and w32- | 5119 | (x-setup-function-keys, xw-defined-colors): Merge x- and w32- |
| 5120 | definitions here. | 5120 | definitions here. |
| 5121 | 5121 | ||
| 5122 | 2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change) | 5122 | 2010-10-24 T. V. Raman <tv.raman.tv@gmail.com> (tiny change) |
| 5123 | 5123 | ||
| 5124 | * net/mairix.el (mairix-searches-mode-map): | 5124 | * net/mairix.el (mairix-searches-mode-map): |
| 5125 | * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change. | 5125 | * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change. |
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index d6d1bac43c2..7692a0fffa8 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 | |||
| @@ -4569,7 +4569,7 @@ | |||
| 4569 | * bookmark.el (bookmark-completing-read): Set the completion category | 4569 | * bookmark.el (bookmark-completing-read): Set the completion category |
| 4570 | to `bookmark' (bug#11131). | 4570 | to `bookmark' (bug#11131). |
| 4571 | 4571 | ||
| 4572 | 2012-10-26 Bastien <bzg@altern.org> | 4572 | 2012-10-26 Bastien Guerry <bzg@altern.org> |
| 4573 | Stefan Monnier <monnier@iro.umontreal.ca> | 4573 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 4574 | 4574 | ||
| 4575 | * face-remap.el: Use lexical-binding. | 4575 | * face-remap.el: Use lexical-binding. |
| @@ -9712,7 +9712,7 @@ | |||
| 9712 | * international/mule-cmds.el (mule-menu-keymap) | 9712 | * international/mule-cmds.el (mule-menu-keymap) |
| 9713 | (set-language-environment, set-locale-environment): Doc tweaks. | 9713 | (set-language-environment, set-locale-environment): Doc tweaks. |
| 9714 | 9714 | ||
| 9715 | 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com> | 9715 | 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com> |
| 9716 | 9716 | ||
| 9717 | * cus-face.el (custom-face-attributes): Add wave-style underline | 9717 | * cus-face.el (custom-face-attributes): Add wave-style underline |
| 9718 | attribute. | 9718 | attribute. |
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 4eec1795789..f52fdd7e194 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -7617,7 +7617,7 @@ | |||
| 7617 | Delete the binding for toggle-enable-multibyte-characters. | 7617 | Delete the binding for toggle-enable-multibyte-characters. |
| 7618 | (mule-menu-keymap): Delete the menu item for it. | 7618 | (mule-menu-keymap): Delete the menu item for it. |
| 7619 | 7619 | ||
| 7620 | 1997-12-17 Peter Galbraith <galbraith@mixing.qc.dfo.ca> | 7620 | 1997-12-17 Peter S Galbraith <galbraith@mixing.qc.dfo.ca> |
| 7621 | 7621 | ||
| 7622 | * simple.el (copy-region-as-kill): | 7622 | * simple.el (copy-region-as-kill): |
| 7623 | Deactivate mark in transient-mark-mode. | 7623 | Deactivate mark in transient-mark-mode. |
| @@ -19637,7 +19637,7 @@ | |||
| 19637 | 19637 | ||
| 19638 | * term/x-win.el (function-key-map): Define iso-lefttab. | 19638 | * term/x-win.el (function-key-map): Define iso-lefttab. |
| 19639 | 19639 | ||
| 19640 | 1997-03-24 Vince Del Vecchio <vdelvecc@spd.analog.com> | 19640 | 1997-03-24 Vincent Del Vecchio <vdelvecc@spd.analog.com> |
| 19641 | 19641 | ||
| 19642 | * mh-utils.el (mh-find-progs): When looking for mh-lib, construct | 19642 | * mh-utils.el (mh-find-progs): When looking for mh-lib, construct |
| 19643 | likely paths based on mh-progs rather than using a static list. | 19643 | likely paths based on mh-progs rather than using a static list. |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 3e7d8c992e7..a67c55947ac 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1897,7 +1897,7 @@ | |||
| 1897 | 1897 | ||
| 1898 | * nnmail.el (mail-send-and-exit): Silence the byte compiler. | 1898 | * nnmail.el (mail-send-and-exit): Silence the byte compiler. |
| 1899 | 1899 | ||
| 1900 | 2012-06-26 Peter Munster <pmrb@free.fr> | 1900 | 2012-06-26 Peter Münster <pmrb@free.fr> |
| 1901 | 1901 | ||
| 1902 | * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer). | 1902 | * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer). |
| 1903 | (gnus-demon-cancel): Ditto. | 1903 | (gnus-demon-cancel): Ditto. |
| @@ -2124,7 +2124,7 @@ | |||
| 2124 | (spam-check-BBDB): Use it. | 2124 | (spam-check-BBDB): Use it. |
| 2125 | (spam-enter-ham-BBDB): Use it. | 2125 | (spam-enter-ham-BBDB): Use it. |
| 2126 | 2126 | ||
| 2127 | 2012-06-26 Peter Munster <pmrb@free.fr> (tiny change) | 2127 | 2012-06-26 Peter Münster <pmrb@free.fr> (tiny change) |
| 2128 | 2128 | ||
| 2129 | * gnus-group.el (gnus-group-get-new-news): | 2129 | * gnus-group.el (gnus-group-get-new-news): |
| 2130 | New parameter `one-level' for scanning exactly one level. | 2130 | New parameter `one-level' for scanning exactly one level. |
| @@ -8487,7 +8487,7 @@ | |||
| 8487 | * nnimap.el (nnimap-request-group): Low higher than high to signal no | 8487 | * nnimap.el (nnimap-request-group): Low higher than high to signal no |
| 8488 | messages in empty groups. | 8488 | messages in empty groups. |
| 8489 | 8489 | ||
| 8490 | 2010-10-01 Ted Zlatanov <tzz@lifelogs.com> | 8490 | 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com> |
| 8491 | 8491 | ||
| 8492 | * nnimap.el (nnimap-request-group): Don't bug out when there's an empty | 8492 | * nnimap.el (nnimap-request-group): Don't bug out when there's an empty |
| 8493 | non-UIDNEXT group. | 8493 | non-UIDNEXT group. |
| @@ -8628,7 +8628,7 @@ | |||
| 8628 | * nndraft.el (nndraft-request-expire-articles): Use the group name | 8628 | * nndraft.el (nndraft-request-expire-articles): Use the group name |
| 8629 | instead if "nndraft". Fix found by Nils Ackermann. | 8629 | instead if "nndraft". Fix found by Nils Ackermann. |
| 8630 | 8630 | ||
| 8631 | 2010-09-29 Ludovic Courtes <ludo@gnu.org> | 8631 | 2010-09-29 Ludovic Courtès <ludo@gnu.org> |
| 8632 | 8632 | ||
| 8633 | * nnregistry.el: Add. | 8633 | * nnregistry.el: Add. |
| 8634 | 8634 | ||
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1 index 9043a23361e..9a71bc35b41 100644 --- a/lisp/gnus/ChangeLog.1 +++ b/lisp/gnus/ChangeLog.1 | |||
| @@ -340,7 +340,7 @@ | |||
| 340 | 340 | ||
| 341 | * nnmail.el (nnmail-spool-file): Allow lists of files. | 341 | * nnmail.el (nnmail-spool-file): Allow lists of files. |
| 342 | 342 | ||
| 343 | 1998-08-20 Per Starback <starback@update.uu.se> | 343 | 1998-08-20 Per Starbäck <starback@update.uu.se> |
| 344 | 344 | ||
| 345 | * gnus/gnus-start.el (gnus-check-first-time-used): Change current | 345 | * gnus/gnus-start.el (gnus-check-first-time-used): Change current |
| 346 | buffer before creating help group. | 346 | buffer before creating help group. |
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index 4ddd622ce9a..df223bd332b 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -210,7 +210,7 @@ | |||
| 210 | * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before | 210 | * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before |
| 211 | encrypting. | 211 | encrypting. |
| 212 | 212 | ||
| 213 | 2003-12-28 Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change). | 213 | 2003-12-28 Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change) |
| 214 | 214 | ||
| 215 | * mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding. | 215 | * mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding. |
| 216 | 216 | ||
| @@ -4490,7 +4490,7 @@ | |||
| 4490 | 4490 | ||
| 4491 | * gnus-start.el (gnus-backup-startup-file): Fixed custom type. | 4491 | * gnus-start.el (gnus-backup-startup-file): Fixed custom type. |
| 4492 | 4492 | ||
| 4493 | 2003-02-24 Ted Zlatanov <tzz@lifelogs.com> | 4493 | 2003-02-24 Teodor Zlatanov <tzz@lifelogs.com> |
| 4494 | 4494 | ||
| 4495 | * spam.el: Disabled spam-get-article-as-filename. | 4495 | * spam.el: Disabled spam-get-article-as-filename. |
| 4496 | 4496 | ||
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index e57911947b1..f90d88ee0de 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -1403,11 +1403,11 @@ | |||
| 1403 | (mh-x-image-url-display): Don't display image if the URL looks | 1403 | (mh-x-image-url-display): Don't display image if the URL looks |
| 1404 | malformed. | 1404 | malformed. |
| 1405 | 1405 | ||
| 1406 | 2003-10-04 Mark D Baushke <mdb@gnu.org> | 1406 | 2003-10-04 Mark D. Baushke <mdb@gnu.org> |
| 1407 | 1407 | ||
| 1408 | * mh-comp.el (mh-letter-menu): Simplify menu heading. | 1408 | * mh-comp.el (mh-letter-menu): Simplify menu heading. |
| 1409 | 1409 | ||
| 1410 | 2003-10-03 Mark D Baushke <mdb@gnu.org> | 1410 | 2003-10-03 Mark D. Baushke <mdb@gnu.org> |
| 1411 | 1411 | ||
| 1412 | * mh-mime.el (mh-mml-query-cryptographic-method): Avoid | 1412 | * mh-mime.el (mh-mml-query-cryptographic-method): Avoid |
| 1413 | revisionist history and still provide a good default. | 1413 | revisionist history and still provide a good default. |
| @@ -3877,7 +3877,7 @@ | |||
| 3877 | runs checkdoc and lm-verify which is useful before releasing the | 3877 | runs checkdoc and lm-verify which is useful before releasing the |
| 3878 | software. It can and should be expanded to do real unit tests. | 3878 | software. It can and should be expanded to do real unit tests. |
| 3879 | 3879 | ||
| 3880 | 2003-04-22 Mark D Baushke <mdb@gnu.org> | 3880 | 2003-04-22 Mark D. Baushke <mdb@gnu.org> |
| 3881 | 3881 | ||
| 3882 | * mh-alias.el: Update Copyright. | 3882 | * mh-alias.el: Update Copyright. |
| 3883 | * mh-comp.el: Ditto. | 3883 | * mh-comp.el: Ditto. |
| @@ -6106,7 +6106,7 @@ | |||
| 6106 | explicitly stated. | 6106 | explicitly stated. |
| 6107 | (mh-visit-folder): Really fix it this time. | 6107 | (mh-visit-folder): Really fix it this time. |
| 6108 | 6108 | ||
| 6109 | 2003-01-01 Mark D Baushke <mdb@gnu.org> | 6109 | 2003-01-01 Mark D. Baushke <mdb@gnu.org> |
| 6110 | 6110 | ||
| 6111 | * mh-alias.el (mh-alias-from-has-no-alias-p): Needs the | 6111 | * mh-alias.el (mh-alias-from-has-no-alias-p): Needs the |
| 6112 | mh-autoload comment or mh-customize may have problems finding the | 6112 | mh-autoload comment or mh-customize may have problems finding the |
| @@ -6854,7 +6854,7 @@ | |||
| 6854 | * Makefile: Moved .PHONY rule after all rule for compatibility | 6854 | * Makefile: Moved .PHONY rule after all rule for compatibility |
| 6855 | with BSD/OS's old pmake. | 6855 | with BSD/OS's old pmake. |
| 6856 | 6856 | ||
| 6857 | 2002-12-03 Mark D Baushke <mdb@gnu.org> | 6857 | 2002-12-03 Mark D. Baushke <mdb@gnu.org> |
| 6858 | 6858 | ||
| 6859 | * mh-e.el (mh-get-new-mail): Simplify no-new-mail test. | 6859 | * mh-e.el (mh-get-new-mail): Simplify no-new-mail test. |
| 6860 | (mh-add-cur-notation): Remove unnecessary function. | 6860 | (mh-add-cur-notation): Remove unnecessary function. |
| @@ -6878,7 +6878,7 @@ | |||
| 6878 | number of scan lines is fewer than mh-large-folders (closes SF | 6878 | number of scan lines is fewer than mh-large-folders (closes SF |
| 6879 | #646794). | 6879 | #646794). |
| 6880 | 6880 | ||
| 6881 | 2002-12-02 Mark D Baushke <mdb@gnu.org> | 6881 | 2002-12-02 Mark D. Baushke <mdb@gnu.org> |
| 6882 | 6882 | ||
| 6883 | * mh-e.el (mh-add-cur-notation): New function to mark the | 6883 | * mh-e.el (mh-add-cur-notation): New function to mark the |
| 6884 | current message with the mh-note-cur character. | 6884 | current message with the mh-note-cur character. |
| @@ -8312,7 +8312,7 @@ | |||
| 8312 | variable as new-file-flag. | 8312 | variable as new-file-flag. |
| 8313 | This addresses part of SF #627015. | 8313 | This addresses part of SF #627015. |
| 8314 | 8314 | ||
| 8315 | 2002-10-24 Mark D Baushke <mdb@gnu.org> | 8315 | 2002-10-24 Mark D. Baushke <mdb@gnu.org> |
| 8316 | 8316 | ||
| 8317 | * mh-comp.el (mh-forward): Fix mh-mml-compose-insert-p reference | 8317 | * mh-comp.el (mh-forward): Fix mh-mml-compose-insert-p reference |
| 8318 | in last commit to be mh-mml-compose-insert-flag. | 8318 | in last commit to be mh-mml-compose-insert-flag. |
| @@ -8581,7 +8581,7 @@ | |||
| 8581 | 8581 | ||
| 8582 | * mh-comp.el (mh-mml-to-mime autoload): Ditto. | 8582 | * mh-comp.el (mh-mml-to-mime autoload): Ditto. |
| 8583 | 8583 | ||
| 8584 | 2002-10-21 Mark D Baushke <mdb@gnu.org> | 8584 | 2002-10-21 Mark D. Baushke <mdb@gnu.org> |
| 8585 | 8585 | ||
| 8586 | * mh-mime.el (smiley-region): Use load for a non-fatal dependency | 8586 | * mh-mime.el (smiley-region): Use load for a non-fatal dependency |
| 8587 | on the smiley library. | 8587 | on the smiley library. |
| @@ -8735,7 +8735,7 @@ | |||
| 8735 | prompted for the number of messages to display, you got an error. | 8735 | prompted for the number of messages to display, you got an error. |
| 8736 | This has been fixed. | 8736 | This has been fixed. |
| 8737 | 8737 | ||
| 8738 | 2002-10-19 Mark D Baushke <mdb@gnu.org> | 8738 | 2002-10-19 Mark D. Baushke <mdb@gnu.org> |
| 8739 | 8739 | ||
| 8740 | * mh-e.el (mh-last-destination-folder): Destination of last refile | 8740 | * mh-e.el (mh-last-destination-folder): Destination of last refile |
| 8741 | command. | 8741 | command. |
| @@ -8777,7 +8777,7 @@ | |||
| 8777 | macro mh-compat-write-file-hook to use write-file-functions for | 8777 | macro mh-compat-write-file-hook to use write-file-functions for |
| 8778 | Emacs 21.4 and local-write-file-hooks for older versions. | 8778 | Emacs 21.4 and local-write-file-hooks for older versions. |
| 8779 | 8779 | ||
| 8780 | 2002-10-18 Mark D Baushke <mdb@gnu.org> | 8780 | 2002-10-18 Mark D. Baushke <mdb@gnu.org> |
| 8781 | 8781 | ||
| 8782 | * mh-utils.el (mh-invisible-headers): Add more anti-spam headers. | 8782 | * mh-utils.el (mh-invisible-headers): Add more anti-spam headers. |
| 8783 | 8783 | ||
| @@ -9079,7 +9079,7 @@ | |||
| 9079 | (mh-remove-xemacs-horizontal-scrollbar): New macro to avoid | 9079 | (mh-remove-xemacs-horizontal-scrollbar): New macro to avoid |
| 9080 | compiler-warnings. | 9080 | compiler-warnings. |
| 9081 | 9081 | ||
| 9082 | 2002-10-10 Mark D Baushke <mdb@gnu.org> | 9082 | 2002-10-10 Mark D. Baushke <mdb@gnu.org> |
| 9083 | 9083 | ||
| 9084 | * Makefile (EMACS_OPTIONS): New macro for command-line compile | 9084 | * Makefile (EMACS_OPTIONS): New macro for command-line compile |
| 9085 | options. | 9085 | options. |
| @@ -9088,13 +9088,13 @@ | |||
| 9088 | (COMPILE_COMMAND): Combine the compile command with its options. | 9088 | (COMPILE_COMMAND): Combine the compile command with its options. |
| 9089 | (.el.elc): Use the new $(COMPILE_COMMAND). | 9089 | (.el.elc): Use the new $(COMPILE_COMMAND). |
| 9090 | 9090 | ||
| 9091 | 2002-10-10 Mark D Baushke <mdb@gnu.org> | 9091 | 2002-10-10 Mark D. Baushke <mdb@gnu.org> |
| 9092 | 9092 | ||
| 9093 | * mh-speed.el (mh-speed-select-attached-frame): Define a new | 9093 | * mh-speed.el (mh-speed-select-attached-frame): Define a new |
| 9094 | compatibility macro for getting to the attached-frame. | 9094 | compatibility macro for getting to the attached-frame. |
| 9095 | (mh-speed-update-current-folder): Use it. | 9095 | (mh-speed-update-current-folder): Use it. |
| 9096 | 9096 | ||
| 9097 | 2002-10-10 Mark D Baushke <mdb@gnu.org> | 9097 | 2002-10-10 Mark D. Baushke <mdb@gnu.org> |
| 9098 | 9098 | ||
| 9099 | * mh-speed.el (mh-speed-update-current-folder): Use | 9099 | * mh-speed.el (mh-speed-update-current-folder): Use |
| 9100 | 'dframe-select-attached-frame if we are in a newer speedbar | 9100 | 'dframe-select-attached-frame if we are in a newer speedbar |
| @@ -9452,7 +9452,7 @@ | |||
| 9452 | present in the load-path. | 9452 | present in the load-path. |
| 9453 | * mh-mime.el (mh-require): Don't use it anymore. | 9453 | * mh-mime.el (mh-require): Don't use it anymore. |
| 9454 | 9454 | ||
| 9455 | 2002-07-15 Mark D Baushke <mdb@gnu.org> | 9455 | 2002-07-15 Mark D. Baushke <mdb@gnu.org> |
| 9456 | 9456 | ||
| 9457 | * mh-utils.el (mh-update-scan-format): Rewrite for compatibility | 9457 | * mh-utils.el (mh-update-scan-format): Rewrite for compatibility |
| 9458 | with XEmacs as replace-match appears not to have identical | 9458 | with XEmacs as replace-match appears not to have identical |
| @@ -9531,7 +9531,7 @@ | |||
| 9531 | 9531 | ||
| 9532 | * mh-mime.el (mm-destroy-parts): Add definition for old emacs. | 9532 | * mh-mime.el (mm-destroy-parts): Add definition for old emacs. |
| 9533 | 9533 | ||
| 9534 | 2002-06-30 Mark D Baushke <mdb@gnu.org> | 9534 | 2002-06-30 Mark D. Baushke <mdb@gnu.org> |
| 9535 | 9535 | ||
| 9536 | * mh-utils.el (mh-update-scan-format): Add documentation string. | 9536 | * mh-utils.el (mh-update-scan-format): Add documentation string. |
| 9537 | (mh-scan-msg-format-regexp): Update the regexp to find %(msg). | 9537 | (mh-scan-msg-format-regexp): Update the regexp to find %(msg). |
| @@ -9574,7 +9574,7 @@ | |||
| 9574 | * mh-index.el (mh-count-windows): This function works around the | 9574 | * mh-index.el (mh-count-windows): This function works around the |
| 9575 | lack of the window-list builtin function in emacs20. | 9575 | lack of the window-list builtin function in emacs20. |
| 9576 | 9576 | ||
| 9577 | 2002-06-29 Mark D Baushke <mdb@gnu.org> | 9577 | 2002-06-29 Mark D. Baushke <mdb@gnu.org> |
| 9578 | 9578 | ||
| 9579 | * mh-utils.el (mh-message-number-width): New function to scan | 9579 | * mh-utils.el (mh-message-number-width): New function to scan |
| 9580 | the last message of a folder and return its width. | 9580 | the last message of a folder and return its width. |
| @@ -9625,7 +9625,7 @@ | |||
| 9625 | * mh-mime.el (gnus-newsgroup-name): Initialize it to nil, so that | 9625 | * mh-mime.el (gnus-newsgroup-name): Initialize it to nil, so that |
| 9626 | mm-uu-dissect doesn't cause error. | 9626 | mm-uu-dissect doesn't cause error. |
| 9627 | 9627 | ||
| 9628 | 2002-06-27 Mark D Baushke <mdb@gnu.org> | 9628 | 2002-06-27 Mark D. Baushke <mdb@gnu.org> |
| 9629 | 9629 | ||
| 9630 | * mh-utils.el (mh-cmd-note): Make buffer-local. Changes to this | 9630 | * mh-utils.el (mh-cmd-note): Make buffer-local. Changes to this |
| 9631 | variable should be made via the new mh-set-default-cmd-note | 9631 | variable should be made via the new mh-set-default-cmd-note |
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 16097c1c0b2..019fa8a358d 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -3983,7 +3983,7 @@ | |||
| 3983 | (org-export-latex-tables-tend): New options. | 3983 | (org-export-latex-tables-tend): New options. |
| 3984 | (org-export-latex-tables): Use the new options. | 3984 | (org-export-latex-tables): Use the new options. |
| 3985 | 3985 | ||
| 3986 | 2012-09-30 tumashu <tumashu@gmail.com> (tiny change) | 3986 | 2012-09-30 Feng Shu <tumashu@gmail.com> (tiny change) |
| 3987 | 3987 | ||
| 3988 | * org-exp.el (org-export-language-setup): Add simplified chinese | 3988 | * org-exp.el (org-export-language-setup): Add simplified chinese |
| 3989 | translation. | 3989 | translation. |
| @@ -9437,7 +9437,7 @@ | |||
| 9437 | (org-update-checkbox-count-maybe): Add an optional argument passed to | 9437 | (org-update-checkbox-count-maybe): Add an optional argument passed to |
| 9438 | org-update-checkbox-count. | 9438 | org-update-checkbox-count. |
| 9439 | 9439 | ||
| 9440 | 2011-07-28 Ted Zlatanov <tzz@lifelogs.com> | 9440 | 2011-07-28 Teodor Zlatanov <tzz@lifelogs.com> |
| 9441 | 9441 | ||
| 9442 | * org.el (org-fontify-meta-lines-and-blocks): Ignore errors. | 9442 | * org.el (org-fontify-meta-lines-and-blocks): Ignore errors. |
| 9443 | 9443 | ||
| @@ -18000,7 +18000,7 @@ | |||
| 18000 | * org-habit.el (org-habit-build-graph): Help-echo date when | 18000 | * org-habit.el (org-habit-build-graph): Help-echo date when |
| 18001 | mouse is over stars. | 18001 | mouse is over stars. |
| 18002 | 18002 | ||
| 18003 | 2010-07-19 Jan Böker <jan.boecker@jboecker.de> | 18003 | 2010-07-19 Jan Böcker <jan.boecker@jboecker.de> |
| 18004 | 18004 | ||
| 18005 | * org.el (org-file-apps): Improve docstring to reflect | 18005 | * org.el (org-file-apps): Improve docstring to reflect |
| 18006 | grouping matches. | 18006 | grouping matches. |
diff --git a/src/ChangeLog.12 b/src/ChangeLog.12 index 2b22690bb87..053baa3d487 100644 --- a/src/ChangeLog.12 +++ b/src/ChangeLog.12 | |||
| @@ -69,7 +69,7 @@ | |||
| 69 | 69 | ||
| 70 | * dispnew.c (update_window): Use MATRIX_ROW and MATRIX_MODE_LINE_ROW. | 70 | * dispnew.c (update_window): Use MATRIX_ROW and MATRIX_MODE_LINE_ROW. |
| 71 | 71 | ||
| 72 | 2013-03-10 handa <handa@gnu.org> | 72 | 2013-03-10 Kenichi Handa <handa@gnu.org> |
| 73 | 73 | ||
| 74 | * lisp.h (adjust_after_replace): Extern it. | 74 | * lisp.h (adjust_after_replace): Extern it. |
| 75 | 75 | ||
| @@ -11043,7 +11043,7 @@ | |||
| 11043 | * nsterm.m (x_free_frame_resources): Move xfree so freed memory isn't | 11043 | * nsterm.m (x_free_frame_resources): Move xfree so freed memory isn't |
| 11044 | referenced (Bug#11583). | 11044 | referenced (Bug#11583). |
| 11045 | 11045 | ||
| 11046 | 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com> | 11046 | 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com> |
| 11047 | 11047 | ||
| 11048 | Implement wave-style variant of underlining. | 11048 | Implement wave-style variant of underlining. |
| 11049 | * dispextern.h (face_underline_type): New enum. | 11049 | * dispextern.h (face_underline_type): New enum. |
| @@ -21400,7 +21400,7 @@ | |||
| 21400 | 21400 | ||
| 21401 | * process.c (Fformat_network_address): Doc fix. | 21401 | * process.c (Fformat_network_address): Doc fix. |
| 21402 | 21402 | ||
| 21403 | 2011-04-08 T.V. Raman <tv.raman.tv@gmail.com> (tiny change) | 21403 | 2011-04-08 T. V. Raman <tv.raman.tv@gmail.com> (tiny change) |
| 21404 | 21404 | ||
| 21405 | * xml.c (parse_region): Avoid creating spurious whitespace nodes. | 21405 | * xml.c (parse_region): Avoid creating spurious whitespace nodes. |
| 21406 | 21406 | ||