From: Dave Love Date: Thu, 23 May 2002 18:15:02 +0000 (+0000) Subject: Add X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~785 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=354a6a959d93268a58cb44b294cba01200be38a1;p=emacs.git Add character-p. --- diff --git a/lisp/emacs-lisp/byte-opt.el b/lisp/emacs-lisp/byte-opt.el index 28112cc8201..5c3d6744cfe 100644 --- a/lisp/emacs-lisp/byte-opt.el +++ b/lisp/emacs-lisp/byte-opt.el @@ -1177,7 +1177,8 @@ (side-effect-and-error-free-fns '(arrayp atom bobp bolp buffer-end buffer-list buffer-size buffer-string bufferp - car-safe case-table-p cdr-safe char-or-string-p commandp cons consp + car-safe case-table-p cdr-safe char-or-string-p characterp + commandp cons consp current-buffer current-global-map current-indentation current-local-map current-minor-mode-maps dot dot-marker eobp eolp eq equal eventp