bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5435: ada-mode; pragma parameter list indented incorrectly


From: Stephen Leake
Subject: bug#5435: ada-mode; pragma parameter list indented incorrectly
Date: Thu, 21 Jan 2010 06:28:38 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt)

Package: ada-mode
Version: 23.1.91.3

In the following code:

   pragma Import (C, Toto,
                    "toto");

the second line of the parameter list is indented incorrectly; it
should be aligned with the left paren, similar to a subprogram call.

-- 
-- Stephe







reply via email to

[Prev in Thread] Current Thread [Next in Thread]