comparison lisp/byte-optimize.el @ 5420:b9167d522a9a

Rebase with 21.5 trunk.
author Mats Lidell <matsl@xemacs.org>
date Thu, 28 Oct 2010 23:53:24 +0200
parents 308d34e9f07d bbff29a01820
children 6506fcb40fcf
comparison
equal deleted inserted replaced
5419:eaf01113cd42 5420:b9167d522a9a
1221 buffer-modified-p buffer-substring 1221 buffer-modified-p buffer-substring
1222 capitalize car-less-than-car car cdr ceiling concat 1222 capitalize car-less-than-car car cdr ceiling concat
1223 ;; coordinates-in-window-p not in XEmacs 1223 ;; coordinates-in-window-p not in XEmacs
1224 copy-marker cos count-lines 1224 copy-marker cos count-lines
1225 default-boundp default-value denominator documentation downcase 1225 default-boundp default-value denominator documentation downcase
1226 elt exp expt fboundp featurep 1226 elt endp exp expt fboundp featurep
1227 file-directory-p file-exists-p file-locked-p file-name-absolute-p 1227 file-directory-p file-exists-p file-locked-p file-name-absolute-p
1228 file-newer-than-file-p file-readable-p file-symlink-p file-writable-p 1228 file-newer-than-file-p file-readable-p file-symlink-p file-writable-p
1229 float floor format 1229 float floor format
1230 get get-buffer get-buffer-window getenv get-file-buffer 1230 get get-buffer get-buffer-window getenv get-file-buffer
1231 ;; hash-table functions 1231 ;; hash-table functions
1243 marker-buffer max member memq min mod 1243 marker-buffer max member memq min mod
1244 next-window nth nthcdr number-to-string numerator 1244 next-window nth nthcdr number-to-string numerator
1245 parse-colon-path plist-get previous-window 1245 parse-colon-path plist-get previous-window
1246 radians-to-degrees rassq regexp-quote reverse round 1246 radians-to-degrees rassq regexp-quote reverse round
1247 sin sqrt string< string= string-equal string-lessp string-to-char 1247 sin sqrt string< string= string-equal string-lessp string-to-char
1248 string-to-int string-to-number substring symbol-plist 1248 string-to-int string-to-number substring symbol-plist symbol-value
1249 symbol-name symbol-function symbol
1249 tan upcase user-variable-p vconcat 1250 tan upcase user-variable-p vconcat
1250 ;; XEmacs change: window-edges -> window-pixel-edges 1251 ;; XEmacs change: window-edges -> window-pixel-edges
1251 window-buffer window-dedicated-p window-pixel-edges window-height 1252 window-buffer window-dedicated-p window-pixel-edges window-height
1252 window-hscroll window-minibuffer-p window-width 1253 window-hscroll window-minibuffer-p window-width
1253 zerop 1254 zerop