diff options
Diffstat (limited to 'doc/emacs/major.texi')
-rw-r--r-- | doc/emacs/major.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/emacs/major.texi b/doc/emacs/major.texi index 78fdbf6a96f..0e089d9a8a1 100644 --- a/doc/emacs/major.texi +++ b/doc/emacs/major.texi @@ -235,7 +235,3 @@ However, this does not happen if the buffer contents specify a major mode, and certain ``special'' major modes do not allow the mode to change. You can turn off this mode-changing feature by setting @code{change-major-mode-with-file-name} to @code{nil}. - -@ignore - arch-tag: f2558800-cf32-4839-8acb-7d3b4df2a155 -@end ignore |