summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/bindings.el')
-rw-r--r--lisp/bindings.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el
index c6aefec186c..54a25f32f73 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -372,6 +372,10 @@ buffer, mouse-2: prev, M-mouse-2: next, mouse-3: buffer menu")
".fas" ".lib"
;; CMUCL
".x86f" ".sparcf"
+ ;; Libtool
+ ".lo" ".la"
+ ;; Java
+ ".class"
;; Texinfo-related
".toc" ".log" ".aux"
".cp" ".fn" ".ky" ".pg" ".tp" ".vr"