Mercurial > emacs
comparison src/ChangeLog @ 39748:42b7a798ff79
Include keymap.h.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 10 Oct 2001 16:05:21 +0000 |
parents | d55d18a2c64b |
children | e2bfb4d00b04 |
comparison
equal
deleted
inserted
replaced
39747:38acb74fef5f | 39748:42b7a798ff79 |
---|---|
1 2001-10-10 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * window.c, syntax.c, macros.c, frame.c, emacs.c, cmds.c, category.c, | |
4 casefiddle.c, buffer.c: Include keymap.h. | |
5 | |
1 2001-10-10 Gerd Moellmann <gerd@gnu.org> | 6 2001-10-10 Gerd Moellmann <gerd@gnu.org> |
2 | 7 |
3 * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics' | 8 * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics' |
4 options. From Dave Love <d.love@dl.ac.uk>. | 9 options. From Dave Love <d.love@dl.ac.uk>. |
5 | 10 |
9 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. | 14 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. |
10 | 15 |
11 * editfns.c (Fcurrent_time_zone): Cast isalnum() argument to | 16 * editfns.c (Fcurrent_time_zone): Cast isalnum() argument to |
12 unsigned char. | 17 unsigned char. |
13 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. | 18 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. |
14 | 19 |
15 2001-10-08 Andrew Innes <andrewi@gnu.org> | 20 2001-10-08 Andrew Innes <andrewi@gnu.org> |
16 | 21 |
17 * lisp.h [max]: Undef min and max before redefining them. | 22 * lisp.h [max]: Undef min and max before redefining them. |
18 | 23 |
19 * w32gui.h: Do not undef min and max. | 24 * w32gui.h: Do not undef min and max. |