home *** CD-ROM | disk | FTP | other *** search
- ;;; compiled by jwz@thalidomide on Tue Jun 30 23:29:45 1992
- ;;; from file /cadillac-th/jwz/emacs19/lisp/utils/abbrevlist.el
- ;;; emacs version 19.2.1 Lucid.
- ;;; bytecomp version 2.07; 17-jun-92.
- ;;; optimization is on.
- ;;; this file uses opcodes which do not exist in Emacs18.
-
- (if (and (boundp 'emacs-version)
- (or (and (boundp 'epoch::version) epoch::version)
- (string-lessp emacs-version "19")))
- (error "This file was compiled for Emacs19."))
-
- (provide 'abbrevlist)
- (fset 'list-one-abbrev-table #[(abbrev-table output-buffer) "Éè┴┬qê╞╟\"ê╔╩\"롽╦\\╠ V½à═cê┬jê╬@!cê╧\\jê@Jcê╦\\Aë¼V┴+æç" [output-buffer nil 0 first-column abbrev-list standard-output mapatoms #[(abbrev) " Bëç" [abbrev abbrev-list] 2] abbrev-table sort string-lessp 40 screen-width "\n" symbol-name 8] 5 "\
- Display alphabetical listing of ABBREV-TABLE in buffer BUFFER."])
-