mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Use standard format for direntry
This commit is contained in:
parent
d9320986e5
commit
f819af10f8
3 changed files with 9 additions and 18 deletions
|
|
@ -22,13 +22,10 @@ developing GNU and promoting software freedom.''
|
|||
@end quotation
|
||||
@end copying
|
||||
|
||||
@ifinfo
|
||||
@format
|
||||
START-INFO-DIR-ENTRY
|
||||
@dircategory Emacs
|
||||
@direntry
|
||||
* ede: (ede). Project management for Emacs
|
||||
END-INFO-DIR-ENTRY
|
||||
@end format
|
||||
@end ifinfo
|
||||
@end direntry
|
||||
|
||||
@titlepage
|
||||
@center @titlefont{EDE (The Emacs Development Environment)}
|
||||
|
|
|
|||
|
|
@ -27,13 +27,10 @@ developing GNU and promoting software freedom.''
|
|||
@end quotation
|
||||
@end copying
|
||||
|
||||
@ifinfo
|
||||
@format
|
||||
START-INFO-DIR-ENTRY
|
||||
@dircategory Emacs
|
||||
@direntry
|
||||
* eieio: (eieio). Objects for Emacs
|
||||
END-INFO-DIR-ENTRY
|
||||
@end format
|
||||
@end ifinfo
|
||||
@end direntry
|
||||
|
||||
@titlepage
|
||||
@center @titlefont{@value{TITLE}}
|
||||
|
|
|
|||
|
|
@ -41,13 +41,10 @@ developing GNU and promoting software freedom.''
|
|||
@end quotation
|
||||
@end copying
|
||||
|
||||
@ifinfo
|
||||
@format
|
||||
START-INFO-DIR-ENTRY
|
||||
@dircategory Emacs
|
||||
@direntry
|
||||
* Semantic: (semantic). Source code parser library and utilities.
|
||||
END-INFO-DIR-ENTRY
|
||||
@end format
|
||||
@end ifinfo
|
||||
@end direntry
|
||||
|
||||
@titlepage
|
||||
@center @titlefont{Semantic}
|
||||
|
|
|
|||
Loading…
Reference in a new issue