Changeset 4073 for trunk/lisp/apropos.el
- Timestamp:
- 05/03/06 18:37:43 (3 years ago)
- Files:
-
- trunk (modified) (1 prop)
- trunk/lisp/apropos.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk
- Property svn:ignore changed from
bin
to
bin
site-lisp
- Property svn:ignore changed from
trunk/lisp/apropos.el
r4058 r4073 909 909 (and do-keys 910 910 (commandp symbol) 911 (not (eq symbol 'self-insert-command)) 911 912 (indent-to 30 1) 912 913 (if (let ((keys
