From: Reiner Steib Date: Fri, 5 May 2006 14:05:54 +0000 (+0000) Subject: (command-line-1): Refer to "Pure Storage" on X-Git-Tag: emacs-pretest-22.0.90~2789 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/2dca98f3f5a898724d2818e4a03b9c153f3d7d4b (command-line-1): Refer to "Pure Storage" on pure-space-overflow. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08432ed1ab..90e67dabb8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-05-05 Reiner Steib + + * startup.el (command-line-1): Refer to "Pure Storage" on + pure-space-overflow. + 2006-05-05 Martin Rudalics * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through diff --git a/lisp/startup.el b/lisp/startup.el index a0f73a81e4..396da18cb4 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -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