- Timestamp:
- 2008年04月04日 22時04分40秒 (5 months ago)
- Files:
-
- trunk/vms/make-mms-derivative.el (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/vms/make-mms-derivative.el
r4190 r4220 1 1 ;;; make-mms-derivative.el --- framework to do horrible things for VMS support 2 2 3 ;; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 4 ;; Free Software Foundation, Inc. 4 5 5 6 ;; Author: Thien-Thi Nguyen <ttn@gnu.org> … … 10 11 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 12 ;; 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)13 ;; the Free Software Foundation; either version 3, or (at your option) 13 14 ;; any later version. 14 15
