From 35f851e137c8c18ac2173bce5e4d3749dc848a30 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 5 Apr 2008 18:42:06 +0000 Subject: [PATCH] Fix grammar in previous change. --- doc/emacs/custom.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index efc6614abe2..1d0d6668d62 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -2092,7 +2092,7 @@ leads to problems when you forget to recompile the file. A better solution is to use the Emacs server to reduce the number of times you have to start Emacs (@pxref{Emacs Server}). If your @file{.emacs} defines many functions, consider moving them to a separate -(byte-compiled) file which you load in your @file{.emacs}. +(byte-compiled) file that you load in your @file{.emacs}. If you are going to write actual Emacs Lisp programs that go beyond minor customization, you should read the @cite{Emacs Lisp Reference Manual}. -- 2.39.2