;ELC ;;; Compiled by cyd@localhost on Mon Apr 23 22:20:31 2007 ;;; from file /home/cyd/emacs/lisp/abbrevlist.el ;;; in Emacs version 22.0.99 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`abbrevlist.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@71 Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER. (defalias 'list-one-abbrev-table #[(abbrev-table output-buffer) "\220\212\305\306 q\210\307\310\f\"\210\311\n\312\"\211\205E \313\\\314 V\203&\315c\210\306 j\210\316\n@!c\210 \317\\j\210\n@Jc\210 \313\\\nA\211\204\305+\221\207" [output-buffer first-column abbrev-list standard-output abbrev-table nil 0 mapatoms #[(abbrev) " B\211\207" [abbrev abbrev-list] 2] sort string-lessp 40 window-width "\n" symbol-name 8] 5 (#$ . 567)]) (provide 'abbrevlist)