mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 13:10:57 -08:00
*** empty log message ***
This commit is contained in:
parent
1c1095bfeb
commit
d489b9c5be
1 changed files with 13 additions and 0 deletions
|
|
@ -1,3 +1,16 @@
|
|||
2006-08-26 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* buffer.c (Fset_buffer_multibyte):
|
||||
* editfns.c (Fcurrent_time, Fget_internal_run_time):
|
||||
* macfns.c (Fxw_color_values):
|
||||
* w32fns.c (Fxw_color_values):
|
||||
* xfns.c (Fxw_color_values): Simplify; use list3.
|
||||
|
||||
* fileio.c (Fmake_directory_internal, Fdelete_directory)
|
||||
(Fdelete_file): Simplify; use list1.
|
||||
(Frename_file, Fadd_name_to_file, Fmake_symbolic_link):
|
||||
Simplify; remove NO_ARG_ARRAY stuff, use list2.
|
||||
|
||||
2006-08-25 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* keyboard.c (Fcurrent_idle_time): Simplify.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue