# HG changeset patch # User Gerd Moellmann # Date 969380311 0 # Node ID 0b55d2534070422a306a1070d8eaeb9c479a2a85 # Parent 422e0ad3418ff41a4d0f8aa8f277d706f24fb565 *** empty log message *** diff -r 422e0ad3418f -r 0b55d2534070 ChangeLog --- a/ChangeLog Tue Sep 19 16:18:21 2000 +0000 +++ b/ChangeLog Tue Sep 19 16:18:31 2000 +0000 @@ -1,3 +1,8 @@ +2000-09-19 Gerd Moellmann + + * make-dist: Include XPM and XBM files in lisp/ and subdirs + in the distribution. + 2000-09-18 Gerd Moellmann * make-dist (skk): Rename to `ja-dic' because the leim directory diff -r 422e0ad3418f -r 0b55d2534070 etc/TODO --- a/etc/TODO Tue Sep 19 16:18:21 2000 +0000 +++ b/etc/TODO Tue Sep 19 16:18:31 2000 +0000 @@ -46,3 +46,6 @@ * Make keymaps a first-class Lisp object (this means a rewrite of keymap.c). + +** Provide real menus on ttys. The MS-DOS implementation can +serve as an example how to do part of this. diff -r 422e0ad3418f -r 0b55d2534070 lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 19 16:18:21 2000 +0000 +++ b/lisp/ChangeLog Tue Sep 19 16:18:31 2000 +0000 @@ -1,5 +1,8 @@ 2000-09-19 Gerd Moellmann + * progmodes/sh-script.el (sh-search-word): Remove call to + `debug'. + * files.el (find-file-suppress-same-file-warnings): New user-option. (find-file-noselect): Use it. diff -r 422e0ad3418f -r 0b55d2534070 src/ChangeLog --- a/src/ChangeLog Tue Sep 19 16:18:21 2000 +0000 +++ b/src/ChangeLog Tue Sep 19 16:18:31 2000 +0000 @@ -1,3 +1,8 @@ +2000-09-19 Gerd Moellmann + + * dispnew.c (update_window_line): Make sure to always draw + mode-lines. + 2000-09-19 Andrew Innes * makefile.nt (bootstrap-emacs): Don't change directory.