bug-gnu-emacs
[Top][All Lists]
Advanced

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

Typos in --help (src/emacs.c)


From: Pavel Janík
Subject: Typos in --help (src/emacs.c)
Date: Sat, 27 Oct 2001 12:34:12 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

Hi,

do we want to introduce predicates to our users who wonder how to run emacs
or is this a typo? :-))

- --font, -fn FONT              default font; must be fixed-widthp\n\
+ --font, -fn FONT              default font; must be fixed-width\n\

The comma here is confusing:

---title, -T, -wn, TITLE        title for Emacs windows\n\
+--title, -T, -wn TITLE         title for Emacs windows\n\

The doc-string of invocation-directory does not end with a dot:

 DEFUN ("invocation-directory", Finvocation_directory,
...
-  "Return the directory name in which the Emacs executable was located")
-  "Return the directory name in which the Emacs executable was located.")

I will fix this (and also other things) myself in the HEAD but I do not
have good Internet connection at home so please fix that in 21_1.
-- 
Pavel Janík

Pah! Benchmarks, smenchmarks! Give us your bogomips-rating, that's
the only thing that counts :-)
                  -- David Weinehall in linux-kernel



reply via email to

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