comparison src/dired.c @ 89483:2f877ed80fa6

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 12:53:41 +0000
parents 375f2633d815 509c3faec8b6
children 68c22ea6027c
comparison
equal deleted inserted replaced
88123:375f2633d815 89483:2f877ed80fa6
86 #endif 86 #endif
87 87
88 #include "lisp.h" 88 #include "lisp.h"
89 #include "buffer.h" 89 #include "buffer.h"
90 #include "commands.h" 90 #include "commands.h"
91 #include "character.h"
91 #include "charset.h" 92 #include "charset.h"
92 #include "coding.h" 93 #include "coding.h"
93 #include "regex.h" 94 #include "regex.h"
94 95
95 /* Returns a search buffer, with a fastmap allocated and ready to go. */ 96 /* Returns a search buffer, with a fastmap allocated and ready to go. */