Kenichi Handa
8d239c89c6
(detect_coding_iso2022): While checking a byte sequence
...
for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
it in the normal loop.
2002-07-26 11:53:25 +00:00
Kenichi Handa
5483cd4e0f
*** empty log message ***
2002-07-26 11:53:10 +00:00
Richard M. Stallman
acfca545dc
(unwind_redisplay): Clear redisplay_updating_p.
2002-07-25 03:20:36 +00:00
Richard M. Stallman
4f53f3b8e7
(expose_overlaps): New function.
...
(expose_window): Use it to fix the display of overlapping rows.
2002-07-25 03:17:33 +00:00
Ken Raeburn
be3abfa2c3
(start_of_data): Don't define the function if a macro
...
form has been defined.
2002-07-24 02:07:41 +00:00
Ken Raeburn
f456a2bcff
(start_of_data): If DATA_START is defined, prefer
...
its value over other approaches.
2002-07-24 02:07:21 +00:00
Ken Raeburn
d5e406c3ed
(BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
...
EMACS_UINT, SPECIAL_EMACS_INT, DATA_SEG_BITS,
PNTR_COMPARISON_TYPE, VALBITS, MARKBIT, XINT, XUINT, XPNTR):
Macros deleted.
2002-07-24 02:07:15 +00:00
Ken Raeburn
8febed74d2
(XPNTR): Use NO_UNION_TYPE version for union as well,
...
since it only depends on XUINT.
2002-07-24 02:07:11 +00:00
Richard M. Stallman
9a65485515
*** empty log message ***
2002-07-23 19:33:09 +00:00
Richard M. Stallman
1987b08356
(redisplay_updating_p): New variable.
...
(init_iterator): Don't free realized faces when
redisplay_updating_p is set.
(redisplay_internal): Set redisplay_updating_p while updating the display.
2002-07-23 19:31:18 +00:00
Richard M. Stallman
6076e561e6
(Fmessage): Treat "" like nil.
2002-07-23 19:08:44 +00:00
Kenichi Handa
1d1b6e6a71
(face_before_or_after_it_pos): Call
...
FETCH_MULTIBYTE_CHAR with byte postion, not char position.
2002-07-23 04:48:43 +00:00
Juanma Barranquero
c9a883b895
*** empty log message ***
2002-07-22 20:11:58 +00:00
Juanma Barranquero
40b49d4bc0
(init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
...
(syms_of_callproc) [DOS_NT]: Likewise.
2002-07-22 20:05:37 +00:00
Richard M. Stallman
72b8c43455
(display_line): Replace an unconditional abort with an assertion.
2002-07-22 16:15:53 +00:00
Ken Raeburn
b0e057bc0a
*** empty log message ***
2002-07-22 02:19:34 +00:00
Ken Raeburn
a974d5e349
* m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
...
(DATA_SEG_BITS): Define.
2002-07-22 00:08:26 +00:00
Ken Raeburn
9a1f584812
* m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
...
ARRAY_MARK_FLAG): Deleted.
(DATA_SEG_BITS): Define.
2002-07-22 00:08:23 +00:00
Ken Raeburn
d9c5f5ed31
* m/att3b.h (XINT): Don't define.
...
(VALBITS, VALMASK, XTYPE): Deleted.
(DATA_SEG_BITS): Define.
2002-07-22 00:08:18 +00:00
Ken Raeburn
915882dae1
(XSETINT): Deleted.
2002-07-21 20:57:16 +00:00
Richard M. Stallman
a8bbe54910
*** empty log message ***
2002-07-21 20:32:15 +00:00
Richard M. Stallman
3f029ea027
(redisplay_window): Don't test BEG_UNCHANGED
...
and END_UNCHANGED when setting buffer_unchanged_p.
Use current_matrix_up_to_date_p to decide whether to use try_cursor_movement.
2002-07-21 20:31:46 +00:00
Richard M. Stallman
1f7b639f04
(HAVE_SHARED_GAME_DIR): Undef deleted.
2002-07-21 20:30:08 +00:00
Richard M. Stallman
4c8416c7bc
(PATH_GAME): New macro, edited by ../Makefile.in.
2002-07-21 20:29:33 +00:00
Richard M. Stallman
6378975811
(init_callproc): Set up Vshared_game_score_directory.
...
Set to nil if dir does not exist.
(syms_of_callproc): Init unconditionally and simply.
2002-07-21 20:29:02 +00:00
Richard M. Stallman
aef466d55e
(Fbuffer_list): Doc fix.
2002-07-21 20:25:32 +00:00
Ken Raeburn
5646864937
(end_of_text, end_of_data): Unused functions deleted.
2002-07-21 14:17:24 +00:00
Ken Raeburn
4648267ba5
(XSETUINT, XSETPNTR): Unused macros deleted.
2002-07-21 14:13:28 +00:00
Ken Raeburn
6bcdeb8c24
comment last change
2002-07-21 14:11:55 +00:00
Ken Raeburn
3fb7ef6f50
*** empty log message ***
2002-07-21 14:09:56 +00:00
Ken Raeburn
bb63c5c9b8
(mmap_realloc): When shrinking, make sure number of
...
pages is rounded towards zero.
2002-07-21 13:59:00 +00:00
Ken Raeburn
905fe32703
remove outdated comment
2002-07-21 12:02:15 +00:00
Richard M. Stallman
56592bebfd
*** empty log message ***
2002-07-20 22:16:01 +00:00
Richard M. Stallman
240e806c98
(print_error_message): New args CONTEXT and CALLER. Calls changed.
2002-07-20 21:48:27 +00:00
Richard M. Stallman
8e40b6cbe9
(print_error_message): Declare new args.
2002-07-20 21:47:26 +00:00
Richard M. Stallman
dc4854ce11
(cmd_error_internal): Pass Vsignaling_function
...
and CONTEXT to print_error_message, don't print them here.
For a Quit, don't use Vsignaling_function.
Call message_log_maybe_newline.
2002-07-20 21:47:00 +00:00
Richard M. Stallman
c565f6b970
(xsmfns.o): Don't depend on lisp.h.
2002-07-20 21:45:25 +00:00
Richard M. Stallman
3f1258d065
(redisplay_window): Test MODIFF to set buffer_unchanged_p.
2002-07-20 21:44:48 +00:00
Juanma Barranquero
8cfd6446cb
(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
2002-07-19 21:26:14 +00:00
Juanma Barranquero
0dac4f8591
(Ffile_name_as_directory): Fix argument name in docstring.
2002-07-19 16:30:14 +00:00
Ken Raeburn
405ea71c67
(encode_terminal_code): Buffer pointer now const.
2002-07-19 14:37:32 +00:00
Ken Raeburn
7b1cc11936
(emacs_write): Buffer pointer now const.
2002-07-19 14:37:13 +00:00
Ken Raeburn
dffb0c47f4
*** empty log message ***
2002-07-19 14:35:03 +00:00
Ken Raeburn
53c208f6a2
(may_use_scalable_font_p): Argument now points to
...
const.
(x_face_list_fonts, x_update_menu_appearance):
(hash_string_case_insensitive): Treat Lisp string contents as
const.
2002-07-19 14:27:28 +00:00
Ken Raeburn
2e567bd3ec
(Fstring_to_syntax, skip_chars): Treat Lisp string
...
contents as const.
2002-07-19 14:27:24 +00:00
Ken Raeburn
dca0fc1c6c
(struct sound_device): Function pointer field "write"
...
buffer argument now points to const.
(vox_write): Buffer argument points to const.
2002-07-19 14:27:20 +00:00
Ken Raeburn
3f7e390a95
(temp_output_buffer_setup):
...
(internal_with_output_to_temp_buffer): Buffer name argument is now
pointer to const.
2002-07-19 14:27:16 +00:00
Ken Raeburn
101d50c8d9
(STRING_COPYIN): New macro.
...
(detect_coding_system, safe_bcopy, temp_output_buffer_setup):
(internal_with_output_to_temp_buffer): Declarations updated.
2002-07-19 14:27:13 +00:00
Ken Raeburn
ea64076a01
(safe_bcopy): Source pointer now points to const.
2002-07-19 14:27:09 +00:00
Ken Raeburn
c6fac61f1c
(compose_chars_in_text): Treat Lisp string contents
...
as const.
2002-07-19 14:27:04 +00:00