*** empty log message ***
This commit is contained in:
parent
8a1b444695
commit
0c54865e0b
3 changed files with 20 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-04-27 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* 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 <matt@mundell.ukfsn.org>
|
||||
|
||||
* subr.el (momentary-string-display): Support EXIT-CHAR that is
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
|
||||
|
||||
* files.texi (Changing Files): Document set-file-times.
|
||||
|
||||
2004-04-23 Juanma Barranquero <lektu@terra.es>
|
||||
|
||||
* makefile.w32-in: Add "-*- makefile -*-" mode tag.
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
|
||||
|
||||
* 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 <storm@cua.dk>
|
||||
|
||||
* xdisp.c (x_produce_glyphs): Fix last change; handle newline in
|
||||
|
|
Loading…
Add table
Reference in a new issue