delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/01/29/12:34:19

Date: Mon, 29 Jan 2001 12:34:16 -0500
Message-Id: <200101291734.MAA10122@envy.delorie.com>
X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f
From: DJ Delorie <dj AT delorie DOT com>
To: djgpp-workers AT delorie DOT com
In-reply-to: <Pine.SUN.3.91.1010129162151.2022A-100000@is> (message from Eli
Zaretskii on Mon, 29 Jan 2001 16:22:43 +0200 (IST))
Subject: Re: djasm patch #4 (enums)
References: <Pine DOT SUN DOT 3 DOT 91 DOT 1010129162151 DOT 2022A-100000 AT is>
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> I think DJ posted in the past the necessary setup for Emacs, though.

(c-add-style
 "DJ"
 '((c-basic-offset . 2)
   (c-comment-only-line-offset . (0 . 0))
   (c-offsets-alist . ((substatement-open . 0)
		       (label . 0)
		       (statement-case-open . +)
		       (statement-cont . +)
		       (arglist-intro . c-lineup-arglist-intro-after-paren)
		       (arglist-close . c-lineup-arglist)
		       ))
   ))

(c-set-style "DJ")

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019