- Jul 21, 1999
-
-
oscarf authored
- Feb 15, 1999
-
-
oscarf authored
(eudc-format-query): New function (eudc-extract-n-word-formats): New function (eudc-select): Fixed for FSF Emacs Various fixes for FSF Emacs
-
oscarf authored
(eudc-bbdb-enable-substring-matches): New variable
-
oscarf authored
`eudc-bbdb-enable-substring-matches'. Fixed for multi-valued BBDB results
- Feb 02, 1999
-
-
steveb authored
-
- Dec 15, 1998
-
-
oscarf authored
(eudc-mode): Define menu in keymap for FSF Emacs (eudc-register-protocol): Update custom definition of `eudc-protocol' (eudc-expand-inline): Fix for multi-line address lists (plist-member): Defined for FSF Emacs (lax-plist-get): Ditto (eudc-plist-get): New function for compatibility with FSF Emacs which accepts two args only in `plist-get' (eudc-install-menu): Use `easy-menu-add-item' in recent FSF Emacsen
-
oscarf authored
(eudc-inline-expansion-servers) (eudc-supported-protocols): Docfix (eudc-protocol): Custom fix (eudc-known-protocols): Moved from eudc.el (eudc-multiple-match-handling-method) (eudc-user-attribute-names-alist) (eudc-mode-hook): Custom doc change (eudc-inline-query-format): Better custom definition (eudc-inline-expansion-format): Ditto
-
oscarf authored
-
oscarf authored
-
- Oct 31, 1998
- Oct 15, 1998
- Oct 07, 1998
- Aug 22, 1998
-
-
oscarf authored
(eudc-local-vars): New variable (eudc-protocol-has-default-query-attributes): New variable (eudc-switch-to-server-hook): New variable (eudc-switch-from-server-hook): New variable (eudc-protocol-switch-init-function): Removed (eudc-protocol-switch-exit-function): Removed (eudc-protocol-locals): Removed (eudc-server-local-variable-p): New function (eudc-protocol-local-variable-p): New function (eudc-default-set): New function (eudc-protocol-set): New function (eudc-server-set): New function (eudc-set): New function (eudc-variable-default-value): New function (eudc-variable-server-value): New function (eudc-variable-protocol-value): New function (eudc-update-variable): New function (eudc-update-local-variables): New function (eudc-register-protocol): API change (eudc-switch-to-protocol): Removed (eudc-hotlist-mode): Add menu to top menubar (eudc-set-server): Complete on limited list of protocols and not the whole obarray (eudc-expand-inline): Bug fixes. Limit list of queried servers to `eudc-max-servers-to-query' Report error signal if any. (eudc-query-form): Complete on `eudc-known-protocols' (eudc-save-options): Wrong positioning in file fixed. (eudc-custom-generated-menu): New variable (eudc-tail-menu): Use it
-
oscarf authored
-
oscarf authored
`eudc-protocol-set'
-
oscarf authored
`eudc-protocol-set'
-
oscarf authored
`eudc-protocol-set'
- Aug 08, 1998
- Jul 29, 1998
-
-
steveb authored
-
- Jul 27, 1998
-
-
oscarf authored
-
oscarf authored
-
oscarf authored
(eudc-ldap-clear-inline-query-format-on-exit): Removed (eudc-ldap-protocol-locals): Removed `eudc-protocol-switch-init-function' and `eudc-protocol-switch-exit-function'. Added `eudc-protocol-has-default-query-attributes'. (eudc-ldap-set-inline-query-format-maybe): Removed (eudc-ldap-protocol-switch-init): Removed (eudc-ldap-protocol-switch-exit): Removed
-
oscarf authored
(eudc-ph-protocol-locals): Set `eudc-protocol-has-default-query-attributes'
-
oscarf authored
(eudc-inline-expansion-servers): New variable (eudc-protocol-locals): New cell `eudc-protocol-has-default-query-attributes' (eudc-filter-duplicate-attributes): Translate attribute names according to `eudc-protocol-attributes-translation-alist' (eudc-expand-inline): New feature: try several servers until one succeeds. Fixed broken handling of `eudc-inline-query-format'. (eudc-menu): Display servers as radio buttons
-
- Jul 12, 1998
-
-
oscarf authored
widgets to allow the selection of `all' as a symbol. (eudc-query): Take `eudc-default-return-attributes' into account (eudc-filter-partial-records): New function