Changeset efef058 for variable.c


Ignore:
Timestamp:
Jul 24, 2011, 7:05:53 PM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
release-1.8
Children:
8e755c6
Parents:
d98e501
git-author:
Jason Gross <jgross@mit.edu> (07/24/11 10:33:08)
git-committer:
David Benjamin <davidben@mit.edu> (07/24/11 19:05:53)
Message:
Fix the description of disable-ctrl-d

It was backwards.  Now it's not.

Reported By: William Throwe <wthrowe@mit.edu>
File:
1 edited

Legend:

Unmodified
Added
Removed
  • variable.c

    r650415e refef058  
    166166  OWLVAR_ENUM_FULL( "disable-ctrl-d" /* %OwlVarStub:lockout_ctrld */, 1,
    167167                    "don't send zephyrs on C-d",
    168                     "If set to 'off', C-d won't send a zephyr from the edit\n"
    169                     "window.  If set to 'on', 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"
    170170                    "being composed in the edit window.  If set to 'middle',\n"
    171171                    "C-d will only ever send a zephyr if the cursor is at\n"
Note: See TracChangeset for help on using the changeset viewer.