mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-11 00:30:17 -08:00
Do not document subr-x.el in the manuals
* doc/lispref/hash.texi (Other Hash): Do not mention subr-x.el functions; reverts 2013-12-22 change. * lisp/emacs-lisp/subr-x.el: Comment. * etc/NEWS: Small related edits.
This commit is contained in:
parent
a6c4680aa2
commit
64295f83c5
4 changed files with 11 additions and 16 deletions
|
|
@ -27,6 +27,9 @@
|
|||
;; C code (like hash-tables and strings), and are not eligible for inclusion
|
||||
;; in subr.el.
|
||||
|
||||
;; Do not document these functions in the lispref.
|
||||
;; http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01006.html
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defsubst hash-table-keys (hash-table)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue