1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 06:00:41 -08:00
Commit graph

13 commits

Author SHA1 Message Date
Dave Love
41da80b109 Use provide. 2000-11-22 19:28:28 +00:00
Paul Eggert
56c8bc03c4 Add coding: local variable, to avoid bootstrapping problem
if you need to recompile all the Lisp files using interpreted code.
1998-08-31 19:59:02 +00:00
Kenichi Handa
17bf0affd3 Move codes which set syntax and category of
Indian characters to international/characters.el.
1998-02-04 11:25:01 +00:00
Kenichi Handa
183f11673b Remove setting up of
describe-indian-environment-map and setup-indian-environment-map.
1998-01-22 01:47:27 +00:00
Kenichi Handa
aa062fefae Change category 5 to 1. 1997-07-02 12:58:22 +00:00
Richard M. Stallman
1111a6da57 (describe-indian-environment-map):
Renamed from describe-indian-support-map.
1997-06-07 05:53:10 +00:00
Kenichi Handa
335a7ad768 Most of setup-LANGUAGE-environment functions are
moved form LANGUAGE.el to LANG-util.el.  These functions now at
first call setup-english-environment to reset various values to
the defaults.
1997-05-28 03:39:03 +00:00
Kenichi Handa
78eee0edd1 Coding system names changed as follows:
internal -> emacs-mule, automatic-conversion -> undecided.
Coding category name changes as follows:
coding-category-internal -> coding-category-emacs-mule.
Delete functions describe-LANGUAGE-support.
Delete describe-function entries and change documentation
entries in each language specific information.
1997-05-16 00:59:09 +00:00
Kenichi Handa
dc09922d1e Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
1997-05-12 07:00:16 +00:00
Kenichi Handa
e803d6bdaf Fix FSF address in comment. 1997-04-07 05:12:16 +00:00
Kenichi Handa
37cdc7adb3 Handle more Devanagari characters correctly. 1997-04-05 02:40:11 +00:00
Karl Heuer
369314dc63 Fix FSF address in comment. 1997-02-23 09:20:52 +00:00
Karl Heuer
4ed4686978 Initial revision 1997-02-20 07:02:49 +00:00