- 04 Jan, 2001 11 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
to nil.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(tooltip): New face (tooltip-set-param): New function. (tooltip-show): Set up color frame parameters from face `tooltip'. Display the tooltip text in face `tooltip'.
-
Gerd Moellmann authored
like in Fx_create_frame.
-
Gerd Moellmann authored
non-graphical frames.
-
Gerd Moellmann authored
to nil when changing the window's start. Don't change the window's start when its top position hasn't changed. If we do, this will set the window's optional_new_start, which act's like a force_start during redisplay with C-x 1 M-> under particular circumstances (see report from Per Starback to emacs-pretest-bug from 2000-12-13.). (Fdelete_other_windows): Set window's window_end_valid to nil when changing the window's start.
-
Dave Love authored
-
Dave Love authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 03 Jan, 2001 18 commits
-
-
Dave Love authored
(dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type. (dired-guess-shell-alist-default): Don't use xloadimage for PNG. (dired-guess-shell-alist-user): Customize. (dired-x-help-address): Set to bug-gnu-emacs. (dired-x-maintainer, dired-x-file, dired-x-version): Deleted. (dired-default-directory): Renamed from default-directory.
-
Dave Love authored
-
Gerd Moellmann authored
short cut at the start of the function. Add an assertion. (reseat_at_next_visible_line_start): Add an assertion.
-
Karl Fogel authored
-
Karl Fogel authored
-
Dave Love authored
-
Gerd Moellmann authored
window's window_end_valid to nil. (Fwindow_end): Fix window-end computation when UPDATE is non-nil.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
kluge.
-
Gerd Moellmann authored
the enabled_p flag of the glyph row at window_end_vpos to 0. (handle_single_display_prop): Fix last change.
-
Gerd Moellmann authored
cause user of rcs2log to overwrite arbitrary files, fixing a bug reported by Morten Welinder. Don't put "exit 1" at the end of the exit trap; it's ineffective in POSIX shells.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Dave Love authored
value. (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
-
Richard M. Stallman authored
but only do it in the text that's visible in the selected window. (isearch-lazy-highlight-cleanup): Arg now says to remove all the current alternative-match highlighting. If nil, remove only what's outside the current window. (isearch-lazy-highlight-remove-overlays): Take optional region within which NOT to remove them. (isearch-lazy-highlight-new-loop): Greatly simplified. (isearch-lazy-highlight-update): Find all the other occurrences visible in the window, in just one call. (isearch-lazy-highlight-start): Now holds start of region to scan. (isearch-lazy-highlight-end): Now holds end of region to scan. (isearch-lazy-highlight-wrapped): Variable deleted. (isearch-lazy-highlight-search): Function deleted.
-
- 02 Jan, 2001 11 commits
-
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
defcustom.
-
Dave Love authored
read syntax.
-
Andrew Innes authored
-
Andrew Innes authored
w32_console frames.
-
Andrew Innes authored
w32_console. (init_iterator) [WINDOWSNT]: Initialize frame face cache if necessary, even if running interactively.
-
Andrew Innes authored
background to unspecified for w32_console frames. (realize_face): Realize face cache for w32_console frames. (realize_tty_face): Accept w32_console frames.
-
Andrew Innes authored
use output_w32_console method. (Qw32_console): New Lisp_Object. (Fframep): Return it. (syms_of_frame): Init it. (Fframe_parameters): Report w32console as font for w32_console frames.
-
Andrew Innes authored
(FRAME_W32_CONSOLE_P): New macro.
-
Andrew Innes authored
-