Changeset 4098 for trunk/lisp/buff-menu.el
- Timestamp:
- 2006年07月01日 08時27分06秒 (2 years ago)
- Files:
-
- trunk/lisp/buff-menu.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/buff-menu.el
r4091 r4098 778 778 (setq file Info-current-file) 779 779 (cond 780 ((eq file t)780 ((equal file "dir") 781 781 (setq file "*Info Directory*")) 782 782 ((eq file 'apropos)
