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

Diff of /emacs/src/dired.c

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

revision 1.111 by schwab, Sun Nov 7 11:07:47 2004 UTC revision 1.112 by monnier, Thu Mar 24 19:12:26 2005 UTC
# Line 1  Line 1 
1  /* Lisp functions for making directory listings.  /* Lisp functions for making directory listings.
2     Copyright (C) 1985, 1986, 1993, 1994, 1999, 2000, 2001, 2004     Copyright (C) 1985, 1986, 1993, 1994, 1999, 2000, 2001, 2004, 2005
3       Free Software Foundation, Inc.       Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
# Line 114  extern void filemodestring P_ ((struct s Line 114  extern void filemodestring P_ ((struct s
114    
115  extern int completion_ignore_case;  extern int completion_ignore_case;
116  extern Lisp_Object Vcompletion_regexp_list;  extern Lisp_Object Vcompletion_regexp_list;
 extern Lisp_Object Vfile_name_coding_system, Vdefault_file_name_coding_system;  
117    
118  Lisp_Object Vcompletion_ignored_extensions;  Lisp_Object Vcompletion_ignored_extensions;
119  Lisp_Object Qcompletion_ignore_case;  Lisp_Object Qcompletion_ignore_case;

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.112

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