diff options
| author | Karl Berry <karl@gnu.org> | 2009-02-22 19:32:53 +0000 |
|---|---|---|
| committer | Karl Berry <karl@gnu.org> | 2009-02-22 19:32:53 +0000 |
| commit | 6bd6c2faca889035c6e905b8feec2af01e7c5b76 (patch) | |
| tree | f0a7d4445689ce2482240d8101022e61813188d9 /doc/lispintro/emacs-lisp-intro.texi | |
| parent | 1b3b981ba9f1781d3054f10e2fa9b1a330c68268 (diff) | |
| download | emacs-6bd6c2faca889035c6e905b8feec2af01e7c5b76.tar.gz | |
dup word by
Diffstat (limited to 'doc/lispintro/emacs-lisp-intro.texi')
| -rw-r--r-- | doc/lispintro/emacs-lisp-intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index c3ba966895f..7c53d90d4c3 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi @@ -17009,7 +17009,7 @@ person hopes to do with an unadorned file? Fundamental mode is the right default for such a file, just as C mode is the right default for editing C code. (Enough programming languages have syntaxes that enable them to share or nearly share features, so C mode is -now provided by by CC mode, the `C Collection'.) +now provided by CC mode, the `C Collection'.) But when you do know who is going to use Emacs---you, yourself---then it makes sense to customize Emacs. |
