emacs/lisp/play
Stefan Kangas ecd756dd39 Recommend using 'keymap-set' in Commentaries
* lisp/calendar/timeclock.el, lisp/comint.el, lisp/ehelp.el:
* lisp/gnus/gnus-bookmark.el, lisp/gnus/smiley.el, lisp/ido.el:
* lisp/isearchb.el, lisp/mail/mailabbrev.el, lisp/net/ange-ftp.el:
* lisp/net/goto-addr.el, lisp/play/fortune.el, lisp/saveplace.el:
* lisp/shell.el, lisp/term.el, lisp/textmodes/makeinfo.el:
* lisp/textmodes/refer.el, lisp/textmodes/remember.el:
* lisp/textmodes/table.el, lisp/woman.el: Recommend using
'keymap-set' instead of 'define-key' in Commentaries.
2025-03-15 04:10:27 +01:00
..
5x5.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
animate.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
blackbox.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
bubbles.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
cookie1.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
decipher.el Remove variable aliases obsolete since Emacs 23.2 2025-03-11 21:20:38 +01:00
dissociate.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
doctor.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
dunnet.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
fortune.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
gamegrid.el Prefer '(oddp A)' to '(= 1 (logand A 1))' 2025-02-17 19:33:56 +01:00
gametree.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
gomoku.el Remove variable aliases obsolete since Emacs 23.2 2025-03-11 21:20:38 +01:00
handwrite.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
hanoi.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
life.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
morse.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
mpuz.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pong.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
snake.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
solitaire.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
spook.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
studly.el
tetris.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
zone.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00