summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/find-func.el
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2006-07-12 13:17:13 +0000
committerKim F. Storm <storm@cua.dk>2006-07-12 13:17:13 +0000
commit89662fc36386cc9a89eae0c39ade8510fdf98416 (patch)
treeb9584618fc5a9c90a8328771a8467594ccbc558f /lisp/emacs-lisp/find-func.el
parentb7f34213c10aa9354d06d15eb3c1ed1021ce947f (diff)
downloademacs-89662fc36386cc9a89eae0c39ade8510fdf98416.tar.gz
emacs-89662fc36386cc9a89eae0c39ade8510fdf98416.tar.bz2
emacs-89662fc36386cc9a89eae0c39ade8510fdf98416.zip
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.
(Fcopy_sequence, concat): Cleanup wrong_type_argument use. (concat): Use CHECK_NUMBER. (Felt): Use CHECK_ARRAY. (Fsubstring, substring_both): Use CHECK_VECTOR_OR_STRING. (Fmemq): Use CHECK_LIST. (Fassq, Fassoc, Frassq, Frassoc): Use CAR. (assq_no_quit): Use CAR_SAFE. (Fnthcdr, Fmember, Fdelq, Fdelete, Fnreverse, Fnconc): Use CHECK_LIST_CONS. (Freverse, Fplist_get, Flax_plist_get): Use CHECK_LIST_END.
Diffstat (limited to 'lisp/emacs-lisp/find-func.el')
0 files changed, 0 insertions, 0 deletions