log

age author description
Sat, 18 Jun 1994 13:26:33 +0000 Richard M. Stallman (rmail-highlight-headers): Don't skip newlines, just tab and space.
Sat, 18 Jun 1994 13:23:57 +0000 Richard M. Stallman (set-rmail-inbox-list): Use insert-before-markers.
Sat, 18 Jun 1994 13:02:23 +0000 Richard M. Stallman (doprnt.o): Depend on config_h.
Sat, 18 Jun 1994 00:18:28 +0000 Karl Heuer (minibuf_save_list): New variable, replaces minibuf_save_vector.
Sat, 18 Jun 1994 00:13:37 +0000 Karl Heuer minibuf_prompt is now a Lisp_Object.
Sat, 18 Jun 1994 00:13:02 +0000 Karl Heuer (minibuf_prompt): Now a Lisp_Object. All uses changed.
Fri, 17 Jun 1994 23:52:35 +0000 Richard M. Stallman (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.