comparison etc/NEWS.22 @ 85436:2bd83e590e8c

Grammar fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 19 Oct 2007 07:05:46 +0000
parents d35fe28557ac
children 1178d29fee6b 4b09bb044f38
comparison
equal deleted inserted replaced
85435:26b4dfd428bb 85436:2bd83e590e8c
95 95
96 *** VC has some support for Git. 96 *** VC has some support for Git.
97 97
98 * Lisp Changes in Emacs 22.2. 98 * Lisp Changes in Emacs 22.2.
99 99
100 ** The command `repeat' will no more attempt to repeat a command bound 100 ** The command `repeat' no longer attempts to repeat a command bound
101 to an input event. 101 to an input event.
102 102
103 ** The function invisible-p returns non-nil if the character 103 ** The function invisible-p returns non-nil if the character
104 after a specified position is invisible. 104 after a specified position is invisible.
105 105
106 +++ 106 +++