diff options
| -rw-r--r-- | lisp/bindings.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el index 30e93659814..f412f85dee8 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -933,10 +933,8 @@ language you are using." (define-key ctl-x-map "z" 'repeat) -;;; Don't compile this file; it contains no large function definitions. ;;; Don't look for autoload cookies in this file. ;;; Local Variables: -;;; no-byte-compile: t ;;; no-update-autoloads: t ;;; End: |
