1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 05:00:47 -08:00
Commit graph

10 commits

Author SHA1 Message Date
Dave Love
0922d3b44c Remove all the setup-...-environment functions. 2000-05-14 15:21:41 +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
8f76845d7e (setup-XXX-environment): Just call set-language-environment. If
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal.  Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Richard M. Stallman
fba04b4cd2 (setup-czech-environment): Call latin-2's setup function. 1998-05-01 19:51:27 +00:00
Kenichi Handa
7a5cc91567 Put Czech lang. env. under European.. 1998-04-11 02:19:18 +00:00
Kenichi Handa
fc7ec9cdc3 Fix previous change, TUTORIAL.ch > TUTORIAL.cs. 1998-04-10 02:34:51 +00:00
Kenichi Handa
acaf9b3b7d Tutorial file name changed to TUTORIAL.ch. 1998-04-10 02:01:50 +00:00
Karl Heuer
5360c4bbe4 Add coding-priority. Improve sample text.
Correct starting commentary.
1998-04-08 07:03:30 +00:00
Richard M. Stallman
7642591621 (setup-czech-environment): 3rd arg to setup-8-bit-environment is the
default input method, not coding system.
1998-03-17 22:52:37 +00:00
Richard M. Stallman
25d90e68d0 Initial revision 1998-03-17 05:49:29 +00:00