summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.9
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-07-29 04:42:53 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-07-29 04:42:53 +0200
commit087b38a075e28408c397252f3756af9d3ac23e87 (patch)
treeb53fff0f8e6c3c0abfdaee05bfa78976adf3a8ff /lisp/ChangeLog.9
parenta94a477d07b369f653701b81c1f755b911ec0d5b (diff)
downloademacs-087b38a075e28408c397252f3756af9d3ac23e87.tar.gz
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r--lisp/ChangeLog.930
1 files changed, 15 insertions, 15 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 39cfea5669b..56239cd3104 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -1667,7 +1667,7 @@
* Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
Don't include term/.
- * mail/sc.el: Moved to obsolete/.
+ * mail/sc.el: Moved to obsolete/.
2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
@@ -5547,7 +5547,7 @@
2001-02-12 Dave Love <d.love@dl.ac.uk>
- * international/latin1-disp.el: Doc fixes.
+ * international/latin1-disp.el: Doc fixes.
(latin1-display) <defgroup>: Add :link.
(latin1-display) <function>: Set variable latin1-display.
@@ -5978,7 +5978,7 @@
* shell.el (shell-write-history-on-exit): Make sure that we are in
the shell buffer (M-x tex-file RET inserted the error message into
- the TeX buffer).
+ the TeX buffer).
2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
@@ -8747,7 +8747,7 @@
2000-11-13 Miles Bader <miles@gnu.org>
* textmodes/fill.el (skip-line-prefix): New function.
- (fill-region-as-paragraph, fill-region): Return the fill-prefix.
+ (fill-region-as-paragraph, fill-region): Return the fill-prefix.
(fill-paragraph): Don't leave point inside the fill-prefix.
* textmodes/refill.el (refill-fill-paragraph-at): Don't leave
point inside the fill-prefix.
@@ -10795,7 +10795,7 @@
2000-10-06 Dave Love <fx@gnu.org>
* textmodes/fill.el (sentence-end-double-space)
- (sentence-end-without-period): Doc fix.
+ (sentence-end-without-period): Doc fix.
(adaptive-fill-regexp): Purecopy.
(unjustify-current-line): Use line-end-position.
(fill-individual-paragraphs-prefix): Use line-beginning-position.
@@ -11871,7 +11871,7 @@
* strokes.el: Sync with maintainer's current version with changes
for Emacs, but avoid runtime cl and levents.
- (toplevel): Change autoloads and compilation requires.
+ (toplevel): Change autoloads and compilation requires.
(strokes-version, strokes-bug-address, strokes-lift): Values
changed.
(strokes-xpm-header, strokes-insinuated): New variable.
@@ -11934,12 +11934,12 @@
2000-09-14 Dave Love <fx@gnu.org>
* toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
- toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
- toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
- toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
- toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
- toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
- toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
+ * toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
+ * toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
+ * toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
+ * toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
+ * toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
+ * toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
@@ -14832,7 +14832,7 @@
(comint-replace-by-expanded-history)
(comint-get-old-input-default, comint-show-output)
(comint-backward-matching-input, comint-forward-matching-input)
- (comint-next-prompt, comint-previous-prompt): Use field
+ (comint-next-prompt, comint-previous-prompt): Use field
properties if comint-use-prompt-regexp-instead-of-fields is nil.
(comint-line-beginning-position): New function.
(comint-bol): Use comint-line-beginning-position. Make ARG optional.
@@ -18040,7 +18040,7 @@
(help-xref-interned): Maybe insert face doc too. Separate
sections with a line of hyphens.
- * faces.el: Some doc fixes. Declare some functions obsolete.
+ * faces.el: Some doc fixes. Declare some functions obsolete.
(describe-face): Add customize button. Return the help
text. Fix prompt.
@@ -20406,7 +20406,7 @@
2000-01-10 Ken Stevens <k.stevens@ieee.org>
- * ispell.el: Only define dictionaries in menus when they exist.
+ * ispell.el: Only define dictionaries in menus when they exist.
(version18p): New variable.
(version20p): New variable.
(xemacsp): New variable.