]> git.eshelyaron.com Git - emacs.git/commit
Documentation and commentary improvements
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2016 08:49:39 +0000 (10:49 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2016 08:49:39 +0000 (10:49 +0200)
commit19bc43020d6afa2265447e2dad43ad617812ab38
tree191d058414beaac652b98326807ee8afafd983c3
parentad03e7af8b816a9a86480196383eaf080afc28e4
Documentation and commentary improvements

* src/lisp.h:
* src/regex.c:
* src/xgselect.c (xg_select): Improve commentary and formatting.

* doc/lispref/objects.texi (Thread Type, Mutex Type)
(Condition Variable Type): New subsections.
(Type Predicates): Add thread-related predicates.
* doc/lispref/objects.texi (Editing Types):
* doc/lispref/elisp.texi (Top): Update higher-level menus.
doc/lispref/elisp.texi
doc/lispref/objects.texi
src/lisp.h
src/regex.c
src/xgselect.c