emacs/lisp/play
Stefan Kangas af851dd82e Remove variable aliases obsolete since Emacs 23.2
* lisp/dired.el (dired-advertised-find-file):
* lisp/simple.el (advertised-undo):
* lisp/wid-edit.el (advertised-widget-backward): Remove variable
aliases obsolete since Emacs 23.2.  They are replaced by
':advertised-binding' properties.
* lisp/arc-mode.el (archive-mode-map):
* lisp/dired.el (dired-mode-map):
* lisp/obsolete/landmark.el (landmark-mode-map):
* lisp/play/decipher.el (decipher-mode-map):
* lisp/play/gomoku.el (gomoku-mode-map):
* lisp/proced.el (proced-mode-map): Don't bind above removed commands.
2025-03-11 21:20:38 +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 Update copyright year to 2025 2025-01-01 07:39:17 +00: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