mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Minor stylistic fixes found by checkdoc
This commit is contained in:
parent
36474a1e49
commit
63f419f133
326 changed files with 1158 additions and 1180 deletions
|
|
@ -787,7 +787,7 @@ See the variable `align-exclude-rules-list' for more details.")
|
|||
"The current overlays highlighting the text matched by a rule.")
|
||||
|
||||
(defvar align-regexp-history nil
|
||||
"Input history for the full user-entered regex in `align-regexp'")
|
||||
"Input history for the full user-entered regex in `align-regexp'.")
|
||||
|
||||
;; Sample extension rule set for vhdl-mode. This is now obsolete.
|
||||
(defcustom align-vhdl-rules-list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue