Mercurial > emacs
changeset 77490:7923e1aa5600
Yavor Doganov <yavor at gnu.org> (tiny change)
Escape some minus signs.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 25 Apr 2007 05:45:30 +0000 |
parents | 51140433ba5c |
children | 264de2d26fb0 |
files | etc/emacs.1 etc/etags.1 |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/emacs.1 Wed Apr 25 05:44:37 2007 +0000 +++ b/etc/emacs.1 Wed Apr 25 05:45:30 2007 +0000 @@ -157,7 +157,7 @@ .TP 8 .BI \-batch Edit in batch mode. The editor will send messages to stderr. This -option must be the first in the argument list. You must use -l and -f +option must be the first in the argument list. You must use \-l and \-f options to specify files to execute and functions to call. .TP .B \-kill
--- a/etc/etags.1 Wed Apr 25 05:44:37 2007 +0000 +++ b/etc/etags.1 Wed Apr 25 05:45:30 2007 +0000 @@ -224,7 +224,7 @@ .br A regexp can be preceded by {\fIlang\fP}, thus restricting it to match -lines of files of the specified language. Use \fBetags --help\fP to obtain +lines of files of the specified language. Use \fBetags \-\-help\fP to obtain a list of the recognised languages. This feature is particularly useful inside \fBregex files\fP. A regex file contains one regex per line. Empty lines, and those lines beginning with space or tab are ignored. Lines beginning