[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
Misc.
smart-documents.org
@@ -391,7 +391,7 @@
391
391
*** Open Org mode document properties
392
392
393
393
#+BEGIN_SRC emacs-lisp :tangle no
394
Removed:
(global-set-key [f9] 'sd-document-properties)
394
Added:
(global-set-key [f8] 'sd-document-properties)
395
395
#+END_SRC
396
396
397
397
** Windows
@@ -1111,7 +1111,7 @@
1111
1111
those properties and edit them manually, with a simple keyboard
1112
1112
shortcut (cf. Section [[Open Org mode document properties]]).
1113
1113
1114
Removed:
*** Document properties
1114
Added:
*** TODO Document properties
1115
1115
1116
1116
#+BEGIN_SRC emacs-lisp :tangle yes
1117
1117
(defun org-property-value (property)
@@ -1387,7 +1387,7 @@
1387
1387
2. If the following subsections share the same name as the keybinding
1388
1388
subsection (Section [[Keyboard shortcuts]]), the links to that name
1389
1389
will resolve to the earliest heading in the document, i.e. the
1390
Removed:
keybinding subsection and not the subsection describing the
1390
Added:
keybinding subsection, and not the subsection describing the
1391
1391
`one-click workflow'.
1392
1392
1393
1393
** TODO Export to PDF