diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 450c48f0489..c9562ff6463 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2000-07-24 Dave Love <fx@gnu.org> + + * s/sunos4-0.h, s/sol2.h: + (LIBS_TERMCAP): Move from m/sparc.h. + + * m/sparc.h (TERMINFO): Moved to system files (probably only + relevant for sunos4 judging by its vintage). + (BITS_PER_LONG, BITS_PER_EMACS_INT, _LP64): Define conditional on + __arch64__. + 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il> * xmenu.c (keymap_panes): Pass the keymap's prompt as the pane |