diff options
| author | Juanma Barranquero | 2009-12-29 02:57:40 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2009-12-29 02:57:40 +0100 |
| commit | 5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2 (patch) | |
| tree | 0a4a7ee5287d09c29db0311b2419691683e28adb | |
| parent | 96c834b62ad63c11281d0c104091a2278fcc20ed (diff) | |
| download | emacs-5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2.tar.gz emacs-5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2.zip | |
Fix typos in ChangeLogs.
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/man/ChangeLog | 2 | ||||
| -rw-r--r-- | etc/ChangeLog | 2 | ||||
| -rw-r--r-- | leim/ChangeLog | 8 | ||||
| -rw-r--r-- | lib-src/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog | 28 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog | 14 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 8 | ||||
| -rw-r--r-- | lisp/url/ChangeLog | 2 | ||||
| -rw-r--r-- | lwlib/ChangeLog | 2 | ||||
| -rw-r--r-- | src/ChangeLog | 22 |
14 files changed, 49 insertions, 49 deletions
| @@ -57,7 +57,7 @@ | |||
| 57 | 2009-11-14 Jan Djärv <jan.h.d@swipnet.se> | 57 | 2009-11-14 Jan Djärv <jan.h.d@swipnet.se> |
| 58 | 58 | ||
| 59 | * configure.in: --enable-autodepend is new. Check for GNU Make | 59 | * configure.in: --enable-autodepend is new. Check for GNU Make |
| 60 | and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use | 60 | and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use |
| 61 | gcc and GNU make to generate dependencies. | 61 | gcc and GNU make to generate dependencies. |
| 62 | 62 | ||
| 63 | 2009-10-27 Glenn Morris <rgm@gnu.org> | 63 | 2009-10-27 Glenn Morris <rgm@gnu.org> |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index bd240c5b2a8..36848e395d2 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1098,7 +1098,7 @@ | |||
| 1098 | 2009-01-08 Jason Rumney <jasonr@gnu.org> | 1098 | 2009-01-08 Jason Rumney <jasonr@gnu.org> |
| 1099 | 1099 | ||
| 1100 | * frames.texi (Pointer Shape): Clarify that only X supports | 1100 | * frames.texi (Pointer Shape): Clarify that only X supports |
| 1101 | changing the standard pointer shapes. (Bug#1485) | 1101 | changing the standard pointer shapes. (Bug#1485) |
| 1102 | 1102 | ||
| 1103 | 2009-01-08 Chong Yidong <cyd@stupidchicken.com> | 1103 | 2009-01-08 Chong Yidong <cyd@stupidchicken.com> |
| 1104 | 1104 | ||
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog index 9939d471258..648e7cc2976 100644 --- a/doc/man/ChangeLog +++ b/doc/man/ChangeLog | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | 42 | ||
| 43 | 2008-11-27 Dan Nicolaescu <dann@ics.uci.edu> | 43 | 2008-11-27 Dan Nicolaescu <dann@ics.uci.edu> |
| 44 | 44 | ||
| 45 | * emacsclient.1: Mention -nw and -c. Fix the character for --help. | 45 | * emacsclient.1: Mention -nw and -c. Fix the character for --help. |
| 46 | Swap the order of -e and -n to follow the order displayed by --help. | 46 | Swap the order of -e and -n to follow the order displayed by --help. |
| 47 | 47 | ||
| 48 | 2008-03-13 Glenn Morris <rgm@gnu.org> | 48 | 2008-03-13 Glenn Morris <rgm@gnu.org> |
diff --git a/etc/ChangeLog b/etc/ChangeLog index 0e89371ab37..4c84ab70607 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -123,7 +123,7 @@ | |||
| 123 | 123 | ||
| 124 | * MORE.STUFF: Update Etags and Ispell URLs. | 124 | * MORE.STUFF: Update Etags and Ispell URLs. |
| 125 | 125 | ||
| 126 | 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru> | 126 | 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru> |
| 127 | 127 | ||
| 128 | * images/gud/all.xpm, images/gud/thread.xpm: New icons for | 128 | * images/gud/all.xpm, images/gud/thread.xpm: New icons for |
| 129 | gdb-mi.el | 129 | gdb-mi.el |
diff --git a/leim/ChangeLog b/leim/ChangeLog index 54f7caccdcd..0960d1e300e 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2009-12-05 Vasily Korytov <vasily@korytov.pp.ru> | 1 | 2009-12-05 Vasily Korytov <vasily@korytov.pp.ru> |
| 2 | 2 | ||
| 3 | * quail/cyrillic.el (russian-typewriter): Change keyboard layout. | 3 | * quail/cyrillic.el (russian-typewriter): Change keyboard layout. |
| 4 | (Bug#904) | 4 | (Bug#904) |
| @@ -35,9 +35,9 @@ | |||
| 35 | 35 | ||
| 36 | * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"): | 36 | * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"): |
| 37 | Two new input methods, both following widely-used Usenet | 37 | Two new input methods, both following widely-used Usenet |
| 38 | conventions for mapping ASCII to the IPA. Kirshenbaum is common in | 38 | conventions for mapping ASCII to the IPA. Kirshenbaum is common in |
| 39 | sci.lang and alt.usage.english, X-SAMPA in various (mostly | 39 | sci.lang and alt.usage.english, X-SAMPA in various (mostly |
| 40 | European) non-English language fora. X-SAMPA is slightly more | 40 | European) non-English language fora. X-SAMPA is slightly more |
| 41 | complex to support in Quail that Kirshenbaum, whence the two extra | 41 | complex to support in Quail that Kirshenbaum, whence the two extra |
| 42 | function and one extra submap to support it. | 42 | function and one extra submap to support it. |
| 43 | (x-sampa-prepend-to-keymap-entry): New function. | 43 | (x-sampa-prepend-to-keymap-entry): New function. |
| @@ -1099,7 +1099,7 @@ | |||
| 1099 | 2001-05-17 Gerd Moellmann <gerd@gnu.org> | 1099 | 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
| 1100 | 1100 | ||
| 1101 | * quail/slovak.el, quail/czech.el: Set guidance to t for czech and | 1101 | * quail/slovak.el, quail/czech.el: Set guidance to t for czech and |
| 1102 | slovak input methods. New maintainer. From Pavel Janík | 1102 | slovak input methods. New maintainer. From Pavel Janík |
| 1103 | <Pavel@Janik.cz>. | 1103 | <Pavel@Janik.cz>. |
| 1104 | 1104 | ||
| 1105 | 2001-04-23 Gerd Moellmann <gerd@gnu.org> | 1105 | 2001-04-23 Gerd Moellmann <gerd@gnu.org> |
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2fd6b9705e9..cc205d26a50 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * makefile.w32-in: Use parenthesis for macros for nmake | 3 | * makefile.w32-in: Use parenthesis for macros for nmake |
| 4 | compatibility. | 4 | compatibility. |
| 5 | 5 | ||
| 6 | 2009-11-23 Tobias Ringström <tobias@ringis.se> (tiny change) | 6 | 2009-11-23 Tobias Ringström <tobias@ringis.se> (tiny change) |
| 7 | 7 | ||
| 8 | * etags.c (absolute_filename): Use memove if we have it for | 8 | * etags.c (absolute_filename): Use memove if we have it for |
| 9 | overlapping copy. | 9 | overlapping copy. |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 236f2fe35ad..7407e60efb4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -138,7 +138,7 @@ | |||
| 138 | 2009-12-14 Nick Roberts <nickrob@snap.net.nz> | 138 | 2009-12-14 Nick Roberts <nickrob@snap.net.nz> |
| 139 | 139 | ||
| 140 | * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame | 140 | * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame |
| 141 | when there are values for both file and line. (Bug#5060) | 141 | when there are values for both file and line. (Bug#5060) |
| 142 | 142 | ||
| 143 | 2009-12-14 Juri Linkov <juri@jurta.org> | 143 | 2009-12-14 Juri Linkov <juri@jurta.org> |
| 144 | 144 | ||
| @@ -317,7 +317,7 @@ | |||
| 317 | 317 | ||
| 318 | 2009-12-09 Kenichi Handa <handa@m17n.org> | 318 | 2009-12-09 Kenichi Handa <handa@m17n.org> |
| 319 | 319 | ||
| 320 | * international/mule-cmds.el (ucs-names): Supply a sufficiently | 320 | * international/mule-cmds.el (ucs-names): Supply sufficiently |
| 321 | fine ranges instead of pre-calculating accurate ranges. | 321 | fine ranges instead of pre-calculating accurate ranges. |
| 322 | Iterate with bigger gc-cons-threshold. | 322 | Iterate with bigger gc-cons-threshold. |
| 323 | 323 | ||
| @@ -442,10 +442,10 @@ | |||
| 442 | 442 | ||
| 443 | 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu> | 443 | 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu> |
| 444 | 444 | ||
| 445 | * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer): Add | 445 | * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer): |
| 446 | menus to the meta mode. (Bug#5043) | 446 | Add menus to the meta mode. (Bug#5043) |
| 447 | 447 | ||
| 448 | 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu> | 448 | 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu> |
| 449 | 449 | ||
| 450 | * ediff-init.el (ediff-event-key): Use event-to-character instead of | 450 | * ediff-init.el (ediff-event-key): Use event-to-character instead of |
| 451 | event-key. | 451 | event-key. |
| @@ -708,7 +708,7 @@ | |||
| 708 | (newsticker-treeview-item-menu): Added menu entries. | 708 | (newsticker-treeview-item-menu): Added menu entries. |
| 709 | (newsticker-treeview-item-mode): New. | 709 | (newsticker-treeview-item-mode): New. |
| 710 | 710 | ||
| 711 | * net/newst-backend.el (newsticker-customize): delete other | 711 | * net/newst-backend.el (newsticker-customize): Delete other |
| 712 | windows. | 712 | windows. |
| 713 | 713 | ||
| 714 | 2009-12-04 Sam Steingold <sds@gnu.org> | 714 | 2009-12-04 Sam Steingold <sds@gnu.org> |
| @@ -2203,7 +2203,7 @@ | |||
| 2203 | * type-break.el (type-break-force-mode-line-update): | 2203 | * type-break.el (type-break-force-mode-line-update): |
| 2204 | * time-stamp.el (time-stamp-conv-warn): | 2204 | * time-stamp.el (time-stamp-conv-warn): |
| 2205 | * terminal.el (te-set-output-log, te-more-break, te-filter) | 2205 | * terminal.el (te-set-output-log, te-more-break, te-filter) |
| 2206 | (te-sentinel,terminal-emulator): | 2206 | (te-sentinel, terminal-emulator): |
| 2207 | * term.el (make-term, term-exec, term-sentinel, term-read-input-ring) | 2207 | * term.el (make-term, term-exec, term-sentinel, term-read-input-ring) |
| 2208 | (term-write-input-ring, term-check-source, term-start-output-log): | 2208 | (term-write-input-ring, term-check-source, term-start-output-log): |
| 2209 | (term-display-buffer-line, term-dynamic-list-completions): | 2209 | (term-display-buffer-line, term-dynamic-list-completions): |
| @@ -2545,7 +2545,7 @@ | |||
| 2545 | `tramp-compat-delete-directory'. | 2545 | `tramp-compat-delete-directory'. |
| 2546 | 2546 | ||
| 2547 | * net/tramp-smb.el (tramp-smb-handle-copy-directory) | 2547 | * net/tramp-smb.el (tramp-smb-handle-copy-directory) |
| 2548 | (tramp-smb-handle-delete-directory ): Use | 2548 | (tramp-smb-handle-delete-directory): Use |
| 2549 | `tramp-compat-copy-directory' and `tramp-compat-delete-directory'. | 2549 | `tramp-compat-copy-directory' and `tramp-compat-delete-directory'. |
| 2550 | 2550 | ||
| 2551 | * net/trampver.el: Update release number. | 2551 | * net/trampver.el: Update release number. |
| @@ -2885,7 +2885,7 @@ | |||
| 2885 | * play/fortune.el (fortune-in-buffer): | 2885 | * play/fortune.el (fortune-in-buffer): |
| 2886 | * play/dissociate.el (dissociated-press): | 2886 | * play/dissociate.el (dissociated-press): |
| 2887 | * play/decipher.el (decipher-adjacency-list, decipher-display-regexp) | 2887 | * play/decipher.el (decipher-adjacency-list, decipher-display-regexp) |
| 2888 | (decipher-analyze-buffer, decipher-stats-buffer,decipher-stats-buffer): | 2888 | (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer): |
| 2889 | * mail/supercite.el (sc-eref-show): | 2889 | * mail/supercite.el (sc-eref-show): |
| 2890 | * mail/smtpmail.el (smtpmail-send-it): | 2890 | * mail/smtpmail.el (smtpmail-send-it): |
| 2891 | * mail/rmailsum.el (rmail-summary-next-labeled-message) | 2891 | * mail/rmailsum.el (rmail-summary-next-labeled-message) |
| @@ -3066,14 +3066,14 @@ | |||
| 3066 | (ada-find-any-references, ada-make-filename-from-adaname) | 3066 | (ada-find-any-references, ada-make-filename-from-adaname) |
| 3067 | (ada-make-body-gnatstub): | 3067 | (ada-make-body-gnatstub): |
| 3068 | * obsolete/rnews.el (news-list-news-groups): | 3068 | * obsolete/rnews.el (news-list-news-groups): |
| 3069 | * obsolete/resume.el (resume-suspend-hook,resume-write-buffer-to-file): | 3069 | * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file): |
| 3070 | * obsolete/iso-acc.el (iso-acc-minibuf-setup): | 3070 | * obsolete/iso-acc.el (iso-acc-minibuf-setup): |
| 3071 | * net/rcirc.el (rcirc-debug): | 3071 | * net/rcirc.el (rcirc-debug): |
| 3072 | * net/newst-treeview.el (newsticker--treeview-list-add-item) | 3072 | * net/newst-treeview.el (newsticker--treeview-list-add-item) |
| 3073 | (newsticker--treeview-list-clear, newsticker-treeview-browse-url) | 3073 | (newsticker--treeview-list-clear, newsticker-treeview-browse-url) |
| 3074 | (newsticker--treeview-list-update-faces, newsticker-treeview-save) | 3074 | (newsticker--treeview-list-update-faces, newsticker-treeview-save) |
| 3075 | (newsticker--treeview-item-show-text, newsticker--treeview-item-show) | 3075 | (newsticker--treeview-item-show-text, newsticker--treeview-item-show) |
| 3076 | (newsticker--treeview-tree-update-tag,newsticker--treeview-buffer-init) | 3076 | (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init) |
| 3077 | (newsticker-treeview-show-item, newsticker--treeview-unfold-node) | 3077 | (newsticker-treeview-show-item, newsticker--treeview-unfold-node) |
| 3078 | (newsticker--treeview-list-clear-highlight) | 3078 | (newsticker--treeview-list-clear-highlight) |
| 3079 | (newsticker--treeview-list-update-highlight) | 3079 | (newsticker--treeview-list-update-highlight) |
| @@ -4752,7 +4752,7 @@ | |||
| 4752 | * newcomment.el (comment-indent-new-line): | 4752 | * newcomment.el (comment-indent-new-line): |
| 4753 | * pgg.el (pgg-save-coding-system, pgg-encrypt-region) | 4753 | * pgg.el (pgg-save-coding-system, pgg-encrypt-region) |
| 4754 | (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric) | 4754 | (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric) |
| 4755 | (pgg-encrypt, pgg-decrypt-region, pgg-decrypt, ) | 4755 | (pgg-encrypt, pgg-decrypt-region, pgg-decrypt) |
| 4756 | (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify): | 4756 | (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify): |
| 4757 | * recentf.el (recentf-mode): | 4757 | * recentf.el (recentf-mode): |
| 4758 | * savehist.el (savehist-mode, savehist-save): | 4758 | * savehist.el (savehist-mode, savehist-save): |
| @@ -4892,7 +4892,7 @@ | |||
| 4892 | * dired.el (dired-delete-file): Call `delete-directory' with | 4892 | * dired.el (dired-delete-file): Call `delete-directory' with |
| 4893 | RECURSIVE parameter. | 4893 | RECURSIVE parameter. |
| 4894 | 4894 | ||
| 4895 | * net/ange-ftp.el (ange-ftp-delete-directory ): Add optional | 4895 | * net/ange-ftp.el (ange-ftp-delete-directory): Add optional |
| 4896 | parameter RECURSIVE. Implementation is missing. | 4896 | parameter RECURSIVE. Implementation is missing. |
| 4897 | 4897 | ||
| 4898 | * net/tramp.el (tramp-handle-make-directory): Flush upper | 4898 | * net/tramp.el (tramp-handle-make-directory): Flush upper |
| @@ -8157,7 +8157,7 @@ | |||
| 8157 | (tramp-get-debug-buffer): Change `outline-regexp' according to new | 8157 | (tramp-get-debug-buffer): Change `outline-regexp' according to new |
| 8158 | format. | 8158 | format. |
| 8159 | 8159 | ||
| 8160 | * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar. | 8160 | * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar. |
| 8161 | (tramp-get-file-property): Use it. | 8161 | (tramp-get-file-property): Use it. |
| 8162 | 8162 | ||
| 8163 | * autorevert.el (auto-revert-handler): Allow | 8163 | * autorevert.el (auto-revert-handler): Allow |
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 66df190d7ab..74f1b044b2c 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 2009-09-26 Johan Bockgård <bojohan@gnu.org> | 20 | 2009-09-26 Johan Bockgård <bojohan@gnu.org> |
| 21 | 21 | ||
| 22 | * erc-button.el (erc-button-add-button): Only call | 22 | * erc-button.el (erc-button-add-button): Only call |
| 23 | `widget-convert-button' in XEmacs. For Emacs (at least), it | 23 | `widget-convert-button' in XEmacs. For Emacs (at least), it |
| 24 | doesn't seem to have any purpose except creating lots of overlays, | 24 | doesn't seem to have any purpose except creating lots of overlays, |
| 25 | slowing everything down. | 25 | slowing everything down. |
| 26 | 26 | ||
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index ff2649fe88c..159f7c7e825 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -31,7 +31,7 @@ | |||
| 31 | 31 | ||
| 32 | * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' | 32 | * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' |
| 33 | when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property | 33 | when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property |
| 34 | on `gnus-recenter'. (Bug#4698, Bug#4981) | 34 | on `gnus-recenter'. (Bug#4698, Bug#4981) |
| 35 | 35 | ||
| 36 | 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org> | 36 | 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org> |
| 37 | 37 | ||
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 7802c69763c..86122dbe053 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -129,7 +129,7 @@ | |||
| 129 | docstring. | 129 | docstring. |
| 130 | 130 | ||
| 131 | * mh-comp.el (mh-reply) | 131 | * mh-comp.el (mh-reply) |
| 132 | * mh-e.el (mh-sys-path, mh-variant-info,mh-variant-mu-mh-info) | 132 | * mh-e.el (mh-sys-path, mh-variant-info, mh-variant-mu-mh-info) |
| 133 | (mh-variant-p, mh-profile-component, mh-variant-set, mh-variant) | 133 | (mh-variant-p, mh-profile-component, mh-variant-set, mh-variant) |
| 134 | (mh-scan-format-file) | 134 | (mh-scan-format-file) |
| 135 | * mh-folder.el (mh-regenerate-headers) | 135 | * mh-folder.el (mh-regenerate-headers) |
| @@ -195,7 +195,7 @@ | |||
| 195 | 2008-05-23 Bill Wohler <wohler@newt.com> | 195 | 2008-05-23 Bill Wohler <wohler@newt.com> |
| 196 | 196 | ||
| 197 | * mh-e.el (mh-invisible-header-fields-internal): Remove | 197 | * mh-e.el (mh-invisible-header-fields-internal): Remove |
| 198 | DKIM-Signature as it is covered by DKIM-. Fully qualify X-EID. | 198 | DKIM-Signature as it is covered by DKIM-. Fully qualify X-EID. |
| 199 | 199 | ||
| 200 | 2008-05-19 Sergey Poznyakoff <gray@gnu.org.ua> | 200 | 2008-05-19 Sergey Poznyakoff <gray@gnu.org.ua> |
| 201 | 201 | ||
| @@ -205,7 +205,7 @@ | |||
| 205 | 2008-05-19 Bill Wohler <wohler@newt.com> | 205 | 2008-05-19 Bill Wohler <wohler@newt.com> |
| 206 | 206 | ||
| 207 | * mh-e.el (mh-invisible-header-fields-internal): Sort list in a | 207 | * mh-e.el (mh-invisible-header-fields-internal): Sort list in a |
| 208 | case-insensitive way and add comment about it. Add many header | 208 | case-insensitive way and add comment about it. Add many header |
| 209 | fields (closes SF #1916032). | 209 | fields (closes SF #1916032). |
| 210 | 210 | ||
| 211 | 2008-05-19 Xavier Maillard <xma@gnu.org> (tiny change) | 211 | 2008-05-19 Xavier Maillard <xma@gnu.org> (tiny change) |
| @@ -246,7 +246,7 @@ | |||
| 246 | 2008-01-30 Bill Wohler <wohler@newt.com> | 246 | 2008-01-30 Bill Wohler <wohler@newt.com> |
| 247 | 247 | ||
| 248 | * mh-mime.el (mh-mml-to-mime): Don't look up sender if From | 248 | * mh-mime.el (mh-mml-to-mime): Don't look up sender if From |
| 249 | absent. Fixes "Wrong type argument: stringp, nil" error. | 249 | absent. Fixes "Wrong type argument: stringp, nil" error. |
| 250 | 250 | ||
| 251 | 2007-12-02 Glenn Morris <rgm@gnu.org> | 251 | 2007-12-02 Glenn Morris <rgm@gnu.org> |
| 252 | 252 | ||
| @@ -286,11 +286,11 @@ | |||
| 286 | (mh-show-write-message-to-file, mh-show-message-menu) | 286 | (mh-show-write-message-to-file, mh-show-message-menu) |
| 287 | (mh-show-mode-map): Add mh-show-preferred-alternative (bound to | 287 | (mh-show-mode-map): Add mh-show-preferred-alternative (bound to |
| 288 | ":") which will show the message's preferred alternative | 288 | ":") which will show the message's preferred alternative |
| 289 | overriding the users configured preference. Useful for showing | 289 | overriding the users configured preference. Useful for showing |
| 290 | HTML when text content is lacking (closes SF #1777321). | 290 | HTML when text content is lacking (closes SF #1777321). |
| 291 | 291 | ||
| 292 | * mh-e.el: | 292 | * mh-e.el: |
| 293 | (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put | 293 | (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put |
| 294 | known exclusions as comments before the list and move parens to | 294 | known exclusions as comments before the list and move parens to |
| 295 | separate lines to aid in sorting (closes SF #1701231). | 295 | separate lines to aid in sorting (closes SF #1701231). |
| 296 | 296 | ||
| @@ -339,7 +339,7 @@ | |||
| 339 | * mh-e.el (mh-invisible-header-fields-internal): Update with all | 339 | * mh-e.el (mh-invisible-header-fields-internal): Update with all |
| 340 | the entries from | 340 | the entries from |
| 341 | http://people.dsv.su.se/~jpalme/ietf/mail-headers, plus some of my | 341 | http://people.dsv.su.se/~jpalme/ietf/mail-headers, plus some of my |
| 342 | own. I added attributions to entries we already had that did not | 342 | own. I added attributions to entries we already had that did not |
| 343 | list an RFC. | 343 | list an RFC. |
| 344 | 344 | ||
| 345 | 2007-08-08 Glenn Morris <rgm@gnu.org> | 345 | 2007-08-08 Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 86c82fc4e5b..cc125d28238 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -502,7 +502,7 @@ | |||
| 502 | used are calculated from the underlying property. | 502 | used are calculated from the underlying property. |
| 503 | (org-columns-number-to-string): Handle the 'age' column format | 503 | (org-columns-number-to-string): Handle the 'age' column format |
| 504 | (org-columns-string-to-number): Correct the function name (was | 504 | (org-columns-string-to-number): Correct the function name (was |
| 505 | org-column...). Add support for the 'age' column format. | 505 | org-column...). Add support for the 'age' column format. |
| 506 | (org-columns-compile-format): Support the additional parameter in | 506 | (org-columns-compile-format): Support the additional parameter in |
| 507 | org-columns-compile-map. | 507 | org-columns-compile-map. |
| 508 | 508 | ||
| @@ -576,7 +576,7 @@ | |||
| 576 | 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc> | 576 | 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc> |
| 577 | 577 | ||
| 578 | * org.el (org-repeat-re): The changed org-repeat-re no longer | 578 | * org.el (org-repeat-re): The changed org-repeat-re no longer |
| 579 | matched simple +2d type repeaters. Fix it so it does. | 579 | matched simple +2d type repeaters. Fix it so it does. |
| 580 | 580 | ||
| 581 | 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com> | 581 | 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com> |
| 582 | 582 | ||
| @@ -712,7 +712,7 @@ | |||
| 712 | 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc> | 712 | 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc> |
| 713 | 713 | ||
| 714 | * org.el (org-fast-tag-selection): Add a way to display a | 714 | * org.el (org-fast-tag-selection): Add a way to display a |
| 715 | description for a tag group. This is done by adding a string to | 715 | description for a tag group. This is done by adding a string to |
| 716 | either the startgroup or endgroup cell. | 716 | either the startgroup or endgroup cell. |
| 717 | 717 | ||
| 718 | 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com> | 718 | 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com> |
| @@ -1192,7 +1192,7 @@ | |||
| 1192 | * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer | 1192 | * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer |
| 1193 | prefix for marked entries in the agenda view. | 1193 | prefix for marked entries in the agenda view. |
| 1194 | 1194 | ||
| 1195 | 2009-10-01 Andreas Burtzlaff <andy13@gmx.net> (tiny change) | 1195 | 2009-10-01 Andreas Burtzlaff <andy13@gmx.net> (tiny change) |
| 1196 | 1196 | ||
| 1197 | * org.el (outline-end-of-subtree): Bugfix: advise this function in | 1197 | * org.el (outline-end-of-subtree): Bugfix: advise this function in |
| 1198 | a way that prevents any trailing character from being displayed. | 1198 | a way that prevents any trailing character from being displayed. |
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 0091ba1171a..32bc877fb1e 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -51,7 +51,7 @@ | |||
| 51 | 2009-02-21 Jason Rumney <jasonr@gnu.org> | 51 | 2009-02-21 Jason Rumney <jasonr@gnu.org> |
| 52 | 52 | ||
| 53 | * url-expand.el (url-default-expander): Use concat to combine | 53 | * url-expand.el (url-default-expander): Use concat to combine |
| 54 | parts. (Bug #1020) | 54 | parts. (Bug #1020) |
| 55 | 55 | ||
| 56 | 2009-02-10 Glenn Morris <rgm@gnu.org> | 56 | 2009-02-10 Glenn Morris <rgm@gnu.org> |
| 57 | 57 | ||
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 27f14f5f1db..67c2fe6d374 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -753,7 +753,7 @@ | |||
| 753 | 753 | ||
| 754 | * lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) | 754 | * lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) |
| 755 | (lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o): | 755 | (lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o): |
| 756 | Add dependencies to corresponding .c files. for Solaris 2.x VPATH make. | 756 | Add dependencies to corresponding .c files for Solaris 2.x VPATH make. |
| 757 | 757 | ||
| 758 | 1998-04-06 Andreas Schwab <schwab@gnu.org> | 758 | 1998-04-06 Andreas Schwab <schwab@gnu.org> |
| 759 | 759 | ||
diff --git a/src/ChangeLog b/src/ChangeLog index 02034e61d49..92f4fe45f35 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,9 +4,9 @@ | |||
| 4 | 4 | ||
| 5 | 2009-12-26 Eli Zaretskii <eliz@gnu.org> | 5 | 2009-12-26 Eli Zaretskii <eliz@gnu.org> |
| 6 | 6 | ||
| 7 | * .gdbinit (pgx): Fix display of composite glyphs. Display | 7 | * .gdbinit (pgx): Fix display of composite glyphs. |
| 8 | cmp.from and cmp.to as well. | 8 | Display cmp.from and cmp.to as well. |
| 9 | (pitx) Fix last change. | 9 | (pitx): Fix last change. |
| 10 | 10 | ||
| 11 | 2009-12-25 Kenichi Handa <handa@m17n.org> | 11 | 2009-12-25 Kenichi Handa <handa@m17n.org> |
| 12 | 12 | ||
| @@ -25,8 +25,8 @@ | |||
| 25 | 25 | ||
| 26 | 2009-12-19 Eli Zaretskii <eliz@gnu.org> | 26 | 2009-12-19 Eli Zaretskii <eliz@gnu.org> |
| 27 | 27 | ||
| 28 | * .gdbinit (pitx): Don't use enum names, use their values. Remove | 28 | * .gdbinit (pitx): Don't use enum names, use their values. |
| 29 | reference to non-existing value GET_FROM_COMPOSITION. | 29 | Remove reference to non-existing value GET_FROM_COMPOSITION. |
| 30 | (pgx): Don't use enum names, use their values. | 30 | (pgx): Don't use enum names, use their values. |
| 31 | (pitmethod): New helper command. | 31 | (pitmethod): New helper command. |
| 32 | (pitx): Use it to display iteration method. | 32 | (pitx): Use it to display iteration method. |
| @@ -141,7 +141,7 @@ | |||
| 141 | * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19) | 141 | * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19) |
| 142 | in 8-bit encoding. | 142 | in 8-bit encoding. |
| 143 | 143 | ||
| 144 | 2009-12-13 Pat Thoyts <patthoyts@users.sourceforge.net> (tiny change) | 144 | 2009-12-13 Pat Thoyts <patthoyts@users.sourceforge.net> (tiny change) |
| 145 | 145 | ||
| 146 | * xfns.c (x_create_tip_frame): Set the extended window manager hint for | 146 | * xfns.c (x_create_tip_frame): Set the extended window manager hint for |
| 147 | tooltip windows. | 147 | tooltip windows. |
| @@ -156,7 +156,7 @@ | |||
| 156 | 156 | ||
| 157 | * xterm.c (my_log_handler): New function. | 157 | * xterm.c (my_log_handler): New function. |
| 158 | (x_term_init): Set my_log_handler as log handler during gtk_init | 158 | (x_term_init): Set my_log_handler as log handler during gtk_init |
| 159 | so we can filter out buggy messages. (bug #5120). | 159 | so we can filter out buggy messages. (Bug #5120). |
| 160 | 160 | ||
| 161 | * xterm.c (xg_scroll_callback): Parameter list changed, | 161 | * xterm.c (xg_scroll_callback): Parameter list changed, |
| 162 | use parameter GtkScrollType to determine scroll/line/page. | 162 | use parameter GtkScrollType to determine scroll/line/page. |
| @@ -200,7 +200,7 @@ | |||
| 200 | 200 | ||
| 201 | 2009-12-12 Jan Djärv <jan.h.d@swipnet.se> | 201 | 2009-12-12 Jan Djärv <jan.h.d@swipnet.se> |
| 202 | 202 | ||
| 203 | * gtkutil.c (scroll_end_callback): New function (bug #5177) | 203 | * gtkutil.c (scroll_end_callback): New function (bug #5177). |
| 204 | (xg_create_scroll_bar): Call scroll_end_callback on button release | 204 | (xg_create_scroll_bar): Call scroll_end_callback on button release |
| 205 | event (bug #5177). | 205 | event (bug #5177). |
| 206 | (xg_event_is_for_scrollbar): != replaced with ==. | 206 | (xg_event_is_for_scrollbar): != replaced with ==. |
| @@ -327,7 +327,7 @@ | |||
| 327 | 327 | ||
| 328 | * term.c (delete_tty): Remove check for last terminal (bug#4970). | 328 | * term.c (delete_tty): Remove check for last terminal (bug#4970). |
| 329 | 329 | ||
| 330 | * xsettings.c: Revert changes from 2009-11-23. Just use Xft | 330 | * xsettings.c: Revert changes from 2009-11-23. Just use Xft |
| 331 | defaults (bug #5025). | 331 | defaults (bug #5025). |
| 332 | 332 | ||
| 333 | 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca> | 333 | 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -380,7 +380,7 @@ | |||
| 380 | * gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer) | 380 | * gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer) |
| 381 | (xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback) | 381 | (xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback) |
| 382 | (scroll_bar_button_cb): Remove. | 382 | (scroll_bar_button_cb): Remove. |
| 383 | (create_menus): C++ comments => C comments. Don't bind grab-notify | 383 | (create_menus): C++ comments => C comments. Don't bind grab-notify |
| 384 | event. | 384 | event. |
| 385 | (xg_create_scroll_bar): Don't bind button-press-event and | 385 | (xg_create_scroll_bar): Don't bind button-press-event and |
| 386 | button-release-event. | 386 | button-release-event. |
| @@ -542,7 +542,7 @@ | |||
| 542 | has a parent. | 542 | has a parent. |
| 543 | 543 | ||
| 544 | * Makefile.in: If AUTO_DEPEND is defined, make gcc generate | 544 | * Makefile.in: If AUTO_DEPEND is defined, make gcc generate |
| 545 | dependency files in deps/. Include those files into Makefile. | 545 | dependency files in deps/. Include those files into Makefile. |
| 546 | 546 | ||
| 547 | * config.in: Generated (AUTO_DEPEND). | 547 | * config.in: Generated (AUTO_DEPEND). |
| 548 | 548 | ||