Changeset 145cabe for owl.c


Ignore:
Timestamp:
Aug 5, 2017, 11:23:06 PM (7 years ago)
Author:
Jason Gross <jgross@mit.edu>
Children:
8190ce8
Parents:
18c1925
git-author:
Jason Gross <jgross@mit.edu> (07/12/11 17:10:09)
git-committer:
Jason Gross <jgross@mit.edu> (08/05/17 23:23:06)
Message:
Moved notification of message logging to perl
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.c

    r441fd42 r145cabe  
    230230  /* let perl know about it */
    231231  owl_perlconfig_newmsg(m, NULL);
    232   /* log the message if we need to */
    233   owl_log_message(m);
    234232  /* redraw the sepbar; TODO: don't violate layering */
    235233  owl_global_sepbar_dirty(&g);
Note: See TracChangeset for help on using the changeset viewer.