Richard M. Stallman
078227951f
(Fframe_pixel_height): Doc fix.
1997-08-26 01:36:29 +00:00
Richard M. Stallman
3b36676955
(emacs): Put dash at beginning.
1997-08-25 19:13:16 +00:00
Richard M. Stallman
fe7d182410
(xrdb.o): Depend on paths.h.
1997-08-24 16:22:56 +00:00
Richard M. Stallman
9847d4f877
(KERBEROS5, HAVE_LIBKRB4, HAVE_LIBDES425, HAVE_LIBKRB5)
...
(HAVE_LIBCRYPTO, HAVE_LIBCOM_ERR, HAVE_KRB5_H, HAVE_DES_H, HAVE_KRB_H)
(HAVE_KERBEROSIV_DES_H, HAVE_KERBEROSIV_KRB_H, HAVE_KERBEROS_DES_H)
(HAVE_KERBEROS_KRB_H, HAVE_COM_ERR_H): Add undefs.
1997-08-24 02:21:44 +00:00
Richard M. Stallman
d883eb6232
(init_callproc): Don't warn about missing
...
arch-dep data directory, while preparing to dump.
1997-08-24 00:44:34 +00:00
Richard M. Stallman
80d1e5c9af
(BASE_PURESIZE): Increased by 10k.
1997-08-23 17:02:44 +00:00
Richard M. Stallman
d802580c4c
(redisplay_window): Don't try using last_point_x
...
if point is in the left margin of an hscroll'ed window.
1997-08-23 01:03:37 +00:00
Richard M. Stallman
2790bdd8c8
(LIB_MOTIF_EXTRA): New variable.
...
(LIBW): Use LIB_MOTIF_EXTRA.
1997-08-22 21:26:45 +00:00
Richard M. Stallman
46266d2bb7
(HAVE_MOTIF_2_1): Add #undef.
1997-08-22 21:16:48 +00:00
Richard M. Stallman
41886f350b
(Fmake_temp_name): Doc fix.
1997-08-22 06:14:20 +00:00
Richard M. Stallman
839dd8341f
(syms_of_buffer): Doc fixes.
1997-08-22 05:51:48 +00:00
Kenichi Handa
7fc4808e17
(syms_of_fileio): Fix previous change.
1997-08-22 03:47:42 +00:00
Kenichi Handa
fb3903d3c2
(detect_eol): If the coding system an alias, get
...
eol-type from the base of it.
1997-08-22 03:33:51 +00:00
Kenichi Handa
01d4b81700
(Valternate_fontname_alist): Name changed from
...
Valternative_fontname_alist.
(syms_of_fontset): Adjusted for the above change.
1997-08-22 01:19:27 +00:00
Kenichi Handa
015e1bb0da
Adjusted for the name change of
...
Valternate_fontname_alist.
1997-08-22 01:19:27 +00:00
Kenichi Handa
c9e8239214
(Vauto_file_coding_system_function): New variable.
...
(Finsert_file_contents): Decide coding system after opening a
file. Call functions set in Vauto_file_coding_system_function.
(syms_of_fileio): Declare auto-file-coding-system as a Lisp
variable.
1997-08-22 01:19:27 +00:00
Kenichi Handa
6b0efe7393
(x_list_fonts): Adjusted for the name change of
...
Valternate_fontname_alist.
1997-08-22 01:19:27 +00:00
Richard M. Stallman
a8a35e617a
(Fchars_in_region): Fix gap handling.
1997-08-20 22:28:40 +00:00
Richard M. Stallman
a03eaf1c04
(NULL): Define, if not defined.
1997-08-20 16:31:20 +00:00
Richard M. Stallman
2f9d985f41
(Finsert_file_contents): Fix previous change.
1997-08-19 15:12:38 +00:00
Richard M. Stallman
dd9d15d637
(read_minibuf): New arg disable_multibyte.
...
(Fcompleting_read): Pass 1 for disable_multibyte if
the completion table is read-file-name-internal.
1997-08-18 18:57:32 +00:00
Richard M. Stallman
20713324f5
(Fchar_before): Do range check before decrement.
1997-08-18 18:56:07 +00:00
Kenichi Handa
af4fecb408
(Fchars_in_region): Renamed form Fcount_chars_region.
...
(syms_of_charset): Define Schars_in_region as a Lisp subroutine
instead of Scount_chars_region.
1997-08-18 11:19:17 +00:00
Richard M. Stallman
0eff1f85ac
(Fdo_auto_save): If open fails, make lispstream nil.
1997-08-17 23:20:07 +00:00
Geoff Voelker
04e6f79c44
(Finsert_file_contents) [DOS_NT]: Set buffer_file_type
...
according to eol conversion used on file.
1997-08-17 01:49:01 +00:00
Richard M. Stallman
012c3e713f
Include paths.h.
1997-08-16 21:47:25 +00:00
Richard M. Stallman
d694acd9fe
(xselect.o): Fix previous change.
1997-08-16 21:44:19 +00:00
Richard M. Stallman
f9021bb5ea
(PATH_X_DEFAULTS): New macro.
1997-08-16 18:32:17 +00:00
Richard M. Stallman
58c7da0cdd
(get_system_app): Use PATH_X_DEFAULTS.
1997-08-16 18:31:23 +00:00
Richard M. Stallman
403c995bb8
(term_get_fkeys_1): Use kH as alternate for move-to-last-line.
1997-08-16 16:39:20 +00:00
Richard M. Stallman
046b1f0395
Many doc fixes.
...
(Fcount_chars_region): New function.
(min, max): New macros.
1997-08-16 16:24:14 +00:00
Richard M. Stallman
0c57d6fdae
(Flength): Doc fix.
1997-08-16 16:21:38 +00:00
Richard M. Stallman
377dbd97a8
(COERCE_MARKER): Use Fmarker_position instead of
...
marker_position so that it works with a marker that points nowhere.
(redisplay_window): Check that Voverlay_arrow_position is a
marker before accessing it as such.
1997-08-16 02:06:18 +00:00
Kenichi Handa
3f0039811c
(CODING_FLAG_ISO_LATIN_EXTRA): New macro.
1997-08-16 01:54:37 +00:00
Kenichi Handa
c0c69d45bd
(Vmicrosoft_code_table): This variable deleted.
...
(Vlatin_extra_code_table): New variable.
(detect_coding_iso2022): Pay attention to Vlatin_extra_code_table.
(detect_coding_mask): Likewise.
(setup_coding_system): Handle a new FLAGS element
ACCEPT-LATIN-EXTRA-CODE.
(syms_of_coding): Delete code for Vmicrosoft_code_table.
Declare latin-extra-code-table as a Lisp variable, and initialize
it.
1997-08-16 01:54:37 +00:00
Richard M. Stallman
6c2935e99f
(main): Update re_max_failures so regex.c won't overflow
...
the stack, except when dumping.
1997-08-15 05:07:01 +00:00
Richard M. Stallman
74700529a8
(xselect.o): Depend on coding.h.
1997-08-15 03:29:41 +00:00
Richard M. Stallman
b7a74d2cea
(SOCKLEN_TYPE): New macro definition.
1997-08-14 22:04:54 +00:00
Richard M. Stallman
0c08e6df25
(unexec): Cast arg to fprintf.
1997-08-13 15:28:47 +00:00
Richard M. Stallman
79e51eeb5a
(lock_file): Use %lu instead of %d in sprintf because
...
the variable named pid is unsigned long.
1997-08-13 15:27:49 +00:00
Eli Zaretskii
c19bb1de29
(syms_of_msdos): Define and bind x-bitmap-file-path and
...
delete-exited-processes, to prevent cus-start.el from
complaining.
1997-08-13 12:46:21 +00:00
Richard M. Stallman
fd27a53736
(free_marker): New function.
1997-08-13 04:13:39 +00:00
Richard M. Stallman
b86e0aaf0f
(signal_before_change): Relocate START and END
...
using markers for subsequent functions, when we run a function.
1997-08-13 04:13:22 +00:00
Richard M. Stallman
e376701ac1
(emacs): Warn about shadowed standard libraries here.
1997-08-13 00:49:54 +00:00
Richard M. Stallman
feb453faa3
Comment changes.
1997-08-12 16:11:31 +00:00
Richard M. Stallman
0e55297e4c
(X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.
1997-08-12 16:11:03 +00:00
Richard M. Stallman
8b64df4625
Comment change.
1997-08-12 00:37:22 +00:00
Richard M. Stallman
b063fa35e6
(main): Fix previous change.
1997-08-12 00:36:22 +00:00
Richard M. Stallman
5d7e834555
(init_environment): Set Emacs root directory properly when
...
the executable is in its `src' subdirectory, as under a debugger.
(IT_set_face): If termscript is in use, print the number of the
face as well.
1997-08-11 21:44:08 +00:00
Richard M. Stallman
e089dc624f
(init_dosfns): Avoid calling DOS memory-allocation
...
service, NT DPMI server will crash Emacs in DOS box, if we do.
1997-08-11 21:42:39 +00:00