log

age author description
Sun, 28 Mar 1993 05:20:42 +0000 Richard M. Stallman (main): Call syms_of_xfaces.
Sat, 27 Mar 1993 18:32:23 +0000 Jim Blandy *** empty log message ***
Sat, 27 Mar 1993 18:04:02 +0000 Richard M. Stallman (struct buffer): Field `fieldlist' deleted.
Sat, 27 Mar 1993 18:03:10 +0000 Richard M. Stallman (init_buffer_once, reset_buffer):
Sat, 27 Mar 1993 18:01:28 +0000 Richard M. Stallman (try-face-font, find-face, get-face): New aliases.
Sat, 27 Mar 1993 08:21:02 +0000 Noah Friedman moby rlogin-filter fixes
Sat, 27 Mar 1993 06:29:16 +0000 Richard M. Stallman (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
Sat, 27 Mar 1993 06:19:51 +0000 Richard M. Stallman Add autoloads.
Sat, 27 Mar 1993 04:20:05 +0000 Richard M. Stallman (Fchar_equal): Don't ignore high bits of character.
Sat, 27 Mar 1993 01:58:44 +0000 Eric S. Raymond (add-hook) Added optional arg to cause hook to be appended rather than
Sat, 27 Mar 1993 01:58:38 +0000 Eric S. Raymond (printify-buffer) Added, debugged from Roland McGrath's printify-buffer code
Sat, 27 Mar 1993 01:58:33 +0000 Eric S. Raymond (cookie) Enhanced it to handle both LINS files and UNIX fortune files.
Sat, 27 Mar 1993 01:58:26 +0000 Eric S. Raymond (fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD,
Sat, 27 Mar 1993 01:58:24 +0000 Eric S. Raymond (enable-and-notify) Added. Inspired by Roland McGrath's LCD package
Sat, 27 Mar 1993 01:58:22 +0000 Eric S. Raymond (Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestion