diff options
| author | Glenn Morris | 2011-01-15 15:16:57 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-15 15:16:57 -0800 |
| commit | 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch) | |
| tree | 8f7f07c160e5878c775fc6c2bb5ec912a164448e /src/category.h | |
| parent | 2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff) | |
| download | emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.zip | |
Nuke arch-tags.
Diffstat (limited to 'src/category.h')
| -rw-r--r-- | src/category.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/category.h b/src/category.h index 8968840fd6d..561b06b6f60 100644 --- a/src/category.h +++ b/src/category.h | |||
| @@ -116,5 +116,3 @@ extern Lisp_Object _temp_category_set; | |||
| 116 | extern int word_boundary_p (int, int); | 116 | extern int word_boundary_p (int, int); |
| 117 | extern void set_category_set (Lisp_Object, Lisp_Object, Lisp_Object); | 117 | extern void set_category_set (Lisp_Object, Lisp_Object, Lisp_Object); |
| 118 | 118 | ||
| 119 | /* arch-tag: 309dfe83-c3e2-4d22-8e81-faae5aece0ff | ||
| 120 | (do not change this comment) */ | ||