Changeset 4220 for trunk/etc/emacs.bash
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/etc/emacs.bash (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/emacs.bash
r4190 r4220 1 1 ### emacs.bash --- contact/resume an existing Emacs, or start a new one 2 2 3 ## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 3 ## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 4 4 ## Free Software Foundation, Inc. 5 5 … … 10 10 ## GNU Emacs is free software; you can redistribute it and/or modify 11 11 ## it under the terms of the GNU General Public License as published by 12 ## the Free Software Foundation; either version 2, or (at your option)12 ## the Free Software Foundation; either version 3, or (at your option) 13 13 ## any later version. 14 14
