X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pspp-mode.el;h=e28ce3cea38bd8ad7cf400e67fab967c0215ac38;hb=8ab6b12ad84079f08111890cecbbaf1930012960;hp=bc2a3d1997f1e257fbda1b10c308cbe68284a000;hpb=a31fd6d4b27ccf0f55916db953e640426b2c9ca8;p=pspp-builds.git diff --git a/pspp-mode.el b/pspp-mode.el index bc2a3d19..e28ce3ce 100644 --- a/pspp-mode.el +++ b/pspp-mode.el @@ -689,10 +689,8 @@ (set (make-local-variable 'font-lock-keywords-case-fold-search) t) (set (make-local-variable 'font-lock-defaults) '(pspp-font-lock-keywords)) - ;; Register our indentation function - (set (make-local-variable 'indent-line-function) 'pspp-indent-line) - + (set (make-local-variable 'comment-start ) "* ") (set (make-local-variable 'compile-command) (concat "pspp " buffer-file-name