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

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

bug#60649: 29.0.60; c-ts-mode: struct typedef brace end may not indent p


From: Mohammed Sadiq
Subject: bug#60649: 29.0.60; c-ts-mode: struct typedef brace end may not indent properly
Date: Sun, 08 Jan 2023 16:00:22 +0530

The same is the case for typedef enum too, eg:
typedef enum {
  GTK_PAD_ACTION_BUTTON,
  GTK_PAD_ACTION_RING,
  GTK_PAD_ACTION_STRIP
        } GtkPadActionType;





reply via email to

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