Changeset 40de7394 for variable.c
- Timestamp:
- Jul 24, 2011, 6:57:17 PM (13 years ago)
- Branches:
- master, release-1.10, release-1.9
- Children:
- 30428a9
- Parents:
- 7abfcf2
- git-author:
- Jason Gross <jgross@mit.edu> (07/24/11 10:33:08)
- git-committer:
- Jason Gross <jgross@mit.edu> (07/24/11 18:57:17)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
variable.c
r6f7d4f6 r40de7394 166 166 OWLVAR_ENUM_FULL( "disable-ctrl-d" /* %OwlVarStub:lockout_ctrld */, 1, 167 167 "don't send zephyrs on C-d", 168 "If set to 'o ff', C-d won't send a zephyr from the edit\n"169 "window. If set to 'o n', C-d will always send a zephyr\n"168 "If set to 'on', C-d won't send a zephyr from the edit\n" 169 "window. If set to 'off', C-d will always send a zephyr\n" 170 170 "being composed in the edit window. If set to 'middle',\n" 171 171 "C-d will only ever send a zephyr if the cursor is at\n"
Note: See TracChangeset
for help on using the changeset viewer.