summaryrefslogtreecommitdiff
path: root/lisp/net/eudc-vars.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| | | | Run admin/update-copyright.
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
| | | | | | | | | | | | | Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| | | | Run admin/update-copyright.
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
| | | | Run admin/update-copyright.
* Make eudcb-ph.el obsoleteThomas Fitzsimmons2015-12-061-1/+5
| | | | | | | | | * doc/misc/eudc.texi: Bump version to 1.40.0. Remove PH/QI sections and mentions. * lisp/obsolete/eudcb-ph.el: Make obsolete. * lisp/net/eudc-vars.el (eudc-known-protocols): Remove ph. (eudc-ph-bbdb-conversion-alist): Make obsolete. * etc/NEWS: Mention this. (Bug#21191)
* Improve EUDC to BBDB 3 exportThomas Fitzsimmons2015-11-221-1/+2
| | | | | | | | | * eudc-vars.el (eudc-ldap-bbdb-conversion-alist): Change phone entry to single item. Add company conversion. * eudc-export.el (eudc-bbdbify-company): New function. (bbdb-parse-phone): Declare function. (eudc-bbdbify-phone): Add BBDB 3 support. (Bug#21971)
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
|
* Change default location of EUDC options fileThomas Fitzsimmons2015-04-271-2/+4
| | | | | | * NEWS: Document change to EUDC options file's default location. * lisp/net/eudc-vars.el (eudc-options-file): Use `locate-user-emacs-file' to change default options file location.
* EUDC: New maintainerThomas Fitzsimmons2015-01-271-1/+2
| | | | | | * net/eudcb-bbdb.el, net/eudcb-ldap.el, net/eudcb-mab.el, net/eudc-bob.el, net/eudcb-ph.el, net/eudc.el, net/eudc-export.el, net/eudc-hotlist.el, net/eudc-vars.el: New maintainer.
* lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configurationStefan Monnier2015-01-231-45/+52
|\
| * Change eudc-expansion-overwrites-query default to nilThomas Fitzsimmons2014-11-131-1/+3
| | | | | | | | | | * net/eudc-vars.el (eudc-expansion-overwrites-query): Change default to nil.
| * Improve eudc-inline-expansion-format's default valueThomas Fitzsimmons2014-11-131-1/+1
| | | | | | | | | | * net/eudc-vars.el (eudc-inline-expansion-format): Default to a format that includes first name and surname.
| * Improve eudc-inline-query-format's default valueThomas Fitzsimmons2014-11-131-1/+2
| | | | | | | | | | * net/eudc-vars.el (eudc-inline-query-format): Change default to query email and first name instead of surname.
| * Change eudc-server-hotlist from a defvar to a defcustomThomas Fitzsimmons2014-11-131-1/+24
| | | | | | | | | | | | | | | | | | | | * net/eudc-vars.el (eudc-server): Adjust docstring to mention eudc-server-hotlist. (eudc-server-hotlist): Move from eudc.el and make defcustom. * net/eudc.el (eudc-server-hotlist): Move to eudc-vars.el. (eudc-set-server): Allow setting protocol to nil. (eudc-expand-inline): Support hotlist-only expansions when server is not set.
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
|/ | | | Run admin/update-copyright.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-051-2/+2
|
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-221-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el: * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el: * international/kkc.el, international/ogonek.el, mail/feedmail.el: * net/browse-url.el, net/eudc-vars.el, net/net-utils.el: * net/rcompile.el, net/rlogin.el, textmodes/enriched.el: * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el: * textmodes/refer.el, textmodes/spell.el, textmodes/table.el: * textmodes/tex-mode.el, textmodes/two-column.el: Remove leading `*' from docs of defcustoms etc.
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-091-1/+1
|
* (eudc-expansion-overwrites-query): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* New maintainer. Change author's address.Pavel Janík2002-01-161-2/+2
|
* Fix Keywords: header.Pavel Janík2002-01-061-1/+1
|
* Doc fix.Pavel Janík2002-01-051-1/+1
|
* (eudc-external-viewers): Do not use xv, it is not free.Pavel Janík2002-01-051-3/+2
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-0/+2
|
* (eudc-server, eudc-protocol): Fix :type.Dave Love2001-01-171-2/+3
|
* (eudc): Add :version, :link.Dave Love2000-10-061-31/+33
|
* *** empty log message ***Gerd Moellmann2000-01-121-0/+405