• Tom Tromey's avatar
    Respect comment-auto-fill-only-comments · 9b463fa8
    Tom Tromey authored
    Respect comment-auto-fill-only-comments when auto-filling and a
    comment syntax is defined.
    
    * lisp/newcomment.el (comment-indent-new-line): Do not check
    comment-auto-fill-only-comments.
    * lisp/simple.el (internal-auto-fill): New defun.
    * src/cmds.c (internal_self_insert): Call Qinternal_auto_fill, not
    auto_fill_function.
    (syms_of_cmds): Define Qinternal_auto_fill.
    9b463fa8
cmds.c 16.2 KB