repo.or.cz
/
org-mode
/
org-tableheadings.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* lisp/ob-makefile.el: Org-babel support for Makefile tangling.
[org-mode/org-tableheadings.git]
/
lisp
/
org-install.el
blob
a31d8b792098702779e10cc3219758fa0434b97d
1
;;; org-install.el --- autogenerated file, do not edit
2
;;
3
;;; Code:
4
(
warn
"The file org-install is obsolete.
5
Please change your configuration to (require 'org) instead."
)
6
\f
7
(
provide
'
org-install
)
8
\f
9
;; Local Variables:
10
;; no-byte-compile: t
11
;; coding: utf-8
12
;; End:
13
;;; org-install.el ends here