Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Fbuffer_has_markers_at): New function. | Richard M. Stallman | 1996-10-11 | 1 | -0/+27 |
| | | | | (syms_of_marker): defsubr it. | ||||
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | |||||
* | (Fset_marker): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -8/+8 |
| | |||||
* | (Fset_marker_insertion_type): Doc fix. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | (Fcopy_marker): New arg TYPE. | Richard M. Stallman | 1995-09-03 | 1 | -16/+44 |
| | | | | | (Fmarker_insertion_type, Fset_marker_insertion_type): New functions. (syms_of_marker): defsubr them. | ||||
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
| | |||||
* | (unchain_marker): Allow differing buffers | Richard M. Stallman | 1995-03-14 | 1 | -2/+3 |
| | | | | as long as they have the same text. | ||||
* | Use BUF_MARKERS throughout. | Richard M. Stallman | 1995-01-02 | 1 | -10/+13 |
| | |||||
* | (Fmarker_position): Don't use XFASTINT as an lvalue. | Karl Heuer | 1994-10-04 | 1 | -1/+1 |
| | |||||
* | (Fmarker_buffer): Use new accessor macros instead of calling XSET directly. | Karl Heuer | 1994-10-04 | 1 | -1/+1 |
| | |||||
* | (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -7/+4 |
| | |||||
* | (unchain_marker): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -1/+1 |
| | |||||
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Jim Blandy | 1992-01-13 | 1 | -6/+6 |
| | |||||
* | Initial revision | Jim Blandy | 1990-11-12 | 1 | -0/+295 |