mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
; Minor spelling fixes
* doc/emacs/anti.texi (Antinews): Minor spelling fixes.
This commit is contained in:
parent
5efe795659
commit
16eaaa07e6
1 changed files with 8 additions and 7 deletions
|
|
@ -68,11 +68,11 @@ trees, either.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
TLS connections are back to their lenient security settings. We
|
TLS connections are back to their lenient security settings. We
|
||||||
decide that too tight security settings are an annoyance for users,
|
decided that too tight security settings are an annoyance for users,
|
||||||
and make little sense considering the world-wide tendency to have less
|
and make little sense considering the world-wide tendency to have
|
||||||
and less network security problems as we move back in time (those
|
fewer and fewer network security problems as we move back in time
|
||||||
issues will be completely gone when networks disappear in some distant
|
(those issues will be completely gone when networks disappear in some
|
||||||
past).
|
distant past).
|
||||||
|
|
||||||
@item
|
@item
|
||||||
The @code{server-after-make-frame-hook} hook was deleted, in
|
The @code{server-after-make-frame-hook} hook was deleted, in
|
||||||
|
|
@ -99,8 +99,9 @@ reliably than eny such display indicator.
|
||||||
We removed the features that made visiting large files easier. Thus,
|
We removed the features that made visiting large files easier. Thus,
|
||||||
Emacs will no longer suggest visiting a large file literally, nor will
|
Emacs will no longer suggest visiting a large file literally, nor will
|
||||||
offer the @code{so-long} mode to deal with overly-long lines. We
|
offer the @code{so-long} mode to deal with overly-long lines. We
|
||||||
decided that this simplification is worthwhile, given the general
|
decided that this simplification is worthwhile, given that the general
|
||||||
tendency of having very large files a rarity as we move back in time.
|
tendency of having very large files is becoming a rarity as we move
|
||||||
|
back in time.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
We have removed the feature that displayed echo-area messages without
|
We have removed the feature that displayed echo-area messages without
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue