* allout-widgets.el: Fix code header

This commit is contained in:
Chong Yidong 2012-06-07 22:30:54 +08:00
parent dc8253995e
commit 00cd0305d5
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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)