diff options
author | Juri Linkov <juri@jurta.org> | 2004-03-25 10:47:17 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2004-03-25 10:47:17 +0000 |
commit | ead147301f7cff3640f82c44d14339677c34237e (patch) | |
tree | cb661e967cbcd116b06a29fba146b98d6a91ad66 /lisp/jit-lock.el | |
parent | 894325b1ef6629d6504624903a3c5262df57c2cc (diff) | |
download | emacs-ead147301f7cff3640f82c44d14339677c34237e.tar.gz |
* jit-lock.el (jit-lock): Remove links to removed Support Modes
Info node.
Diffstat (limited to 'lisp/jit-lock.el')
-rw-r--r-- | lisp/jit-lock.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/jit-lock.el b/lisp/jit-lock.el index 67b1bfbe022..43c8457c80b 100644 --- a/lisp/jit-lock.el +++ b/lisp/jit-lock.el @@ -60,7 +60,6 @@ Preserves the `buffer-modified-p' state of the current buffer." (defgroup jit-lock nil "Font Lock support mode to fontify just-in-time." - :link '(custom-manual "(emacs)Support Modes") :version "21.1" :group 'font-lock) |