Richard M. Stallman
7eaada67d5
(syms_of_eval): Doc fix.
1997-07-23 16:34:32 +00:00
Richard M. Stallman
b60f4a5c9e
Undo previous change.
1997-07-23 02:49:08 +00:00
Richard M. Stallman
2b86fcb1e2
Test __unix' along with unix'.
1997-07-22 21:35:43 +00:00
Richard M. Stallman
a67a9c6694
(syms_of_coding): Doc fix.
1997-07-22 20:40:29 +00:00
Richard M. Stallman
7043c154fc
(LIBS_SYSTEM): Undo previous change.
...
(HAVE_LIBKSTAT): Define it.
1997-07-22 03:11:17 +00:00
Richard M. Stallman
0c94f256dc
(choose_minibuf_frame_1): New function.
...
(read_minibuf): Make an unwind protect to run that.
(read_minibuf_unwind): Don't call choose_minibuf_frame here.
1997-07-22 03:10:25 +00:00
Richard M. Stallman
c6b530ed93
(set_window_height): Allow all heights > 0 for minibuffer windows.
...
(change_window_height): Fix one-off comparing DELTA with MAXIMUM.
1997-07-21 20:00:36 +00:00
Richard M. Stallman
824974dfa4
(Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
1997-07-21 06:00:23 +00:00
Richard M. Stallman
7c3bc9441e
(Fcommand_execute): gcpro c.
1997-07-20 17:46:17 +00:00
Richard M. Stallman
8c1a6a84ca
(XTread_socket) <ClientMessage>:
...
For wm_take_focus, use x_any_window_to_frame.
Don't use FRAME_XIC if it is null, here.
(dumpglyphs): Use 8-bit output to X, rather than 16-bit,
if the character values permit that.
1997-07-20 17:44:22 +00:00
Geoff Voelker
1160687306
(w32_clear_end_of_line): Include scroll bar width.
1997-07-20 04:03:49 +00:00
Richard M. Stallman
3affe22ddf
(BASE_PURESIZE): Increased to 410000.
1997-07-19 07:29:46 +00:00
Richard M. Stallman
df77d0b27a
(redisplay_internal): Calculate new_count properly
...
for non-window displays.
1997-07-19 05:22:59 +00:00
Richard M. Stallman
0c8ee1a2e6
(Fcompleting_read): gcpro def.
1997-07-19 03:26:48 +00:00
Richard M. Stallman
a8c828be8c
(Finsert_file_contents) [DOS_NT]: Use the coding
...
system to determine buffer_file_type.
(Fwrite_region): Only use Qbuffer_file_coding_system
before checking file-coding-system-alist if non-nil.
(Fwrite_region) [DOS_NT]: Delete conditional code.
1997-07-18 22:56:16 +00:00
Richard M. Stallman
465edc86d1
(Ffind_operation_coding_system): Use Ffboundp to
...
check for a function entry.
1997-07-18 22:55:49 +00:00
Richard M. Stallman
c21241654f
Many doc fixes.
1997-07-18 18:17:20 +00:00
Richard M. Stallman
ba704fd4ca
(direct_output_forward_char): Reenable check against
...
truncated text at end of line.
1997-07-18 17:50:12 +00:00
Richard M. Stallman
a27062f04e
(display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
1997-07-18 17:46:56 +00:00
Richard M. Stallman
de2436ef7b
(xcar, xcdr): Print with /x.
1997-07-17 18:32:27 +00:00
Richard M. Stallman
b070c1d71b
(decode_mode_spec_coding): Fix typo; use val' instead of coding-system'.
1997-07-17 18:18:05 +00:00
Richard M. Stallman
c5ca4d3a1b
(replace_range): New function.
1997-07-17 06:51:28 +00:00
Richard M. Stallman
1fca3fae80
(display_text_line): Handle the case of point being in
...
the invisible part of the line beyond the left margin.
1997-07-17 06:29:36 +00:00
Richard M. Stallman
e744155a80
(internal_self_insert): When overwriting, use replace_range.
1997-07-15 19:22:53 +00:00
Richard M. Stallman
48fe8caca1
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
1997-07-15 19:00:36 +00:00
Richard M. Stallman
515b04d08c
Fix previous change.
1997-07-15 18:58:44 +00:00
Jim Meyering
579c838129
Add comment describing HAVE_PSTAT_GETDYNAMIC.
1997-07-15 13:21:56 +00:00
Kenichi Handa
7717c392c0
(detect_coding_iso2022): Distinguish coding-category-iso-7-else and
...
coding-category-iso-8-else.
1997-07-15 08:21:17 +00:00
Kenichi Handa
a38ede416c
(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
...
(CODING_CATEGORY_IDX_ISO_7_ELSE): New macro.
(CODING_CATEGORY_IDX_ISO_8_ELSE): New macro
(CODING_CATEGORY_MASK_ISO_ELSE): This macro is deleted.
(CODING_CATEGORY_MASK_ISO_7_ELSE): New macro.
(CODING_CATEGORY_MASK_ISO_8_ELSE): New macro.
(CODING_CATEGORY_MASK_ANY): Adjusted for the above change.
1997-07-15 08:21:17 +00:00
Miles Bader
5d23c61260
automatically generated from GPLed version
1997-07-14 22:54:30 +00:00
Paul Eggert
1b65a66c5d
automatically generated from GPLed version
1997-07-14 22:36:07 +00:00
Richard M. Stallman
6ca5cfd1e8
(unexec): Don't call update_dynamic_symbols if static link.
1997-07-14 19:55:57 +00:00
Richard M. Stallman
32454a9ff2
(make_lispy_event): Distinguish S-SPC from SPC.
1997-07-14 19:36:01 +00:00
Richard M. Stallman
2fb9049ef0
(read_char): Call timer_stop_idle unconditionally at non_reread.
1997-07-14 19:26:48 +00:00
Richard M. Stallman
5c1aae96f9
(x_draw_box): Use scratch_cursor_gc to draw the cursor
...
box using the color specified by cursor_pixel.
1997-07-14 04:24:24 +00:00
Richard M. Stallman
9e4555e816
(init_display): Go ahead and prepare for
...
a X configuration in the CANNOT_DUMP case.
1997-07-13 23:20:41 +00:00
Richard M. Stallman
33046fc90d
(init_lread): Don't add to load-path lisp subdirectories
...
of the source tree if the parent of the source was moved after dumping Emacs.
1997-07-13 21:19:52 +00:00
Richard M. Stallman
f4dee5826e
Comment changes.
1997-07-13 20:43:31 +00:00
Richard M. Stallman
c49f3d5a65
(Fcall_process) [MSDOS]: Request EOL conversion of
...
the process output, unless we were promised it is binary.
1997-07-13 20:40:43 +00:00
Richard M. Stallman
fa228724ff
(Fwrite_region) [DOS_NT]: Always use binary mode since
...
coding conversion now takes care of NL -> CRLF.
1997-07-13 20:37:01 +00:00
Richard M. Stallman
4916b52926
(XPointer): Define XPointer.
1997-07-13 20:20:11 +00:00
Richard M. Stallman
d451e4dbed
(compile_pattern_1): Don't declare val with CONST.
1997-07-13 06:36:36 +00:00
Richard M. Stallman
539b4d4159
(decode_mode_spec): Initialize and use `p' (for the termcap case).
1997-07-12 19:11:07 +00:00
Richard M. Stallman
92ab4af6fa
(XPointer): Define XPointer.
1997-07-12 07:34:33 +00:00
Richard M. Stallman
ea2acec55b
(main): Use setrlimit only if RLIMIT_STACK.
...
(main) [DOUG_LEA_MALLOC]: Call r_alloc_reinit when restarting a dumped Emacs.
1997-07-12 07:07:26 +00:00
Richard M. Stallman
dec414188f
(r_alloc_reinit): New function.
1997-07-12 07:04:43 +00:00
Richard M. Stallman
3d976a9a2b
(get_system_name): Don't crash if Vsystem_name does not contain a string.
1997-07-12 06:52:06 +00:00
Richard M. Stallman
662c2ef22a
(lock_file_1): Don't crash if Fuser_login_name or
...
Fsystem_name don't return strings.
(current_lock_owner): Likewise.
1997-07-12 06:51:51 +00:00
Richard M. Stallman
39ce695286
(Fx_list_fonts): Fix Fnconc argument.
1997-07-12 06:49:45 +00:00
Richard M. Stallman
e14a8fb0a2
Initial revision
1997-07-12 06:49:03 +00:00