* allout-widgets.el: Fix code header
This commit is contained in:
parent
dc8253995e
commit
00cd0305d5
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
* Version 24.1 released.
|
||||
|
||||
2012-06-01 Chong Yidong <cyd@gnu.org>
|
||||
|
||||
* allout-widgets.el: Fix code header
|
||||
|
||||
2012-06-01 Chong Yidong <cyd@gnu.org>
|
||||
|
||||
* cus-edit.el (customize-changed-options-previous-release): Bump
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
;; systematically couple overlays, graphics, and other features with
|
||||
;; allout-governed text.
|
||||
|
||||
;;;_: Code (structured with comments that delineate an allout outline)
|
||||
;;; Code:
|
||||
|
||||
;;;_ : General Environment
|
||||
(require 'allout)
|
||||
|
|
Loading…
Add table
Reference in a new issue