Mercurial > emacs
annotate man/.cvsignore @ 31119:afa1f54fb948
(malloc, free, realloc, calloc): Rename if
USE_CRT_DLL is defined, so Emacs can use GNU malloc even though it
cannot override the CRT malloc.
(_WINSOCK_H): Define to prevent normal winsock
definitions from being used.
(sys_nerr): Provide default definition.
(strdup, strupr, strnicmp, stricmp, tzset, tzname): Map to same
name with _ prepended.
(NSIG): Define if not known.
(get_emacs_configuration): Provide extern declaration.
(get_emacs_configuration_options): Provide extern declaration.
(EMACS_CONFIG_OPTIONS): Call get_emacs_configuration_options.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 23:55:09 +0000 |
parents | 7334585a13ca |
children | 070cf4b710c5 |
rev | line source |
---|---|
25838 | 1 *.aux |
25839 | 2 *.fn |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
25838 | 8 *.toc |
25839 | 9 *.pgs |
10 *.pg | |
25838 | 11 *.log |
25839 | 12 *.vrs |
13 *.vr | |
25838 | 14 *.dvi |
25850 | 15 *.ps |
16 *.tp | |
17 *.tps | |
29348
7334585a13ca
(*.tmp): New entry. Seems to be used for @macro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25850
diff
changeset
|
18 *.tmp |