lang/web: fix fill-prefix on continued comments

Before:

  /*
   * pretend this is a line longer than 80 characters
   */

  Call fill-paragraph:

  /*
   * pretend this is a line longer
     than 80 characters
   */

After

  /*
   * pretend this is a line longer than 80 characters
   */

  Call fill-paragraph:

  /*
   * pretend this is a line longer
   * than 80 characters
   */
This commit is contained in:
Henrik Lissner 2020-11-09 15:41:46 -05:00
parent 5c06edd90a
commit 5ccbc468ad
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395