mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Merge from origin/emacs-29
1c67e4f895Fix c-ts-mode indentationd724d7d678Fix c-ts-mode indentation7292b24c80Fix c-ts-mode indentation75cdc1afbe; Change font-lock-variable-name-face to font-lock-variab...b1b3af5b90Update to Org 9.6.1-40-g3d817c80e1037df4Add string-interpolation feature to bash-ts-mode5b8e0b3154Fix tramp-sh-handle-insert-directory2258ed01f4; Minor fix of last change9c18af0cfa* Warn when certain primitives are redefined (bug#61880)5af695c747; * lib-src/etags.c (print_help): Fix indentation.
This commit is contained in:
commit
aad617870b
12 changed files with 129 additions and 52 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue