diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -97,6 +97,8 @@ This can be used to add menu entries for backend specific functions. * Lisp Changes in Emacs 22.2. +** Frame-local variables are deprecated and are slated for removal. + Use frame parameters instead. ** The function invisible-p returns non-nil if the character after a specified position is invisible. |