comparison etc/NEWS @ 78700:150597026ddb

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Wed, 29 Aug 2007 09:09:05 +0000
parents 6a12da4aa52f
children 88960074a101
comparison
equal deleted inserted replaced
78699:7669bfcbef45 78700:150597026ddb
78 *** VC has some support for Bazaar (Bzr). 78 *** VC has some support for Bazaar (Bzr).
79 79
80 *** VC has some support for Git. 80 *** VC has some support for Git.
81 81
82 * Lisp Changes in Emacs 22.2. 82 * Lisp Changes in Emacs 22.2.
83
84 ** The command `repeat' will no more attempt to repeat a command bound
85 to an input event.
83 86
84 ** The function invisible-p returns non-nil if the character 87 ** The function invisible-p returns non-nil if the character
85 after a specified position is invisible. 88 after a specified position is invisible.
86 89
87 +++ 90 +++