Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |