From: Richard M. Stallman Date: Sun, 5 Dec 2004 14:15:17 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~3438 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2adf0559a938b4c4cfc517e9947138141780f55c;p=emacs.git Fix typo. --- diff --git a/man/custom.texi b/man/custom.texi index aeddb35b140..1315886c529 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -670,7 +670,7 @@ set the variable---is @code{t}. Emacs uses many Lisp variables for internal record keeping, but the most interesting variables for a non-programmer user are the @dfn{user options}, the variables that are meant for users to change. Each user -option that you can set with the customization buffera is, in fact, a +option that you can set with the customization buffer is, in fact, a Lisp variable. Emacs does not (usually) change the values of these variables; instead, you set the values, and thereby alter and control the behavior of certain Emacs commands. Use of the customization