Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      c-contin-offset
      c-delete-trailing-spaces
      c-extra-keywords
      c-fill-column
      c-indent
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
c-delete-trailing-spaces  Variable Reference   c-fill-column


Epsilon User's Manual and Reference > Variable Reference >

c-extra-keywords: system buffer-specific variable

Default value: 3

C mode automatically sets the buffer-specific c-extra-keywords variable based on file name extensions, to indicate which identifiers are considered keywords in the current buffer. The value 1 tells Epsilon to recognize C++ keywords when code coloring. The value 2 tells Epsilon to recognize EEL keywords. The values 4 and 8 indicate Java and IDL keywords, respectively. Epsilon always recognizes those keywords common to C, C++, Java, and EEL.



Previous   Up    Next
c-delete-trailing-spaces  Variable Reference   c-fill-column


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.