Paul Eggert
6385ec2bd4
automatically generated from GPLed version
1997-07-08 01:02:06 +00:00
Richard M. Stallman
cd9012b5bb
Undo an earlier change:
...
(dun-piss): Renamed from dunnet-urinate.
(dun-verblist): Indecent word added back.
(dunnet): Delete "censored" message.
1997-07-07 21:51:01 +00:00
Richard M. Stallman
d3d21843f0
(custom-load-symbol): Don't reload a preloaded file.
1997-07-07 19:06:16 +00:00
Richard M. Stallman
9f910b506e
[sigmask] (SIGEMPTYMASK): Define to use sigmask.
1997-07-07 19:05:34 +00:00
Richard M. Stallman
0a27e8edcb
Rename macro __P to PP.
1997-07-07 19:04:35 +00:00
Richard M. Stallman
ce4200f679
(Ffile_attributes): Use cast to avoid warnings.
1997-07-07 19:00:51 +00:00
Richard M. Stallman
4b104c4137
(Vpreloaded_file_list): New variable.
...
(syms_of_lread): Set up Lisp variable.
(Fload): Add to Vpreloaded_file_list, if dumping.
1997-07-07 19:00:25 +00:00
Richard M. Stallman
368d104a8a
Doc fixes.
1997-07-07 18:27:33 +00:00
Richard M. Stallman
76810f6050
(undecided): Use `-' in mode line.
1997-07-07 08:45:38 +00:00
Richard M. Stallman
469f21682d
(i?86:UNIX_SV:4.2MP:2.*): Recognize unixware.
1997-07-07 08:40:20 +00:00
Richard M. Stallman
b0e92acdd6
(Fuser_full_name): Declare p, q and r as unsigned char *.
1997-07-07 08:27:34 +00:00
Richard M. Stallman
825e7e55be
(ospeed): Define as short, unless HAVE_TERMIOS_H and LINUX.
1997-07-07 06:48:01 +00:00
Richard M. Stallman
0dc57298fd
(ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX.
1997-07-07 06:42:35 +00:00
Kenichi Handa
d7d265f471
(install-arch-indep): Correct the target name.
...
The first letter `i' was dropped by the previous change of mine.
1997-07-07 05:35:53 +00:00
Richard M. Stallman
d2b352346d
Include blockinput.h.
...
(Fset_window_configuration): Block input around frobbing the frame.
Preseve point in the current buffer if we do not switch to a different one.
1997-07-07 05:32:01 +00:00
Richard M. Stallman
43462d5b7f
(make-help-screen): Clear the prompt when we get a real command.
1997-07-07 04:48:15 +00:00
Richard M. Stallman
66a96cff58
(leim/Makefile): Generate this.
...
(*-sysv4.2uw*): Recognize new alternative.
Create src/config.stamp at the end.
1997-07-07 04:08:18 +00:00
Richard M. Stallman
9174184175
Set up real-leim subdirectory,
...
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.
1997-07-07 03:42:47 +00:00
Richard M. Stallman
e88dcae1bf
(echo_area_display): Use proper vpos when clearing extra minibuf lines.
1997-07-07 03:38:35 +00:00
Richard M. Stallman
11c52c4f41
(display_menu_bar): Always pass W to display_string.
...
(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.
1997-07-07 02:39:39 +00:00
Kenichi Handa
beacaab334
(Fcall_process): If enable-multibyte-characters is
...
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.
1997-07-07 00:59:44 +00:00
Kenichi Handa
9ce27fde6a
(Qemacs_mule, inhibit_eol_conversion): New variables.
...
(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.
1997-07-07 00:59:44 +00:00
Kenichi Handa
3f356e65a0
(Qemacs_mule): Extern it.
1997-07-07 00:59:44 +00:00
Kenichi Handa
11f84d7d6d
(Fstart_process): If enable-multibyte-characters is
...
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.
1997-07-07 00:59:44 +00:00
Kenichi Handa
cbc64b2ac6
(Finsert_file_contents): If enable-multibyte-characters
...
is nil, decode character code by emacs-mule.
(Fwrite_region): Use buffer-file-coding-system for encoding if
enable-multibyte-characters is nil.
1997-07-07 00:59:44 +00:00
Kenichi Handa
1348f1a4fc
(x_list_fonts): Initialize the variable LIST to Qnil.
1997-07-07 00:59:44 +00:00
Kenichi Handa
c7c9a4a184
(skkdic-okuri-ari): Doc-string
...
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.
1997-07-07 00:53:02 +00:00
Kenichi Handa
93303c998d
(kkc-region): Call skkdic-lookup-key with
...
t for arg PREFER-NOUN while looking up key sequences shorter than
what a user requested.
(kkc-next-phrace): Likewise.
1997-07-07 00:53:02 +00:00
Kenichi Handa
22bdf5d145
(print-fontset): Output format tuned.
...
(describe-fontset): Likewise.
(list-fontsets): Likewise.
1997-07-07 00:53:02 +00:00
Kenichi Handa
776143e6de
(quail-conversion-help): Source code indentation changed.
1997-07-07 00:53:02 +00:00
Richard M. Stallman
70e87c4b4d
(delete-selection-mode): Doc fix.
1997-07-06 23:51:30 +00:00
Richard M. Stallman
e3cbb35e67
[OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
1997-07-06 23:43:39 +00:00
Richard M. Stallman
2881ec96d6
(update_dynamic_symbols): Add cast when setting reladdr.
1997-07-06 23:24:28 +00:00
Richard M. Stallman
cfc198e540
(widget-field-use-before-change): Reenable for Emacs 20.
...
(widget-choose): Using keyboard, if all choices are
diabled, just report an error.
1997-07-06 23:12:14 +00:00
Richard M. Stallman
dbe82e0186
(menu-bar-files-menu): Use make-frame-command
...
as in C-x 5 2, rather than make-frame.
1997-07-05 21:33:06 +00:00
Richard M. Stallman
1ea9dec483
(Fsignal, find_handler_clause): If ERROR_SYMBOL
...
is nil, assume it's in the car of DATA.
1997-07-05 19:58:21 +00:00
Richard M. Stallman
b1eb5e6abd
(face-set-after-frame-default): New ubroutine,
...
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.
1997-07-05 19:28:02 +00:00
Richard M. Stallman
f850d7828c
(set-language-environment): Do the real work here.
...
(current-language-environment): New variable.
(setup-specified-language-environment): Call set-language-environment.
Set current-language-environment.
(describe-language-environment):
By default, use current-language-environment.
1997-07-05 19:26:53 +00:00
Richard M. Stallman
ac4a3a2da0
(help-map): Bind I to describe-input-method.
...
(help-map): Bind L to describe-language-environment.
1997-07-05 18:08:50 +00:00
Richard M. Stallman
a30a106b8d
(help-for-help): Update help text.
1997-07-05 18:07:30 +00:00
Richard M. Stallman
a367641fe0
(x_set_font): Funcall Qface_set_after_frame_default.
...
(Qface_set_after_frame_default): New variable.
(syms_of_xfns): Initialize and staticpro it.
1997-07-05 08:26:04 +00:00
Richard M. Stallman
4d3f5d9ab7
(x_make_frame_visible): Don't move the frame
...
if it was iconified--only if it was invisible.
1997-07-05 08:23:34 +00:00
Richard M. Stallman
34fbcdf384
(sendmail-user-agent-compose): New function;
...
this has the code that was in sendmail-user-agent.
(sendmail-user-agent): Use sendmail-user-agent-compose.
1997-07-05 03:44:54 +00:00
Richard M. Stallman
5504f993f9
(reporter-compose-outgoing): Use functionp,
...
not fboundp, to test validity of COMPOSE.
1997-07-05 03:41:35 +00:00
Richard M. Stallman
523e929122
Include float.h before lisp.h.
1997-07-05 03:27:25 +00:00
Richard M. Stallman
c4009c1f3d
(rindex): Add declaration.
1997-07-05 03:19:16 +00:00
Richard M. Stallman
0d3573ee67
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Treat nil like a buffer.
1997-07-05 02:41:45 +00:00
Richard M. Stallman
70837f2c6d
(complete-symbol): Accept an argument.
...
(debug-ignored-errors): Add ^ to "No tags table loaded".
Make the etags.el strings correspond to latest etags.el.
1997-07-05 00:56:01 +00:00
Richard M. Stallman
4fa15f59e2
(next-file, tags-loop-scan): Fix error message.
...
(visit-tags-table-buffer, complete-tag): Likewise.
1997-07-05 00:54:32 +00:00
Richard M. Stallman
300c450dfb
(latin-1, latin-2. latin-3, latin-4, latin-5):
...
Define coding system aliases.
1997-07-05 00:25:53 +00:00