1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/lisp/mail
Alan Mackenzie 2056db3fad Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Also expunge eudc-c[ad]+r.

* subr.el (internal--compiler-macro-cXXr): "New" function, copied
from cl--compiler-macro-cXXr.
(caar, cadr, cdar, cddr): Change from defsubsts to defuns with
the above compiler-macro.

* net/eudc.el (eudc-cadr, eudc-cdar, eudc-caar, eudc-cdaar): Remove.

* emacs-lisp/cl.el (Top level dolist doing defaliases): Remove
caaar, etc., from list of new alias functions.

* emacs-lisp/cl-lib.el (cl-caaar, etc): Rename to caaar, etc.
(gen-cXXr--rawname, gen-cXXr-all-cl-aliases): New function/macro
which generate obsolete cl- aliases for caaar, etc.  Invoke them.

* desktop.el:
* edmacro.el:
* emacs-lisp/cl-macs.el:
* frameset.el:
* ibuffer.el:
* mail/footnote.el:
* net/dbus.el:
* net/eudc-export.el:
* net/eudc.el:
* net/eudcb-ph.el:
* net/rcirc.el:
* net/secrets.el:
* play/5x5.el:
* play/decipher.el:
* play/hanoi.el:
* progmodes/hideif.el:
* ses.el: Replace cl-caaar, eudc-cadr, etc. with caaar and cadr, etc.
2015-04-05 12:49:14 +00:00
..
binhex.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
blessmail.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
emacsbug.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
feedmail.el Fix some custom types 2013-08-13 00:42:51 -07:00
footnote.el Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r. 2015-04-05 12:49:14 +00:00
hashcash.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mail-extr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mail-hist.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mail-utils.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mailabbrev.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mailalias.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mailclient.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mailheader.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
metamail.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mspools.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reporter.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rfc822.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rfc2368.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rmail-spam-filter.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rmail.el * mail/rmail.el (rmail-show-message-1): When displaying a mime message, 2015-04-05 08:42:43 -04:00
rmailedit.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rmailkwd.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rmailmm.el Better decoding of HTML payload in Rmail 2015-02-28 14:03:34 +02:00
rmailmsc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rmailout.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rmailsort.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rmailsum.el rmailsum.el tiny simplification 2015-02-24 18:10:36 -05:00
sendmail.el In sendmail-send-it don't switch to non-existent buffer. (Bug#20211) 2015-03-30 17:38:25 +02:00
smtpmail.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
supercite.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
uce.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
undigest.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unrmail.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
uudecode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00