Gerd Moellmann
e940c6dabf
(edebug-window-live-p, edebug-window-list)
...
(edebug-get-displayed-buffer-points): Use walk-windows/some-window
instead of cycling through windows with next-window.
2000-07-03 09:12:12 +00:00
Gerd Moellmann
d8aa822b22
(bg-window-from-x-y): Use some-window instead
...
of cycling through windows with next-window.
2000-07-03 09:11:33 +00:00
Gerd Moellmann
a74b0a725a
(sup-pos-to-window): Use some-window instead
...
of cycling through windows with next-window.
2000-07-03 09:11:03 +00:00
Gerd Moellmann
90601de977
(refer-find-entry-internal): Use some-window
...
instead of cycling through windows with next-window.
2000-07-03 09:10:44 +00:00
Gerd Moellmann
831a6cb01c
*** empty log message ***
2000-07-03 07:51:52 +00:00
Gerd Moellmann
551645f885
(next_frame, prev_frame): If MINIBUF is a window,
...
include those frames as candidates which have their focus
redirected to the minibuffer frame.
2000-07-03 07:51:18 +00:00
Gerd Moellmann
2faf048a41
(token_string): Add missing tokens.
...
(parm_list): Handle case of qualified pointers.
2000-07-03 07:50:42 +00:00
Gerd Moellmann
bd38a99868
(hilit-lookup-face-create): Don't set face colors
...
to nil.
2000-07-03 07:49:30 +00:00
Stefan Monnier
d9c4f922fb
(Fputhash): Return `value' rather than nil.
2000-07-03 06:59:05 +00:00
Ken Raeburn
5a9bf171d0
* configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS, while
...
searching for image-handling libraries.
2000-06-30 22:02:25 +00:00
Gerd Moellmann
97d176db6b
*** empty log message ***
2000-06-30 20:23:44 +00:00
Gerd Moellmann
3780bc2227
(next_frame): Don't check frame-focus redirection in
...
case MINIBUF is a window. Doing so excludes frames using MINIBUF
unless their focus is redirected, which contradicts the
specification of next-frame, and leads to infinite loops in
certain situations when cycling through windows with next-window.
2000-06-30 19:21:04 +00:00
Gerd Moellmann
bb6677a88c
*** empty log message ***
2000-06-30 10:00:58 +00:00
Kenichi Handa
4956c22544
(code_convert_region): Even if the length of text is
...
zero, try to convert it if coding->type is coding_type_ccl.
(decode_coding_string, encode_coding_string): Likewise.
2000-06-30 02:56:45 +00:00
Kenichi Handa
dca9961d81
*** empty log message ***
2000-06-30 02:56:11 +00:00
Gerd Moellmann
af5c25e198
*** empty log message ***
2000-06-28 20:31:48 +00:00
Gerd Moellmann
d18354b656
(try_window_reusing_current_matrix): Don't try to reuse
...
the display if windows_or_buffers_changed.
2000-06-28 20:29:56 +00:00
Gerd Moellmann
6df5d75f4a
(struct row_entry): New structure.
...
(row_entry_pool, row_entry_pool_size, row_entry_idx, row_table)
(row_table_size, old_lines, new_lines, old_lines_size)
(new_lines_size, run_pool, runs_size, runs): New variables.
(add_row_entry): New function.
(scrolling_window): Use data structures allocated with xmalloc and
held in global variables, instead of allocing them with alloca and
holding them in local variables. Use a larger hash table whose
size depends on glyph matrix sizes. Don't use bzero to clear the
hash table; instead, clear used slots only.
2000-06-28 20:28:50 +00:00
Gerd Moellmann
6e509e80cb
(next_almost_prime): Make it externally visible.
2000-06-28 20:28:21 +00:00
Gerd Moellmann
1a7ad14fd0
(next_almost_prime): Add prototype.
2000-06-28 20:28:02 +00:00
Gerd Moellmann
bbe14ff422
(ediff-setup-control-frame): Remove :box
...
attribute from mode-line face of Ediff control frame.
2000-06-28 20:19:18 +00:00
Gerd Moellmann
0a9c90a068
(region): Change background color for light background.
2000-06-28 20:19:02 +00:00
Eli Zaretskii
d0d57043ae
(mouse-show-mark, mouse-save-then-kill): Don't use window-system.
2000-06-28 15:33:59 +00:00
Eli Zaretskii
bf55e4150f
(Man-notify-when-ready): Don't use window-system. If
...
Man-notify-method is newframe, and the display is not
multi-frame, select the frame created for the man page.
(Man-init-defvars): Doc fix.
2000-06-28 15:31:31 +00:00
Gerd Moellmann
d5483ab1aa
*** empty log message ***
2000-06-28 11:59:30 +00:00
Gerd Moellmann
34724fcbab
(query-replace-map): Bind e' like E'.
2000-06-28 11:58:24 +00:00
Gerd Moellmann
0b81c94077
(sigunblock): Define.
2000-06-28 11:51:19 +00:00
Eli Zaretskii
496b749108
(menu-bar-edit-menu [mark-whole-buffer]): Change name to "Select All".
2000-06-28 04:48:17 +00:00
Eli Zaretskii
9d47450f73
(convert-standard-filename): Fix last change.
2000-06-28 04:40:29 +00:00
Dave Love
93e40f4000
(C_SWITCH_SYSTEM, WAIT_USE_INT, SYS_SIGLIST_DECLARED)
...
(sys_siglist, NSIG): Definitions moved here from osf1.h.
2000-06-27 16:28:35 +00:00
Dave Love
a61f217b5b
(C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change (moved to osf5-0.h).
...
[!NOT_C_CODE]: Protect string.h stuff.
2000-06-27 16:24:16 +00:00
Richard M. Stallman
163ea954c8
*** empty log message ***
2000-06-27 16:06:58 +00:00
Gerd Moellmann
3c4b768559
(resize_mini_window): Subract the extra line spacing
...
below the last line from the needed window height.
2000-06-27 15:36:01 +00:00
Gerd Moellmann
4fa9f63662
*** empty log message ***
2000-06-27 10:55:46 +00:00
Gerd Moellmann
d365421f85
(describe-variable): Don't insert a second `'s' in front
...
of the string `value is shown below'. Since the syntax-table to
emacs-lisp-mode-syntax-table makes forward-sexp skip over an
existing `'s', so that this won't be deleted.
2000-06-27 10:54:26 +00:00
Gerd Moellmann
0b431debcc
*** empty log message ***
2000-06-27 10:25:51 +00:00
Gerd Moellmann
44c0f771ea
*** empty log message ***
2000-06-27 09:07:51 +00:00
Stefan Monnier
32cad0aaca
*** empty log message ***
2000-06-26 21:58:11 +00:00
Stefan Monnier
ff83e96868
(widget-member): Use the new plist-member.
2000-06-26 21:56:10 +00:00
Stefan Monnier
a52548173c
(Fplist_member): Renamed from Fwidget_plist_member.
...
(Fwidget_get): Use it.
(syms_of_fns): Defsubr it.
2000-06-26 21:53:57 +00:00
Gerd Moellmann
889617de07
(perform-replace): Undo change of 2000-04-04.
...
Instead, move backward 1 character At the end of the loop when
necessary.
2000-06-26 20:02:42 +00:00
Eli Zaretskii
7f3e4303ef
Define HAVE_STRUCT_TIMEZONE in src/config.h.
2000-06-26 16:00:26 +00:00
Gerd Moellmann
1d36487c5e
*** empty log message ***
2000-06-26 15:40:38 +00:00
Gerd Moellmann
287f7dd64f
(xim_initialize) [!USE_XIM]: Don't set up the
...
display info for XIM.
(xim_open_dpy): Likewise.
(xim_close_dpy): Don't free the display info's XIM.
2000-06-26 15:39:55 +00:00
Gerd Moellmann
4bd777b857
(x_window) [!USE_XIM]: Don't call create_frame_ic.
2000-06-26 15:39:25 +00:00
Gerd Moellmann
5b01f1a918
(USE_XIM): New define.
2000-06-26 15:39:03 +00:00
Gerd Moellmann
c6f7dae828
(--with-xim): New option.
2000-06-26 15:38:07 +00:00
Gerd Moellmann
cab90cd857
(toplevel): Load defgroup's differently;
...
patch from John.
2000-06-26 15:06:07 +00:00
Gerd Moellmann
d6d5905738
(fringe): Change face for different backgrounds.
2000-06-26 15:05:34 +00:00
Gerd Moellmann
3fc720e4bd
(get_keyelt): For menu-items containing a `:filter
...
FILTER', apply FILTER to the menu-item's definition to get the
real definition to use.
2000-06-26 15:05:03 +00:00