diff options
| author | Kenichi Handa | 2004-04-16 12:51:06 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-04-16 12:51:06 +0000 |
| commit | 6b61353c0a0320ee15bb6488149735381fed62ec (patch) | |
| tree | e69adba60e504a5a37beb556ad70084de88a7aab /src/widget.h | |
| parent | dc6a28319312fe81f7a1015e363174022313f0bd (diff) | |
| download | emacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip | |
Sync to HEAD
Diffstat (limited to 'src/widget.h')
| -rw-r--r-- | src/widget.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/widget.h b/src/widget.h index f941d8648b2..c5d4f597ea3 100644 --- a/src/widget.h +++ b/src/widget.h | |||
| @@ -99,3 +99,6 @@ void EmacsFrameSetCharSize P_ ((Widget, int, int)); | |||
| 99 | void widget_store_internal_border P_ ((Widget widget)); | 99 | void widget_store_internal_border P_ ((Widget widget)); |
| 100 | 100 | ||
| 101 | #endif /* _EmacsFrame_h */ | 101 | #endif /* _EmacsFrame_h */ |
| 102 | |||
| 103 | /* arch-tag: 98be17cc-8878-4701-abfa-66f1c04e9cb7 | ||
| 104 | (do not change this comment) */ | ||