Mercurial > emacs
annotate src/s/vms4-4.h @ 69623:a80a437040ab
* xterm.c: x_session_initialized new variable.
(x_term_init): Use x_session_initialized to check if
x_session_initialize should be called.
(x_initialize): Initialize x_session_initialized.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 21 Mar 2006 14:39:41 +0000 |
parents | 553704b5e15e |
children | 29e773288013 |
rev | line source |
---|---|
457 | 1 #include "vms.h" |
2 #define VMS4_4 | |
3 | |
60386
553704b5e15e
Undefine NO_HYPHENS_IN_FILENAMES.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52401
diff
changeset
|
4 #undef NO_HYPHENS_IN_FILENAMES |
553704b5e15e
Undefine NO_HYPHENS_IN_FILENAMES.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52401
diff
changeset
|
5 |
52401 | 6 /* arch-tag: 2e65c7ad-0d17-45a0-b4cb-3e76c72ea9d5 |
7 (do not change this comment) */ |