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:
parent
365949b7bd
commit
da1608d959
@ -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
|
||||
|
3
etc/TODO
3
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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user