- 19 Sep, 2000 28 commits
-
-
Dave Love authored
:version here. (fancy-splash-delay, fancy-splash-image): Remove :version here.
-
Stefan Monnier authored
-
Stefan Monnier authored
(diff-header-face, diff-comment-face): New faces. (diff-font-lock-keywords): Highlight a bit differently. (diff-find-source-location): Don't return SPAN any more. (diff-hunk-text): Don't bother erasing the temp buffer. (diff-find-text): Drop argument LINE. (diff-apply-hunk): Update calls to diff-find-text. (diff-goto-source): Use pop-to-buffer again and don't raise an error.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
in the distribution.
-
Gerd Moellmann authored
`debug'.
-
Stefan Monnier authored
(calendar-make-alist): Don't quote lambda. (calendar-star-date): Use make-local-variable.
-
Jeff Bailey authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
speed.
-
Gerd Moellmann authored
mode-lines.
-
Gerd Moellmann authored
user-option. (find-file-noselect): Use it.
-
Gerd Moellmann authored
version. (fancy-splash-screen): Defgroup.
-
Gerd Moellmann authored
more exactly for the case that font-lock-constant-face is underlined.
-
André Spiegel authored
-
André Spiegel authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(fancy-splash-delay, fancy-splash-image): New user-options. (fancy-splash-insert, fancy-splash-head, fancy-splash-tail) (fancy-splash-screens): New functions. (command-line-1): If display has a `display' frame parameter, has colors, and we have XPM support, show more fancy splash screens.
-
Andrew Innes authored
-
Dave Love authored
with null `help'. Use modern backquote syntax.
-
Gerd Moellmann authored
that ``the buffer is too big''.
-
Gerd Moellmann authored
for instance for the case that tab-width is 2.
-
Miles Bader authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
If output buffer is too small, signal an appropriated error.
-
Kenichi Handa authored
-
- 18 Sep, 2000 12 commits
-
-
Gerd Moellmann authored
cursor for buffers whose cursor_type is nil.
-
Dave Love authored
(current_active_maps): Remove redundant get_local_map call.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
was renamed.
-
Gerd Moellmann authored
a feature to implement that is already implemented. (note_mouse_highlight, x_find_ccl_program): Avoid some compiler warnings.
-
Gerd Moellmann authored
(x_clear_image): Use it. (x_from_xcolors): Use x_clear_image_1; don't free the image's mask.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
toolbar-add-item, if image doesn't have a mask add a `:mask heuristic'.
-
Gerd Moellmann authored
at the top to update_window_line. (update_window_line): Handle invisible lines here.
-
Gerd Moellmann authored
frames sharing an image cache. Block input while freeing images. Fix timestamp comparison. (x_clear_image): Also free the mask.
-
Gerd Moellmann authored
that we won't get interrupted in a state where the image isn't yet set up completely. (xbm_load_image, xbm_load, xpm_load, xpm_load, lookup_rgb_color) (lookup_pixel_color, x_to_xcolors, x_from_xcolors) (x_disable_image, x_build_heuristic_mask, pbm_load, png_load) (jpeg_load, tiff_load, gif_load, gs_load): Don't block/unblock input.
-
Miles Bader authored
Add new optional arg LINE-OFFSET, and return a cons if it's non-nil. (diff-apply-hunk): Try to jump to the exact line in the source text corresponding to the position of point in the in the hunk.
-