;ELC   
;;; Compiled by pot@pot.cnuce.cnr.it on Tue Mar 18 15:36:35 2003
;;; from file /home/pot/gnu/emacs-pretest.new/lisp/abbrevlist.el
;;; in Emacs version 21.3
;;; with bytecomp version 2.85.4.1
;;; 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 frame-width "\n" symbol-name 8] 5 (#$ . 622)])
(provide 'abbrevlist)
