aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/pg-assoc.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-15 23:12:58 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-15 23:12:58 +0000
commitf5b82c7b4864b996f52c3007be4fb11a88f98bd2 (patch)
treee3a595cb92e502eaa09c40e19e27f2a8a505dedf /generic/pg-assoc.el
parenteb8e2519b36292d3b3b3d20db652afd45ca164cc (diff)
Comments.
Diffstat (limited to 'generic/pg-assoc.el')
-rw-r--r--generic/pg-assoc.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/pg-assoc.el b/generic/pg-assoc.el
index 45dd3cbd..b9f6e72b 100644
--- a/generic/pg-assoc.el
+++ b/generic/pg-assoc.el
@@ -16,10 +16,10 @@
(eval-when-compile
(require 'proof) ; globals
(require 'proof-syntax) ; proof-replace-{string,regexp}
- (require 'span)
+ (require 'span) ; spans
(require 'cl)) ; incf
-(eval-and-compile ; to define proof-universal-keys-only-mode-map at compile time
+(eval-and-compile ; defines proof-universal-keys-only-mode-map at compile time
(define-derived-mode proof-universal-keys-only-mode fundamental-mode
proof-general-name "Universal keymaps only"
;; Doesn't seem to supress TAB, RET