Fix dependencies.

master
tj 12 years ago
parent f1d5277861
commit 2313595aa2
  1. 3
      HISTORY.org
  2. 7
      outshine.el

@ -17,7 +17,8 @@ navi-regexps as items to fold.
** TODO delete tj-outshine branch
** TODO merge trunk in master
** TODO quit byte-compiler
** DONE quite byte-compiler
- State "DONE" from "TODO" [2014-09-20 Sa 23:48]
** DONE introduce outshine-agenda functionality (read-only for now)
- State "DONE" from "TODO" [2014-09-20 Sa 12:41]
** DONE rewrite comment section

@ -247,13 +247,10 @@
;;; Requires
(require 'outline)
;; (require 'easymenu)
;; soft-dependency on outorg
;; FIXME introducing cyclic dependencies?
;; (require 'outorg nil 'NOERROR)
(require 'outorg)
;; necessary before Emacs 24.3
(require 'newcomment)
;; (require 'easymenu)
;;; Declarations

Loading…
Cancel
Save