summaryrefslogtreecommitdiff
path: root/lisp/net/eudc.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* EUDC: Add eudc-ignore-options-file customizationThomas Fitzsimmons2022-11-07
* Improve error reporting of EUDC plist functionsBasil L. Contovounesios2022-10-23
* Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-22
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Autoload string-blank-pStefan Kangas2022-08-09
* ; Fix typos: prefer American spellingStefan Kangas2022-07-14
* Prefer defvar-keymap in net/*.elStefan Kangas2022-07-09
* Add reverse mapping for EUDC attribute namesAlexander Adolf2022-07-04
* EUDC: Use "Surname" instead of "Name" in promptsThomas Fitzsimmons2022-06-29
* EUDC: Prevent field overlap when query form is resetThomas Fitzsimmons2022-06-29
* Fix cl-generic bootstrap problemsLars Ingebrigtsen2022-06-24
* Further doc string quoting fixesLars Ingebrigtsen2022-04-22
* Enable Better Alignment of EUDC Inline Expansion With RFC5322Alexander Adolf2022-03-22
* EUDC: Fix a bug and some docstringsThomas Fitzsimmons2022-03-14
* EUDC: Support querying all serversThomas Fitzsimmons2022-03-11
* EUDC: Update save-query-as-kill name and docstringThomas Fitzsimmons2022-03-11
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload.Stefan Kangas2021-12-14
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Avoid cl-lib alias for cadadr and friendsStefan Kangas2021-09-03
* In files that use allout use it for all headingsJonas Bernoulli2021-06-30
* * lisp/net/eudc.el (eudc-menu): Use proper closuresStefan Monnier2021-05-18
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-08
* Minor fixes after preloading easymenuStefan Kangas2021-02-27
* Don't require overlay; that's only needed in XEmacsStefan Kangas2021-02-27
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't quote lambdas in net/*.elStefan Kangas2020-11-16
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/net/eudc.el (eudc-query-with-words): New functionStefan Monnier2019-12-11
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | EUDC: Remove XEmacs supportThomas Fitzsimmons2018-08-15
* | EUDC: Shorten eudc-tools-menu autoloadThomas Fitzsimmons2018-08-15
* | * lisp/net/eudc.el (split-string): Remove pre-21 fallback definition.Glenn Morris2018-04-25
* | EUDC: Enable lexical binding and do some cleanupsStefan Monnier2018-04-15
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Don't call 'kill-this-buffer' outside of menusEli Zaretskii2017-04-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Rename "Directory Search" menu to "Servers"Lars Ingebrigtsen2016-04-29
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Add BBDB 3 support for EUDC exportThomas Fitzsimmons2015-11-22
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-10
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-05