1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/net
Stefan Kangas 0034067f47 Avoid cl-lib alias for cadadr and friends
* lisp/edmacro.el (edmacro-fix-menu-commands):
* lisp/frameset.el (frameset-move-onscreen):
* lisp/htmlfontify.el (hfy-face-at, hfy-merge-adjacent-spans)
(hfy-mark-tag-names):
* lisp/mail/footnote.el (footnote--make-hole)
(footnote-back-to-message):
* lisp/net/eudc.el (eudc-get-email, eudc-get-phone):
* lisp/net/rcirc.el (rcirc-make-trees, rcirc-handler-333)
(rcirc-authenticate):
* lisp/play/5x5.el (5x5-draw-grid, 5x5-solver):
* lisp/play/decipher.el (decipher-insert-frequency-counts):
* lisp/ses.el (ses-relocate-range):
* test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-step-into-macro-error)
(edebug-tests-error-stepping-into-subr): Avoid using cl-lib aliases
for cadadr and friends that now reside in subr.el.
2021-09-03 10:18:54 +02:00
..
ange-ftp.el Make dired-chmod-program obsolete 2021-08-26 16:12:17 +02:00
browse-url.el Make rfc2368 obsolete and add rfc6068 2021-08-30 01:56:10 +02:00
dbus.el
dictionary-connection.el
dictionary.el
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el Avoid cl-lib alias for cadadr and friends 2021-09-03 10:18:54 +02:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Merge branch 'feature/context-menu' 2021-08-17 11:11:35 +03:00
gnutls.el
goto-addr.el Add new context-menu options for menus "File At Point" and "Version Control". 2021-07-27 23:48:07 +03:00
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mailcap.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mairix.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
net-utils.el
netrc.el
network-stream.el
newst-backend.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el
ntlm.el
pop3.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
puny.el
quickurl.el
rcirc.el Avoid cl-lib alias for cadadr and friends 2021-09-03 10:18:54 +02:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
soap-inspect.el
socks.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
telnet.el
tramp-adb.el Some precisements in Tramp's connection type handling 2021-08-24 21:42:42 +02:00
tramp-archive.el
tramp-cache.el Replace some `string-match-p' calls in Tramp 2021-08-11 15:34:43 +02:00
tramp-cmds.el Replace some `string-match-p' calls in Tramp 2021-08-11 15:34:43 +02:00
tramp-compat.el Some precisements in Tramp's connection type handling 2021-08-24 21:42:42 +02:00
tramp-crypt.el
tramp-ftp.el
tramp-fuse.el
tramp-gvfs.el Tramp string-search and string-replace compatibility functions 2021-08-10 15:05:51 +02:00
tramp-integration.el
tramp-rclone.el
tramp-sh.el Some precisements in Tramp's connection type handling 2021-08-24 21:42:42 +02:00
tramp-smb.el Complete implementation of `copy-directory-create-symlink' in Tramp 2021-08-23 15:47:19 +02:00
tramp-sshfs.el
tramp-sudoedit.el Adapt tramp-sudoedit.el for better testing 2021-07-26 09:55:30 +02:00
tramp-uu.el
tramp.el tramp-auto-save-directory: make private 2021-09-01 20:42:28 -07:00
trampver.el Change Tramp version to "2.5.2-pre" 2021-07-30 17:19:29 +02:00
webjump.el
zeroconf.el