Rename cl-random-time to cl--random-time
authorGlenn Morris <rgm@gnu.org>
Sat, 3 Nov 2012 18:36:09 +0000 (11:36 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 3 Nov 2012 18:36:09 +0000 (11:36 -0700)
commit376a8e83bb3438f77dadf2d9910ef7baabcc82c2
treeb7cedb8427bbd114b6fa4d9352a5b4d7b3974365
parent0b3d4a4756646cc7e908375a457e36e15712ad00
Rename cl-random-time to cl--random-time

* emacs-lisp/cl-lib.el (cl--random-time): Rename from cl-random-time.
(cl--gensym-counter, cl--random-state): Update callers.
* emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.

Fixes: debbugs:12773
lisp/ChangeLog
lisp/emacs-lisp/cl-extra.el
lisp/emacs-lisp/cl-lib.el