bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13454: 24.2; Small fix to reference manual


From: Nathan Trapuzzano
Subject: bug#13454: 24.2; Small fix to reference manual
Date: Tue, 15 Jan 2013 00:36:46 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

See attached patch for small fix to Emacs reference manual.
=== modified file 'doc/emacs/custom.texi'
--- doc/emacs/custom.texi       2012-06-11 06:48:47 +0000
+++ doc/emacs/custom.texi       2013-01-15 05:30:01 +0000
@@ -552,8 +552,8 @@
 between various collections of settings, and to transfer such
 collections from one computer to another.
 
-  A Custom theme is stored an Emacs Lisp source file.  If the name of
-the Custom theme is @var{name}, the theme file is named
+  A Custom theme is stored as an Emacs Lisp source file.  If the name
+of the Custom theme is @var{name}, the theme file is named
 @file{@var{name}-theme.el}.  @xref{Creating Custom Themes}, for the
 format of a theme file and how to make one.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]