# HG changeset patch # User Dave Love # Date 1022177702 0 # Node ID f3dd1dced03a596870f99b9e5f9a8e5462bcdad0 # Parent bc5a086f9455628afa87197b4f61d5fc20922f45 Add character-p. diff -r bc5a086f9455 -r f3dd1dced03a lisp/emacs-lisp/byte-opt.el --- a/lisp/emacs-lisp/byte-opt.el Thu May 23 17:40:18 2002 +0000 +++ b/lisp/emacs-lisp/byte-opt.el Thu May 23 18:15:02 2002 +0000 @@ -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