/[emacs]/emacs/src/fileio.c
ViewVC logotype

Diff of /emacs/src/fileio.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.459 by lektu, Fri Jul 19 21:22:14 2002 UTC revision 1.460 by eliz, Mon Aug 19 17:23:43 2002 UTC
# Line 393  on VMS, perhaps instead a string ending Line 393  on VMS, perhaps instead a string ending
393       (filename)       (filename)
394       Lisp_Object filename;       Lisp_Object filename;
395  {  {
396    #ifndef DOS_NT
397    register const unsigned char *beg;    register const unsigned char *beg;
398    #else
399      register unsigned char *beg;
400    #endif
401    register const unsigned char *p;    register const unsigned char *p;
402    Lisp_Object handler;    Lisp_Object handler;
403    

Legend:
Removed from v.1.459  
changed lines
  Added in v.1.460

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26