comparison man/sc.texi @ 28438:8f2651fa9086

Zap MULE/NEmacs advice.
author Dave Love <fx@gnu.org>
date Fri, 31 Mar 2000 10:55:08 +0000
parents ac7e9e5e2ccb
children 983e65f12610
comparison
equal deleted inserted replaced
28437:29b4f46816c9 28438:8f2651fa9086
441 non-nested citation. Thus the variable 441 non-nested citation. Thus the variable
442 @code{sc-citation-nonnested-root-regexp} is used to describe only 442 @code{sc-citation-nonnested-root-regexp} is used to describe only
443 non-nested citation roots. It is important to remember that if you 443 non-nested citation roots. It is important to remember that if you
444 change @code{sc-citation-root-regexp} you should always also change 444 change @code{sc-citation-root-regexp} you should always also change
445 @code{sc-citation-nonnested-root-regexp}.@refill 445 @code{sc-citation-nonnested-root-regexp}.@refill
446
447 Nemacs users:@: For best results, try setting
448 @code{sc-citation-root-regexp} to:@refill
449
450 @example
451 "\\([-._a-zA-Z0-9]\\|\\cc\\|\\cC\\|\\ch\\|\\cH\\|\\ck\\|\\cK\\|\\ca\\|\\cg\\|\\cr\\|\\cu\\)*"
452 @end example
453
454 Mule users:@: For best results, try setting
455 @code{sc-citation-root-regexp} to:@refill
456
457 @example
458 "\\([-._a-zA-Z0-9]\\|\\cj\\)*"
459 @end example
460 446
461 @node Information Keys and the Info Alist, Reference Headers, Miscellaneous Commands, Top 447 @node Information Keys and the Info Alist, Reference Headers, Miscellaneous Commands, Top
462 @comment node-name, next, previous, up 448 @comment node-name, next, previous, up
463 @cindex information keys 449 @cindex information keys
464 @cindex Info Alist 450 @cindex Info Alist