1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* 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

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