diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-12-19 16:46:50 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-12-19 16:46:50 +0100 |
commit | 1154d12e5b3597869808d576dafaf0734840bc0f (patch) | |
tree | 775533c5e71b3b97b9ea41d00f5ba51a13231d87 | |
parent | 9954ec0dae829e7141aa25e87e6b496e8dd9e48c (diff) | |
download | emacs-1154d12e5b3597869808d576dafaf0734840bc0f.tar.gz |
Fix typos.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | lisp/ChangeLog | 59 | ||||
-rw-r--r-- | lisp/ChangeLog.14 | 2 | ||||
-rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 | ||||
-rw-r--r-- | src/ChangeLog.11 | 2 |
5 files changed, 34 insertions, 35 deletions
diff --git a/ChangeLog b/ChangeLog index 23efc30f4fc..605ef32b598 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2262,7 +2262,7 @@ 2009-12-10 Jan Djärv <jan.h.d@swipnet.se> - * configure.in: Check for RSVG if GNUStep is used. + * configure.in: Check for RSVG if GNUstep is used. 2009-12-09 Jan Djärv <jan.h.d@swipnet.se> @@ -2447,7 +2447,7 @@ 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca> - * configure.in: Don't define CANNOT_DUMP for GNUStep any more. + * configure.in: Don't define CANNOT_DUMP for GNUstep any more. 2009-05-05 Per Starbäck <per@starback.se> (tiny change) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e360a257a3b..7e583f2bbc6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -18,12 +18,12 @@ * term/ns-win.el (ns-get-selection-internal) (ns-store-selection-internal): Declare. - (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal): Declare - as obsolete. - (ns-get-pasteboard, ns-paste-secondary): Use - ns-get-selection-internal. - (ns-set-pasteboard, ns-copy-including-secondary): Use - ns-store-selection-internal. + (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal): + Declare as obsolete. + (ns-get-pasteboard, ns-paste-secondary): + Use ns-get-selection-internal. + (ns-set-pasteboard, ns-copy-including-secondary): + Use ns-store-selection-internal. 2011-12-17 Chong Yidong <cyd@gnu.org> @@ -642,8 +642,8 @@ 2011-11-21 Juri Linkov <juri@jurta.org> - * calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function' - to nil. (Bug#10018) + * calc/calc.el (calc-read-key-sequence): + Let-bind `input-method-function' to nil. (Bug#10018) 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org> @@ -2173,11 +2173,10 @@ 2011-09-24 Ulf Jasper <ulf.jasper@web.de> * net/newst-reader.el (newsticker-html-renderer) - (newsticker-show-news): Automatically - load html rendering package if newsticker-html-renderer is set. - Fixes "Warning: defvar ignored because w3m-fill-column is - let-bound" and the error "Symbol's value as variable is void: - w3m-fill-column". + (newsticker-show-news): Automatically load html rendering package + if newsticker-html-renderer is set. Fixes "Warning: defvar ignored + because w3m-fill-column is let-bound" and the error "Symbol's value + as variable is void: w3m-fill-column". 2011-09-24 Michael Albinus <michael.albinus@gmx.de> @@ -2291,8 +2290,8 @@ 2011-09-21 Martin Rudalics <rudalics@gmx.at> * window.el (set-window-buffer-start-and-point): - Call set-window-start with NOFORCE argument t. Suggested by Thierry - Volpiatto <thierry.volpiatto@gmail.com>. + Call set-window-start with NOFORCE argument t. + Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>. (quit-window): Reword doc-string. Handle new format of quit-restore parameter. Don't delete window if it has a previous buffer we can show instead of the present one. @@ -2410,13 +2409,13 @@ 2011-09-18 Juri Linkov <juri@jurta.org> * info.el (Info-mode-syntax-table): New variable. - (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table'. (Bug#3312) + (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312). 2011-09-18 Juri Linkov <juri@jurta.org> - * info.el (Info-file-supports-index-cookies): Increment - line-beginning-position's arg from 3 to 4 because makeinfo outputs - one more line for long file names (bug#4142). + * info.el (Info-file-supports-index-cookies): + Increment line-beginning-position's arg from 3 to 4 because makeinfo + outputs one more line for long file names (bug#4142). 2011-09-18 Chong Yidong <cyd@stupidchicken.com> @@ -4708,8 +4707,8 @@ pending encryption. (allout-inhibit-auto-save-info-for-decryption): - Adjust buffer-saved-size and some allout state to inhibit auto-saves if - there are plain-text topics pending encryption. + Adjust buffer-saved-size and some allout state to inhibit auto-saves + if there are plain-text topics pending encryption. (allout-maybe-resume-auto-save-info-after-encryption): Adjust buffer-saved-size and some allout state to not inhibit auto-saves @@ -6139,11 +6138,11 @@ (split-window-keep-point): Mention split-window-above-each-other instead of split-window-vertically. (split-window-above-each-other, split-window-vertically): - Rename split-window-vertically to split-window-above-each-other and - provide defalias for old definition. - (split-window-side-by-side, split-window-horizontally): Rename - split-window-horizontally to split-window-side-by-side and provide - defalias for the old definition. + Rename split-window-vertically to split-window-above-each-other + and provide defalias for old definition. + (split-window-side-by-side, split-window-horizontally): + Rename split-window-horizontally to split-window-side-by-side + and provide defalias for the old definition. (ctl-x-map): Move bindings for delete-window, delete-other-windows and enlarge-window here from window.c. Replace bindings for split-window-vertically and @@ -9566,10 +9565,10 @@ preserves the existing header prefix, rebulleting it if necessary, rather than replacing it. This is necessary for proper operation of cooperative addons like allout-widgets. - (allout-make-topic-prefix, allout-rebullet-heading): Change - SOLICIT arg to INSTEAD, and interpret additionally a string value - as alternate bullet to be used, instead of prompting the user for - a bullet character. + (allout-make-topic-prefix, allout-rebullet-heading): + Change SOLICIT arg to INSTEAD, and interpret additionally a string + value as alternate bullet to be used, instead of prompting the user + for a bullet character. 2011-03-09 Michael Albinus <michael.albinus@gmx.de> diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 213f5cfb784..5620b90a3f4 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -3473,7 +3473,7 @@ 2009-01-10 Dan Nicolaescu <dann@ics.uci.edu> * diff-mode.el (diff-show-trailing-whitespaces): Remove function. - Move setting up whitepace-mode ... + Move setting up whitespace-mode ... (diff-mode): ... here. (diff-mode-menu): Add a menu entry for showing trailing whitespace. diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index 65ffb0375ab..506390896a1 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 @@ -1648,7 +1648,7 @@ * mh-e.el (mh-version): Do something sensible when mh-variant-in-use is undefined. * mh-junk.el (mh-spamassassin-blacklist) - (mh-spamassassin-whitelist): Change options to be compatoble with + (mh-spamassassin-whitelist): Change options to be compatible with old version of spamassassin (V2.20). 2003-09-07 Mark D. Baushke <mdb@gnu.org> diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 289ef168088..78639ef0c2b 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 @@ -12897,7 +12897,7 @@ * font.c (font_update_drivers): Sanity fallback to avoid disabling all drivers. - * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUStep. + * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUstep. 2009-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |