1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-09-19 16:18:31 +00:00
parent 365949b7bd
commit da1608d959
4 changed files with 16 additions and 0 deletions

View File

@ -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

View File

@ -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.

View 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.

View 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.