diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-08-08 17:58:54 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-08-08 17:58:54 +0000 |
commit | 05cfc097d183d052c967c0eb7a9c4124134900e7 (patch) | |
tree | c63bd518315e7e19a67091024705de4c05fba59f /editors/emacs20/files/patch-ao | |
parent | purely cosmetic... (diff) |
Upgrade to emacs 20.4
Submitted by: shige
PR: ports/12779
Diffstat (limited to 'editors/emacs20/files/patch-ao')
-rw-r--r-- | editors/emacs20/files/patch-ao | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/editors/emacs20/files/patch-ao b/editors/emacs20/files/patch-ao new file mode 100644 index 000000000000..4a39b602119d --- /dev/null +++ b/editors/emacs20/files/patch-ao @@ -0,0 +1,26 @@ +--- man/forms.texi.orig Mon Aug 24 18:43:18 1998 ++++ man/forms.texi Sat Jul 24 01:03:41 1999 +@@ -8,18 +8,17 @@ + @syncodeindex vr cp + @syncodeindex fn cp + @syncodeindex ky cp ++@dircategory The Emacs editor and associated tools ++@direntry ++* Forms: (forms). Emacs package for editing data bases ++ by filling in forms. ++@end direntry + @iftex + @finalout + @setchapternewpage odd + @end iftex + @c @smallbook + @comment %**end of header (This is for running Texinfo on a region.) +- +-@dircategory Editors +-@direntry +-* Forms: (forms). Emacs package for editing data bases +- by filling in forms. +-@end direntry + + @ifinfo + This file documents Forms mode, a form-editing major mode for GNU Emacs. |