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

28142 Commits

Author SHA1 Message Date
Gerd Moellmann
0166aed1b5 (jka-compr-compression-info-list): Add `.z'
to extensions handled by gzip.
2000-04-03 13:30:55 +00:00
Gerd Moellmann
587a49abfb (NUM_MOUSE_BUTTONS): Removed. 2000-04-03 12:19:31 +00:00
Gerd Moellmann
fa7dad5bfc (larger_vector): Make externally visible. 2000-04-03 12:13:45 +00:00
Gerd Moellmann
acb3b16fad (larger_vector): Add prototype. 2000-04-03 12:12:35 +00:00
Gerd Moellmann
8e1e42402f (lispy_mouse_names): Variable removed.
(Vlispy_mouse_stem): New variable.
(syms_of_keyboard): Initialize Vlispy_mouse_stem.
(make_lispy_event) <mouse_click, scroll_bar_click>: Don't abort
for any mouse button number.  Increase size of mouse_syms and
button_down_location as needed.  Call modify_event_symbol with
different arguments.
(make_lispy_event) <scroll_bar_click> [USE_TOOLKIT_SCROLL_BARS]:
Call modify_event_symbol with different arguments.
(make_lispy_event) <w32_scroll_bar_click> [WINDOWSNT]: Don't abort
for any button number.  Call modify_event_symbol with different
arguments.
(modify_event_symbol): Rename NAME_ALIST to NAME_ALIST_OR_STEM.
Accept a string for NAME_ALIST_OR_STEM.
2000-04-03 12:11:39 +00:00
Kenichi Handa
843930b70c Fix encoding of the file. 2000-04-03 11:39:31 +00:00
Kenichi Handa
5de75f53b1 (encoded-string-description): Use uppercase letters for hexadecimal
format.
2000-04-03 11:11:58 +00:00
Kenichi Handa
3a100fd68d *** empty log message *** 2000-04-03 11:10:05 +00:00
Kenichi Handa
993b2a7dd4 (encoded-string-description):
Rewritten.   Try pretty description for ISO 2022 escape sequences
only if CODING-SYSTEM is based on ISO 2022.
2000-04-03 04:05:41 +00:00
Kenichi Handa
14c04384b5 *** empty log message *** 2000-04-03 04:05:06 +00:00
Stefan Monnier
2d1675e45c * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
(RE_MULTIBYTE_P, RE_STRING_CHAR_AND_LENGTH): New macros.
(GET_CHAR_BEFORE_2): Moved from charset.h plus fixed minor bug when
we are between str1 and str2.
(MAX_MULTIBYTE_LENGTH, CHAR_STRING) [!emacs]: Provide trivial default.
(PATFETCH): Use `TRANSLATE'.
(PATFETCH_RAW): Fetch multibyte char if applicable.
(PATUNFETCH): Remove.
(regex_compile): Rely on PATFETCH to do most of the multibyte magic.
When writing a char, write it directly into the pattern buffer rather
than going needlessly through a temp char-array.
(re_match_2_internal): Similarly, rely on RE_STRING_CHAR to do the
multibyte magic and remove the useless `#ifdef emacs'.
(bcmp_translate): Don't compare as multibyte chars when in a unibyte
buffer.
* regex.h (struct re_pattern_buffer): Make field `multibyte'
conditional on `emacs'.
* charset.h (GET_CHAR_BEFORE_2): Moved to regex.c.
2000-04-02 23:56:46 +00:00
Ken Raeburn
096540869a * composite.c (run_composite_function): Use NILP when checking for nil.
(syms_of_composite): Delete local var NARGS, pass an int as first argument to
Fmake_hash_table.
2000-04-02 02:42:12 +00:00
Ken Raeburn
2387b382ff fix error in last log message 2000-04-02 02:33:22 +00:00
Ken Raeburn
c01fbf95df * editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test
Lisp_Object boolean value.
(Fformat): Use a temporary variable to avoid ENABLE_CHECKING problems reading
from and changing the same lisp value in an XSETSTRING call.
2000-04-02 02:31:07 +00:00
Ken Raeburn
cc2d8c6b3d * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type
versions of XMARK and friends here, because XMARK and friends won't work on an
integer field if NO_UNION_TYPE is not defined.
(make_number): Define as a function if it's not defined as a macro.
2000-04-02 01:52:58 +00:00
Dave Love
ccf5869a2e *** empty log message *** 2000-04-01 14:42:59 +00:00
Dave Love
2279eb90bb Change customization group to c' from C'. 2000-04-01 14:36:01 +00:00
Gerd Moellmann
27660e89c5 *** empty log message *** 2000-04-01 13:39:21 +00:00
Gerd Moellmann
4e6ba4a490 (TN_no_color_video): New variable.
(term_init): Intitialize TN_no_color_video.
(enum no_color_bit): New enumeration.
(MAY_USE_WITH_COLORS_P): New macro.
(turn_on_face): Use it to determine if attributes may be used
combined with colors.
2000-04-01 13:33:12 +00:00
Ken Raeburn
6fc556fdb4 Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
* xdisp.c (compute_string_pos): Fix order of arguments to
string_pos_nchars_ahead.
(handle_fontified_prop, add_to_log): Pass int, not Lisp_Object, as
count arg to variable-arg routines like Frun_hook_with_args and Fformat.
(back_to_previous_visible_line_start, build_desired_tool_bar_string):
Pass Lisp_Object, not int, to fixed-arg routines like
Fget_char_property and Fmake_string.
(reconsider_clip_changes): Use XINT when comparing integer lisp
objects, or passing them as int arguments.
(mark_window_display_accurate, insert_left_trunc_glyphs, append_space,
extend_face_to_end_of_line): Use make_number when storing or passing
integer values as lisp objects.
(set_cursor_from_row, highlight_trailing_whitespace): Use INTEGERP,
not implicit test against zero, for glyph object.
(try_window_id): Don't use make_number when we want an int value.

* xfaces.c (xlfd_symbolic_value): Make last argument a Lisp_Object, to
be consistent with callers.
(Fbitmap_spec_p): Use XINT to get numeric value of height.
(lface_hash): Apply XFASTINT to lisp values before folding in.

* xfns.c (Fx_show_tip): Use make_number to get lisp objects to fill in window
width and height.  Pass an int, not a lisp object, as first arg to Finsert.
2000-04-01 12:59:53 +00:00
Ken Raeburn
3578db3c16 * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues
with int lvalues via casts; instead, just yield lisp object
lvalues.
(enlarge_window): Variable sizep now points to Lisp_Object.  Use
proper accessor macros.
(shrink_window_lowest_first): w->top is Lisp_Object; use XINT.
(grow_mini_window): Fix typo getting int value of root->height.
2000-04-01 12:39:03 +00:00
Gerd Moellmann
610d841ea4 *** empty log message *** 2000-04-01 12:25:00 +00:00
Gerd Moellmann
17e8204bae (realize_basic_faces): Block input while realizing
the faces.
2000-04-01 12:23:25 +00:00
Gerd Moellmann
a2272f321b (vc-backend-diff): Return the correct status if we had to
retry the rcsdiff command without the --brief option.
2000-04-01 12:19:35 +00:00
Dave Love
46a610ab78 (vcursor-move): Use display-color-p. 2000-04-01 12:09:42 +00:00
Dave Love
f6afe80c72 Provide mule-utils.
(string-to-sequence): Simplify and speed up.
2000-04-01 12:03:57 +00:00
Dave Love
e127a7225e (make-coding-system): Purecopy doc-string. 2000-04-01 11:58:23 +00:00
Dave Love
cda74479bb Various menu changes.
(describe-specified-language-support): Handle `Default'.
(set-language-info): Purecopy `info'.
2000-04-01 11:54:49 +00:00
Gerd Moellmann
6e7b24574b (lispy_mouse_names): Add additional mouse names. 2000-04-01 11:50:58 +00:00
Gerd Moellmann
218b0fd57b (NUM_MOUSE_BUTTONS): Increase to 15. 2000-04-01 11:48:59 +00:00
Dave Love
2de477650b (help-manyarg-func-alist): Correct several omissions. 2000-03-31 19:59:07 +00:00
Dave Love
7283881951 *** empty log message *** 2000-03-31 19:06:44 +00:00
Dave Love
00ec9206c9 *** empty log message *** 2000-03-31 17:55:15 +00:00
Dave Love
3f724e9a22 (Emulation): Mention TPU.
(Hyperlinking): New.
2000-03-31 17:54:44 +00:00
Dave Love
ba075df539 (Other Repeating Search): Mention tags-based search. 2000-03-31 17:13:44 +00:00
Dave Love
5960adc712 Don't require cl, fortran.
(add-log-current-defun-function): Doc fix.
(change-log-version-number-regexp-list): Remove SCCS stuff.  Doc
fix.
(change-log-mode-map): Defvar directly.
(change-log-version-rcs): Function deleted.
(change-log-version-number-search): Doc fix.
2000-03-31 16:00:08 +00:00
Dave Love
7f9de034e8 *** empty log message *** 2000-03-31 11:55:15 +00:00
Gerd Moellmann
aa110c0c9e *** empty log message *** 2000-03-31 11:54:40 +00:00
Gerd Moellmann
474848acee (x_produce_glyphs): When displaying unibyte text
or ASCII, handle case that per-char metric is NULL.
2000-03-31 11:52:58 +00:00
Gerd Moellmann
ba74d3e36a (print-region-1): Use -d to specify printer name for
systems `usg-unix-v*, `dgux', `hpux', `irix'.
2000-03-31 11:29:51 +00:00
Gerd Moellmann
c3b2784b4b (byte-compile-file-form-autoload): Re-enable new code. 2000-03-31 11:28:14 +00:00
Gerd Moellmann
78ecf55a6a (byte-compile-inline-expand): Look
for function definition in symbol's function value slot first
instead of first consulting byte-compile-function-environment.

Fix byte-compiler warnings format.
2000-03-31 11:25:10 +00:00
Dave Love
d951f8cb75 (outline-font-lock-keywords): Use :upper:
and :alpha: char classes.
2000-03-31 11:07:14 +00:00
Dave Love
de2d094281 Zap MULE/NEmacs advice. 2000-03-31 10:55:08 +00:00
Dave Love
82db7fdf6b Defvar curline when compiling.
(sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
(sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
rather than a-zA-Z0-9 to allow non-ASCII characters.
2000-03-31 10:50:03 +00:00
Kenichi Handa
b9427ca6bb ("Polish"): New language environment.
(setup-polish-environment): New function.
2000-03-31 01:11:51 +00:00
Kenichi Handa
6733d07461 *** empty log message *** 2000-03-31 01:11:13 +00:00
Kenichi Handa
9ad8204c3b ("polish-slash"): New input method. 2000-03-31 01:01:34 +00:00
Dave Love
7d29122620 Hyperlinks, help echo. 2000-03-30 23:12:55 +00:00
Dave Love
d9701e91ec Tooltips extra. C-x 5 1. 2000-03-30 23:10:17 +00:00