Emacs 23.2 Lisp Function Frequency 2006-10-30

By Xah Lee. Date: .

for latest version, see Emacs Lisp Function Frequency

  1. setq 54152
  2. if 46340
  3. defun 34491
  4. let 25186
  5. and 22555
  6. car 19730
  7. or 17592
  8. not 15833
  9. eq 15524
  10. when 14187
  11. point 14087
  12. cdr 14034
  13. list 12909
  14. nth 12770
  15. defvar 11574
  16. goto-char 10905
  17. while 10767
  18. interactive 10514
  19. define-key 9828
  20. concat 8805
  21. cons 8685
  22. progn 7633
  23. cond 7175
  24. insert 7085
  25. save-excursion 6891
  26. defcustom 6838
  27. error 6520
  28. autoload 6128
  29. t 6029
  30. unless 5944
  31. let* 5811
  32. point-min 5755
  33. format 5386
  34. lambda 5038
  35. = 4896
  36. string-match 4861
  37. length 4683
  38. - 4682
  39. message 4616
  40. “1+” 4509
  41. looking-at 4316
  42. const 4215
  43. “>” 4200
  44. put 4199
  45. memq 4160
  46. “<” 4087
  47. “+” 4074
  48. point-max 3940
  49. equal 3758
  50. “1-” 3716
  51. aref 3631
  52. match-string 3407
  53. require 3381
  54. re-search-forward 3236
  55. match-end 3207
  56. match-beginning 3080
  57. null 2761
  58. push 2751
  59. with-current-buffer 2691
  60. funcall 2681
  61. current-buffer 2645
  62. substring 2609
  63. make-local-variable 2415
  64. forward-line 2383
  65. stringp 2357
  66. defconst 2296
  67. mapcar 2207
  68. assoc 2111
  69. set 2008
  70. dolist 1992
  71. beginning-of-line 1933
  72. assq 1908
  73. string= 1860
  74. append 1858
  75. “*” 1853
  76. string 1762
  77. car-safe 1712
  78. forward-char 1677
  79. cadr 1609
  80. “>=” 1603
  81. set-buffer 1597
  82. condition-case 1584
  83. apply 1557
  84. expand-file-name 1550
  85. consp 1515
  86. fboundp 1511
  87. aset 1504
  88. princ 1500
  89. delete-region 1493
  90. “<=” 1493
  91. purecopy 1489
  92. defsubst 1407
  93. pop 1402
  94. featurep 1323
  95. member 1301
  96. nreverse 1290
  97. buffer-substring 1255
  98. throw 1253
  99. “/” 1244
  100. defmacro 1243
  101. provide 1242
  102. repeat 1241
  103. replace-match 1239
  104. function 1221
  105. declare-function 1204
  106. symbol-name 1190
  107. boundp 1171
  108. defalias 1166
  109. zerop 1132
  110. intern 1105
  111. get 1089
  112. add-hook 1086
  113. listp 1084
  114. file-exists-p 1067
  115. end-of-line 1059
  116. modify-syntax-entry 1037
  117. string-to-number 1029
  118. setcdr 1023
  119. search-forward 977
  120. current-column 961
  121. skip-chars-forward 958
  122. get-text-property 948
  123. setcar 948
  124. symbol-value 932
  125. save-restriction 922
  126. eobp 915
  127. char-after 912
  128. oref 911
  129. erase-buffer 908
  130. regexp-quote 888
  131. mapconcat 873
  132. defgroup 871
  133. delq 864
  134. symbolp 854
  135. max 852
  136. math-mul 822
  137. make-variable-buffer-local 807
  138. numberp 802
  139. case-fold-search 801
  140. mapc 792
  141. buffer-name 772
  142. make-sparse-keymap 761
  143. eval 748
  144. integerp 746
  145. file-name-nondirectory 737
  146. re-search-backward 737
  147. string-equal 732
  148. run-hooks 723
  149. eval-when-compile 722
  150. prog1 715
  151. defmethod 714
  152. downcase 712
  153. kill-buffer 711
  154. get-buffer-create 701
  155. plist-get 689
  156. elt 689
  157. narrow-to-region 683
  158. file-name-directory 675
  159. nthcdr 674
  160. “end” → 666
  161. “/=” 664
  162. put-text-property 659
  163. nconc 655
  164. catch 655
  165. defface 644
  166. min 636
  167. caar 632
  168. unwind-protect 620
  169. widen 619
  170. nil 617
  171. add-to-list 613
  172. selected-window 612
  173. skip-chars-backward 607
  174. widget-get 606
  175. math-div 602
  176. bolp 598
  177. save-match-data 583
  178. call-interactively 574
  179. prefix-numeric-value 565
  180. vector 560
  181. buffer-file-name 555
  182. buffer-substring-no-properties 553
  183. delete-char 543
  184. select-window 543
  185. inhibit-read-only 532
  186. backward-char 526
  187. with-temp-buffer 514
  188. following-char 513
  189. setf 510
  190. signal 508
  191. math-add 504
  192. map 495
  193. make-string 492
  194. mark 492
  195. y-or-n-p 491
  196. set-marker 490
  197. get-buffer 488
  198. file-directory-p 487
  199. c-lang-const 486
  200. switch-to-buffer 485
  201. sort 483
  202. read-string 482
  203. custom-autoload 465
  204. read 457
  205. remove-hook 453
  206. float 441
  207. copy-sequence 431
  208. sit-for 431
  209. bobp 425
  210. point-marker 423
  211. math-reject-arg 412
  212. cddr 410
  213. completing-read 408
  214. forward-sexp 396
  215. char-to-string 395
  216. quote 391
  217. gnus-message 390
  218. get-buffer-window 386
  219. preceding-char 385
  220. overlay-put 385
  221. math-sub 378
  222. org-defkey 378
  223. indent-to 366
  224. number-to-string 357
  225. logand 352
  226. split-string 350
  227. loop 341
  228. char-before 339
  229. gethash 337
  230. reverse 337
  231. file-name-as-directory 332
  232. buffer-string 323
  233. count 321
  234. delete-file 319
  235. incf 319
  236. marker-position 318
  237. functionp 314
  238. set-buffer-modified-p 314
  239. symbol-function 312
  240. buffer-modified-p 310
  241. math-neg 309
  242. cdar 306
  243. add-text-properties 304
  244. delete 303
  245. current-time 302
  246. ignore-errors 301
  247. make-vector 300
  248. last 298
  249. insert-buffer-substring 291
  250. pop-to-buffer 288
  251. lsh 286
  252. propertize 286
  253. save-window-excursion 285
  254. match-string-no-properties 284
  255. marker-buffer 283
  256. selected-frame 283
  257. count-lines 282
  258. insert-file-contents 282
  259. load 281
  260. back-to-indentation 279
  261. eolp 279
  262. line-beginning-position 278
  263. make-symbol 274
  264. file-attributes 274
  265. kbd 272
  266. use-local-map 270
  267. find-file-noselect 267
  268. move-marker 264
  269. math-normalize 261
  270. dotimes 260
  271. abs 260
  272. called-interactively-p 259
  273. int-to-string 258
  274. point-at-bol 258
  275. calc-wrapper 253
  276. line-end-position 253
  277. window-height 249
  278. window-buffer 246
  279. upcase 245
  280. make-marker 243
  281. file-readable-p 243
  282. vectorp 241
  283. point-at-eol 240
  284. move-to-column 239
  285. fset 238
  286. search-backward 237
  287. current-indentation 237
  288. define-obsolete-function-alias 234
  289. widget-put 229
  290. gnus 228
  291. global-set-key 228
  292. buffer-read-only 228
  293. format-time-string 226
  294. logior 226
  295. buffer-size 224
  296. info 224
  297. ding 223
  298. mod 223
  299. def-edebug-spec 222
  300. newline 221
  301. getenv 221
  302. buffer-live-p 220
  303. process-status 219
  304. regexp-opt 218
  305. prin1-to-string 216
  306. with-output-to-temp-buffer 213
  307. directory-file-name 211
  308. oset 210
  309. directory-files 209
  310. process-buffer 209
  311. read-from-minibuffer 208
  312. recenter 208
  313. region-beginning 207
  314. push-mark 206
  315. save-buffer 205
  316. eval-and-compile 205
  317. read-file-name 204
  318. intern-soft 202
  319. case 202