Mercurial > emacs
changeset 47669:2d6d956312cd
Fix typo: @same --> @samp
author | Robert J. Chassell <bob@rattlesnake.com> |
---|---|
date | Sat, 28 Sep 2002 19:39:42 +0000 |
parents | bcc91f26d220 |
children | 9d226e07606d |
files | lispref/variables.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/variables.texi Sat Sep 28 19:38:45 2002 +0000 +++ b/lispref/variables.texi Sat Sep 28 19:39:42 2002 +0000 @@ -1739,7 +1739,7 @@ takes care not to allow local variable lists to set such variables. For one thing, any variable whose name ends in @samp{-command}, -@same{-frame-alist}, @samp{-function}, @samp{-functions}, +@samp{-frame-alist}, @samp{-function}, @samp{-functions}, @samp{-hook}, @samp{-hooks}, @samp{-form}, @samp{-forms}, @samp{-map}, @samp{-map-alist}, @samp{-mode-alist}, @samp{-program}, or @samp{-predicate} cannot be set in a local variable list. In general,