emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 29 Apr 2002 21:04:06 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2639 emacs/src/ChangeLog:1.2640
*** emacs/src/ChangeLog:1.2639  Mon Apr 29 18:56:59 2002
--- emacs/src/ChangeLog Mon Apr 29 21:04:05 2002
***************
*** 5,10 ****
--- 5,29 ----
  
  2002-04-29  Stefan Monnier  <address@hidden>
  
+       * lread.c (openp): Change arg exec_only to predicate.
+       (build_load_history): Use XCAR/XCDR.
+       (Flocate_file_internal): New fun.
+       (syms_of_lread): Defsubr it.
+       (Fload): Update call to openp.
+ 
+       * lisp.h (openp): Update prototype.
+ 
+       * xfns.c (x_create_bitmap_from_file, x_find_image_file):
+       * w32proc.c (sys_spawnve):
+       * w32fns.c (x_create_bitmap_from_file, x_find_image_file):
+       * w32.c (check_windows_init_file):
+       * sound.c (Fplay_sound_internal):
+       * process.c (Fstart_process):
+       * macfns.c (x_create_bitmap_from_file, x_find_image_file):
+       * mac.c (run_mac_command):
+       * emacs.c (init_cmdargs):
+       * callproc.c (Fcall_process): Update call to openp.
+ 
        * textprop.c (remove_properties): Don't use XCAR without CONSP.
  
        * xterm.c (XTread_socket): Disable the Xutf8LookupString code.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]