- 17 Oct, 1994 1 commit
-
-
Morten Welinder authored
-
- 13 Oct, 1994 1 commit
-
-
Richard M. Stallman authored
Call init_editfns now if it was not done before.
-
- 04 Oct, 1994 2 commits
-
-
Karl Heuer authored
Fprevious_char, Fchar_after, Ftranslate_region, Fnarrow_to_region, save_restriction_save): Don't use XFASTINT as an lvalue.
-
Karl Heuer authored
directly.
-
- 27 Sep, 1994 2 commits
-
-
Karl Heuer authored
Finsert_and_inherit_before_markers, Fformat): Use type test macros.
-
Richard M. Stallman authored
unlimited size, and report errors properly. (Fformat_time_string): New function. (syms_of_editfns): Defsubr it.
-
- 22 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 21 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
(Fbox_message): New function to print a message in a dialog box. (Fmessage_or_box): New function that choose whether to print a message in a dialog or in the echo area.
-
- 17 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 16 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 30 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
Use insert_before_markers_and_inherit for character args. (Finsert_and_inherit): Use insert_and_inherit for character args.
-
- 28 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
Use insert_and_inherit if requested.
-
- 25 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jun, 1994 1 commit
-
-
Karl Heuer authored
(get_system_name): New function, now just uses Vsystem_name.
-
- 12 Jun, 1994 1 commit
-
-
Karl Heuer authored
(Ftranspose_regions): Don't precompute pointers into buffer text.
-
- 28 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 17 May, 1994 1 commit
-
-
Karl Heuer authored
Update point as if it were a marker.
-
- 15 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 13 May, 1994 1 commit
-
-
Richard M. Stallman authored
if mark position is unchanged.
-
- 04 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 01 May, 1994 1 commit
-
-
Richard M. Stallman authored
Cast result of alloca. Use xmalloc instead, for large objects. Always copy the middle portion directly; never put it in temp. Always move the gap to START1 or END2, whichever is nearer.
-
- 29 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
(transpose_markers): Helper func for above. (syms_of_frame): Call defsubr for Stranspose_regions.
-
- 14 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 09 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
even if they don't change.
-
- 07 Apr, 1994 1 commit
-
-
Karl Heuer authored
-
- 25 Mar, 1994 1 commit
-
-
Karl Heuer authored
-
- 05 Mar, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 11 Feb, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 10 Feb, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 30 Dec, 1993 1 commit
-
-
Richard M. Stallman authored
(syms_of_editfns): Define it for Lisp.
-
- 23 Dec, 1993 1 commit
-
-
Richard M. Stallman authored
(Fsubst_char_in_region): Move the NOUNDO hacking code after the modify_region call.
-
- 23 Nov, 1993 1 commit
-
-
Richard M. Stallman authored
if we don't really have any properties. (Finsert_buffer_substring): Pass graft_intervals_into_buffer the current buffer. Pass it the extra arg LENGTH. (Fsubst_char_in_region): Call modify_region only if a change has to be made. Call signal_after_change just once, at end.
-
- 09 Nov, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 14 Sep, 1993 1 commit
-
-
Richard M. Stallman authored
(Finsert_and_inherit_before_markers): New function. (Finsert, Finsert_before_markers): Pass new arg to insert_from_string*.
-
- 10 Sep, 1993 1 commit
-
-
Roland McGrath authored
-
- 02 Aug, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 30 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
and Vsystem_name; don't make them Lisp variables.
-
- 08 Jul, 1993 1 commit
-
-
Roland McGrath authored
-