diff options
| -rw-r--r-- | etc/emacs-buffer.gdb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/emacs-buffer.gdb b/etc/emacs-buffer.gdb index b99abe8a228..d29a6b3ba7f 100644 --- a/etc/emacs-buffer.gdb +++ b/etc/emacs-buffer.gdb | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | # Status: tested with Emacs 22 | 6 | # Status: tested with Emacs 22 |
| 7 | # Created: 2005-04-28 | 7 | # Created: 2005-04-28 |
| 8 | 8 | ||
| 9 | # $Id$ | 9 | # $Id: emacs-buffer.gdb,v 1.1 2005/05/30 10:30:34 friedman Exp $ |
| 10 | 10 | ||
| 11 | # This file is part of GNU Emacs. | 11 | # This file is part of GNU Emacs. |
| 12 | # | 12 | # |
| @@ -268,3 +268,5 @@ end | |||
| 268 | # local variables: | 268 | # local variables: |
| 269 | # mode: gdb-script | 269 | # mode: gdb-script |
| 270 | # end: | 270 | # end: |
| 271 | |||
| 272 | # arch-tag: 02087f62-2663-4868-977a-1fbb2fc2e7ef | ||