/[emacs]/emacs/lisp/emacs-lisp/byte-opt.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/byte-opt.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.73 by monnier, Tue Mar 25 16:48:43 2003 UTC revision 1.73.4.1 by handa, Mon Sep 8 12:53:39 2003 UTC
# Line 1212  Line 1212 
1212           char-equal char-to-string char-width           char-equal char-to-string char-width
1213           compare-strings concat coordinates-in-window-p           compare-strings concat coordinates-in-window-p
1214           copy-alist copy-sequence copy-marker cos count-lines           copy-alist copy-sequence copy-marker cos count-lines
1215             decdoe-char
1216           decode-time default-boundp default-value documentation downcase           decode-time default-boundp default-value documentation downcase
1217           elt exp expt encode-time error-message-string           elt encode-char exp expt encode-time error-message-string
1218           fboundp fceiling featurep ffloor           fboundp fceiling featurep ffloor
1219           file-directory-p file-exists-p file-locked-p file-name-absolute-p           file-directory-p file-exists-p file-locked-p file-name-absolute-p
1220           file-newer-than-file-p file-readable-p file-symlink-p file-writable-p           file-newer-than-file-p file-readable-p file-symlink-p file-writable-p
# Line 1224  Line 1225 
1225           int-to-string intern-soft           int-to-string intern-soft
1226           keymap-parent           keymap-parent
1227           length local-variable-if-set-p local-variable-p log log10 logand           length local-variable-if-set-p local-variable-p log log10 logand
1228           logb logior lognot logxor lsh           logb logior lognot logxor lsh langinfo
1229           make-list make-string make-symbol           make-list make-string make-symbol
1230           marker-buffer max member memq min mod multibyte-char-to-unibyte           marker-buffer max member memq min mod multibyte-char-to-unibyte
1231           next-window nth nthcdr number-to-string           next-window nth nthcdr number-to-string
# Line 1236  Line 1237 
1237           string-to-int string-to-number substring sxhash symbol-function           string-to-int string-to-number substring sxhash symbol-function
1238           symbol-name symbol-plist symbol-value string-make-unibyte           symbol-name symbol-plist symbol-value string-make-unibyte
1239           string-make-multibyte string-as-multibyte string-as-unibyte           string-make-multibyte string-as-multibyte string-as-unibyte
1240             string-to-multibyte
1241           tan truncate           tan truncate
1242           unibyte-char-to-multibyte upcase user-full-name           unibyte-char-to-multibyte upcase user-full-name
1243           user-login-name user-original-login-name user-variable-p           user-login-name user-original-login-name user-variable-p
# Line 1247  Line 1249 
1249         '(arrayp atom         '(arrayp atom
1250           bobp bolp bool-vector-p           bobp bolp bool-vector-p
1251           buffer-end buffer-list buffer-size buffer-string bufferp           buffer-end buffer-list buffer-size buffer-string bufferp
1252           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
1253             charsetp commandp cons consp
1254           current-buffer current-global-map current-indentation           current-buffer current-global-map current-indentation
1255           current-local-map current-minor-mode-maps current-time           current-local-map current-minor-mode-maps current-time
1256           current-time-string current-time-zone           current-time-string current-time-zone
# Line 1259  Line 1262 
1262           invocation-directory invocation-name           invocation-directory invocation-name
1263           keymapp           keymapp
1264           line-beginning-position line-end-position list listp           line-beginning-position line-end-position list listp
1265           make-marker mark mark-marker markerp memory-limit minibuffer-window           make-marker mark mark-marker markerp max-char
1266             memory-limit minibuffer-window
1267           mouse-movement-p           mouse-movement-p
1268           natnump nlistp not null number-or-marker-p numberp           natnump nlistp not null number-or-marker-p numberp
1269           one-window-p overlayp           one-window-p overlayp
1270           point point-marker point-min point-max preceding-char processp           point point-marker point-min point-max preceding-char primary-charset
1271             processp
1272           recent-keys recursion-depth           recent-keys recursion-depth
1273           safe-length selected-frame selected-window sequencep           safe-length selected-frame selected-window sequencep
1274           standard-case-table standard-syntax-table stringp subrp symbolp           standard-case-table standard-syntax-table stringp subrp symbolp

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.73.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26