mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-22 18:35:09 +00:00
; * lib-src/etags.c (print_help): Fix indentation.
This commit is contained in:
parent
836044f329
commit
5af695c747
@ -978,8 +978,8 @@ Relative ones are stored relative to the output file's directory.\n");
|
||||
puts
|
||||
("\tand create tags for extern variables unless --no-globals is used.");
|
||||
|
||||
puts ("In Mercury, tag both declarations starting a line with ':-' and first\n\
|
||||
predicates or functions in clauses.");
|
||||
puts ("\tIn Mercury, tag both declarations starting a line with ':-' and\n\
|
||||
first predicates or functions in clauses.");
|
||||
|
||||
if (CTAGS)
|
||||
puts ("-d, --defines\n\
|
||||
|
Loading…
Reference in New Issue
Block a user