summaryrefslogtreecommitdiff
path: root/smart-documents.org
diff options
context:
space:
mode:
Diffstat (limited to 'smart-documents.org')
-rw-r--r--smart-documents.org23
1 files changed, 11 insertions, 12 deletions
diff --git a/smart-documents.org b/smart-documents.org
index a82abde..6b96048 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -23,18 +23,17 @@ paper is a /Smart Document/ itself!
* Introduction
-GNU Emacs is most often used as a text editor. It would be unfair to
-say it is just that, because Emacs is capable of so much more. The
-utmost level of customization is afforded by enabling the user to
-rewrite /any/ part of the source code and observe the editor's
-modified behavior in real time. Since its inception in 1984, GNU Emacs
-has grown to be much more than a full-featured, high-productivity text
-editor---new /modes/ have been written to interact with hundreds of
-file formats, including =.txt=, =.pdf=, =.jpg=, =.csv=, and =.zip=
-just to name a few. This paper itself was written in /Org mode/, a
-collection of functions enabling the harmonious mixing of code and
-comments in view of publication: this is the endgame of /literate
-programming/, and the basis of my vision for /Smart Documents/.
+GNU Emacs is most often used as a text editor. The utmost level of
+customization is afforded by the ability to rewrite /any/ part of the
+source code and observe the editor's modified behavior in real
+time. Since its inception in 1984, GNU Emacs has grown to be much more
+than a full-featured, high-productivity text editor---new /modes/ have
+been written to interact with hundreds of file formats, including
+=.txt=, =.pdf=, =.jpg=, =.csv=, and =.zip= just to name a few. This
+paper itself was written in /Org mode/, a collection of functions
+enabling the harmonious mixing of code and comments in view of
+publication: this is the endgame of /literate programming/, and the
+basis of my vision for /Smart Documents/.
The following sections were laid out very deliberately. When we start
Emacs, the source code blocks contained in this document are evaluated
Copyright 2019--2024 Marius PETER