Changeset 039213e for ChangeLog


Ignore:
Timestamp:
Jun 30, 2002, 12:22:20 PM (22 years ago)
Author:
Erik Nygren <nygren@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
6794f72
Parents:
8ee73f8d
Message:
Changed default of maxwrapcols to 0 and made docs more clear.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r8ee73f8d r039213e  
    3131        Added variables edit:maxfillcols and edit:maxwrapcols which
    3232                will limit how wide editing paragraphs may get before
    33                 they get wrapped.  Default is 70 columns each.
     33                they get wrapped.  This is a max and may be narrower
     34                depending on the current size of the window.
     35                If 0, the max is unlimited.  Default is 70 columns for
     36                edit:maxfillcols and unlimited for edit:maxwrapcols.
    3437        Added smartzpunt command with key binding of "C-x k".
    3538                This starts a zpunt command filled in with
Note: See TracChangeset for help on using the changeset viewer.