Changeset 4220 for trunk/etc/emacs-buffer.gdb
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/etc/emacs-buffer.gdb (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/emacs-buffer.gdb
r4190 r4220 1 1 # emacs-buffer.gdb --- gdb macros for recovering buffers from emacs coredumps 2 2 3 # Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.3 # Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 4 4 5 5 # Maintainer: Noah Friedman <friedman@splode.com> … … 14 14 # GNU Emacs is free software; you can redistribute it and/or modify 15 15 # it under the terms of the GNU General Public License as published by 16 # the Free Software Foundation; either version 2, or (at your option)16 # the Free Software Foundation; either version 3, or (at your option) 17 17 # any later version. 18 18 #
