diff options
author | Roland Pesch <pesch@cygnus> | 1991-07-24 01:51:32 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-07-24 01:51:32 +0000 |
commit | 16e58d917280ddadcf0f578aa3fadcd25d18add0 (patch) | |
tree | 17e354704f206dca6d59eaf70445af4bb73216b8 /gdb/doc/gdb.emacs-m4 | |
parent | 271895931a495e5faf14dfeff018a1a6c945c030 (diff) | |
download | ppe42-binutils-16e58d917280ddadcf0f578aa3fadcd25d18add0.tar.gz ppe42-binutils-16e58d917280ddadcf0f578aa3fadcd25d18add0.zip |
Turned $Id: from m4 comment into texinfo comment, allowing fragment
boundaries to be recognized in post-m4 texinfo source.
Diffstat (limited to 'gdb/doc/gdb.emacs-m4')
-rwxr-xr-x | gdb/doc/gdb.emacs-m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.emacs-m4 b/gdb/doc/gdb.emacs-m4 index 0a2791bd71..855371eac4 100755 --- a/gdb/doc/gdb.emacs-m4 +++ b/gdb/doc/gdb.emacs-m4 @@ -1,7 +1,7 @@ _dnl__ -*- Texinfo -*- _dnl__ Copyright (c) 1988 1989 1990 1991 Free Software Foundation, Inc. _dnl__ This file is part of the source for the GDB manual. -_dnl__ $Id$ +@c M4 FRAGMENT: $Id$ @node Emacs, _GDBN__ Bugs, Sequences, Top @chapter Using _GDBN__ under GNU Emacs |