projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15dc09c
)
Fix Commentary.
author
yamaoka
<yamaoka>
Thu, 9 Sep 1999 12:30:24 +0000
(12:30 +0000)
committer
yamaoka
<yamaoka>
Thu, 9 Sep 1999 12:30:24 +0000
(12:30 +0000)
tinycustom.el
patch
|
blob
|
history
diff --git
a/tinycustom.el
b/tinycustom.el
index
c737d53
..
54a6678
100644
(file)
--- a/
tinycustom.el
+++ b/
tinycustom.el
@@
-29,7
+29,7
@@
;; (custom.el bundled with v19 is old; does not have following macros.)
;;
;; DEFCUSTOM below has the same effect as the original DEFVAR has.
-;; DEFFACE below interprets almost all arguments.
+;; DEFFACE below interprets almost of all arguments.
;; DEFGROUP and DEFINE-WIDGET below are just nop macro.
;;; Code: