changeset 70406:16cb01ffb3dd

(command-line-1): Refer to "Pure Storage" on pure-space-overflow.
author Reiner Steib <Reiner.Steib@gmx.de>
date Fri, 05 May 2006 14:05:54 +0000
parents 2fc8fcad6727
children 0c8d6310fd45
files lisp/ChangeLog lisp/startup.el
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 05 13:03:17 2006 +0000
+++ b/lisp/ChangeLog	Fri May 05 14:05:54 2006 +0000
@@ -1,3 +1,8 @@
+2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+	* startup.el (command-line-1): Refer to "Pure Storage" on
+	pure-space-overflow.
+
 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
 
 	* emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
--- a/lisp/startup.el	Fri May 05 13:03:17 2006 +0000
+++ b/lisp/startup.el	Fri May 05 14:05:54 2006 +0000
@@ -1633,9 +1633,7 @@
 	     (not noninteractive))
     (display-warning
      'initialization
-     "Building Emacs overflowed pure space.  See \"(elisp)Building Emacs\" for more information."
-     ;; FIXME: Tell the user what kind of problems are possible and how to fix
-     ;; the overflow.
+     "Building Emacs overflowed pure space.  (See the node Pure Storage in the Lisp manual for details.)"
      :warning))
 
   (when command-line-args-left