emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/startup.el


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/startup.el
Date: Fri, 05 May 2006 14:05:56 +0000

Index: emacs/lisp/startup.el
diff -u emacs/lisp/startup.el:1.406 emacs/lisp/startup.el:1.407
--- emacs/lisp/startup.el:1.406 Fri May  5 12:54:54 2006
+++ emacs/lisp/startup.el       Fri May  5 14:05:54 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]