Skip to content
Snippets Groups Projects
  1. Oct 30, 1999
  2. Jul 23, 1999
  3. Jul 21, 1999
  4. Feb 15, 1999
  5. Feb 02, 1999
  6. Dec 15, 1998
    • oscarf's avatar
      (toplevel): Define menu in keymap `eudc-hotlist-keymap' for FSF Emacs · 07f6ac991e64
      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
      r1-26
      07f6ac991e64
    • oscarf's avatar
      (eudc-server) · e1b9047e6e2c
      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
      e1b9047e6e2c
    • oscarf's avatar
      Bumped to 1.26 · 4c15846bd093
      oscarf authored
      4c15846bd093
    • oscarf's avatar
      Updated for EUDC 1.26 · 8bc577898225
      oscarf authored
      8bc577898225
  7. Oct 31, 1998
  8. Oct 15, 1998
  9. Oct 07, 1998
  10. Aug 22, 1998
    • oscarf's avatar
      Release 1.21 · bc4f3b955453
      oscarf authored
      r1-21
      bc4f3b955453
    • oscarf's avatar
      (eudc-known-protocols): New variable · 49bc6151779c
      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
      49bc6151779c
    • oscarf's avatar
      (eudc-max-servers-to-query): New variable · 7066c7bfbaa5
      oscarf authored
      7066c7bfbaa5
    • oscarf's avatar
      (eudc-ph-protocol-locals): Removed in favour of · a75d71e5a905
      oscarf authored
      `eudc-protocol-set'
      a75d71e5a905
    • oscarf's avatar
      (eudc-ldap-protocol-locals): Removed in favour of · e1fd95800dc2
      oscarf authored
      `eudc-protocol-set'
      e1fd95800dc2
    • oscarf's avatar
      (eudc-bbdb-protocol-locals): Removed in favour of · 33e7f78a1bfb
      oscarf authored
      `eudc-protocol-set'
      33e7f78a1bfb
  11. Aug 08, 1998
  12. Jul 29, 1998
  13. Jul 27, 1998
    • oscarf's avatar
      Added defvars to avoid compilation warnings · 703cc5f28edc
      oscarf authored
      703cc5f28edc
    • oscarf's avatar
      Initial revision · 76757853e5bc
      oscarf authored
      76757853e5bc
    • oscarf's avatar
      (eudc-ldap): Fixed group · c75dc3adbf52
      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
      c75dc3adbf52
    • oscarf's avatar
      (eudc-ph): Fixed group · a51bbb7c2ffc
      oscarf authored
      (eudc-ph-protocol-locals): Set
      `eudc-protocol-has-default-query-attributes'
      a51bbb7c2ffc
    • oscarf's avatar
      (eudc-inline-query-format): Changed default · b6ff250298c8
      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
      b6ff250298c8
Loading