diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/window.h | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'src/window.h')
| -rw-r--r-- | src/window.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/window.h b/src/window.h index 0a4bdb6e891..cfb1b349d8b 100644 --- a/src/window.h +++ b/src/window.h | |||
| @@ -892,6 +892,3 @@ extern void keys_of_window P_ ((void)); | |||
| 892 | extern int window_box_text_cols P_ ((struct window *w)); | 892 | extern int window_box_text_cols P_ ((struct window *w)); |
| 893 | 893 | ||
| 894 | #endif /* not WINDOW_H_INCLUDED */ | 894 | #endif /* not WINDOW_H_INCLUDED */ |
| 895 | |||
| 896 | /* arch-tag: d4a6942f-e433-4ffe-ac10-2c3574f28577 | ||
| 897 | (do not change this comment) */ | ||