]> code.delx.au - gnu-emacs/commitdiff
(command-line-1): Refer to "Pure Storage" on
authorReiner Steib <Reiner.Steib@gmx.de>
Fri, 5 May 2006 14:05:54 +0000 (14:05 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Fri, 5 May 2006 14:05:54 +0000 (14:05 +0000)
pure-space-overflow.

lisp/ChangeLog
lisp/startup.el

index 08432ed1ab377104a1aad3b39cb4c4e9b5e06927..90e67dabb864b545b789f5e12b9e6e7953abd49e 100644 (file)
@@ -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
index a0f73a81e4a595e79ae6a9f776215bff62ad1bb5..396da18cb412a8f721bff3872542169e7f45f295 100644 (file)
@@ -1633,9 +1633,7 @@ normal otherwise."
             (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