GNU bug report logs - #22524
25.0.90; defface indentation regression

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Mon, 1 Feb 2016 18:06:02 UTC

Severity: normal

Found in version 25.0.90

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Liu <sdl.web <at> gmail.com>
To: 22524 <at> debbugs.gnu.org
Subject: bug#22524: 25.0.90; defface indentation regression
Date: Tue, 02 Feb 2016 02:04:54 +0800
My perfectly fine code:

(defface great-highlight '((t (:inherit highlight)))
  "Face used to highlight variables."
  :group 'greatness)

now indents like this:

(defface great-highlight '((t (:inherit highlight)))
         "Face used to highlight variables."
         :group 'greatness)

Leo




This bug report was last modified 9 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.