emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Sun, 07 Nov 2004 06:17:12 -0500

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.506 emacs/src/lisp.h:1.507
*** emacs/src/lisp.h:1.506      Tue Nov  2 08:21:16 2004
--- emacs/src/lisp.h    Sun Nov  7 11:06:32 2004
***************
*** 3135,3140 ****
--- 3135,3145 ----
  
  /* Defined in getloadavg.c */
  extern int getloadavg P_ ((double [], int));
+ 
+ #ifdef MSDOS
+ /* Defined in msdos.c */
+ EXFUN (Fmsdos_downcase_filename, 1);
+ #endif
  
  /* Nonzero means Emacs has already been initialized.
     Used during startup to detect startup of dumped Emacs.  */




reply via email to

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