aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/bindings.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el
index 380f9a7e69c..93876b9a6f6 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -292,7 +292,7 @@ Menu of mode operations in the mode line.")
292 '(".elc" ".lof" 292 '(".elc" ".lof"
293 ".glo" ".idx" ".lot" 293 ".glo" ".idx" ".lot"
294 ;; TeX-related 294 ;; TeX-related
295 ".dvi" ".fmt" 295 ".dvi" ".fmt" ".tfm"
296 ;; Java compiled 296 ;; Java compiled
297 ".class" 297 ".class"
298 ;; Clisp 298 ;; Clisp