Mercurial > emacs
comparison admin/cus-test.el @ 112239:fd7837a29da3
merge emacs-23
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 04 Jan 2011 15:57:54 +0900 |
parents | 376148b31b5e |
children | ef719132ddfa |
comparison
equal
deleted
inserted
replaced
112083:0f72a721050c | 112239:fd7837a29da3 |
---|---|
1 ;;; cus-test.el --- tests for custom types and load problems | 1 ;;; cus-test.el --- tests for custom types and load problems |
2 | 2 |
3 ;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 | 3 ;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
4 ;; Free Software Foundation, Inc. | 4 ;; Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de> | 6 ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de> |
7 ;; Maintainer: Markus Rost <rost@math.ohio-state.edu> | 7 ;; Maintainer: Markus Rost <rost@math.ohio-state.edu> |
8 ;; Created: 13 Sep 1998 | 8 ;; Created: 13 Sep 1998 |