1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

59882 Commits

Author SHA1 Message Date
Jan Djärv
1b3b0b5f0b * cmdargs.texi (Icons X): Fix typo. 2005-10-12 14:21:23 +00:00
Kenichi Handa
339ef8ceee (Position Info): Describe the case that Emacs shows
"part of display ...".
2005-10-12 13:03:09 +00:00
YAMAMOTO Mitsuharu
6de0e1a293 (note_mouse_movement): Undo last change. 2005-10-12 12:19:15 +00:00
Kim F. Storm
ce728a0c84 (handle_one_xevent): Clear last_mouse_glyph on mouse up/down. 2005-10-12 11:43:57 +00:00
Kim F. Storm
78f3b91f68 *** empty log message *** 2005-10-12 11:43:26 +00:00
Kim F. Storm
d54f452e20 (fancy-splash-default-action): Discard mouse click in
the spash screen window, as it has no sensible meaning in the
next window to be selected.  Fixes error reported by Jan Djärv
2005-10-12 11:22:57 +00:00
YAMAMOTO Mitsuharu
621036f968 *** empty log message *** 2005-10-12 11:19:29 +00:00
YAMAMOTO Mitsuharu
47b40faff4 (note_mouse_movement): Restore help_echo_string if mouse is moved
inside last_mouse_glyph.
2005-10-12 11:18:01 +00:00
Romain Francoise
b639c9be35 (init_buffer): Rename rc' to len' for clarity. 2005-10-12 10:14:41 +00:00
Romain Francoise
136b3a73a2 *** empty log message *** 2005-10-12 10:10:04 +00:00
Lars Hansen
49ee889507 *** empty log message *** 2005-10-12 10:04:57 +00:00
YAMAMOTO Mitsuharu
76d8f04c6d (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
get end of text rows.  Obtain header-line/mode-line rows directly.
2005-10-12 09:50:50 +00:00
Lars Hansen
97b3a2143e (desktop-load-file): Do nothing when FUNCTION is nil. 2005-10-12 09:16:55 +00:00
Kim F. Storm
cc9e7d9176 (glyph_rect, remember_mouse_glyph): Remove X versions.
(note_mouse_movement, XTmouse_position): Use generic
remember_mouse_glyph, add last_mouse_glyph arg.
2005-10-11 22:37:01 +00:00
Kim F. Storm
984c107d5e (remember_mouse_glyph): New generic version based on
glyph_rect and remember_mouse_glyph from xterm.c enhanced to
properly handle all different window areas.
2005-10-11 22:36:46 +00:00
Kim F. Storm
1bb92ecaf3 (note_mouse_movement): Fix last_mouse_glyph check.
(glyph_rect, remember_mouse_glyph): Remove w32 specific versions.
(note_mouse_movement, w32_mouse_position): Use generic
remember_mouse_glyph, add last_mouse_glyph arg.
2005-10-11 22:36:35 +00:00
Kim F. Storm
e2570d37b2 (note_mouse_movement): Add call to remember_mouse_glyph.
(glyph_rect, remember_mouse_glyph): Remove mac specific versions.
(XTmouse_position): Adapt to use generic remember_mouse_glyph
instead of pixel_to_glyph_coords.
2005-10-11 22:35:40 +00:00
Kim F. Storm
d7f18f68ff (remember_mouse_glyph): Add prototype. 2005-10-11 22:35:22 +00:00
Kim F. Storm
7a1277840d *** empty log message *** 2005-10-11 22:35:06 +00:00
Kim F. Storm
66d41723c5 (coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
Fix x position for ON_TEXT when left margin width > 0.
2005-10-11 22:21:50 +00:00
Kim F. Storm
d76432f581 *** empty log message *** 2005-10-11 22:21:36 +00:00
Richard M. Stallman
decb2a9e5b (sh-tmp-file): Use mktemp -t. Finish support for es and rc shells. 2005-10-11 22:06:53 +00:00
Stefan Monnier
f8b4fcda05 Sync with version in the GNU MDK project.
Try to fix up minor layout issues like indentation, line break, etc...
(mixal-mode-syntax-table): Don't try to specify comment syntax,
because it doesn't work.
(mixal-operation-codes): Add some more codes.
(mixal-font-lock-keywords): Process comments here.
(mixal-mode): mixasm no longer needs -g option.
2005-10-11 21:22:14 +00:00
Jay Belanger
125df7f5c8 *** empty log message *** 2005-10-11 19:46:24 +00:00
Jay Belanger
bc7fb06793 (Integration): Mention using `a i' to compute definite integrals. 2005-10-11 19:43:00 +00:00
Jay Belanger
b682966a61 (calc-integral): With an argument, compute the definite integral. 2005-10-11 19:41:48 +00:00
Chong Yidong
351b3bee2f * mouse.el (mouse-drag-region-1): Don't try to catch a
double-click when doing follow-link (it's overridden anyway).
2005-10-11 15:30:31 +00:00
Chong Yidong
592b0a3b6d (mouse-drag-region-1): Don't try to catch a
double-click when doing follow-link (it's overridden anyway).
2005-10-11 15:30:31 +00:00
Romain Francoise
f727012811 *** empty log message *** 2005-10-11 15:18:36 +00:00
Kim F. Storm
a65fc2c397 (make_lispy_position): Fix buffer calculations for
mouse click or movement in right fringe and the margins.
2005-10-11 15:07:28 +00:00
Kim F. Storm
4d1add72eb (coordinates_in_window): Fix returned y position when
ON_SCROLL_BAR.
2005-10-11 15:07:07 +00:00
Kim F. Storm
55a4ac3e20 *** empty log message *** 2005-10-11 15:06:48 +00:00
Juanma Barranquero
4e0c0d75ab *** empty log message *** 2005-10-11 10:54:03 +00:00
Juanma Barranquero
ac644d50c0 (update-directory-autoloads): Doc fix.
(autoload-print-form-outbuf): Add docstring.
2005-10-11 10:45:59 +00:00
Juanma Barranquero
2d4713aa66 *** empty log message *** 2005-10-11 08:32:08 +00:00
Juanma Barranquero
b25a72ab31 (fn_jpeg_stdio_src): Don't define it.
(init_jpeg_functions): Don't initialize `fn_jpeg_stdio_src'.
(our_common_init_source): Rename from `our_init_source'.
(our_common_term_source): Rename from `our_term_source'.
(our_memory_fill_input_buffer): Rename from `our_fill_input_buffer'.
(our_memory_skip_input_data): Rename from `our_skip_input_data'.
(jpeg_memory_src): Use the new names.
(struct jpeg_stdio_mgr): New struct.
(JPEG_STDIO_BUFFER_SIZE): New constant.
(our_stdio_fill_input_buffer, our_stdio_skip_input_data, jpeg_file_src): New
functions.
(jpeg_load): Use `jpeg_file_src' instead of `fn_jpeg_stdio_src'.
2005-10-11 08:25:27 +00:00
Juanma Barranquero
bf0b151d47 (FATAL ERRORS): Remove item about JPEG libraries on Windows (Done). 2005-10-11 08:23:28 +00:00
Juri Linkov
25f7a98cab *** empty log message *** 2005-10-11 05:55:17 +00:00
Juri Linkov
8300a5b5c7 (Info-mode-menu): Delete menu item "Edit".
(Info-mode): Delete description of Info-edit from docstring,
and rearrange descriptions of Info commands in the order
they are documented in the Info manual.
2005-10-11 05:47:55 +00:00
Juri Linkov
655e5fd57a Rearrange nodes.
(Top): Update menu.  Change ref `Info for Experts' to
`Advanced Info Commands'.
(Getting Started): Fix description of manual's parts.
(Help-Int): Change xref `Info Search' to `Search Index', and
`Expert Info' to `Advanced'.
(Advanced): Move node one level up.
(Search Text, Search Index): New nodes split out from `Info Search'.
(Go to node, Choose menu subtopic, Create Info buffer): New nodes
split out from `Advanced'.
(Advanced, Emacs Info Variables): De-document editing an Info file
in Info.
(Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
(Creating an Info File): Delete node and move its text to
`Expert Info'.
2005-10-11 05:47:11 +00:00
Stefan Monnier
a120694fca (appt-check): Use diary-selective-display var. 2005-10-11 05:08:25 +00:00
YAMAMOTO Mitsuharu
71b7a47f79 (PER_CHAR_METRIC): Remove unused macro.
(fm_font_family_alist): New variable.
(syms_of_macterm): Initialize and staticpro it.
(decode_mac_font_name): Replace '-' in family name with '_' if it
occurs just once.  Lower family name.
(parse_x_font_name): Rename from x_font_name_to_mac_font_name.
All uses changed.  Remove argument MF and code conversion for it.
Add argument SIZE.  Rename argument MF_DECODED to FAMILY, and CS
to CHARSET.  Parse font size.  Lower family name.  Return integer
value for status of parsing.
(init_font_name_table) [USE_ATSUI]: Use decode_mac_font_name.
Don't use Fdowncase because family name is already lowered by
decode_mac_font_name.
(init_font_name_table): Always call decode_mac_font_name.  Add
pair of family name and its reference to fm_font_family_alist.
(mac_clear_font_name_table): Clear fm_font_family_alist.
(XLoadQueryFont): Move font size parsing part to parse_x_font_name.
Lookup fm_font_family_alist to get font family reference.
(XLoadQueryFont) [USE_ATSUI]: Don't use Fdowncase because family
name is already lowered by parse_x_font_name.
2005-10-11 03:35:54 +00:00
Miles Bader
3c02eaa7d3 Add arch tagline 2005-10-11 00:29:35 +00:00
Kim F. Storm
f0ad2f4c89 (glyph_rect): Return 0 if position is outside text area. 2005-10-10 22:54:19 +00:00
Kim F. Storm
31ab1f0585 (make_lispy_position): Fix buffer position calculation for
mouse click or movement in fringe.
2005-10-10 22:54:03 +00:00
Kim F. Storm
74051a928f *** empty log message *** 2005-10-10 22:50:01 +00:00
Richard M. Stallman
dba0acf67c (newsticker-start, newsticker-show-news): Add autoload cookies. 2005-10-10 22:32:07 +00:00
Richard M. Stallman
17a3b6da97 (sh-tmp-file): Use mktemp. 2005-10-10 21:24:29 +00:00
Kim F. Storm
58af559124 *** empty log message *** 2005-10-10 20:49:55 +00:00
Jay Belanger
fe7d6d98ed (Matrix and Scalar Modes, Kinds of Declarations): Mention square
matrix mode.
2005-10-10 20:00:13 +00:00