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: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 07 Nov 2004 04:19:07 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3989 emacs/src/ChangeLog:1.3990
*** emacs/src/ChangeLog:1.3989  Sun Nov  7 05:57:08 2004
--- emacs/src/ChangeLog Sun Nov  7 09:13:26 2004
***************
*** 1,3 ****
--- 1,16 ----
+ 2004-11-07  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
+       comparisons with integers instead of Lisp_Object address.
+       (Fmsdos_set_keyboard): Declare argument allkeys.
+ 
+       * msdos.c (IT_set_frame_parameters): Use EQ, not ==, for Lisp_Object:s.
+ 
+       * dired.c: extern declare Fmsdos_downcase_filename on MSDOS to avoid
+       int/Lisp_Object mixup.
+ 
+       * fileio.c: Ditto.
+ 
  2004-11-06  Steven Tamm  <address@hidden>
  
        * editfns.c: Need to include sys/time.h before resource.h on darwin.




reply via email to

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