view nt/_emacs @ 28961:8092e0d9d8b9

(comment-beginning): Handle unclosed comment. (comment-auto-fill-only-comments): New var. (comment-indent-new-line): Obey comment-auto-fill-only-comments. Align with comment-column rather than previous comment if previous comment's indentation is greater than comment-column.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 17 May 2000 19:32:32 +0000
parents 1877e9736ea1
children
line wrap: on
line source

;;; This is the user emacs startup file (.emacs in Unix land).

(put 'eval-expression 'disabled nil)