X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pspp-mode.el;h=e28ce3cea38bd8ad7cf400e67fab967c0215ac38;hb=bf71a28cc57afd259bb086ac5dfde5b685ba7995;hp=bc2a3d1997f1e257fbda1b10c308cbe68284a000;hpb=2990bac9e19a4a92606c830ab39ef3eb1e555481;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