diff options
| author | Juanma Barranquero | 2014-01-26 01:47:40 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2014-01-26 01:47:40 +0100 |
| commit | 3fcfc4ee802d2a6f041bd624876ac37fda830304 (patch) | |
| tree | 8c9b3c29bbe86856fc7fae2d288f579aef9a2444 | |
| parent | 4f8c23b12913774c1a6cec56eb2bc60b17026af3 (diff) | |
| download | emacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.tar.gz emacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.zip | |
Fix ChangeLog typos.
| -rw-r--r-- | leim/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog | 12 | ||||
| -rw-r--r-- | lisp/ChangeLog.10 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.11 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.13 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.2 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.5 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.9 | 2 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 4 | ||||
| -rw-r--r-- | src/ChangeLog.11 | 4 | ||||
| -rw-r--r-- | src/ChangeLog.3 | 2 | ||||
| -rw-r--r-- | src/ChangeLog.8 | 2 |
14 files changed, 23 insertions, 23 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index e45d632cedd..73dee396618 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -652,7 +652,7 @@ | |||
| 652 | 652 | ||
| 653 | 2008-07-10 Teodor Zlatanov <tzz@lifelogs.com> | 653 | 2008-07-10 Teodor Zlatanov <tzz@lifelogs.com> |
| 654 | 654 | ||
| 655 | * quail/cyrillic.el : Add more rules to cyrillic-translit, make | 655 | * quail/cyrillic.el: Add more rules to cyrillic-translit, make |
| 656 | everything postfix. Adjust to eliminate conflicts. | 656 | everything postfix. Adjust to eliminate conflicts. |
| 657 | 657 | ||
| 658 | 2008-06-30 Juanma Barranquero <lekktu@gmail.com> | 658 | 2008-06-30 Juanma Barranquero <lekktu@gmail.com> |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ca49202a83..b9e79743b3c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -168,7 +168,7 @@ | |||
| 168 | Bind open-paren-in-column-0-is-defun-start to nil at some entry | 168 | Bind open-paren-in-column-0-is-defun-start to nil at some entry |
| 169 | points. | 169 | points. |
| 170 | * progmodes/cc-engine.el (c-invalidate-state-cache-1) | 170 | * progmodes/cc-engine.el (c-invalidate-state-cache-1) |
| 171 | (c-parse-state-1, c-guess-basic-syntax): Bind it here. | 171 | (c-parse-state-1, c-guess-basic-syntax): Bind it here. |
| 172 | * progmodes/cc-mode.el (c-before-change, c-after-change) | 172 | * progmodes/cc-mode.el (c-before-change, c-after-change) |
| 173 | (c-font-lock-fontify-region): Bind it here. | 173 | (c-font-lock-fontify-region): Bind it here. |
| 174 | 174 | ||
| @@ -662,7 +662,7 @@ | |||
| 662 | 662 | ||
| 663 | 2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com> | 663 | 2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com> |
| 664 | 664 | ||
| 665 | * net/eww.el (eww): Support single/double quote for search. | 665 | * net/eww.el (eww): Support single/double quote for search. |
| 666 | * net/eww.el (eww-list-histories,eww-history-browse): Fixup. | 666 | * net/eww.el (eww-list-histories,eww-history-browse): Fixup. |
| 667 | (eww-history-quit): Delete and use quit-window. | 667 | (eww-history-quit): Delete and use quit-window. |
| 668 | (eww-history-kill): Delete, because it doesn't work well and | 668 | (eww-history-kill): Delete, because it doesn't work well and |
| @@ -725,7 +725,7 @@ | |||
| 725 | * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el. | 725 | * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el. |
| 726 | (rmail-epa-decrypt): Turn off mime processing. | 726 | (rmail-epa-decrypt): Turn off mime processing. |
| 727 | 727 | ||
| 728 | * mail/rmail.el (rmail-make-in-reply-to-field): | 728 | * mail/rmail.el (rmail-make-in-reply-to-field): |
| 729 | Add parens in message-id. | 729 | Add parens in message-id. |
| 730 | 730 | ||
| 731 | * mail/rmail.el (rmail-get-coding-function): Variable. | 731 | * mail/rmail.el (rmail-get-coding-function): Variable. |
| @@ -6532,7 +6532,7 @@ | |||
| 6532 | Silence byte-compiler warning. | 6532 | Silence byte-compiler warning. |
| 6533 | 6533 | ||
| 6534 | * frameset.el (frameset-p): Don't check non-nullness of the `properties' | 6534 | * frameset.el (frameset-p): Don't check non-nullness of the `properties' |
| 6535 | slot , which can indeed be nil. | 6535 | slot, which can indeed be nil. |
| 6536 | (frameset-live-filter-alist, frameset-persistent-filter-alist): | 6536 | (frameset-live-filter-alist, frameset-persistent-filter-alist): |
| 6537 | Move entry for `left' from persistent to live filter alist. | 6537 | Move entry for `left' from persistent to live filter alist. |
| 6538 | (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save): | 6538 | (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save): |
| @@ -7986,8 +7986,8 @@ | |||
| 7986 | 7986 | ||
| 7987 | Add `remember-notes' function to store random notes across Emacs | 7987 | Add `remember-notes' function to store random notes across Emacs |
| 7988 | restarts. | 7988 | restarts. |
| 7989 | * textmodes/remember.el (remember-data-file): Add :set callback to affect | 7989 | * textmodes/remember.el (remember-data-file): Add :set callback to |
| 7990 | notes buffer (if any). | 7990 | affect notes buffer (if any). |
| 7991 | (remember-notes): New command. | 7991 | (remember-notes): New command. |
| 7992 | (remember-notes-buffer-name, bury-remember-notes-on-kill): | 7992 | (remember-notes-buffer-name, bury-remember-notes-on-kill): |
| 7993 | New defcustoms for the `remember-notes' function. | 7993 | New defcustoms for the `remember-notes' function. |
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 9c727945491..6595d5c5f61 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 | |||
| @@ -7680,7 +7680,7 @@ | |||
| 7680 | 7680 | ||
| 7681 | 2002-12-08 Nick Roberts <nick@nick.uklinux.net> | 7681 | 2002-12-08 Nick Roberts <nick@nick.uklinux.net> |
| 7682 | 7682 | ||
| 7683 | * gdb-ui.el : Remove inappropriate key-bindings. | 7683 | * gdb-ui.el: Remove inappropriate key-bindings. |
| 7684 | (gdb-info-breakpoints-custom, gdb-goto-bp-this-line): | 7684 | (gdb-info-breakpoints-custom, gdb-goto-bp-this-line): |
| 7685 | Parse correctly when breakpoint has no line number. | 7685 | Parse correctly when breakpoint has no line number. |
| 7686 | (def-gdb-auto-update-handler, gdb-info-locals-handler) | 7686 | (def-gdb-auto-update-handler, gdb-info-locals-handler) |
| @@ -8116,7 +8116,7 @@ | |||
| 8116 | 8116 | ||
| 8117 | 2002-11-21 Nick Roberts <nick@nick.uklinux.net> | 8117 | 2002-11-21 Nick Roberts <nick@nick.uklinux.net> |
| 8118 | 8118 | ||
| 8119 | * gdb-ui.el : General tidying. Patches from Stefan Monnier. | 8119 | * gdb-ui.el: General tidying. Patches from Stefan Monnier. |
| 8120 | 8120 | ||
| 8121 | 2002-11-20 Simon Josefsson <jas@extundo.com> | 8121 | 2002-11-20 Simon Josefsson <jas@extundo.com> |
| 8122 | 8122 | ||
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index 906a445c893..224f84ead07 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 | |||
| @@ -12520,7 +12520,7 @@ | |||
| 12520 | (gdb-update-flag): New variables. | 12520 | (gdb-update-flag): New variables. |
| 12521 | (gdb-var-update, gdb-var-update-handler,gdb-var-delete) | 12521 | (gdb-var-update, gdb-var-update-handler,gdb-var-delete) |
| 12522 | (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler) | 12522 | (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler) |
| 12523 | (gud-watch, gdb-var-create-handler) : New functions. | 12523 | (gud-watch, gdb-var-create-handler): New functions. |
| 12524 | (gdb-var-list-children, gdb-var-list-children-handler) | 12524 | (gdb-var-list-children, gdb-var-list-children-handler) |
| 12525 | (gdb-var-create-regexp, gdb-var-update-regexp) | 12525 | (gdb-var-create-regexp, gdb-var-update-regexp) |
| 12526 | (gdb-var-list-children-regexp): New constants. | 12526 | (gdb-var-list-children-regexp): New constants. |
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index 47c6144046c..f6bdc4326e0 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -636,7 +636,7 @@ | |||
| 636 | 636 | ||
| 637 | 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 637 | 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 638 | 638 | ||
| 639 | * ps-print.el : Fix doc. | 639 | * ps-print.el: Fix doc. |
| 640 | (ps-print-version): New version 7.0. | 640 | (ps-print-version): New version 7.0. |
| 641 | 641 | ||
| 642 | 2008-02-01 Kenichi Handa <handa@m17n.org> | 642 | 2008-02-01 Kenichi Handa <handa@m17n.org> |
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2 index fa1730f04f2..e1e5aa1161e 100644 --- a/lisp/ChangeLog.2 +++ b/lisp/ChangeLog.2 | |||
| @@ -3799,7 +3799,7 @@ | |||
| 3799 | 3799 | ||
| 3800 | 1986-06-14 Richard M. Stallman (rms@prep) | 3800 | 1986-06-14 Richard M. Stallman (rms@prep) |
| 3801 | 3801 | ||
| 3802 | * mh-e.el : Install 3.3f from Larus. | 3802 | * mh-e.el: Install 3.3f from Larus. |
| 3803 | 3803 | ||
| 3804 | 1986-06-12 Richard M. Stallman (rms@prep) | 3804 | 1986-06-12 Richard M. Stallman (rms@prep) |
| 3805 | 3805 | ||
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 003aa10892f..caa35462f1e 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -3463,7 +3463,7 @@ | |||
| 3463 | 3463 | ||
| 3464 | 1995-02-04 G Dinesh Dutt (brat@htilbom.ernet.in) | 3464 | 1995-02-04 G Dinesh Dutt (brat@htilbom.ernet.in) |
| 3465 | 3465 | ||
| 3466 | * etags.el : Changes to support filenames as tags too and provided | 3466 | * etags.el: Changes to support filenames as tags too and provided |
| 3467 | a drop-in replacement for list-tags. | 3467 | a drop-in replacement for list-tags. |
| 3468 | (find-tag-noselect): Recognize filenames as valid tags too. | 3468 | (find-tag-noselect): Recognize filenames as valid tags too. |
| 3469 | (find-tag-file-order): New variable holds function to check for match | 3469 | (find-tag-file-order): New variable holds function to check for match |
| @@ -3671,7 +3671,7 @@ | |||
| 3671 | 3671 | ||
| 3672 | 1994-01-24 G Dinesh Dutt (brat@htilbom.ernet.in) | 3672 | 1994-01-24 G Dinesh Dutt (brat@htilbom.ernet.in) |
| 3673 | 3673 | ||
| 3674 | * etags.el : Changes to support filenames as tags too and provided | 3674 | * etags.el: Changes to support filenames as tags too and provided |
| 3675 | a drop-in replacement for list-tags. | 3675 | a drop-in replacement for list-tags. |
| 3676 | (find-tag-noselect): Recognize filenames as valid tags too. | 3676 | (find-tag-noselect): Recognize filenames as valid tags too. |
| 3677 | (find-tag-file-order): New variable added. This contains the name of | 3677 | (find-tag-file-order): New variable added. This contains the name of |
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 2ddaad48925..c0a5ce52032 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -19790,7 +19790,7 @@ | |||
| 19790 | (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer) | 19790 | (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer) |
| 19791 | (bibtex-find-entry-location, bibtex-validate, bibtex-find-text) | 19791 | (bibtex-find-entry-location, bibtex-validate, bibtex-find-text) |
| 19792 | (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat) | 19792 | (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat) |
| 19793 | (bibtex-complete-key, bibtex-String) : Use the new nomenclature. | 19793 | (bibtex-complete-key, bibtex-String): Use the new nomenclature. |
| 19794 | 19794 | ||
| 19795 | 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | 19795 | 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> |
| 19796 | 19796 | ||
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index b2b597d5f32..90a19c5ae7d 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1223,7 +1223,7 @@ | |||
| 1223 | (mh-show-subject, mh-show-to, mh-show-xface) | 1223 | (mh-show-subject, mh-show-to, mh-show-xface) |
| 1224 | (mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages) | 1224 | (mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages) |
| 1225 | (mh-speedbar-selected-folder) | 1225 | (mh-speedbar-selected-folder) |
| 1226 | (mh-speedbar-selected-folder-with-unseen-messages): : Add | 1226 | (mh-speedbar-selected-folder-with-unseen-messages): Add |
| 1227 | :package-version keyword to these faces (closes SF #1452724). | 1227 | :package-version keyword to these faces (closes SF #1452724). |
| 1228 | 1228 | ||
| 1229 | * mh-tool-bar.el (mh-tool-bar-define): Add commented-out | 1229 | * mh-tool-bar.el (mh-tool-bar-define): Add commented-out |
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index d274282675c..926c48896b6 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -11261,7 +11261,7 @@ | |||
| 11261 | * mh-utils.el (mh-decode-quoted-printable): | 11261 | * mh-utils.el (mh-decode-quoted-printable): |
| 11262 | New customizable variable telling whether to run mimedecode on | 11262 | New customizable variable telling whether to run mimedecode on |
| 11263 | MIME message containing quoted-printable parts. mimedecode will | 11263 | MIME message containing quoted-printable parts. mimedecode will |
| 11264 | only alter quoted-printable parts , leaving others intact, and the | 11264 | only alter quoted-printable parts, leaving others intact, and the |
| 11265 | resulting message is still fully MIME. | 11265 | resulting message is still fully MIME. |
| 11266 | * mh-utils.el (mh-decode-quoted-printable): New function to run | 11266 | * mh-utils.el (mh-decode-quoted-printable): New function to run |
| 11267 | mimedecode on the current buffer. | 11267 | mimedecode on the current buffer. |
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 1ca4418241c..0822dc42de9 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -6502,7 +6502,7 @@ | |||
| 6502 | "29.03 16:40". | 6502 | "29.03 16:40". |
| 6503 | 6503 | ||
| 6504 | * org-element.el (org-element-center-block-parser) | 6504 | * org-element.el (org-element-center-block-parser) |
| 6505 | (org-element-drawer-parser, , org-element-footnote-definition-parser) | 6505 | (org-element-drawer-parser, org-element-footnote-definition-parser) |
| 6506 | (org-element-inlinetask-parser, org-element-plain-list-parser) | 6506 | (org-element-inlinetask-parser, org-element-plain-list-parser) |
| 6507 | (org-element-quote-block-parser, org-element-special-block-parser) | 6507 | (org-element-quote-block-parser, org-element-special-block-parser) |
| 6508 | (org-element-babel-call-parser, org-element-clock-parser) | 6508 | (org-element-babel-call-parser, org-element-clock-parser) |
| @@ -21490,7 +21490,7 @@ | |||
| 21490 | 21490 | ||
| 21491 | 2010-11-11 Nicolas Goaziou <n.goaziou@gmail.com> | 21491 | 2010-11-11 Nicolas Goaziou <n.goaziou@gmail.com> |
| 21492 | 21492 | ||
| 21493 | * org-list.el : Removed unused variable | 21493 | * org-list.el: Removed unused variable |
| 21494 | `org-suppress-item-indentation'. | 21494 | `org-suppress-item-indentation'. |
| 21495 | 21495 | ||
| 21496 | * org-list.el (org-renumber-ordered-list): Skip item if bullet | 21496 | * org-list.el (org-renumber-ordered-list): Skip item if bullet |
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 59c1f369e1e..ac886d38966 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -5255,7 +5255,7 @@ | |||
| 5255 | (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations | 5255 | (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations |
| 5256 | before code. | 5256 | before code. |
| 5257 | 5257 | ||
| 5258 | * nsterm.h : Include sysselect.h. | 5258 | * nsterm.h: Include sysselect.h. |
| 5259 | (x_sync, x_get_focus_frame, x_set_mouse_position) | 5259 | (x_sync, x_get_focus_frame, x_set_mouse_position) |
| 5260 | (x_set_mouse_pixel_position, x_make_frame_visible) | 5260 | (x_set_mouse_pixel_position, x_make_frame_visible) |
| 5261 | (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height) | 5261 | (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height) |
| @@ -18934,7 +18934,7 @@ | |||
| 18934 | (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname. | 18934 | (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname. |
| 18935 | (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset. | 18935 | (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset. |
| 18936 | 18936 | ||
| 18937 | * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba) | 18937 | * xftfont.c (QChinting, QCautohint, QChintstyle, QCrgba) |
| 18938 | (QCembolden): New variables. | 18938 | (QCembolden): New variables. |
| 18939 | (syms_of_xftfont): DEFSYM them. | 18939 | (syms_of_xftfont): DEFSYM them. |
| 18940 | (xftfont_open): Call XftFontMatch. Don't trust the result of | 18940 | (xftfont_open): Call XftFontMatch. Don't trust the result of |
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 227b65a5202..0a04a134cc3 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -12551,7 +12551,7 @@ | |||
| 12551 | 12551 | ||
| 12552 | 1990-09-27 Richard Stallman (rms@mole.ai.mit.edu) | 12552 | 1990-09-27 Richard Stallman (rms@mole.ai.mit.edu) |
| 12553 | 12553 | ||
| 12554 | * emacs.c (main) : Set the DISPLAY environment value when both of | 12554 | * emacs.c (main): Set the DISPLAY environment value when both of |
| 12555 | MAINTAIN_ENVIRONMENT and HAVE_X_WINDOW are defined. | 12555 | MAINTAIN_ENVIRONMENT and HAVE_X_WINDOW are defined. |
| 12556 | 12556 | ||
| 12557 | * m-convex.h (LIB_STANDARD, LIBS_MACHINE): Remove these, they | 12557 | * m-convex.h (LIB_STANDARD, LIBS_MACHINE): Remove these, they |
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index c83253e3be5..a483a561d06 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 | |||
| @@ -2742,7 +2742,7 @@ | |||
| 2742 | (PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string. | 2742 | (PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string. |
| 2743 | (STRING_CHAR_AND_CHAR_LENGTH): This macro removed. | 2743 | (STRING_CHAR_AND_CHAR_LENGTH): This macro removed. |
| 2744 | 2744 | ||
| 2745 | * charset.c : Lots of comments fixed. | 2745 | * charset.c: Lots of comments fixed. |
| 2746 | (SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string. | 2746 | (SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string. |
| 2747 | (CHAR_COMPONENTS_VALID_P): Name changed from | 2747 | (CHAR_COMPONENTS_VALID_P): Name changed from |
| 2748 | CHAR_COMPONENT_VALID_P. Caller changed. | 2748 | CHAR_COMPONENT_VALID_P. Caller changed. |