Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 19 Dec 2011 15:46:50 +0000 (16:46 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 19 Dec 2011 15:46:50 +0000 (16:46 +0100)
ChangeLog
lisp/ChangeLog
lisp/ChangeLog.14
lisp/mh-e/ChangeLog.1
src/ChangeLog.11

index 23efc30..605ef32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 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>
 
 
 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)
 
index e360a25..7e583f2 100644 (file)
 
        * 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>
 
 
 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>
 
 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>
 
 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.
 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>
 
        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
        (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
        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>
 
index 213f5cf..5620b90 100644 (file)
 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.
 
index 65ffb03..5063908 100644 (file)
        * 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>
index 289ef16..78639ef 100644 (file)
        * 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>