diff options
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/emacs-buffer.gdb | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index faab8dceb07..2a21b596300 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-05-30 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * emacs-buffer.gdb: Remove RCS keywords. | ||
| 4 | |||
| 1 | 2005-05-30 Noah Friedman <friedman@splode.com> | 5 | 2005-05-30 Noah Friedman <friedman@splode.com> |
| 2 | 6 | ||
| 3 | * emacs-buffer.gdb: New file. | 7 | * emacs-buffer.gdb: New file. |
diff --git a/etc/emacs-buffer.gdb b/etc/emacs-buffer.gdb index d29a6b3ba7f..cd0bf0dd59d 100644 --- a/etc/emacs-buffer.gdb +++ b/etc/emacs-buffer.gdb | |||
| @@ -6,8 +6,6 @@ | |||
| 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: emacs-buffer.gdb,v 1.1 2005/05/30 10:30:34 friedman Exp $ | ||
| 10 | |||
| 11 | # This file is part of GNU Emacs. | 9 | # This file is part of GNU Emacs. |
| 12 | # | 10 | # |
| 13 | # GNU Emacs is free software; you can redistribute it and/or modify | 11 | # GNU Emacs is free software; you can redistribute it and/or modify |