1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
Commit graph

22487 commits

Author SHA1 Message Date
Glenn Morris
24eb74a313 (Qcompletion_ignore_case): New external Lisp_Object.
(Fread_file_name): Use it rather than intern'ing.
2007-10-17 01:32:41 +00:00
Glenn Morris
0af8c48ee0 (Qcompletion_ignore_case): Change to external.
(syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
2007-10-17 01:30:59 +00:00
Glenn Morris
b46d7a8abb (Qcompletion_ignore_case): New Lisp_Object.
(syms_of_minibuf): Add Qcompletion_ignore_case.
2007-10-17 01:30:17 +00:00
Glenn Morris
930f57b46e (Qcompletion_ignore_case): New external Lisp_Object.
(Fread_coding_system): Ignore case of user input.
2007-10-17 01:29:32 +00:00
YAMAMOTO Mitsuharu
da6658e85d (handle_display_prop): Ignore display specs after
replacing one when string text is being replaced.
(handle_single_display_spec): Pretend as if characters with display
property haven't been consumed only when buffer text is being replaced.
2007-10-16 09:00:09 +00:00
Richard M. Stallman
8b34a5cc9a Line break fix. 2007-10-14 18:51:21 +00:00
Juanma Barranquero
fe4cd268c7 (Ffset): Save autoload of the function being set. 2007-10-14 18:02:05 +00:00
Juanma Barranquero
9ac66b4548 (do_autoload): Don't save autoloads. 2007-10-14 18:00:05 +00:00
Glenn Morris
7663ea748d John Paul Wallington <jpw at pobox.com>
(x_create_tip_frame): Set the `display-type' frame parameter before
setting up faces.
2007-10-14 02:50:11 +00:00
Eli Zaretskii
543bb3689e (dos_rawgetc): Undo last change (there's no ``leaving selected frame''
on MSDOS).
2007-10-13 11:25:52 +00:00
Martin Rudalics
40aa4c27cb (set-frame-configuration): Assign name parameter only
if it has been set explicitly before.
2007-10-12 08:49:20 +00:00
Martin Rudalics
5839d7e85c (Qexplicit_name): New variable.
(x_report_frame_params): Report it in parameter alist.
(syms_of_frame): Intern and staticpro it.
2007-10-12 08:36:47 +00:00
Jason Rumney
f8d1a163bd (x_set_window_size): Disable code that attempts to tell
Lisp code about a size change before it actually happens.
2007-10-09 11:24:40 +00:00
Richard M. Stallman
ec406436ee (handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN. 2007-10-09 01:32:25 +00:00
Martin Rudalics
cb94103f17 *** empty log message *** 2007-10-06 10:01:37 +00:00
Martin Rudalics
f89549388d (syms_of_xdisp): In doc-string of mouse-autoselect-window
mention focus-follows-mouse.
2007-10-06 09:56:29 +00:00
Martin Rudalics
50fbcdcb06 (handle_one_xevent): When focus_follows_mouse is nil make
SELECT_WINDOW_EVENT only if we don't leave the selected frame.
2007-10-06 09:54:19 +00:00
Martin Rudalics
74a9b36f85 (w32_read_socket): When focus_follows_mouse is nil make
SELECT_WINDOW_EVENT only if we don't leave the selected frame.
2007-10-06 09:52:39 +00:00
Martin Rudalics
7d72e3141e (dos_rawgetc): When focus_follows_mouse is nil make
SELECT_WINDOW_EVENT only if we don't leave the selected frame.
2007-10-06 09:51:01 +00:00
Martin Rudalics
b0c6cec4b0 (XTread_socket): When focus_follows_mouse is nil make
SELECT_WINDOW_EVENT only if we don't leave the selected
frame.
2007-10-06 09:49:22 +00:00
Martin Rudalics
9cfa62c783 (focus_follows_mouse): Extern it. 2007-10-06 09:47:21 +00:00
Martin Rudalics
da1da0025d (focus_follows_mouse): Moved here from frame.el to allow
window autoselection act appropriately when leaving selected frame.
(syms_of_frame): Initialize focus_follows_mouse.
2007-10-06 09:46:06 +00:00
Martin Rudalics
15d814840f (kbd_buffer_get_event): Break loop waiting for input
when there's an unread command event.
2007-10-06 09:43:17 +00:00
Andreas Schwab
41618deb16 (Fwrite_region): Ignore EINVAL error from fsync. 2007-10-06 08:18:03 +00:00
Juanma Barranquero
4024ec3a26 (syms_of_image) <image-types>: Fix typo in docstring. 2007-10-05 09:00:38 +00:00
YAMAMOTO Mitsuharu
cb91e86ae5 (mac_load_query_font): Fix missing return value.
[USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
Add BLOCK_INPUT.
2007-10-05 08:15:48 +00:00
Jason Rumney
b380e47ee3 *** empty log message *** 2007-10-05 00:31:33 +00:00
Richard M. Stallman
87ef89380c *** empty log message *** 2007-10-02 19:26:50 +00:00
Richard M. Stallman
65dad34af6 (get_window_cursor_type): Implement documented behavior
for cursor-in-non-selected-windows = t.
2007-10-02 02:13:15 +00:00
Richard M. Stallman
942575d60e *** empty log message *** 2007-10-01 18:28:49 +00:00
Juanma Barranquero
06b8b8bb04 (Fload): Fix typo in docstring. 2007-10-01 10:06:27 +00:00
Juri Linkov
bb378f19e2 (standard_args): Change priority of "--no-splash"
from 40 to 3.  Add "--no-desktop" with the same priority.
2007-09-29 22:28:16 +00:00
Jason Rumney
4da4d9bb76 (w32_get_resource): Always close registry keys. 2007-09-29 21:33:23 +00:00
Jason Rumney
60860eb36d (globals_of_w32fns): Init common controls. 2007-09-27 22:10:53 +00:00
Jason Rumney
cbcb463b3c (LIBS): Add COMCTL32. 2007-09-27 22:09:21 +00:00
Andreas Schwab
257c97151c *** empty log message *** 2007-09-22 08:46:08 +00:00
Richard M. Stallman
2e2cc4e44d Whitespace change. 2007-09-21 23:11:25 +00:00
Richard M. Stallman
867a0d72ea (our_memory_buffer): Renamed from omfib_buffer. 2007-09-21 23:08:01 +00:00
Richard M. Stallman
0681b95814 Comment change. 2007-09-21 23:03:45 +00:00
Juanma Barranquero
e243eb1f50 (x_draw_glyph_string): Use strike_through_color, not underline_color,
to draw strike-through.
2007-09-21 11:21:38 +00:00
Glenn Morris
bfaf966b70 (Fmake_network_process): Doc fix. 2007-09-20 02:46:00 +00:00
Glenn Morris
b2217c17d6 *** empty log message *** 2007-09-20 02:45:45 +00:00
Richard M. Stallman
aabc29c88d (Foverlays_at): Doc fix. 2007-09-19 13:20:51 +00:00
Stefan Monnier
088c8c37e6 (Fplist_put): Preserve uneven tail data. 2007-09-18 01:45:39 +00:00
Andreas Schwab
480ecb6b5c (reset_malloc_hooks): Set the hooks to the previous
values instead of zapping them.
2007-09-16 09:40:45 +00:00
Jan Djärv
d51e0fc41a (xg_get_image_for_pixmap): Always create a GdkPixbuf
when we have no file name for the icon.
(xg_tool_bar_expose_callback): Remove.
(xg_create_tool_bar): Don't connect expose signal to
xg_tool_bar_expose_callback.
2007-09-16 09:34:52 +00:00
Glenn Morris
fc2b776c39 No longer define `static' as nothing. 2007-09-15 19:50:16 +00:00
Glenn Morris
a99dc82bd8 (our_memory_fill_input_buffer) <buffer>: Move to file scope and rename
to omfib_buffer for clarity.
(gif_load) <interlace_start, interlace_increment>: Move to file scope.
2007-09-14 07:44:49 +00:00
Glenn Morris
ac1281ac7d (xg_separator_p) <separator_names>: Move to file scope. 2007-09-14 07:36:14 +00:00
Glenn Morris
b935b43dcc (init_fringe_bitmap) <swap nibble>: Move to file scope. 2007-09-14 07:32:50 +00:00