Mercurial > hg > xemacs-beta
comparison lisp/prim/keydefs.el @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | 376386a54a3c |
children | d95e72db5c07 |
comparison
equal
deleted
inserted
replaced
15:ad457d5f7d04 | 16:0293115a14e9 |
---|---|
12 ;; WITHOUT ANY WARRANTY; without even the implied warranty of | 12 ;; WITHOUT ANY WARRANTY; without even the implied warranty of |
13 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 13 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
14 ;; General Public License for more details. | 14 ;; General Public License for more details. |
15 | 15 |
16 ;; You should have received a copy of the GNU General Public License | 16 ;; You should have received a copy of the GNU General Public License |
17 ;; along with XEmacs; see the file COPYING. If not, write to the Free | 17 ;; along with XEmacs; see the file COPYING. If not, write to the |
18 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 18 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
19 ;; Boston, MA 02111-1307, USA. | |
19 | 20 |
20 ;; All the global bindings should be here so that one can reload things | 21 ;; All the global bindings should be here so that one can reload things |
21 ;; like files.el without trashing one's personal bindings. | 22 ;; like files.el without trashing one's personal bindings. |
22 | 23 |
23 ;;; Synched up with: Not synched with FSF. | 24 ;;; Synched up with: Not synched with FSF. |