Gerd Moellmann
e84b1dea00
(Fhash_table_weakness): Replaces F_hash_table_weak.
...
(cmpfn_eql, sxhash): Use XFLOAT_DATA.
1999-09-02 20:52:51 +00:00
Gerd Moellmann
84c499c560
(margin): Change background to "gray" for mono (this is
...
drawn with a stipple pattern).
1999-09-02 20:52:48 +00:00
Gerd Moellmann
ca42b2e80b
(try_window_id): Reset first_unchanged_at_end_row
...
if we have displayed to the bottom of the window.
1999-09-02 20:35:56 +00:00
Gerd Moellmann
ce1dc5105e
(Fforward_word): Stop at a mini-buffer prompt end
...
in both directions. Extend documentation.
1999-09-02 20:35:55 +00:00
Gerd Moellmann
7ec44ec68f
(set_buffer_internal): Never set
...
windows_or_buffers_changed.
1999-09-02 20:35:53 +00:00
Gerd Moellmann
280decf4d1
(next-history-element): Use minibuffer-prompt-end once
...
again. Remove test for minibuffer-prompt-in-buffer.
1999-09-02 20:35:50 +00:00
Dave Love
931d90250e
Update Ada, ILISP, GNUPG, MULE_UCS.
1999-09-02 17:06:35 +00:00
Eli Zaretskii
57c298c426
(vc-update-change-log): Use small-temporary-file-directory when non-nil.
1999-09-02 12:50:28 +00:00
Eli Zaretskii
77f9071128
(c-macro-expansion): Use small-temporary-file-directory when non-nil.
1999-09-02 12:38:02 +00:00
Eli Zaretskii
659cb92874
(ediff-temp-file-prefix): Use
...
small-temporary-file-directory if non-nil.
1999-09-02 12:33:53 +00:00
Eli Zaretskii
607f86f527
(command-line): Compute the value of
...
small-temporary-file-directory.
1999-09-02 12:30:24 +00:00
Eli Zaretskii
9531ab86d9
(small-temporary-file-directory): New variable.
1999-09-02 12:24:54 +00:00
Eli Zaretskii
171a45d9f6
(shell-command, shell-command-on-region): Use
...
make-temp-name properly. Use small-temporary-file-directory if
non-nil, otherwise temporary-file-directory, to generate temporary
files.
1999-09-02 12:05:07 +00:00
Eli Zaretskii
b046ee9f70
(direct-print-region-helper): Use temporary-file-directory.
1999-09-02 11:51:42 +00:00
Richard M. Stallman
6f9a5d90c6
(asm-mode): Set comment-start properly from asm-comment-char.
...
(asm-font-lock-keywords): Recognize instruction width suffixes.
1999-09-02 04:48:09 +00:00
Richard M. Stallman
74d9353381
Initial revision
1999-09-01 23:31:57 +00:00
Karl Heuer
476a78b925
*** empty log message ***
1999-09-01 20:59:41 +00:00
Gerd Moellmann
337aaf1fda
(read_minibuf): Flush display after setting cursor to
...
column 0.
1999-09-01 13:37:07 +00:00
Dave Love
84e7cd782a
Add faq.
1999-09-01 11:18:42 +00:00
Dave Love
0d17cd5c71
General changes sent to Lerner, plus some XEmacs expurgation.
1999-09-01 11:14:20 +00:00
Dave Love
71e6882726
Initial revision
1999-09-01 11:06:25 +00:00
Dave Love
95ac0a6fa5
(help-make-xrefs): Don't lose on non-empty blank line after key table.
1999-08-31 17:17:18 +00:00
Dave Love
46c7aa656c
Comment on DEFVAR_BOOL.
1999-08-31 16:41:06 +00:00
Dave Love
e89a34decc
(byte-boolean-vars): Add several w32 and redisplay variables.
1999-08-31 16:23:24 +00:00
Gerd Moellmann
7e6c20e825
(__FreeBSD_version): Don't define it if it is
...
already defined. This avoids a warning from buffer.c.
1999-08-31 14:00:32 +00:00
Dave Love
22d85d00b0
(push): Fix typo.
1999-08-31 13:12:46 +00:00
Richard M. Stallman
b27c699564
Fix previous change.
1999-08-30 23:58:18 +00:00
Richard M. Stallman
7263dc568d
Many doc fixes.
...
(ring-size, ring-copy): New functions.
1999-08-30 23:57:22 +00:00
Gerd Moellmann
81fe0ce9f3
(FRAME_X_FLAGS_AREA_COLS): Define it as the total width
...
of both margins.
(FRAME_X_FLAGS_AREA_WIDTH): Likewise.
(FRAME_X_LEFT_FLAGS_AREA_WIDTH): New.
(FRAME_X_RIGHT_FLAGS_AREA_WIDTH): New.
1999-08-30 23:14:40 +00:00
Gerd Moellmann
110859fc3c
Remove unused bitmaps.
...
(continued_bits, continuation_bits, overlay_bits): Change images.
(x_draw_vertical_border): Use FRAME_X_RIGHT_FLAGS_AREA_WIDTH
instead of FRAME_X_FLAGS_AREA_WIDTH.
(x_after_update_window_line): Ditto.
(x_draw_bitmap): Likewise.
(x_draw_row_bitmaps): Likewise.
(x_draw_glyph_string_box): Likewise.
(x_draw_glyphs): Likewise.
(x_scroll_run): Likewise.
(expose_window_tree): Likewise.
(note_mode_line_highlight): Likewise.
(XTset_vertical_scroll_bar): Likewise.
(x_clip_to_row): Likewise.
(x_set_window_size): Likewise.
1999-08-30 23:14:36 +00:00
Gerd Moellmann
fb5ec9cea2
(x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
...
of 2 * that value.
1999-08-30 23:14:33 +00:00
Gerd Moellmann
050d82d7c4
(window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
...
2 * that value.
(window_box_left): Use FRAME_LEFT_FLAGS_AREA_WIDTH instead of
FRAME_FLAGS_AREA_WIDTH.
1999-08-30 23:14:28 +00:00
Gerd Moellmann
b46dfc644e
(coordinates_in_window): Use
...
FRAME_LEFT_FLAGS_AREA_WIDTH instead of FRAME_FLAGS_AREA_WIDTH.
(window_internal_width): Subtract FRAME_FLAGS_AREA_WIDTH once
instead of twice.
1999-08-30 23:14:27 +00:00
Gerd Moellmann
9aa9574988
(set_frame_size): Set flags_area_extra to
...
FRAME_FLAGS_AREA_WIDTH instead of 2 * that width.
(EmacsFrameSetCharSize): Ditto.
1999-08-30 23:14:26 +00:00
Gerd Moellmann
5cb26370fb
(FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLS
...
once instead of twice.
(FRAME_LEFT_FLAGS_AREA_WIDTH): New.
1999-08-30 23:14:25 +00:00
Gerd Moellmann
0f799fd9a1
(mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
...
instead of FRAME_FLAGS_AREA_WIDTH.
1999-08-30 23:14:23 +00:00
Gerd Moellmann
e1b7d46cbd
(WINDOW_DISPLAY_PIXEL_WIDTH): Subtract
...
FRAME_FLAGS_AREA_COLS once.
(WINDOW_DISPLAY_LEFT_EDGE_PIXEL_X): Add
FRAME_LEFT_FLAGS_AREA_WIDTH instead of FRAME_FLAGS_AREA_WIDTH.
1999-08-30 23:14:22 +00:00
Gerd Moellmann
ab5d1ddf90
(C_SWITCH_SYSTEM): Added to let configure find headers
...
in /usr/X11R6/include which are checked for with AC_CHECK_HEADER.
1999-08-30 22:50:53 +00:00
Gerd Moellmann
0be97a727d
(USE_TOOLKIT_SCROLL_BARS): Move the test down after
...
the test for Xaw3d.
(HAVE_TIFF): Add -lm to library check.
1999-08-30 22:50:51 +00:00
Gerd Moellmann
ee0403b3f3
(QCweakness): Replaces QCweak.
...
(Fmake_hash_table): Ditto.
(Fmakehash): Ditto.
(syms_of_fns): Ditto.
1999-08-30 21:05:30 +00:00
Karl Heuer
15da78536b
*** empty log message ***
1999-08-30 18:58:31 +00:00
Andreas Schwab
9ee9af7aa2
Include <stdlib.h> if available. Declare errno only if it is not a macro.
1999-08-30 16:19:57 +00:00
Andreas Schwab
92939d319a
Include <stdlib.h> if available.
1999-08-30 16:18:30 +00:00
Andreas Schwab
67ba84d17a
Include <stdlib.h> if available, and declare abort only if not. Include
...
<ctype.h>.
1999-08-30 16:10:03 +00:00
Andreas Schwab
f5969ae957
Add declarations for some functions.
1999-08-30 16:06:22 +00:00
Andreas Schwab
eed63914b0
Include <stdlib.h> if available.
1999-08-30 15:08:30 +00:00
Andreas Schwab
1ee65e5c81
Include <stdlib.h> if available. Don't declare errno if it's a macro.
1999-08-30 15:07:30 +00:00
Andreas Schwab
9ee8cf9e1a
Include <unistd.h> if available.
1999-08-30 15:05:17 +00:00
Richard M. Stallman
c03649190c
(SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):
...
Add support for nested comments.
1999-08-29 21:33:09 +00:00
Richard M. Stallman
95ff8dfc3c
(lisp_parse_state, back_comment, Fmodify_syntax_entry)
...
(Fforward_comment, scan_lists, scan_sexps_forward)
(Fparse_partial_sexp): Add support for nested comments.
(forw_comment): New subroutine used in them.
1999-08-29 21:32:52 +00:00