Mercurial > hg > xemacs-beta
comparison lisp/mule/mule-load.el @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 3bb7ccffb0c0 |
children | 5a88923fcbfe |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
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 | 17 ;; along with XEmacs; see the file COPYING. If not, write to the |
18 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
19 ;; Boston, MA 02111-1307, USA. | 19 ;; Boston, MA 02111-1307, USA. |
20 | |
21 ;;; Commentary: | |
22 | |
23 ;; This file is obsoleted by dumped-lisp.el and will be removed shortly. | |
20 | 24 |
21 ;; (load-gc) is defined in loadup.el | 25 ;; (load-gc) is defined in loadup.el |
22 | 26 |
23 ;; Load these two first, to set up the most basic stuff. | 27 ;; Load these two first, to set up the most basic stuff. |
24 (load-gc "mule-charset") | 28 (load-gc "mule-charset") |