# HG changeset patch # User Eli Zaretskii # Date 1083074129 0 # Node ID 4adc04269caa60fa5408ecb077647d655dfb53c1 # Parent f243dc772a99f736435cb103d0393a6c7d6583e8 *** empty log message *** diff -r f243dc772a99 -r 4adc04269caa lisp/ChangeLog --- a/lisp/ChangeLog Tue Apr 27 13:54:39 2004 +0000 +++ b/lisp/ChangeLog Tue Apr 27 13:55:29 2004 +0000 @@ -1,3 +1,12 @@ +2004-04-27 Kevin Ryde + + * eshell/em-alias.el: + * eshell/em-dirs.el: + * eshell/em-hist.el: + * eshell/em-unix.el: Add "(require 'eshell)", to get necessary + features when M-x customize-group loads modules before the main + eshell.el. + 2004-04-27 Matthew Mundell * subr.el (momentary-string-display): Support EXIT-CHAR that is diff -r f243dc772a99 -r 4adc04269caa lispref/ChangeLog --- a/lispref/ChangeLog Tue Apr 27 13:54:39 2004 +0000 +++ b/lispref/ChangeLog Tue Apr 27 13:55:29 2004 +0000 @@ -1,3 +1,7 @@ +2004-04-27 Matthew Mundell + + * files.texi (Changing Files): Document set-file-times. + 2004-04-23 Juanma Barranquero * makefile.w32-in: Add "-*- makefile -*-" mode tag. diff -r f243dc772a99 -r 4adc04269caa src/ChangeLog --- a/src/ChangeLog Tue Apr 27 13:54:39 2004 +0000 +++ b/src/ChangeLog Tue Apr 27 13:55:29 2004 +0000 @@ -1,3 +1,10 @@ +2004-04-27 Matthew Mundell + + * editfns.c (lisp_time_argument): Provide externally. + + * fileio.c (Fset_file_times): New function. + (syms_of_fileio): Intern and staticpro it. + 2004-04-27 Kim F. Storm * xdisp.c (x_produce_glyphs): Fix last change; handle newline in