diff options
Diffstat (limited to 'lisp/progmodes/vhdl-mode.el')
-rw-r--r-- | lisp/progmodes/vhdl-mode.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el index 50b5ad0816e..16ddcdebc9f 100644 --- a/lisp/progmodes/vhdl-mode.el +++ b/lisp/progmodes/vhdl-mode.el @@ -4867,8 +4867,8 @@ Known problems: - XEmacs: Incorrect start-up when automatically opening speedbar. - XEmacs: Indentation in XEmacs 21.4 (and higher). -- Indentation incorrect for new 'postponed' VHDL keyword. -- Indentation incorrect for 'protected body' construct. +- Indentation incorrect for new `postponed' VHDL keyword. +- Indentation incorrect for `protected body' construct. The VHDL Mode Authors |