Kenichi Handa
ebeccffa9e
*** empty log message ***
2001-01-15 04:32:25 +00:00
Kenichi Handa
05f71b4909
(define-ccl-program): Fix docstring.
2001-01-15 00:38:41 +00:00
Francesco Potortì
9b8b3b6779
Added instructions for use of Ada tags.
2001-01-14 21:04:25 +00:00
Francesco Potortì
89d57763af
Changes for makefile support in etags.
2001-01-14 20:48:05 +00:00
Eli Zaretskii
8d7ff9c808
*** empty log message ***
2001-01-14 19:26:14 +00:00
Eli Zaretskii
6e8e8e47a9
(dired-insert-directory): If file-system-info fails,
...
remove the " free " part, but don't signal an error.
2001-01-14 19:16:07 +00:00
Gerd Moellmann
291c7e74d2
(write_c_args): Print newlines as spaces.
2001-01-13 16:49:49 +00:00
Kenichi Handa
1c0e6fa43c
(WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define
...
it instead of WORDS_BIGENDIAN. Caller changed.
2001-01-13 07:14:02 +00:00
Kenichi Handa
643881261d
*** empty log message ***
2001-01-13 07:13:41 +00:00
Kenichi Handa
c8d4d4ccd1
Fix typo in the code setting x_search_path.
2001-01-13 07:10:58 +00:00
Jason Rumney
8edb0a6fb7
(x_to_w32_color, x_set_icon_name, xlfd_strip_height)
...
(w32_list_synthesized_fonts, lookup_image, Fx_file_dialog)
(Fw32_send_sys_command): Remove unused variables.
(w32_msg_pump): Add parentheses.
(Fimage_size, image_ascent, lookup_image)
(IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR, parse_image_spec)
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format)
(tiff_format, gif_format, gs_format): Adapt to change of image
margins.
2001-01-13 00:04:05 +00:00
Jason Rumney
d6ff54d52f
(x_produce_image_glyph, x_draw_image_foreground)
...
(x_draw_image_relief, x_draw_image_foreground_1)
(x_draw_image_glyph_string): Adapt to change of image margins.
(w32_fill_rect, w32_read_socket, x_bitmap_icon)
(x_new_fontset, x_calc_absolute_position, x_iconify_frame):
Add parentheses.
2001-01-13 00:01:51 +00:00
Jason Rumney
253574a62d
(init_environment, sys_shutdown, sys_pipe): Remove unused
...
variables.
2001-01-13 00:00:26 +00:00
Jason Rumney
486a1063b9
(search_file_line, get_cached_font_char)
...
(cache_char_offset, create_offscreen_bitmap): Remove unused variables.
2001-01-12 23:59:37 +00:00
Jason Rumney
a1bcc85a38
(w32_console_toggle_lock_key): Add parentheses.
2001-01-12 23:59:09 +00:00
Sam Steingold
dbe99ae975
new backquote syntax
2001-01-12 22:49:40 +00:00
Sam Steingold
d30717c9d7
added elisp reference manual
2001-01-12 22:44:24 +00:00
Richard M. Stallman
6bfdc2e29f
(last): Handle a list that doesn't end in nil.
2001-01-12 19:51:09 +00:00
Richard M. Stallman
420198cbe2
*** empty log message ***
2001-01-12 19:48:56 +00:00
Sam Steingold
ca2ddd8ed5
(lisp-mode-shared-map): Bind backspace' to backward-delete-char-untabify'.
2001-01-12 18:07:31 +00:00
Gerd Moellmann
b30623bee0
*** empty log message ***
2001-01-12 15:21:00 +00:00
Gerd Moellmann
35a415071e
(Vtool_bar_button_margin): Replaces tool_bar_button_margin.
...
(build_desired_tool_bar_string): Handle Vtool_bar_button_margin
being a pair of margins.
(syms_of_xdisp): Change DEFVAR_INT of tool-bar-button-margins
to DEFVAR_LISP. Extend doc.
2001-01-12 15:12:10 +00:00
Gerd Moellmann
22d650b851
(x_produce_image_glyph, x_draw_image_foreground)
...
(x_draw_image_relief, x_draw_image_foreground_1)
(x_draw_image_glyph_string): Adapt to the change of image margins.
2001-01-12 15:09:58 +00:00
Gerd Moellmann
3ed61e75f4
(Fimage_size, image_ascent): Adapt to the change of image
...
margins.
(lookup_image): If `:margin MARGIN' is specified, and MARGIN is a
pair of integers `(X . Y)', use X for the horizontal and Y for the
vertical margin.
(IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR): New enumerator.
(parse_image_spec): Check it.
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format)
(tiff_format, gif_format, gs_format): Use
IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR for :margin.
2001-01-12 15:09:21 +00:00
Gerd Moellmann
f821599397
(struct image): Replace member `margin' with
...
`hmargin' and `vmargin'.
2001-01-12 15:08:17 +00:00
Eli Zaretskii
3bffc6653c
Fix a typo in the last entry for dispnew.c
2001-01-12 14:33:21 +00:00
Gerd Moellmann
607d9f9fe2
(clear_mouse_face=): Improve a comment.
2001-01-12 14:16:15 +00:00
Gerd Moellmann
4554cc7993
Fix last change.
2001-01-12 14:11:51 +00:00
Gerd Moellmann
074b781a4c
(update_text_area): Put code which decrements the
...
stop position when the row's face extends to the end of the
line in � 0.
2001-01-12 14:09:54 +00:00
Gerd Moellmann
b94c0d9c63
(Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
...
and GLYPHS.
(Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
and GLYPHS.
2001-01-12 14:09:24 +00:00
Dave Love
1751c874dc
(customize-menu-create): Fix the :filter.
2001-01-12 12:59:53 +00:00
Dave Love
bd1f16ce5b
(function): Add :match-alternatives.
...
(widget-color-action): Doc fix.
2001-01-12 12:54:42 +00:00
Dave Love
50a8310e77
(ada-popup-key): Fix last change.
2001-01-12 12:40:28 +00:00
Gerd Moellmann
3cccce8d1b
*** empty log message ***
2001-01-12 12:38:50 +00:00
Gerd Moellmann
bcf26b3836
(x_set_mouse_color): Fix color allocation.
2001-01-12 12:38:21 +00:00
Gerd Moellmann
e7c6f2d4a6
(calendar-basic-setup): Doc fix.
2001-01-12 11:51:31 +00:00
Gerd Moellmann
4956d1efe2
Call get_local_map with new argument list.
...
(Fwhere_is_internal): Rename parameter XKEYMAP to KEYMAP.
2001-01-12 11:19:36 +00:00
Gerd Moellmann
95a7097d65
(enum map_property): Removed.
...
(get_local_map): Change prototype.
2001-01-12 11:18:41 +00:00
Gerd Moellmann
2b4b027f3a
(get_local_map): Change TYPE to Lisp_Object.
2001-01-12 11:18:20 +00:00
Gerd Moellmann
24a40fbb28
Call get_local_map with new argument list.
2001-01-12 11:17:53 +00:00
Kenichi Handa
5beaa0d168
(prefer-coding-system): Fix docstring.
2001-01-12 06:33:21 +00:00
Kenichi Handa
60a62fdcd3
*** empty log message ***
2001-01-12 06:33:07 +00:00
Kenichi Handa
5be6896497
(define-ccl-program): Fix docstring.
2001-01-12 05:40:00 +00:00
Kenichi Handa
18bfd6b537
*** empty log message ***
2001-01-12 05:39:33 +00:00
Dave Love
14fd0da3e6
*** empty log message ***
2001-01-11 23:15:04 +00:00
Dave Love
4c635a29c6
NBSP as hollow box
2001-01-11 23:09:41 +00:00
Dave Love
1492f7ac70
(standard-display-european-internal):
...
Set display table for 2208 as for 160.
2001-01-11 23:01:41 +00:00
Gerd Moellmann
a23887b96a
(build_desired_tool_bar_string): Correct the computation
...
of the size needed for the tool bar string. For the last image,
use a `display' property that reaches to the end of the string.
2001-01-11 19:33:59 +00:00
Dave Love
562e00daec
(fortran-mode-map): Modify Customization
...
entry for custom-menu-create change.
(fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
don't cons it in the search loop.
2001-01-11 19:13:43 +00:00
Dave Love
117be359bf
(imenu--truncate-items): Revert last change.
2001-01-11 19:04:29 +00:00