Changeset fc5eef4 for commands.c
- Timestamp:
- Sep 18, 2010, 5:07:40 PM (14 years ago)
- Branches:
- master, release-1.10, release-1.7, release-1.8, release-1.9
- Children:
- 6a35938
- Parents:
- c394de8
- git-author:
- David Benjamin <davidben@mit.edu> (08/14/10 01:47:04)
- git-committer:
- David Benjamin <davidben@mit.edu> (09/18/10 17:07:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
rc394de8 rfc5eef4 2691 2691 2692 2692 owl_global_pop_context(&g); 2693 2694 owl_global_set_typwin_inactive(&g);2695 2693 } 2696 2694 … … 2750 2748 * context itself will last until the command returns. */ 2751 2749 owl_editwin_ref(e); 2752 owl_global_set_typwin_inactive(&g);2753 2750 owl_global_pop_context(&g); 2754 2751
Note: See TracChangeset
for help on using the changeset viewer.