1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
Commit graph

49547 commits

Author SHA1 Message Date
Vinicius Jose Latorre
71efd3c473 Doc fix. 2004-03-02 04:54:04 +00:00
Kim F. Storm
a7b5a15c8c (gdb-mouse-toggle-breakpoint): Remove debug message. 2004-03-02 00:15:01 +00:00
Kim F. Storm
d24bc50fce *** empty log message *** 2004-03-02 00:14:33 +00:00
Kim F. Storm
1c2a9e9882 (draw_fringe_bitmap): Use w->overlay_arrow_bitmap if set.
(update_window_fringes): Remove unused code.
2004-03-01 23:56:44 +00:00
Kim F. Storm
bf0a571d1f (make_window): Initialize overlay_arrow_bitmap. 2004-03-01 23:56:30 +00:00
Kim F. Storm
4789e691f8 (struct window): New member overlay_arrow_bitmap. 2004-03-01 23:56:20 +00:00
Kim F. Storm
351b5434f9 (Voverlay_arrow_variable_list): New variable to properly
implement and integrate multiple overlay arrows with redisplay.
(syms_of_xdisp): DEFVAR_LISP and initialize it.
(last_arrow_position, last_arrow_string): Replace by properties.
(Qlast_arrow_position, Qlast_arrow_string)
(Qoverlay_arrow_string, Qoverlay_arrow_bitmap): New variables.
(syms_of_xdisp): Intern and staticpro them.
(overlay_arrow_string_or_property, update_overlay_arrows)
(overlay_arrow_in_current_buffer_p, overlay_arrows_changed_p)
(overlay_arrow_at_row): New functions for multiple overlay arrows.
(redisplay_internal): Use them instead of directly accessing
Voverlay_arrow_position etc. for multiple overlay arrows.
(mark_window_display_accurate): Use update_overlay_arrows.
(try_cursor_movement): Use overlay_arrow_in_current_buffer_p.
(try_window_id): Use overlay_arrows_changed_p.
(get_overlay_arrow_glyph_row): Add overlay_arrow_string arg.
(display_line): Use overlay_arrow_at_row to check multiple
overlay arrows, and get relevant overlay-arrow-string and
overlay-arrow-bitmap.  Set w->overlay_arrow_bitmap accordingly.
(produce_image_glyph): Set pixel_width = 0 for fringe bitmap.
(syms_of_xdisp): Remove last_arrow_position and last_arrow_string.
2004-03-01 23:55:52 +00:00
Jason Rumney
c146466189 (w32_read_socket): Fix last change to ButtonPress handling. 2004-03-01 22:46:39 +00:00
Juanma Barranquero
45435c0eaf (allout-rebullet-heading): Fix typo in docstring. 2004-03-01 22:45:27 +00:00
Juanma Barranquero
a64387eecc *** empty log message *** 2004-03-01 18:49:17 +00:00
Juanma Barranquero
eee302177f ($(BLD)/fringe.$(O)): Add dependencies. 2004-03-01 18:47:50 +00:00
Juanma Barranquero
bffe8c261b (Fdefine_fringe_bitmap): Fix typo in docstring. 2004-03-01 18:46:48 +00:00
Juanma Barranquero
7690c76af0 (obj): Add fringe.c. 2004-03-01 18:41:41 +00:00
Jan Djärv
334faa08fc * xfns.c (Fx_display_color_cells): Use number of planes to calculate
how many colors can be displayed.
2004-03-01 12:51:33 +00:00
Kenichi Handa
bb62616fbe *** empty log message *** 2004-03-01 07:09:38 +00:00
Kenichi Handa
948b7d164a (all): Depends on $(WORLD) instead of $(TIT) and
$(MISC-DIC).
(clean, mostlyclean): Don't delete *.elc distributed with tarball.
(maintainer-clean): Delete files that are not in CVS repository.
2004-03-01 07:08:28 +00:00
Kenichi Handa
e6f528ba39 (all): Depends on ${WORLD} instead of ${TIT} and
${MISC-DIC}.
(clean, mostlyclean): Don't delete *.elc distributed with tarball.
(maintainer-clean): Delete files that are not in CVS repository.
2004-03-01 06:56:32 +00:00
Kenichi Handa
c99ffedf9a (Ftranslate_region): Fix previous change 2004-03-01 06:36:08 +00:00
Kenichi Handa
10475277ce (Ftranslate_region): Handle multibyte chars in the arg
TABLE correctly.
2004-03-01 06:19:10 +00:00
Luc Teirlinck
83797c58bf (Abbrev Expansion): Minor change. 2004-03-01 04:12:47 +00:00
Luc Teirlinck
3c028f5c70 (Marker Insertion Types): Minor change. 2004-03-01 03:46:33 +00:00
Vinicius Jose Latorre
b8d955f419 Replace "As Is..." in PostScript file print/preview by "No Preprocessing...". 2004-03-01 02:26:01 +00:00
Vinicius Jose Latorre
acc037ba7a Adjust buffer interface. 2004-02-29 23:59:04 +00:00
Vinicius Jose Latorre
60df72550d Doc fix. 2004-02-29 23:27:07 +00:00
Juanma Barranquero
05f1c4ec55 (desktop-file-version, desktop-after-read-hook): Fix typos.
(desktop-clear-preserve-buffers): Remove redundant info in docstring
already shown by the obsolescence message.
(desktop-truncate, desktop-internal-v2s, desktop-value-to-string): Change
argument name to match docstring.
2004-02-29 23:13:58 +00:00
Juanma Barranquero
bf9ac69bcf (tpu-set-mark): Fix typo. 2004-02-29 23:10:58 +00:00
Juanma Barranquero
45a878638e (eshell-smart-maybe-jump-to-end): Fix typo. 2004-02-29 23:09:51 +00:00
Miles Bader
3f383e4ad7 Resolve CVS conflicts 2004-02-29 22:18:04 +00:00
Simon Josefsson
aef3a1f2eb (Authentication): Changed the list of supported
authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
<voegelas@gmx.net>.
2004-02-29 22:08:05 +00:00
Juanma Barranquero
5bb0fcd1e7 * man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
$(DEL) instead of rm, and ignore exit code.

* lispintro/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
$(DEL) instead of rm, and ignore exit code.

* lispref/makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
rm, and ignore exit code.
2004-02-29 20:28:11 +00:00
Juanma Barranquero
9e6e8d1a2c *** empty log message *** 2004-02-29 19:15:43 +00:00
Kai Großjohann
5ec2cc41db Tramp: sync with upstream version 2.0.39. 2004-02-29 17:52:17 +00:00
Vinicius Jose Latorre
cc86f83f38 Doc fix. 2004-02-29 17:13:24 +00:00
Kim F. Storm
0fd16104a5 *** empty log message *** 2004-02-29 11:28:20 +00:00
Juanma Barranquero
89b1172bfa Remove bogus reference to user option unicode-data. 2004-02-29 01:54:40 +00:00
Miles Bader
cb84108b0e Resolve CVS conflicts 2004-02-28 22:45:01 +00:00
Vinicius Jose Latorre
4e7d32748f Doc fix. 2004-02-28 22:22:38 +00:00
Vinicius Jose Latorre
cd0f9f85ad New funs. 2004-02-28 22:13:00 +00:00
Vinicius Jose Latorre
7fd08a0ae7 Doc fix. 2004-02-28 21:37:17 +00:00
Vinicius Jose Latorre
97818b07c3 Doc fix. 2004-02-28 21:01:46 +00:00
Vinicius Jose Latorre
06c97a0410 Doc fix. 2004-02-28 20:50:45 +00:00
Richard M. Stallman
ab6d47ea5f New file. 2004-02-28 17:47:26 +00:00
Jan Djärv
b59dd9c823 xfns.c (x_window): Fixed indentation
* xterm.c (x_calc_absolute_position): Call x_real_positions
  to get WM window sizes and use those to calculate position.
  (x_set_offset): Removed code commented out.
2004-02-28 16:22:06 +00:00
Juri Linkov
c0bf9913f8 lisp/ffap.el 2004-02-28 05:02:20 +00:00
Juri Linkov
0f76d837dd (dired-at-point): Additional writability test for relative directory names.
(dired-at-point-prompter): Treat directories as a directory,
get the directory component from files.
(ffap-string-at-point): Return string from region if region is active.
(ffap-file-at-point): Remove redundant code.
2004-02-28 05:00:19 +00:00
Juanma Barranquero
28eba01f65 Fix typos and formatting. 2004-02-28 02:22:38 +00:00
Miles Bader
a874691c6c Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-119
src/keyboard.c (adjust_point_for_property): #ifdef-out dodgy xassert
2004-02-28 01:53:35 +00:00
Kim F. Storm
ec03e8b30a Put gdb breakpoint icons in fringe when available. 2004-02-28 01:32:35 +00:00
Kim F. Storm
c0550a50ac (breakpoint-enabled-icon, breakpoint-disabled-icon):
Initialize margin area images to nil.
(breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
(breakpoint-enabled-bitmap-face)
(breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
(gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
(gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
(gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
(gdb-reset): Use gdb-remove-breakpoint-icons.
(gdb-put-string): Add dprop arg to specify alternative display
property (for setting fringe bitmap).
(gdb-remove-strings): Doc fix.
(gdb-put-breakpoint-icon): New defun which displays a breakpoint
icon in fringe (if available), or else as icon or text in display
margin.  Creates necessary icons in breakpoint-bitmap,
breakpoint-enabled-icon, and/or breakpoint-disabled-icon.  Also
make left window margin if required.
(gdb-remove-breakpoint-icons): New defun to remove breakpoint
icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
no longer needed.
(gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
gdb-put-breakpoint-icon.
(gdb-assembler-mode): Don't set left-margin-width here.
2004-02-28 01:32:01 +00:00
Kim F. Storm
40c6ee742c (window_loop, Fforce_window_update): Force mode line
updates by setting prevent_redisplay_optimizations_p and
update_mode_lines.
2004-02-28 01:02:51 +00:00