summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReiner Steib <Reiner.Steib@gmx.de>2006-05-05 14:05:54 +0000
committerReiner Steib <Reiner.Steib@gmx.de>2006-05-05 14:05:54 +0000
commit2dca98f3f5a898724d2818e4a03b9c153f3d7d4b (patch)
treee040a4cbf5a8c980778a9bfdcb69fb49ed69a182
parent3dfed6538787f747b1f76a90cae5e2ddce7352f5 (diff)
downloademacs-2dca98f3f5a898724d2818e4a03b9c153f3d7d4b.tar.gz
(command-line-1): Refer to "Pure Storage" on
pure-space-overflow.
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/startup.el4
2 files changed, 6 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 08432ed1ab3..90e67dabb86 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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
diff --git a/lisp/startup.el b/lisp/startup.el
index a0f73a81e4a..396da18cb41 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