]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove duplicate ChangeLog entry.
authorBastien Guerry <bzg@gnu.org>
Mon, 1 Oct 2012 05:41:14 +0000 (07:41 +0200)
committerBastien Guerry <bzg@gnu.org>
Mon, 1 Oct 2012 05:41:14 +0000 (07:41 +0200)
Thanks to Glenn Morris for pointing at this.

lisp/org/ChangeLog

index e33b87c76cd42cd6acc0b5fea867aa265b317607..066ebf3e6e0353e0f08c317b0eda169d36189b86 100644 (file)
        `ess-ask-for-ess-directory´ and `ess-local-process-name´.  Remove
        second declaration for `ess-local-process-name´.
 
-       * org-id.el: Do not use (random t), we just want a new random
-       number, not a re-seeding of the PRNG for which (random t) doesn't
-       provide enough entropy anyway.  Even if (random) would always
-       produce the same sequence, the other components going into the MD5
-       hash ensure that the result will be unique.
-
        * org-gnus.el: Add a missing require for gnus-util.
 
        * org-compat.el: Rename utils to make throughout.