From 2a786b2632ff4fe945cb5826f7a378778caf72eb Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Fri, 9 Feb 2001 03:00:04 -0500 Subject: snapshot of project "lynx", label v2-8-4dev_17 --- src/LYCharSets.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/LYCharSets.h') diff --git a/src/LYCharSets.h b/src/LYCharSets.h index 5dedc558..2f7591c2 100644 --- a/src/LYCharSets.h +++ b/src/LYCharSets.h @@ -93,4 +93,14 @@ extern int displayed_display_charset_idx; extern void init_charset_subsets NOPARAMS; #endif /* EXP_CHARSET_CHOICE */ +#if !defined(NO_AUTODETECT_DISPLAY_CHARSET) +# ifdef __EMX__ +# define CAN_AUTODETECT_DISPLAY_CHARSET +# endif +#endif + +#ifdef CAN_AUTODETECT_DISPLAY_CHARSET +extern int auto_display_charset; +#endif + #endif /* LYCHARSETS_H */ -- cgit 1.4.1-2-gfad0 00ba7f7'>this commit Unnamed repository; edit this file 'description' to name the repository.
about summary refs log tree commit diff stats
path: root/docs/VMSWAIS.announce
blob: 7253d0db82b840c6014e15e8094c8fafcdce7990 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28