aboutsummaryrefslogtreecommitdiffstats
path: root/src/region-cache.h
diff options
context:
space:
mode:
authorKenichi Handa2003-09-08 11:56:09 +0000
committerKenichi Handa2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/region-cache.h
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'src/region-cache.h')
-rw-r--r--src/region-cache.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/region-cache.h b/src/region-cache.h
index 9c104b51a1b..073d26b6bf3 100644
--- a/src/region-cache.h
+++ b/src/region-cache.h
@@ -110,6 +110,3 @@ extern int region_cache_backward P_ ((struct buffer *BUF,
110 struct region_cache *CACHE, 110 struct region_cache *CACHE,
111 int POS, 111 int POS,
112 int *NEXT)); 112 int *NEXT));
113
114/* arch-tag: 70f79125-ef22-4f58-9aec-a48ca2791435
115 (do not change this comment) */