master updated (e2abbab680d -> 5a110cad824)
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
eliz pushed a change to branch master.
from e2abbab680d Add safeguard to 'set-variable' (bug#81244)
new bd064471e6a New package uuid.el
new 5a110cad824 ; * doc/lispref/elisp.texi (Top): Update @detailmenu.
Summary of changes:
doc/lispref/elisp.texi | 1 +
doc/lispref/processes.texi | 152 +++++++++++++++++++++++
lisp/emacs-lisp/uuid.el | 245 +++++++++++++++++++++++++++++++++++++
test/lisp/emacs-lisp/uuid-tests.el | 175 ++++++++++++++++++++++++++
4 files changed, 573 insertions(+)
create mode 100644 lisp/emacs-lisp/uuid.el
create mode 100644 test/lisp/emacs-lisp/uuid-tests.el