diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2004-02-18 04:56:00 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2004-02-18 04:56:00 +0000 |
commit | 870fccf4dc481ee16677a9144558b0fe23551fe0 (patch) | |
tree | 6c88926485f38de7e082f0931c8c21a68c7057a3 /lispref | |
parent | e35e07dfbf865d4871b2220cb509fe3874c76a8d (diff) | |
download | emacs-870fccf4dc481ee16677a9144558b0fe23551fe0.tar.gz |
(Standard Buffer-Local Variables): Fix xref.
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/locals.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/locals.texi b/lispref/locals.texi index 8a7a1387710..8c9034007bd 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi @@ -79,7 +79,7 @@ use, but we don't try to list them all here. @xref{Comments,,, emacs, The GNU Emacs Manual}. @item default-directory -@xref{System Environment}. +@xref{File Name Expansion}. @item defun-prompt-regexp @xref{List Motion}. |