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:
Andreas Schwab 2003-05-24 20:18:13 +00:00
parent 0bded0655a
commit 016bd3c08f
3 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-05-24 Andreas Schwab <schwab@suse.de>
* configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
bzero, and bcmp.
2003-05-22 Dave Love <fx@gnu.org>
* configure.in: Remove redundant test for term.h. Test for

View File

@ -1,3 +1,7 @@
2003-05-24 Andreas Schwab <schwab@suse.de>
* files.el (insert-directory): Preserve CR in a file name.
2003-05-24 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
* net/tramp.el: Version 2.0.34 released.

View File

@ -1,3 +1,7 @@
2003-05-24 Andreas Schwab <schwab@suse.de>
* coding.c (find_safe_codings): Fix last change.
2003-05-24 Istvan Marko <mi@imarko.dhs.org> (tiny change)
* xfns.c (x_window): Fix typo from 2003-05-21 change.