diff options
author | Dave Love <fx@gnu.org> | 2000-03-31 10:55:08 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-03-31 10:55:08 +0000 |
commit | de2d0942811573b0211d6d5419f2e8fa49aed4cd (patch) | |
tree | 6da25d0bec9a705f573e9a29123b76e069c9be1b /man | |
parent | 82db7fdf6bdc041c4fb4f453464017b15665b41c (diff) | |
download | emacs-de2d0942811573b0211d6d5419f2e8fa49aed4cd.tar.gz |
Zap MULE/NEmacs advice.
Diffstat (limited to 'man')
-rw-r--r-- | man/sc.texi | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/man/sc.texi b/man/sc.texi index 6a190701ab3..2037da4f932 100644 --- a/man/sc.texi +++ b/man/sc.texi @@ -444,20 +444,6 @@ non-nested citation roots. It is important to remember that if you change @code{sc-citation-root-regexp} you should always also change @code{sc-citation-nonnested-root-regexp}.@refill -Nemacs users:@: For best results, try setting -@code{sc-citation-root-regexp} to:@refill - -@example -"\\([-._a-zA-Z0-9]\\|\\cc\\|\\cC\\|\\ch\\|\\cH\\|\\ck\\|\\cK\\|\\ca\\|\\cg\\|\\cr\\|\\cu\\)*" -@end example - -Mule users:@: For best results, try setting -@code{sc-citation-root-regexp} to:@refill - -@example -"\\([-._a-zA-Z0-9]\\|\\cj\\)*" -@end example - @node Information Keys and the Info Alist, Reference Headers, Miscellaneous Commands, Top @comment node-name, next, previous, up @cindex information keys |