Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
35f851e1
Commit
35f851e1
authored
Apr 05, 2008
by
Glenn Morris
Browse files
Fix grammar in previous change.
parent
06a97d46
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/emacs/custom.texi
doc/emacs/custom.texi
+1
-1
No files found.
doc/emacs/custom.texi
View file @
35f851e1
...
@@ -2092,7 +2092,7 @@ leads to problems when you forget to recompile the file. A better
...
@@ -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
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}
have to start Emacs (@pxref{Emacs Server}). If your @file{.emacs}
defines many functions, consider moving them to a separate
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
If you are going to write actual Emacs Lisp programs that go beyond
minor customization, you should read the @cite{Emacs Lisp Reference Manual}.
minor customization, you should read the @cite{Emacs Lisp Reference Manual}.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment