emacs/lisp/play
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
..
5x5.el Avoid cl-lib alias for cadadr and friends 2021-09-03 10:18:54 +02:00
animate.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
blackbox.el Do command markup in blackbox.el 2021-02-14 18:14:36 +01:00
bubbles.el Use emacs-version instead of obsolete version variables 2021-04-01 01:27:38 +02:00
cookie1.el Use lexical-binding in almost all of play/*.el 2021-02-10 06:25:28 +01:00
decipher.el Avoid cl-lib alias for cadadr and friends 2021-09-03 10:18:54 +02:00
dissociate.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
doctor.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
dunnet.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
fortune.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gamegrid.el ; Fix my previous commit 2021-01-31 05:50:10 +01:00
gametree.el Use lexical-binding in almost all of play/*.el 2021-02-10 06:25:28 +01:00
gomoku.el Do `interactive' mode tagging in gomoku.el 2021-02-16 10:06:42 +01:00
handwrite.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
hanoi.el Use lexical-binding in almost all of play/*.el 2021-02-10 06:25:28 +01:00
life.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
morse.el Fix Morse for non-ASCII letters 2021-06-18 15:01:03 +02:00
mpuz.el Use lexical-binding in mpuz.el 2021-01-30 00:33:15 +01:00
pong.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
snake.el Do interactive mode tagging for snake.el 2021-02-19 06:51:49 +01:00
solitaire.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
spook.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
studly.el Use lexical-binding in morse.el and studly.el and add tests 2019-06-01 18:52:22 -07:00
tetris.el Do interactive mode tagging for tetris.el 2021-02-19 06:32:04 +01:00
zone.el Use lexical-binding in almost all of play/*.el 2021-02-10 06:25:28 +01:00