Previous
|
Up
|
Next
|
comment-end |
Variable Reference |
comment-region-options |
Epsilon User's Manual and Reference >
Variable Reference >
comment-pattern: buffer-specific variable
Default value: ";.*$"
The comment commands look for comments using regular expression
patterns contained in the buffer-specific variables
comment-pattern (which should match the whole
comment) and comment-start (which should match the
sequence that begins a comment, like "/*").
More info:
Commenting Commands
comment-start
Defining Language Modes (Primitives)
Previous
|
Up
|
Next
|
comment-end |
Variable Reference |
comment-region-options |
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|