Mercurial > emacs
changeset 61806:ce9a234f2b28
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 24 Apr 2005 16:41:14 +0000 |
parents | 139319ba429a |
children | af1e99c64e71 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Apr 24 16:40:43 2005 +0000 +++ b/src/ChangeLog Sun Apr 24 16:41:14 2005 +0000 @@ -1,5 +1,8 @@ 2005-04-24 Eli Zaretskii <eliz@gnu.org> + * regex.c (re_search_2, re_match_2_internal): Convert second arg + of RE_TRANSLATE to int, to shut up GCC warnings. + * fileio.c (Fcopy_file): Doc fix. [MSDOS]: Fix call to emacs_open: buffer_file_type not defined and not needed.