[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108029: * allout-widgets.el: Fix
From: |
Chong Yidong |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108029: * allout-widgets.el: Fix code header |
Date: |
Thu, 07 Jun 2012 22:30:54 +0800 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 108029
committer: Chong Yidong <address@hidden>
branch nick: emacs-24
timestamp: Thu 2012-06-07 22:30:54 +0800
message:
* allout-widgets.el: Fix code header
modified:
lisp/ChangeLog
lisp/allout-widgets.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-06-01 09:51:00 +0000
+++ b/lisp/ChangeLog 2012-06-07 14:30:54 +0000
@@ -4,6 +4,10 @@
2012-06-01 Chong Yidong <address@hidden>
+ * allout-widgets.el: Fix code header
+
+2012-06-01 Chong Yidong <address@hidden>
+
* cus-edit.el (customize-changed-options-previous-release): Bump
to 23.4.
=== modified file 'lisp/allout-widgets.el'
--- a/lisp/allout-widgets.el 2012-02-12 01:49:16 +0000
+++ b/lisp/allout-widgets.el 2012-06-07 14:30:54 +0000
@@ -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)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/emacs-24 r108029: * allout-widgets.el: Fix code header,
Chong Yidong <=