diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/misc/ede.texi | 4 | ||||
-rwxr-xr-x | doc/misc/eieio.texi | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index d2ca1171631..aaea464bea2 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi @@ -3795,3 +3795,7 @@ For example, C code uses .o on unix, and Emacs Lisp uses .elc. @end table @bye + +@ignore + arch-tag: c9bfdc6e-e6e9-4e87-97f7-d8348342fbf4 +@end ignore diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index d833eb1e0ab..c8a34bbd160 100755 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi @@ -1909,3 +1909,7 @@ Allow method overloading of method-like functions in Emacs. @contents @bye + +@ignore + arch-tag: 7225b7c7-2462-4563-99e7-836a20172178 +@end ignore |