Mercurial > emacs
changeset 73736:a273e3f81411
(dun-help): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 06 Nov 2006 02:27:46 +0000 |
parents | 7033930efeb9 |
children | 401ef839523a |
files | lisp/play/dunnet.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/play/dunnet.el Mon Nov 06 02:27:04 2006 +0000 +++ b/lisp/play/dunnet.el Mon Nov 06 02:27:46 2006 +0000 @@ -935,7 +935,7 @@ - If you go down a hole in the floor without an aid such as a ladder, you probably won't be able to get back up the way you came, if at all. -- To run this game in batch mode (no emacs window), use: +- To run this game in batch mode (no Emacs window), use: emacs -batch -l dunnet NOTE: This game *should* be run in batch mode!