diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7c6b6709ded..15dcea806d0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2002-02-15 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 1 | 2002-02-15 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 2 | 2 | ||
| 3 | * alloc.c (NSTATICS): Bump to 1026. | ||
| 4 | |||
| 3 | * xterm.c (Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym) | 5 | * xterm.c (Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym) |
| 4 | (Vx_super_keysym): New variables. | 6 | (Vx_super_keysym): New variables. |
| 5 | (syms_of_xterm): DEFVAR_LISP them. | 7 | (syms_of_xterm): DEFVAR_LISP them. |