Current File : //proc/thread-self/root/kunden/kunden/proc/self/root/usr/share/emacs/27.2/lisp/ecomplete.elc |
;ELC
;;; Compiled
;;; in Emacs version 27.2
;;; with all optimizations.
;;; This file uses dynamic docstrings, first added in Emacs 19.29.
;;; This file does not contain utf-8 non-ASCII characters,
;;; and so can be loaded in Emacs versions earlier than 23.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(byte-code "\300\301\302\303\304\305%\210\306\307\310\311\312DD\313\314\315%\210\306\316\310\311\317DD\320\314\321%\210\306\322\310\311\323DD\324\314\325%\207" [custom-declare-group ecomplete nil "Electric completion of email addresses and the like." :group mail custom-declare-variable ecomplete-database-file funcall function #[0 "\300\301\302\"\207" [locate-user-emacs-file "ecompleterc" "~/.ecompleterc"] 3] "The name of the file to store the ecomplete data." :type file ecomplete-database-file-coding-system #[0 "\300\207" [iso-2022-7bit] 1] "Coding system used for writing the ecomplete database file." (symbol :tag "Coding system") ecomplete-sort-predicate #[0 "\300\207" [ecomplete-decay] 1] "Predicate to use when sorting matched.\nThe predicate is called with two parameters that represent the\ncompletion. Each parameter is a list where the first element is\nthe times the completion has been used, the second is the\ntimestamp of the most recent usage, and the third item is the\nstring that was matched." (radio (function-item :tag "Sort by usage and newness" ecomplete-decay) (function-item :tag "Sort by times used" ecomplete-usage) (function-item :tag "Sort by newness" ecomplete-newness) (function :tag "Other"))] 6)
(defvar ecomplete-database nil)
#@29 Read the .ecompleterc file.
(defalias 'ecomplete-setup #[0 "\304!\205'