[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#14253: bug#14523: Inconsistency in font-lock/lisp mode for docstring
From: |
Glenn Morris |
Subject: |
bug#14253: bug#14523: Inconsistency in font-lock/lisp mode for docstrings |
Date: |
Sat, 1 Jun 2013 13:44:10 -0400 |
Please keep the debbugs address cc'd.
Max Rottenkolber wrote (on Sat, 1 Jun 2013 at 10:22 +0200):
> M-x customize-face RET font-lock-doc-face RET
>
> Find file foo .lisp, enter:
>
> (defun ()
> "redish"
> 13)
Surely this defun is missing a name?
> (defvar *x* nil
> "whatever you set doc-face to.")
- bug#14253: bug#14523: Inconsistency in font-lock/lisp mode for docstrings,
Glenn Morris <=