diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/syntax.h | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'src/syntax.h')
| -rw-r--r-- | src/syntax.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/syntax.h b/src/syntax.h index b275ded5715..6d8f201baeb 100644 --- a/src/syntax.h +++ b/src/syntax.h | |||
| @@ -371,6 +371,3 @@ extern int parse_sexp_lookup_properties; | |||
| 371 | extern INTERVAL interval_of P_ ((int, Lisp_Object)); | 371 | extern INTERVAL interval_of P_ ((int, Lisp_Object)); |
| 372 | 372 | ||
| 373 | extern int scan_words P_ ((int, int)); | 373 | extern int scan_words P_ ((int, int)); |
| 374 | |||
| 375 | /* arch-tag: 28833cca-cd73-4741-8c85-a3111166a0e0 | ||
| 376 | (do not change this comment) */ | ||