*** empty log message ***

This commit is contained in:
Kenichi Handa 2002-03-01 05:33:48 +00:00
parent c432b7991e
commit 202c1ac894
2 changed files with 5 additions and 1 deletions

View file

@ -116,6 +116,10 @@
* term/mac-win.el: Deleted unnecessary calls of set-fontset-font.
(ccl-encode-mac-roman-font): Deleted.
* Makefile.in (DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
utf-8.el, and utf-8-subst.el as they can't be bytecompiled
currently. This is just a temporary workaround.
2002-02-26 Richard M. Stallman <rms@gnu.org>
* paths.el (remote-shell-program): Add doc string.

View file

@ -57,7 +57,7 @@
(load "map-ynp")
(load "env")
(load "cus-start")
(load "international/mulel")
(load "international/mule")
(load "international/mule-conf.el") ;Don't get confused if someone compiled this by mistake.
(load "format")
(load "bindings")