- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 14 Nov, 2002 1 commit
-
-
Dave Love authored
Declare all args (per C99).
-
- 15 Jul, 2002 1 commit
-
-
Ken Raeburn authored
SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now.
-
- 10 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 04 Apr, 2002 1 commit
-
-
Stefan Monnier authored
(record_delete, record_insert): Use it.
-
- 02 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 21 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 16 Oct, 2001 1 commit
-
-
Ken Raeburn authored
with lisp system changes.
-
- 12 Oct, 2001 1 commit
-
-
Stefan Monnier authored
-
- 30 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
read-only text that is so because of text properties.
-
- 02 Jan, 2001 1 commit
-
-
Eli Zaretskii authored
`end'.
-
- 21 Dec, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 04 Dec, 2000 2 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
current buffer is read-only, not if it isn't.
-
- 27 Oct, 2000 1 commit
-
-
Ken Raeburn authored
applying XBUFFER to it. * keymap.c (where_is_internal): Pass lisp object, not integer, to Faref.
-
- 19 Aug, 2000 1 commit
-
-
Gerd Moellmann authored
XBUFFER on last_undo_buffer which might not be a buffer.
-
- 08 Aug, 2000 1 commit
-
-
Ken Raeburn authored
comparing pointers.
-
- 26 Apr, 2000 1 commit
-
-
Ken Raeburn authored
apart.
-
- 30 Mar, 2000 1 commit
-
-
Ken Raeburn authored
Verify correct object type before returning pointer, using eassert. * frame.h (XFRAME): Likewise. * buffer.c (Frename_buffer, Fset_buffer_multibyte, swap_out_buffer_local_variables, Fmove_overlay): Don't apply XSYMBOL, XBUFFER, etc, to values that may be nil or of the wrong type. * data.c (set_internal): Likewise. * dispextern.h (WINDOW_WANTS_MODELINE_P, WINDOW_WANTS_HEADER_LINE_P): Likewise. * fileio.c (auto_save_1): Likewise. * insdel.c (check_markers): Likewise. * marker.c (buf_charpos_to_bytepos, unchain_marker): Likewise. * undo.c (record_insert): Likewise. * vmsproc.c (child_sig): Likewise. * window.c (unshow_buffer, window_loop): Likewise. * xterm.c (x_erase_phys_cursor): Likewise.
-
- 11 Nov, 1999 1 commit
-
-
Gerd Moellmann authored
-
- 13 Sep, 1999 1 commit
-
-
Ken Raeburn authored
-
- 14 Apr, 1998 1 commit
-
-
Andreas Schwab authored
-
- 24 Mar, 1998 1 commit
-
-
Kenichi Handa authored
no record other than marker adjustment before undo boundary.
-
- 21 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
(record_change): Call record_delete the new way.
-
- 27 Nov, 1997 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
record_property_change): Declare it as void.
-
- 14 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
after markers (the ordinary kind of insertion).
-
- 01 Sep, 1996 1 commit
-
-
Karl Heuer authored
-
- 03 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
(Fprimitive_undo): Handle marker-adjustment elements.
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 25 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
just because a previous-modtime doesn't match any more.
-
- 06 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 02 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
Use SAVE_MODIFF and BUF_SAVE_MODIFF instead of direct access to the save_modiff field.
-
- 04 Oct, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
Use new accessor macros instead of calling XSET directly.
-
- 27 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 25 May, 1994 1 commit
-
-
Karl Heuer authored
Check argument type before calling XINT.
-
- 07 May, 1994 1 commit
-
-
Richard M. Stallman authored
(record_delete): Test last_point_position_buffer.
-
- 04 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 08 Mar, 1994 1 commit
-
-
Richard M. Stallman authored
(pending_boundary): New variable. (syms_of_undo): Initialize it. (Fundo_boundary): Use pending_boundary. (record_insert, record_delete, record_property_change): Set pending_boundary.
-