1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/lisp/play
Stefan Kangas e20ce5fcc5 Prefer defcustom :local specifier
* lisp/dirtrack.el (dirtrack-list):
* lisp/emacs-lisp/lisp.el (defun-prompt-regexp):
* lisp/emulation/viper-init.el
(viper-related-files-and-buffers-ring):
* lisp/emulation/viper-util.el (viper-syntax-preference):
* lisp/erc/erc.el (erc-ignore-list):
* lisp/files.el (buffer-offer-save, backup-by-copying-when-mismatch):
* lisp/find-file.el (ff-pre-find-hook, ff-pre-load-hook)
(ff-post-load-hook, ff-not-found-hook, ff-file-created-hook)
(ff-case-fold-search, ff-always-in-other-window)
(ff-ignore-include, ff-quiet-mode, ff-other-file-alist)
(ff-search-directories):
* lisp/mh-e/mh-e.el (mh-scan-prog):
* lisp/newcomment.el (comment-column):
* lisp/obsolete/rlogin.el (rlogin-directory-tracking-mode):
* lisp/play/decipher.el (decipher-ignore-spaces):
* lisp/plstore.el (plstore-encrypt-to):
* lisp/proced.el (proced-format, proced-filter, proced-sort)
(proced-descend, proced-auto-update-flag, proced-tree-flag):
* lisp/progmodes/fortran.el (fortran-line-length):
* lisp/shell.el (shell-history-file-name):
* lisp/simple.el (goal-column, fill-prefix):
* lisp/vc/ediff-init.el (ediff-use-faces)
(ediff-highlight-all-diffs, ediff-autostore-merges):
* lisp/vc/ediff-merg.el (ediff-show-clashes-only)
(ediff-skip-merge-regions-that-differ-from-default): Prefer defcustom
:local specifier to using 'make-variable-buffer-local' directly.
2024-10-04 01:38:11 +02:00
..
5x5.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
animate.el Fix :type of some user options 2024-09-08 19:17:48 +03:00
blackbox.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bubbles.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cookie1.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
decipher.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
dissociate.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
doctor.el * lisp/play/doctor.el: Add a few more word meanings. 2024-05-19 01:15:20 +02:00
dunnet.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
fortune.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gamegrid.el Use timer accessors instead of aref/aset 2024-07-25 14:40:35 +02:00
gametree.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gomoku.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
handwrite.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
hanoi.el Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
life.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
morse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mpuz.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pong.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
snake.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
solitaire.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
spook.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
studly.el
tetris.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
zone.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00