From 827253f7388b3e7ccad021eeedb5bb8674448a16 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 15 Jan 2013 20:47:40 -0500 Subject: [PATCH] * doc/emacs/custom.texi (Custom Themes): Fix typo. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/custom.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 456d7efa7be..16820ee450a 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2013-01-16 Glenn Morris + + * custom.texi (Custom Themes): Fix typo. + 2013-01-05 Glenn Morris * text.texi (HTML Mode): Remove deleted nxml C-RET binding. diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index 6878af14252..cff3892635a 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -555,7 +555,7 @@ or disabled as a unit. You can use Custom themes to switch easily 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 + 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. -- 2.39.2