+2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
+
+ * Makefile.in (SUBDIR): Remove leim.
+ (all, .RECURSIVE, extraclean): Add leim explicitly.
+ (leim): Provide separate rule which exports PARALLEL=0 into the
+ environment.
+
2001-03-20 Gerd Moellmann <gerd@gnu.org>
* configure.in (HAVE_XPM): Don't print the result of the check for
* Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
(Display-related features are described in a page of their own below.)
+** The new function `interactive-form' can be used to obtain the
+interactive form of a function.
+
** The keyword :set-after in defcustom allows to specify dependencies
between custom options. Example:
+2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
+
+ * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
+ (${TIT}): If the target file already exist, don't remake it.
+
2001-03-21 Kenichi Handa <handa@etl.go.jp>
* quail/slovak.el ("slovak"): Translate "=q" to "`".
2001-03-29 Gerd Moellmann <gerd@gnu.org>
+ * data.c (Fsubr_interactive_form): New function.
+ (syms_of_data): Defsubr it.
+
* alloc.c (live_string_p, live_cons_p, live_symbol_p)
(live_float_p, live_misc_p): Return 1 only if the offset of the
pointer in its block is >= 0.