comparison etc/NEWS @ 37061:e5b70de7b794

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 29 Mar 2001 14:25:52 +0000
parents cceb6b28e250
children 428092eb22d4
comparison
equal deleted inserted replaced
37060:3504881e8057 37061:e5b70de7b794
2219 probably not be read correctly by Emacs 21. 2219 probably not be read correctly by Emacs 21.
2220 2220
2221 2221
2222 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, 2222 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
2223 (Display-related features are described in a page of their own below.) 2223 (Display-related features are described in a page of their own below.)
2224
2225 ** The new function `interactive-form' can be used to obtain the
2226 interactive form of a function.
2224 2227
2225 ** The keyword :set-after in defcustom allows to specify dependencies 2228 ** The keyword :set-after in defcustom allows to specify dependencies
2226 between custom options. Example: 2229 between custom options. Example:
2227 2230
2228 (defcustom default-input-method nil 2231 (defcustom default-input-method nil