# HG changeset patch # User Richard M. Stallman # Date 1102256117 0 # Node ID 515e4fdf4cac43ce66ecfe2ac12996613e3cbb63 # Parent 25b217a7d2af7f6e04c9b5b0ed667e2061a60b38 Fix typo. diff -r 25b217a7d2af -r 515e4fdf4cac man/custom.texi --- a/man/custom.texi Sun Dec 05 14:14:50 2004 +0000 +++ b/man/custom.texi Sun Dec 05 14:15:17 2004 +0000 @@ -670,7 +670,7 @@ 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