+2005-05-14 Richard M. Stallman <rms@gnu.org>
+
+ * GNU: Update footnotes.
+
2005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
* TUTORIAL.pl: Updated header.
(byte-compile-form): Call byte-compile-nogroup-warn.
(byte-compile-warning-types): Doc fix.
+ * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
+
* progmodes/cc-engine.el (c-literal-faces):
Add font-lock-comment-delimiter-face.
+2005-05-14 Richard M. Stallman <rms@gnu.org>
+
+ * tips.texi (Coding Conventions): Explain how important it is
+ that just loading certain files not change Emacs behavior.
+
+ * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
+
2005-05-12 Lute Kamstra <lute@gnu.org>
* modes.texi (Generic Modes): Update.
+2005-05-14 Richard M. Stallman <rms@gnu.org>
+
+ * xdisp.c (message3): Call cancel_echoing.
+
+ * alloc.c (Fmemory_full_p): New function.
+ (syms_of_alloc): defsubr it.
+
+ * process.c (send_process_trap): Unblock SIGPIPE.
+ (send_process): Reset SIGPIPE handler before reporting error.
+
2005-05-14 Nick Roberts <nickrob@snap.net.nz>
* emacs.c (syms_of_emacs): Fix doc string for system-type.