Changeset 27c3a93 for variable.c


Ignore:
Timestamp:
Oct 17, 2003, 8:55:32 PM (21 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:
2a2bb60
Parents:
b4db911
Message:
2.0.9-pre-2
	Better reporting of perl errors (both into the errqueue
	        and also clearing the error after displaying it).
	Allow default_style to be specified in config.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • variable.c

    r836ea3a3 r27c3a93  
    202202                      NULL, owl_variable_tty_set, NULL),
    203203
    204   OWLVAR_STRING( "default_style" /* %OwlVarStub */, "default",
     204  OWLVAR_STRING( "default_style" /* %OwlVarStub */, "__unspecified__",
    205205                 "name of the default formatting style",
    206206                 "This sets the default message formatting style.\n"
Note: See TracChangeset for help on using the changeset viewer.