aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/bindings.el')
-rw-r--r--lisp/bindings.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el
index 36f9489c998..88073a85da1 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -600,6 +600,8 @@ is okay. See `mode-line-format'.")
600 ".a" ".ln" ".blg" ".bbl"))) 600 ".a" ".ln" ".blg" ".bbl")))
601 '(".elc" ".lof" 601 '(".elc" ".lof"
602 ".glo" ".idx" ".lot" 602 ".glo" ".idx" ".lot"
603 ;; VCS metadata directories
604 ".svn/" ".hg/" ".git/" ".bzr/" "CVS/" "_darcs/" "_MTN/"
603 ;; TeX-related 605 ;; TeX-related
604 ".fmt" ".tfm" 606 ".fmt" ".tfm"
605 ;; Java compiled 607 ;; Java compiled