- 08 Jul, 1997 4 commits
-
-
Richard M. Stallman authored
-
Kenichi Handa authored
-
Miles Bader authored
-
Paul Eggert authored
-
- 07 Jul, 1997 29 commits
-
-
Richard M. Stallman authored
(dun-piss): Renamed from dunnet-urinate. (dun-verblist): Indecent word added back. (dunnet): Delete "censored" message.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_lread): Set up Lisp variable. (Fload): Add to Vpreloaded_file_list, if dumping.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kenichi Handa authored
The first letter `i' was dropped by the previous change of mine.
-
Richard M. Stallman authored
(Fset_window_configuration): Block input around frobbing the frame. Preseve point in the current buffer if we do not switch to a different one.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(*-sysv4.2uw*): Recognize new alternative. Create src/config.stamp at the end.
-
Richard M. Stallman authored
with the real contents of leim; then move it to a separate top-level directory. Initialize a `leim' subdirectory with leim-Makefile.in. Don't mention site-lisp, site-init, site-start or default, when listing files hat are not compiled and should be.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(redisplay_internal): At the end, if more frames have become visible, repeat the redisplay. (decode_mode_spec): Don't display subprocess coding systems. Don't display EOL for keyboard and terminal coding systems.
-
Kenichi Handa authored
nil, do not encode arguments for process, and decode output of process by emacs-mule. (Fcall_process_region): If enable-multibyte-characters is nil, do not encode text to be given to process, and decode output of process by emacs-mule.
-
Kenichi Handa authored
(setup_coding_system): If inhibit_eol_conversion is 0, set coding->eol_type to CODING_EOL_LF. (syms_of_coding): Initialize and staticpro Qemacs_mule. Change error-message property of coding-system-error. Declare inhibit-eol-conversion as Lisp variable. (system_eol_type): New variable. (init_coding_once): Initialize it. (ENCODE_SJIS_BIG5_CHARACTER): Bug in encoding a BIG5 character fixed.
-
Kenichi Handa authored
-
Kenichi Handa authored
nil, set coding system for decoding output of process to emacs-mule, and set coding system for encoding to nil. (Fopen_network_stream): If enable-multibyte-characters is nil, set coding systems for decoding and encoding to nil.
-
Kenichi Handa authored
is nil, decode character code by emacs-mule. (Fwrite_region): Use buffer-file-coding-system for encoding if enable-multibyte-characters is nil.
-
Kenichi Handa authored
-
Kenichi Handa authored
modified. (skkdic-postfix, skkdic-prefix, skkdic-okuri-nasi): Likewise. (skkdic-lookup-key): Add 4th argument PREFER-NOUN. Arrange order of returning list according to this value.
-
Kenichi Handa authored
t for arg PREFER-NOUN while looking up key sequences shorter than what a user requested. (kkc-next-phrace): Likewise.
-
Kenichi Handa authored
(describe-fontset): Likewise. (list-fontsets): Likewise.
-
Kenichi Handa authored
-
- 06 Jul, 1997 4 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(widget-choose): Using keyboard, if all choices are diabled, just report an error.
-
- 05 Jul, 1997 3 commits
-
-
Richard M. Stallman authored
as in C-x 5 2, rather than make-frame.
-
Richard M. Stallman authored
is nil, assume it's in the car of DATA.
-
Richard M. Stallman authored
taken from x-create-frame-with-faces. (x-create-frame-with-faces): Call it. (face-italic-p, face-bold-p): Use equal to compare fonts. (frame-update-faces): Function now a no-op.
-