1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 14:31:41 -08:00

*** empty log message ***

This commit is contained in:
Eli Zaretskii 2001-03-04 07:16:41 +00:00
parent d3553f17cc
commit e30bd7b768
3 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
* config.bat: Update the copyright.
2001-02-23 Kenichi Handa <handa@etl.go.jp>
* configure.in: Use AC_EGREP_CPP to check if the C preprocessor

View file

@ -1,3 +1,9 @@
2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
* term/internal.el: Update copyright notice.
* term/pc-win.el: Update copyright notice.
2001-03-02 Dave Love <fx@gnu.org>
* files.el (insert-file-contents-literally): Bind

View file

@ -1,3 +1,13 @@
2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
* s/msdos.h: Update copyright notice.
* dosfns.h: Update copyright notice.
* dosfns.c: Update copyright notice.
* msdos.c: Update copyright notice.
2001-03-02 Gerd Moellmann <gerd@gnu.org>
* xterm.c (glyph_rect): New function.