diff man/ChangeLog @ 2135:e6d43c299b9c

[xemacs-hg @ 2004-06-17 03:01:10 by james] Synch with Emacs 21.3 derived.el, plus new stuff in subr.el to support it, as well as some documentation.
author james
date Thu, 17 Jun 2004 03:01:17 +0000
parents 4657b5a54253
children 6bca5896aab2
line wrap: on
line diff
--- a/man/ChangeLog	Wed Jun 16 21:50:51 2004 +0000
+++ b/man/ChangeLog	Thu Jun 17 03:01:17 2004 +0000
@@ -1,3 +1,16 @@
+2004-06-07  Jerry James  <james@xemacs.org>
+
+	* lispref/modes.texi (Major Modes): Document -mode functions, and
+	the use of a nil argument to defined-derived mode.
+	* lispref/modes.texi (Major Mode Conventions): Describe the use of
+	delay-mode-hooks and define-derived-mode.
+	* lispref/modes.texi (Derived Modes): Warn against the use of
+	interactive specs in derived mode definitions.
+	* lispref/modes.texi (Hooks): Document run-mode-hooks,
+	delay-mode-hooks, run-hook-with-args,
+	run-hook-with-args-until-failure, and0
+	run-hook-with-args-until-success.
+
 2004-06-14  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* lispref/glyphs.texi (Creating Glyphs): Improve discussion, fix a