1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

Fix typo.

This commit is contained in:
Juanma Barranquero 2008-05-05 22:10:51 +00:00
parent 80fe7c4c35
commit 9a930d7545
3 changed files with 3 additions and 3 deletions

View File

@ -231,7 +231,7 @@ list accessible by M-n instead of pushing all guesses temporarily into
the history list.
** The following input methods were removed in Emacs 22.2, but this was
not advertized: danish-alt-postfix, esperanto-alt-postfix,
not advertised: danish-alt-postfix, esperanto-alt-postfix,
finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
and swedish-alt-postfix. Use the versions without "alt-", which are

View File

@ -39,7 +39,7 @@ below. Emacs tries to warn you about these through `bad-packages-alist'.
* Incompatible Editing Changes in Emacs 22.3
** The following input methods were removed in Emacs 22.2, but this was
not advertized: danish-alt-postfix, esperanto-alt-postfix,
not advertised: danish-alt-postfix, esperanto-alt-postfix,
finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
and swedish-alt-postfix. Use the versions without "alt-", which are

View File

@ -3146,7 +3146,7 @@
to calendar-cursor-to-date.
* solar.el (sunrise-sunset): Allow it to be called without an
argument (as advertized).
argument (as advertised).
1994-02-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)