File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 138
138
" var?" " vary-meta" " vec" " vector" " vector?" " vector-of" " while"
139
139
" with-bindings" " with-bindings*" " with-in-str" " with-loading-context"
140
140
" with-meta" " with-out-str" " with-precision"
141
- " with-redefs " " with-redefs-fn " " xml-seq" " zero?" " zipmap"
141
+ " xml-seq" " zero?" " zipmap"
142
142
; ; clojure.inspector
143
143
" atom?" " collection-tag" " get-child" " get-child-count" " inspect"
144
144
" inspect-table" " inspect-tree" " is-leaf" " list-model" " list-provider"
Original file line number Diff line number Diff line change @@ -412,6 +412,7 @@ Called by `imenu--generic-function'."
412
412
" dosync" " doseq" " dotimes" " dorun" " doall"
413
413
" load" " import" " unimport" " ns" " in-ns" " refer"
414
414
" with-open" " with-local-vars" " binding"
415
+ " with-redefs" " with-redefs-fn"
415
416
" gen-class" " gen-and-load-class" " gen-and-save-class"
416
417
" handler-case" " handle" " declare" ) t )
417
418
" \\ >" )
You can’t perform that action at this time.
0 commit comments