diff options
| author | Gerd Moellmann | 2001-07-02 11:51:56 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-07-02 11:51:56 +0000 |
| commit | 0b54ce286cd0f7b72a311b677e466fff4853e336 (patch) | |
| tree | 80c8366ff54f3d79ac0436edc1f2adcd92334eed /src/ChangeLog | |
| parent | d7a081d80950ddf9de447da5313e78ac3360797d (diff) | |
| download | emacs-0b54ce286cd0f7b72a311b677e466fff4853e336.tar.gz emacs-0b54ce286cd0f7b72a311b677e466fff4853e336.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8a96fe1478c..ec73a18978a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-07-02 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-07-02 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (tags): Depend on $(lwlibdir)/TAGS. | ||
| 4 | ($(lwlibdir)TAGS): New target. | ||
| 5 | (TAGS): Fix depedency list. | ||
| 6 | |||
| 3 | * xterm.c (x_list_fonts): Make sure XFreeFont is called | 7 | * xterm.c (x_list_fonts): Make sure XFreeFont is called |
| 4 | with input blocked. | 8 | with input blocked. |
| 5 | 9 | ||