]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo: @same --> @samp
authorRobert J. Chassell <bob@rattlesnake.com>
Sat, 28 Sep 2002 19:39:42 +0000 (19:39 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Sat, 28 Sep 2002 19:39:42 +0000 (19:39 +0000)
lispref/variables.texi

index 3168e47b4e40dc084769849887e72dae63964506..2d1722d53b271442d13120ccffd903ae08ef443d 100644 (file)
@@ -1739,7 +1739,7 @@ visiting a file could take over your Emacs.  To prevent this, Emacs
 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,