*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 19 Sep 2000 16:18:31 +0000 (16:18 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 19 Sep 2000 16:18:31 +0000 (16:18 +0000)
ChangeLog
etc/TODO
lisp/ChangeLog
src/ChangeLog

index ab84bcb..6d8af32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist: Include XPM and XBM files in lisp/ and subdirs
+       in the distribution.
+
 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
 
        * make-dist (skk): Rename to `ja-dic' because the leim directory
index f9e7f31..e90b6f0 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -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.
index 375a614..a730d58 100644 (file)
@@ -1,5 +1,8 @@
 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
 
+       * 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.
index 9f44729..7534a0d 100644 (file)
@@ -1,3 +1,8 @@
+2000-09-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * dispnew.c (update_window_line): Make sure to always draw
+       mode-lines.
+
 2000-09-19  Andrew Innes  <andrewi@gnu.org>
 
        * makefile.nt (bootstrap-emacs): Don't change directory.