index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
eudc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
1
-1
/
+1
*
Prefer defvar-keymap in net/*.el
Stefan Kangas
2022-07-09
1
-10
/
+8
*
Add reverse mapping for EUDC attribute names
Alexander Adolf
2022-07-04
1
-12
/
+31
*
EUDC: Use "Surname" instead of "Name" in prompts
Thomas Fitzsimmons
2022-06-29
1
-2
/
+2
*
EUDC: Prevent field overlap when query form is reset
Thomas Fitzsimmons
2022-06-29
1
-0
/
+3
*
Fix cl-generic bootstrap problems
Lars Ingebrigtsen
2022-06-24
1
-0
/
+1
*
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
Enable Better Alignment of EUDC Inline Expansion With RFC5322
Alexander Adolf
2022-03-22
1
-23
/
+138
*
EUDC: Fix a bug and some docstrings
Thomas Fitzsimmons
2022-03-14
1
-18
/
+21
*
EUDC: Support querying all servers
Thomas Fitzsimmons
2022-03-11
1
-45
/
+61
*
EUDC: Update save-query-as-kill name and docstring
Thomas Fitzsimmons
2022-03-11
1
-5
/
+6
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload.
Stefan Kangas
2021-12-14
1
-7
/
+0
|
/
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-2
/
+3
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Avoid cl-lib alias for cadadr and friends
Stefan Kangas
2021-09-03
1
-2
/
+2
*
In files that use allout use it for all headings
Jonas Bernoulli
2021-06-30
1
-1
/
+3
*
* lisp/net/eudc.el (eudc-menu): Use proper closures
Stefan Monnier
2021-05-18
1
-6
/
+6
*
* lisp/net/*.el: Use lexical-binding
Stefan Monnier
2021-03-08
1
-7
/
+7
*
Minor fixes after preloading easymenu
Stefan Kangas
2021-02-27
1
-2
/
+0
*
Don't require overlay; that's only needed in XEmacs
Stefan Kangas
2021-02-27
1
-4
/
+0
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Don't quote lambdas in net/*.el
Stefan Kangas
2020-11-16
1
-126
/
+111
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/net/eudc.el (eudc-query-with-words): New function
Stefan Monnier
2019-12-11
1
-79
/
+85
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-5
/
+5
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
EUDC: Remove XEmacs support
Thomas Fitzsimmons
2018-08-15
1
-31
/
+7
*
|
EUDC: Shorten eudc-tools-menu autoload
Thomas Fitzsimmons
2018-08-15
1
-30
/
+1
*
|
* lisp/net/eudc.el (split-string): Remove pre-21 fallback definition.
Glenn Morris
2018-04-25
1
-19
/
+0
*
|
EUDC: Enable lexical binding and do some cleanups
Stefan Monnier
2018-04-15
1
-59
/
+45
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Don't call 'kill-this-buffer' outside of menus
Eli Zaretskii
2017-04-12
1
-2
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Rename "Directory Search" menu to "Servers"
Lars Ingebrigtsen
2016-04-29
1
-9
/
+10
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Add BBDB 3 support for EUDC export
Thomas Fitzsimmons
2015-11-22
1
-0
/
+12
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
Stefan Monnier
2015-04-10
1
-2
/
+4
*
Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Alan Mackenzie
2015-04-05
1
-22
/
+10
*
EUDC: New maintainer
Thomas Fitzsimmons
2015-01-27
1
-1
/
+2
*
lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configuration
Stefan Monnier
2015-01-23
1
-35
/
+36
|
\
|
*
Restore former eudc-expand-inline settings after a nonlocal exit
Thomas Fitzsimmons
2014-11-13
1
-74
/
+72
|
*
Append LDAP wildcard character to end of search string
Thomas Fitzsimmons
2014-11-13
1
-1
/
+0
|
*
Ignore text properties in eudc-expand-inline
Thomas Fitzsimmons
2014-11-13
1
-1
/
+2
|
*
Change eudc-server-hotlist from a defvar to a defcustom
Thomas Fitzsimmons
2014-11-13
1
-15
/
+20
[next]