of Python byte-compiled files.
+2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
+
+ * bindings.el (completion-ignored-extensions): Add file extensions
+ of Python byte-compiled files.
+
2004-06-12 Juri Linkov <juri@jurta.org>
* info.el (Info-goto-node): Add autoload.
;; files you do want to see, not just TeX stuff. -- fx
".toc" ".aux"
".cp" ".fn" ".ky" ".pg" ".tp" ".vr"
- ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs")))
+ ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs"
+ ;; Python byte-compiled
+ ".pyc" ".pyo")))
;; Suffixes used for executables.
(setq exec-suffixes