Mercurial > emacs
changeset 89205:b1be7f87c9d9
(side-effect-free-fns): Add
string-make-unibyte string-make-multibyte string-to-multibyte
string-as-multibyte string-as-unibyte.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 14 Oct 2002 17:29:54 +0000 |
parents | e7cc92cb7ad5 |
children | 5e72879267f8 |
files | lisp/emacs-lisp/byte-opt.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/byte-opt.el Mon Oct 14 17:29:27 2002 +0000 +++ b/lisp/emacs-lisp/byte-opt.el Mon Oct 14 17:29:54 2002 +0000 @@ -1169,7 +1169,8 @@ radians-to-degrees rassq regexp-quote reverse round sin sqrt string string< string= string-equal string-lessp string-to-char string-to-int string-to-number substring symbol-function symbol-plist - symbol-value + symbol-value string-make-unibyte string-make-multibyte + string-to-multibyte string-as-multibyte string-as-unibyte tan unibyte-char-to-multibyte upcase user-variable-p vconcat window-buffer window-dedicated-p window-edges window-height window-hscroll window-minibuffer-p window-width