Changeset 4058 for trunk/lisp/apropos.el
- Timestamp:
- 04/16/06 21:46:31 (3 years ago)
- Files:
-
- trunk/lisp/apropos.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/apropos.el
r4037 r4058 169 169 ("find" "open" "edit") 170 170 ("kill" "cut") 171 ("yank" "paste")) 171 ("yank" "paste") 172 ("region" "selection")) 172 173 "List of synonyms known by apropos. 173 174 Each element is a list of words where the first word is the standard emacs
