From 6df6ae42fedb347936ce4c68e11f5d3e8b1d0040 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 31 Jan 2012 17:15:03 +0100 Subject: [PATCH] Fix typos in ChangeLogs. --- doc/emacs/ChangeLog | 2 +- doc/lispintro/ChangeLog | 2 +- lisp/ChangeLog | 12 ++++++------ lisp/gnus/ChangeLog | 2 +- lisp/mh-e/ChangeLog | 12 ++++++------ lisp/org/ChangeLog | 24 ++++++++++++------------ lisp/url/ChangeLog | 21 ++++++++++----------- msdos/ChangeLog | 6 +++--- nextstep/ChangeLog | 4 ++-- nt/ChangeLog | 4 ++-- src/ChangeLog | 5 ++--- test/ChangeLog | 26 +++++++++++++------------- 12 files changed, 59 insertions(+), 61 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 4a26f901e6..d834aded16 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -13,7 +13,7 @@ * buffers.texi (Select Buffer): Clarify explanation of switching to new buffers. Fix description of next-buffer and - previous-buffer (Bug#10334). + previous-buffer (Bug#10334). (Misc Buffer): Add xref to View Mode. * text.texi (Fill Commands): Fix description of diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 66f9d3cace..bf08571f6f 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -1,7 +1,7 @@ 2012-01-28 Andreas Schwab * emacs-lisp-intro.texi (Top): Move setting of COUNT-WORDS outside - of @menu. (Bug#10628) + of @menu. (Bug#10628) 2012-01-19 Juanma Barranquero diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad25d537f2..0146dd8652 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -69,8 +69,8 @@ * progmodes/python.el: Require ansi-color at top-level. - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table): Define - and use in Emacs Lisp mode (Bug#9360). + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table): + Define and use in Emacs Lisp mode (Bug#9360). (lisp-mode-abbrev-table): Add doc. (lisp-mode-variables): Don't set local-abbrev-table. (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table. @@ -184,8 +184,8 @@ 2012-01-25 Jérémy Compostella - * window.el (window--state-get-1, window--state-put-2): Don't - save and restore the mark. + * window.el (window--state-get-1, window--state-put-2): + Don't save and restore the mark. 2012-01-25 Chong Yidong @@ -532,7 +532,7 @@ first prompt in `sql-interacive-mode'. (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin keywords. - (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword. + (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword. (sql-product-interactive): Bug fix: Set `sql-buffer' in context of original buffer. Invoke `sql-login-hook'. @@ -4046,7 +4046,7 @@ * cus-start.el (all): Add entry for bidi-paragraph-direction. - * international/uni-bidi.el: Regenerated. + * international/uni-bidi.el: Regenerate. 2011-08-23 Kenichi Handa diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 1d99418ed2..f5e49f7087 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -7153,7 +7153,7 @@ "failed" all the time. * gnus.el: Throughout all files, replace (save-excursion (set-buffer - ...)) with (with-current-buffer ... ). + ...)) with (with-current-buffer ...). * nntp.el (nntp-open-server): Return whether the open was successful or not. diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 5ae9f8eccc..2c3d0dc380 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -52,7 +52,7 @@ pop-to-buffer-same-window. * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder) (mh-make-folder): Call mh-pop-to-buffer-same-window instead of - switch-to-buffer. The previous change which used pop-to-buffer + switch-to-buffer. The previous change which used pop-to-buffer produced the wrong behavior. 2011-07-12 Henrique Martins (tiny change) @@ -73,8 +73,8 @@ * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder) (mh-make-folder): Replace calls to switch-to-buffer with of - pop-to-buffer. The former is intended for interactive use only and - generates warnings in Emacs 24. + pop-to-buffer. The former is intended for interactive use only + and generates warnings in Emacs 24. 2011-07-09 Bill Wohler @@ -96,7 +96,7 @@ * mh-e.el: Just require mh-loaddefs since loading it in an eval-and-compile block causes compilation errors in XEmacs. - * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el: + * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el: * mh-mime.el, mh-search.el, mh-seq.el: Shush XEmacs compiler in mh-do-in-xemacs block. @@ -107,7 +107,7 @@ * mh-letter.el (mh-letter-mode-map, mh-letter-complete) (mh-complete-word): Remove FIXME comments since these functions - are still needed in other Emacsen. However, they can probably + are still needed in other Emacsen. However, they can probably stand to be generalized like completion-at-point. (mh-letter-complete-or-space): Remove unused variable. @@ -173,7 +173,7 @@ 2010-05-14 Peter S Galbraith * mh-mime.el (mh-decode-message-subject): New function to decode - RFC2047 encoded Subject lines. Used for reply drafts. + RFC2047 encoded Subject lines. Used for reply drafts. * mh-comp.el (mh-compose-and-send-mail): Call `mh-decode-message-subject' on (reply or forward) message drafts. diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 7bee98d811..2a188c5a73 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -924,8 +924,8 @@ 2012-01-03 Matt Lundin - * org-agenda.el: (org-class): Fix holidays symbol in - org-class. This was resulting in an "Bad sexp..." warning. + * org-agenda.el (org-class): Fix holidays symbol in org-class. + This was resulting in an "Bad sexp..." warning. 2012-01-03 Carsten Dominik @@ -968,13 +968,13 @@ 2012-01-03 Eric Schulte - * ob-sql.el (org-babel-header-arg-names:sql): Sql specific header + * ob-sql.el (org-babel-header-arg-names:sql): SQL specific header argument names which should be inherited. 2012-01-03 Nicolas Goaziou - * org.el (org-in-block-p): Return matched name of block, if - any. It can be useful when a list of block names is provided as + * org.el (org-in-block-p): Return matched name of block, if any. + It can be useful when a list of block names is provided as an argument. 2012-01-03 Nicolas Goaziou @@ -1038,10 +1038,10 @@ * org-exp.el (org-export-protect-quoted-subtrees): More accurate regexp. Also use new regexp to match generic headlines. - * org-html.el (org-export-as-html): More accurate regexp. Also - use new regexp to match generic headlines. + * org-html.el (org-export-as-html): More accurate regexp. + Also use new regexp to match generic headlines. - * org-mouse.el (org-mouse-match-todo-keyword): Removed unused + * org-mouse.el (org-mouse-match-todo-keyword): Remove unused and now erroneous function. * org.el (org-heading-regexp, org-heading-keyword-regexp-format): @@ -1071,8 +1071,8 @@ 2012-01-03 David Maus - * org.el (org-loop-over-headlines-in-active-region): New - customization variable. Loop over headlines in active region. + * org.el (org-loop-over-headlines-in-active-region): + New customization variable. Loop over headlines in active region. (org-schedule, org-deadline): Apply to headlines in region depending on new customization variable. @@ -1092,8 +1092,8 @@ 2012-01-03 Bastien Guerry - * org.el (org-format-agenda-item, org-scan-tags): Rename - `org-format-agenda-item' to `org-agenda-format-item'. + * org.el (org-format-agenda-item, org-scan-tags): + Rename `org-format-agenda-item' to `org-agenda-format-item'. 2012-01-03 Bastien Guerry diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index f011a8d1dc..7c92fc3349 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -86,16 +86,15 @@ 2011-05-02 Lars Magne Ingebrigtsen * url-queue.el: New file. - (url-queue-run-queue): Pick the first waiting job, and not the - last. + (url-queue-run-queue): Pick the first waiting job, and not the last. (url-queue-parallel-processes): Lower the concurrency level, since Emacs doesn't seem to like too many async processes. (url-queue-prune-old-entries): Fix up the pruning code. 2011-04-16 Lars Magne Ingebrigtsen - * url-http.el (url-http-wait-for-headers-change-function): Protect - against malformed headerless responses from servers. + * url-http.el (url-http-wait-for-headers-change-function): + Protect against malformed headerless responses from servers. 2011-04-02 Chong Yidong @@ -123,9 +122,9 @@ 2011-02-03 Lars Ingebrigtsen - * url-http.el (url-http-wait-for-headers-change-function): Don't - move point if the callback function has moved changed/killed the - process buffer. + * url-http.el (url-http-wait-for-headers-change-function): + Don't move point if the callback function has moved/changed/killed + the process buffer. 2010-12-16 Miles Bader @@ -198,8 +197,8 @@ 2010-10-01 Lars Magne Ingebrigtsen - * url-cookie.el (url-cookie-handle-set-cookie): Use - url-lazy-message for the cookie warning, which isn't very interesting. + * url-cookie.el (url-cookie-handle-set-cookie): Use url-lazy-message + for the cookie warning, which isn't very interesting. * url-http.el (url-http-async-sentinel): Check that the buffer is still alive before switching to it. @@ -265,13 +264,13 @@ 2010-07-01 Mark A. Hershberger * url-http.el (url-http-create-request): Add a CRLF on the end so - that POSTs with content to https urls work. + that POSTs with content to https URLs work. See 2010-06-22 Mark A. Hershberger * url-parse.el (url-user-for-url, url-password-for-url): - Convenience functions that get usernames and passwords for urls + Convenience functions that get usernames and passwords for URLs from auth-source functions. 2010-06-12 Štěpán Němec (tiny change) diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 060970151e..34f7b802de 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -642,7 +642,7 @@ b-emacs.exe to 3072K. * mainmake.v2 (emacs lispref lispintro): Chdir under doc/. - (emacs): Renamed from `man', to reflect changes in doc directory + (emacs): Rename from `man', to reflect changes in doc directory structure. All callers changed. (clean mostlyclean distclean maintainer-clean extraclean): Chdir into doc/ for manuals. Add misc subdirectory. @@ -1097,7 +1097,7 @@ 1996-08-04 Richard Stallman - * is_exec.c: Renamed from is-exec.c. + * is_exec.c: Rename from is-exec.c. 1996-07-27 Richard Stallman @@ -1132,7 +1132,7 @@ * mainmake.v2 (src): Create a file with sed commands instead of using a long sed command line (some versions of Sed don't handle that). - (gdb): Merged back into src, undoing April 13 change. + (gdb): Merge back into src, undoing April 13 change. (install): Do use if statements, but not a loop. 1996-04-13 Richard Stallman diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 9df5fcd61e..6a080ac2e3 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -99,8 +99,8 @@ 2009-02-01 Adrian Robert - * Cocoa/Emacs.base/Contents/Resources/preferences.nib: Remove - cursor blink slider, add confirm quit checkbox. + * Cocoa/Emacs.base/Contents/Resources/preferences.nib: + Remove cursor blink slider, add confirm quit checkbox. 2009-01-05 Glenn Morris diff --git a/nt/ChangeLog b/nt/ChangeLog index 0211f9d792..675e85c794 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -4,8 +4,8 @@ (UINT64_MAX) [_WIN64]: Fix definition. (uintmax_t, intmax_t): Fix definitions. - * inc/inttypes.h (strtoumax, strtoimax) [!__MINGW32__]: Provide - correct definitions. + * inc/inttypes.h (strtoumax, strtoimax) [!__MINGW32__]: + Provide correct definitions. * config.nt (HAVE_DECL_STRTOLL): Define. (va_copy) [_WIN64]: Provide a better definition. diff --git a/src/ChangeLog b/src/ChangeLog index d114f0897e..81b5295a0c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -14,7 +14,6 @@ 2012-01-28 Chong Yidong - * minibuf.c (syms_of_minibuf): Doc fix (Bug#10550). 2012-01-26 Chong Yidong @@ -2369,7 +2368,7 @@ Remove unreachable code. (read_hex, load_charset_map_from_file): Check for integer overflow. - * xterm.c: don't go over XClientMessageEvent limit + * xterm.c: Don't go over XClientMessageEvent limit. (scroll_bar_windows_size): Now ptrdiff_t, as we prefer signed. (x_send_scroll_bar_event): Likewise. Check that the size does not exceed limits imposed by XClientMessageEvent, as well as the usual @@ -5660,7 +5659,7 @@ * ccl.c (ccl_driver): Redo slightly to avoid the need for 'unsigned'. - ccl: add integer overflow checks + ccl: Add integer overflow checks. * ccl.c (CCL_CODE_MAX, GET_CCL_RANGE, GET_CCL_CODE, GET_CCL_INT): (IN_INT_RANGE): New macros. (ccl_driver): Use them to check for integer overflow when diff --git a/test/ChangeLog b/test/ChangeLog index 12c9acd921..56b7ece59e 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -7,7 +7,7 @@ * automated/compile-tests.el (compile-tests--test-regexps-data): Increase column numbers by one to reflect change in how - compilation-message is recorded (Bug#10172). + compilation-message is recorded (Bug#10172). 2011-11-22 Glenn Morris @@ -26,7 +26,7 @@ 2011-10-30 Ulf Jasper * automated/newsticker-tests.el - (newsticker--group-manage-orphan-feeds): Removed fsetting of + (newsticker--group-manage-orphan-feeds): Remove fsetting of newsticker--treeview-tree-update. 2011-10-29 Ulf Jasper @@ -63,7 +63,7 @@ (icalendar--format-ical-event) (icalendar--parse-summary-and-rest) (icalendar-tests--do-test-import) - (icalendar-tests--do-test-cycle) : Changed argument order of + (icalendar-tests--do-test-cycle): Change argument order of string= to EXPECTED ACTUAL. (icalendar--import-format-sample) (icalendar--format-ical-event) @@ -71,7 +71,7 @@ (icalendar-import-rrule) (icalendar-import-duration) (icalendar-import-bug-6766) - (icalendar-real-world): Adjusted to string= instead of + (icalendar-real-world): Adjust to string= instead of icalendar-tests--compare-strings. (icalendar-import-multiple-vcalendars): New. @@ -258,8 +258,8 @@ 2010-02-19 Ulf Jasper * icalendar-testsuite.el - (icalendar-testsuite--run-function-tests): Added new tests. - (icalendar-testsuite--test-diarytime-to-isotime): Added another + (icalendar-testsuite--run-function-tests): Add new tests. + (icalendar-testsuite--test-diarytime-to-isotime): Add another testcase. (icalendar-testsuite--test-convert-ordinary-to-ical): New. (icalendar-testsuite--test-convert-weekly-to-ical): New. @@ -284,14 +284,14 @@ 2009-12-18 Ulf Jasper * icalendar-testsuite.el - (icalendar-testsuite--run-function-tests): Added + (icalendar-testsuite--run-function-tests): Add icalendar-testsuite--test-parse-vtimezone. (icalendar-testsuite--test-parse-vtimezone): New. (icalendar-testsuite--do-test-cycle): Doc changes. - (icalendar-testsuite--run-real-world-tests): Removed trailing + (icalendar-testsuite--run-real-world-tests): Remove trailing whitespace -- see change of icalendar--add-diary-entry in icalendar.el. - (icalendar-testsuite--run-cycle-tests): Re-enabled all tests. + (icalendar-testsuite--run-cycle-tests): Re-enable all tests. 2009-09-30 Glenn Morris @@ -312,12 +312,12 @@ 2009-01-25 Ulf Jasper * icalendar-testsuite.el - (icalendar-testsuite--run-function-tests): Added - icalendar-testsuite--test-diarytime-to-isotime. - (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to + (icalendar-testsuite--run-function-tests): + Add icalendar-testsuite--test-diarytime-to-isotime. + (icalendar-testsuite--test-parse-summary-and-rest): Adjust to recent icalendar fixes. (icalendar-testsuite--test-diarytime-to-isotime): New. - (icalendar-testsuite--test-create-uid): Adjusted to recent + (icalendar-testsuite--test-create-uid): Adjust to recent icalendar changes. 2008-11-30 Shigeru Fukaya -- 2.20.1