mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix typos in ChangeLogs.
This commit is contained in:
parent
a94a477d07
commit
087b38a075
10 changed files with 147 additions and 144 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue