Changeset 3988 for vendor/emacs-CVS_HEAD/lisp/emulation/viper.el
- Timestamp:
- 2005年11月26日 08時33分26秒 (3 years ago)
- Files:
-
- vendor/emacs-CVS_HEAD/lisp/emulation/viper.el (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
vendor/emacs-CVS_HEAD/lisp/emulation/viper.el
r3939 r3988 10 10 ;; Keywords: emulations 11 11 12 (defconst viper-version "3.11.5 of October5, 2005"12 (defconst viper-version "3.11.5 of November 25, 2005" 13 13 "The current version of Viper") 14 14 … … 430 430 431 431 mh-folder-mode 432 mail-mode433 432 gnus-group-mode 434 433 gnus-summary-mode … … 440 439 Buffer-menu-mode 441 440 compilation-mode 441 442 rcirc-mode 443 444 jde-javadoc-checker-report-mode 442 445 443 446 view-mode
