add lisp packages
This commit is contained in:
9
lisp/org/testing/examples/no-heading.org
Normal file
9
lisp/org/testing/examples/no-heading.org
Normal file
@@ -0,0 +1,9 @@
|
||||
This is an example file for use by the Org mode tests.
|
||||
|
||||
This file is special because it has no headings, which can be
|
||||
erroneously assumed by some code.
|
||||
|
||||
#+begin_src emacs-lisp :tangle no
|
||||
;; 94839181-184f-4ff4-a72f-94214df6f5ba
|
||||
(message "I am code")
|
||||
#+end_src
|
||||
Reference in New Issue
Block a user