1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00

Grammar fix.

This commit is contained in:
Glenn Morris 2007-10-19 07:05:37 +00:00
parent b4fde39fda
commit 5a682cacbe

View File

@ -97,8 +97,8 @@ This can be used to add menu entries for backend specific functions.
* Lisp Changes in Emacs 22.2.
** The command `repeat' will no more attempt to repeat a command bound
to an input event.
** The command `repeat' no longer attempts to repeat a command bound
to an input event.
** The function invisible-p returns non-nil if the character
after a specified position is invisible.