[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
You arnaát cleered. Dunaàt these files.
README.org
@@ -38,8 +38,8 @@
38
38
*** Windows
39
39
40
40
Download a =.zip= of the files in this repository. Then, extract the =.zip=, and
41
Removed:
rename the extracted folder to =.emacs.d=. Place this folder it in your home
42
Removed:
folder (one level up from =Documents=, =Pictures= or =Desktop=).
41
Added:
rename the extracted folder to =.emacs.d=. Place this folder in your home folder
42
Added:
(one level up from =Documents=, =Pictures= or =Desktop=).
43
43
44
44
* Main Files
45
45
@@ -51,14 +51,12 @@
51
51
** =init-custom.el=
52
52
53
53
All customization options available in Emacs' GUI that can be saved with
54
Removed:
=Options - Save Options= are saved here.
54
Added:
=Options - Save Options= are saved here. This is useful to fool around with GUI
55
Added:
customization options, without breaking our manually written code.
55
56
56
Removed:
This is useful to fool around with GUI customization options, without breaking
57
Removed:
our manually written code.
58
Removed:
59
57
** =blendoit/init-blendoit.org=
60
58
61
Removed:
This is my personal literate configuration files.
59
Added:
This is my personal literate configuration file.
62
60
63
61
* Usage
64
62
README.pdf
Binary files differ
blendoit/init-blendoit.org
@@ -7,7 +7,7 @@
7
7
8
8
#+INCLUDE: ~/org/templates/documents/personal-title.org
9
9
10
Removed:
#+BEGIN_abstract
10
Added:
\begin{abstract}
11
11
GNU Emacs is most often used as a text editor. The utmost level of
12
12
customisation is afforded by enabling the user to rewrite /any/ part of the
13
13
source code and observe the editor's modified behaviour in real time. Since its
@@ -17,7 +17,7 @@
17
17
name a few. This configuration file itself was written in /Org mode/, a
18
18
collection of functions enabling the harmonious mixing of code and comments in
19
19
view of publication: this is the endgame of /literate programming/.
20
Removed:
#+END_abstract
20
Added:
\end{abstract}
21
21
22
22
# ** Test
23
23
blendoit/init-blendoit.pdf
Binary files differ