log src/undo.c @ 42673:b8fccbdef14b

age author description
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 12:13:46 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Fri, 12 Oct 2001 01:43:29 +0000 Stefan Monnier (Fprimitive_undo): Use XCAR/XCDR.
Mon, 30 Apr 2001 14:57:35 +0000 Gerd Moellmann (Fprimitive_undo): In a writable buffer, enable undoing
Tue, 02 Jan 2001 14:04:12 +0000 Eli Zaretskii (Fprimitive_undo): Remove unused block-scope variable
Thu, 21 Dec 2000 16:56:13 +0000 Gerd Moellmann (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.