]> git.eshelyaron.com Git - emacs.git/commitdiff
Comments only.
authorDave Love <fx@gnu.org>
Fri, 3 Dec 1999 20:56:14 +0000 (20:56 +0000)
committerDave Love <fx@gnu.org>
Fri, 3 Dec 1999 20:56:14 +0000 (20:56 +0000)
lisp/elide-head.el
src/ChangeLog

index db26eb8f9ea30d30c8064c768e8599bc7ad61328..dbdd72c778b19db3f1a799e05cc6d73544ce657d 100644 (file)
@@ -32,8 +32,9 @@
 ;; `elide-head'.  A buffer-local invisible overlay manages the
 ;; elision.
 
-;; Please don't turn this on in site init files so that information
-;; isn't hidden from users who may not know what it says.
+;; You might add `elide-head' to appropriate major mode hooks or to
+;; `find-file-hooks'.  Please do this in site init files.  If you do,
+;; information may be hidden from users who don't know it already.
 
 ;; Inspired by jwz's hide-copyleft.el, for which we don't have an
 ;; assignment.
index 5c69bd2e39bda532540abb2069a57d3c788b9289..821349bc54d197ccfa1802b5df44f196f605261d 100644 (file)
@@ -1,3 +1,7 @@
+1999-12-03  Dave Love  <fx@gnu.org>
+
+       * editfns.c (Fmessage_or_box): Use use_dialog_box.
+
 1999-12-02  Gerd Moellmann  <gerd@gnu.org>
 
        * s/usg5-4.h (LIBS_SYSTEM): Add -lgen because that's needed