Lines Matching +full:not +full:- +full:used
4 as well as 16-bit characters. The Chinese Big 5 code set is the 16-bit
8 code sets may function, but have not been tested.
11 abbreviation is used because there are 18 characters between the first
16 string used by ee. Some strings contain formatting information for
18 must be preserved in the translation, or the correct information will not
24 2 - 8 entries for modes menu, each line should be the same length
26 9 - 34 other menu titles and entries
27 35 - 56 help screen
28 57 - 61 actions assigned to control keys
29 62 - 66 commands information
37 74 string used to display the decimal value of the character
40 76 string indicating that the command entered is not a unique
45 80 - 83 strings showing how to invoke ee, and its options
46 84 message indicating that the file entered is a directory, not a
48 85 message informing that the entered file does not yet exist
56 read, not written
59 92 prompt for name of file to be saved (used when no name was
61 93 message indicating that the file was not written, since no
63 94 prompt asking user if changes should not be saved ("yes_char"
66 (can be upper or lower case, will be converted to upper-case
75 101 message that the string was not found
77 103 message that string could not be executed
78 104 self-explanatory
82 107 self-explanatory
87 '-=-=-=-=-=-' may be replaced, but the rest must remain the
91 113 error informing user that operation is not permitted in ree
94 116 - 131 strings used for commands (some also used for initialization)
95 132 - 144 strings used for initialization
97 146 - 153 help screen entries for emacs key bindings info
98 154 - 158 info window entries for emacs key bindings info
104 164 - 167 menu items for saving editor configuration
106 169 error message for ree when not specifying the file
107 180 self-explanatory
108 181 - 182 indicators of more information in menu (for when scrolling
111 184 - 185 strings for initialization to turn on or off 16 bit
115 because the algorithm used for detecting uniqueness of entered commands
116 will not be able to distinguish words that are not unique before the end
117 of the shorter word, for example, it would not be able to distinguish the
121 catalog used when running the software. The standard syntax would be:
126 compiled catalog. If the file ee.cat does not exist, it will be created.
132 'C'. There is also an environment variable, named NLSPATH used to
134 to the PATH variable used for commands, but with some differences. The
143 ".cat" appended by the path variable, it is not passed from the requesting
144 program). The colon (:) is used to separate paths, so in the above
146 to maintain catalogs for applications that are not supported by your
150 system-wide profile or in each user's profile. See your system
155 may not be supported on all systems, and lead to quotes being included in
156 the string used in ee, which will cause incorrect behavior. If the
157 '$quote' directive is not supported by your system's gencat command, edit