From: Gerd Moellmann Date: Tue, 19 Sep 2000 16:18:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~1513 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=da1608d95936c0fbe15d3812fc3bb178a3cf67bb;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ab84bcb80aa..6d8af32aed3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 --git a/etc/TODO b/etc/TODO index f9e7f31a177..e90b6f01160 100644 --- 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. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 375a614b8eb..a730d58f89d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index 9f447293c68..7534a0d6fee 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.