1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
emacs/lisp/erc
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
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el ; Some more docfixes for erc/*.el 2021-09-19 13:21:56 +02:00
erc-backend.el ; Some more docfixes for erc/*.el 2021-09-19 13:21:56 +02:00
erc-button.el * lisp/erc/erc-button.el (erc-emacswiki-url): Update to shorter address. 2021-09-16 22:45:46 -04:00
erc-capab.el
erc-dcc.el ; Some more docfixes for erc/*.el 2021-09-19 13:21:56 +02:00
erc-desktop-notifications.el
erc-ezbounce.el
erc-fill.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-goodies.el
erc-ibuffer.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-identd.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-imenu.el
erc-join.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-lang.el
erc-list.el
erc-log.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-match.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-menu.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-netsplit.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-networks.el Prefer seq-random-elt to nth+random 2021-09-24 19:41:03 +02:00
erc-notify.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-page.el
erc-pcomplete.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-replace.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-ring.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-services.el ERC: NickServ: Prompt for password last, overall simplifications (bug#46777) 2021-09-17 00:31:31 -04:00
erc-sound.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-speedbar.el
erc-spelling.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-stamp.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-status-sidebar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-track.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-truncate.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-xdcc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc.el ; Some more docfixes for erc/*.el 2021-09-19 13:21:56 +02:00