1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00
emacs/lisp/play
Stefan Kangas 35d0675467 Prefer seq-random-elt to nth+random
* lisp/emacs-lisp/seq.el (seq-random-elt): Autoload.
* lisp/avoid.el (mouse-avoidance-random-shape):
* lisp/epa-ks.el (epa-ks--query-url):
* lisp/erc/erc-networks.el (erc-server-select):
* lisp/gnus/gnus-fun.el (gnus--random-face-with-type)
(gnus-fun-ppm-change-string):
* lisp/net/soap-inspect.el (soap-sample-value-for-xs-simple-type):
* lisp/obsolete/landmark.el (landmark-random-move):
* lisp/play/mpuz.el (mpuz-build-random-perm):
* lisp/play/zone.el (zone-pgm-stress):
* lisp/vc/add-log.el (add-change-log-entry):
* test/lisp/net/tramp-tests.el
(tramp-test44-asynchronous-requests): Prefer seq-random-elt to
nth+random.
2021-09-24 19:41:03 +02:00
..
5x5.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
animate.el
blackbox.el
bubbles.el Use emacs-version instead of obsolete version variables 2021-04-01 01:27:38 +02:00
cookie1.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
decipher.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
dissociate.el
doctor.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
dunnet.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
fortune.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gamegrid.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gametree.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gomoku.el
handwrite.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hanoi.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
life.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
morse.el Fix Morse for non-ASCII letters 2021-06-18 15:01:03 +02:00
mpuz.el Prefer seq-random-elt to nth+random 2021-09-24 19:41:03 +02:00
pong.el Do interactive mode tagging for play/*.el 2021-09-16 14:48:37 +02:00
snake.el Do interactive mode tagging for snake.el 2021-02-19 06:51:49 +01:00
solitaire.el Do interactive mode tagging for play/*.el 2021-09-16 14:48:37 +02:00
spook.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
studly.el
tetris.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
zone.el Prefer seq-random-elt to nth+random 2021-09-24 19:41:03 +02:00