comparison lisp/subr.el @ 4266:c5a2b80bc4fa

[xemacs-hg @ 2007-11-14 18:51:20 by aidan] Import make-temp-name (the functionality of mkstemp(3)) from GNU.
author aidan
date Wed, 14 Nov 2007 18:51:31 +0000
parents 3660d327399f
children 66e2714696bd
comparison
equal deleted inserted replaced
4265:dc697b1b786f 4266:c5a2b80bc4fa
1676 1676
1677 ;; interactive-form in obsolete.el. 1677 ;; interactive-form in obsolete.el.
1678 1678
1679 ;; assq-del-all in obsolete.el. 1679 ;; assq-del-all in obsolete.el.
1680 1680
1681 ;; (defun make-temp-file (prefix &optional dir-flag suffix) #### doesn't exist. 1681 ;; make-temp-file in files.el.
1682 1682
1683 ;; add-minor-mode in modeline.el. 1683 ;; add-minor-mode in modeline.el.
1684 1684
1685 ;; text-clone stuff #### doesn't exist; should go in text-props.el and 1685 ;; text-clone stuff #### doesn't exist; should go in text-props.el and
1686 ;; requires changes to extents.c (modification hooks). 1686 ;; requires changes to extents.c (modification hooks).