Gerd Moellmann
d8a973aa6e
*** empty log message ***
2001-09-17 12:29:06 +00:00
Gerd Moellmann
274704f74a
(DATA_SEG_BITS) [__linux__]: Define for GCC
...
versions >= 2.95.
2001-09-17 11:37:15 +00:00
Eli Zaretskii
966533c9c7
Fix a typo in a comment. From Pavel Janik.
2001-09-15 08:00:07 +00:00
Eli Zaretskii
ed7d6ba4ed
*** empty log message ***
2001-09-14 16:50:25 +00:00
Eli Zaretskii
6198490427
(Ffile_attributes): Doc fix.
2001-09-14 16:49:13 +00:00
Gerd Moellmann
551629f912
*** empty log message ***
2001-09-14 11:21:16 +00:00
Gerd Moellmann
bcdd93b352
(Ffile_symlink_p): Fix last change.
2001-09-14 11:20:57 +00:00
Gerd Moellmann
63680feb37
(current_lock_owner): Fix last change.
2001-09-14 11:20:16 +00:00
Gerd Moellmann
620c4704a9
Fix last change.
2001-09-13 14:06:10 +00:00
Gerd Moellmann
b6e97b0af1
(current_lock_owner): If readlink returns ERANGE,
...
take that to mean that the buffer is too small.
2001-09-13 14:05:17 +00:00
Gerd Moellmann
81c3310d7b
(Ffile_symlink_p): If readlink returns ERANGE, take
...
that to mean that the buffer is too small.
2001-09-13 14:01:54 +00:00
Gerd Moellmann
06fd379286
(reseat_1): Set IT's multibyte_p flag according to the
...
current buffer's multibyteness when discarding the iterator's
stack.
2001-09-13 13:05:37 +00:00
Gerd Moellmann
4c8c7926fd
(Fx_window_property): Handle case that property gets
...
deleted between the two calls to XGetWindowProperty.
2001-09-13 12:56:36 +00:00
Gerd Moellmann
6206f8ce21
(set_window_cursor_after_update): Fix code
...
finding glyph row containing cursor when cursor_in_echo_area
is >= 0.
2001-09-12 11:43:47 +00:00
Gerd Moellmann
bd819d14fd
(read_minibuf_unwind): Bind inhibit-modification-hooks.
2001-09-11 16:11:08 +00:00
Gerd Moellmann
a41edd99c5
(read_minibuf): Bind inhibit-modification-hooks to t,
...
in addition to read-only.
2001-09-11 13:09:15 +00:00
Gerd Moellmann
0ba7995bfe
(verify_interval_modification): Fix last change.
2001-09-11 12:45:24 +00:00
Gerd Moellmann
0b04fa5fc9
(with_echo_area_buffer): Bind inhibit-modification-hooks
...
to t in addition to read-only.
2001-09-11 12:32:50 +00:00
Gerd Moellmann
b8b319675a
(Qinhibit_modification_hooks): Declare.
2001-09-11 12:32:17 +00:00
Gerd Moellmann
27ea0af23c
(Qinhibit_modification_hooks): New variable.
...
(syms_of_insdel): Initialize and staticpro it.
2001-09-11 12:31:56 +00:00
Gerd Moellmann
d4881c6acb
(verify_interval_modification): Don't run
...
modification-hooks if inhibit_modification_hooks.
2001-09-11 12:25:06 +00:00
Gerd Moellmann
9a72e4c14b
*** empty log message ***
2001-09-11 08:31:16 +00:00
Gerd Moellmann
1e1e5dafd7
(init_from_display_pos): Put some code in #if 0.
...
(add_to_log): Use bcopy instead of strcpy.
(init_from_display_pos): Use an explicit loop over bytes in
overlay strings instead of calling index.
2001-09-11 08:22:05 +00:00
Gerd Moellmann
300e57bdf9
*** empty log message ***
2001-09-10 14:34:12 +00:00
Gerd Moellmann
11d8165033
allocate_buffer): Call VALIDATE_LISP_STORAGE.
2001-09-10 13:41:21 +00:00
Gerd Moellmann
ae76d741c2
(direct_output_for_insert): Don't change IT's
...
stop_charpos to something in front of its current position.
2001-09-10 13:25:34 +00:00
Gerd Moellmann
f4a374a158
(Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like
...
`format'.
2001-09-10 08:23:27 +00:00
Richard M. Stallman
ac7ed6424c
Doc fix.
2001-09-10 05:18:29 +00:00
Richard M. Stallman
ae2aaa7e55
Doc fix.
2001-09-10 05:13:27 +00:00
Richard M. Stallman
7e4cbc91bf
*** empty log message ***
2001-09-10 05:13:03 +00:00
Richard M. Stallman
7cc80f0aef
Comment change.
2001-09-08 14:30:12 +00:00
Eli Zaretskii
1fb046593f
Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
2001-09-08 10:32:00 +00:00
Eli Zaretskii
705644780d
More commentary about the role of kbd_macro_end.
2001-09-07 15:54:52 +00:00
Gerd Moellmann
6afad91e16
*** empty log message ***
2001-09-07 11:36:11 +00:00
Gerd Moellmann
78999117cd
(init_from_display_pos): Don't compare the result
...
of calling index with NULL.
2001-09-07 11:19:02 +00:00
Gerd Moellmann
f76e03683e
(x_set_background_color): Don't change the colors
...
of the X window of scroll bar widgets.
2001-09-06 12:48:24 +00:00
Andrew Innes
9ead1b6070
(w32_createwindow): Undo last change.
2001-09-05 09:53:23 +00:00
Gerd Moellmann
08e1d6dfd6
(store_kbd_macro_char): Fix computation of kbd_macro_end.
2001-09-05 09:39:09 +00:00
Gerd Moellmann
c3b497b399
*** empty log message ***
2001-09-05 08:20:35 +00:00
Gerd Moellmann
134d928342
(string_buffer_position): Use *single_char_property*
...
functions instead of the *single_property* functions.
2001-09-05 07:43:47 +00:00
Andrew Innes
8f8601801d
(w32_read_socket): Add more information to debugging output.
2001-09-04 17:42:03 +00:00
Andrew Innes
18f0b34280
(w32_createwindow): Remove the WS_CLIPCHILDREN style
...
from Emacs frames, so that calls to GetClipBox in w32term.c
correctly report when part of a frame is visible (including
scrollbars, etc). This prevents repeated redrawing of frames when
only a scrollbar is visible.
(w32_wnd_proc): Add more frame information to debugging output.
2001-09-04 17:35:24 +00:00
Stefan Monnier
2ee1aa00ea
*** empty log message ***
2001-09-04 01:06:53 +00:00
Stefan Monnier
31ac723b39
(handle_single_display_prop): Fix for int/Lisp_Object mixup.
2001-09-04 01:02:16 +00:00
Gerd Moellmann
1d6c120a5f
Comment fix.
2001-09-03 15:47:06 +00:00
Gerd Moellmann
7e37626032
(note_mouse_highlight) <help-echo>: When looking for
...
help-echo for a string which doesn't have help-echo itself, use
get-char-property to obtain the help-echo from the string's buffer
(note_mouse_highlight) <mouse-face>: When on a string that doesn't
have mouse-face, look for mouse-face ``under'' the string for
mouse-face from an overlay.
(fast_find_position): Add parameter STOP. In the final row,
stop before glyphs having STOP as object. Don't consider
glyphs that are not from a buffer.
2001-09-03 15:43:10 +00:00
Gerd Moellmann
e3b225170d
*** empty log message ***
2001-09-03 08:21:22 +00:00
Gerd Moellmann
79aa538170
(syms_of_buffer): Doc fix.
2001-09-03 08:03:53 +00:00
Eli Zaretskii
9a249bba2a
(Fmd5): Doc fix.
2001-09-01 09:22:10 +00:00
Eli Zaretskii
490468dcff
Fix two typos.
2001-08-31 15:09:40 +00:00