- 11 Nov, 1999 1 commit
-
-
Gerd Moellmann authored
-
- 10 Nov, 1999 10 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(ps-mode-submit-bug-report): New function. Entry added to menu.
-
Gerd Moellmann authored
(syms_of_xfns): Initialization of QCuser_data removed. (parse_image_spec): Don't handle :user-data specially. Allow unknown keys. Remove parameter ALLOW_OTHER_KEYS. (xbm_image_p, xbm_load, xpm_image_p, pbm_image_p, png_image_p) (tiff_image_p, jpeg_image_p, gif_image_p, gs_image_p): Call parse_image_spec accordingly.
-
Gerd Moellmann authored
-
William M. Perry authored
-
William M. Perry authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
because that's not used by anything.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
to-address.
-
- 09 Nov, 1999 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
an edge of the buffer. Return nil if affected by fields.
-
Richard M. Stallman authored
(Fend_of_line): Doc fix.
-
Richard M. Stallman authored
pass t to Fconstrain_to_field for ESCAPE-FROM-EDGE. (preceding_pos): Function deleted. (text_property_stickiness): Decrement POS directly. Fix a confusion that used PT instead of POS. (find_field): Properly handle the case of a field boundary where `field' inherits from neither side. (Ffield_beginning, Ffield_end): Doc fixes. (Ferase_field, Ffield_string, Ffield_string_no_properties): Doc fixes.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
to restore track-mouse in the correct buffer.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
lpr-command to "lp" for some system-types. (copied from lpr.el Emacs version 20.2.1).
-
- 08 Nov, 1999 3 commits
-
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
BEFORE_POTENTIAL_GC before DISCARD.
-
- 07 Nov, 1999 6 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(unmark_byte_stack): Renamed from relocate_byte_pcs. Use XUNMARK.
-
Gerd Moellmann authored
(resize_mini_window): Fix computation of needed mini-window height.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
locally there. Rearrange case statements so that thos most frequently executed come first. Avoid goto's in frequently executed cases.
-
- 05 Nov, 1999 12 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
AFTER_POTENTIAL_GC around internal_catch.
-
Gerd Moellmann authored
Add extern declaration for byte_stack_list.
-
Gerd Moellmann authored
(internal_catch, Fcondition_case, internal_condition_case) (internal_condition_case_1: Save value of byte_stack_list in catchtag. (unwind_to_catch): Restore byte_stack_list from catchtag.
-
Gerd Moellmann authored
relocate_byte_pcs. (init_alloc_once, init_alloc): Set byte_stack_list to null.
-
Gerd Moellmann authored
(byte_stack_list, mark_byte_stack, relocate_byte_pcs): New (BEFORE_POTENTIAL_GC, AFTER_POTENTIAL_GC): New. (FETCH, PUSH, POP, DISCARD, TOP, MAYBE_GC): Rewritten. (HANDLE_RELOCATION): Removed. (Fbyte_code): Use byte_stack structures.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
mode-line-format.
-
Gerd Moellmann authored
comment-start.
-