log

age author description
Mon, 10 Apr 1995 07:22:15 +0000 Richard M. Stallman (Fcall_interactively): Call single_kboard_state
Mon, 10 Apr 1995 07:11:42 +0000 Richard M. Stallman Initial revision
Mon, 10 Apr 1995 05:52:18 +0000 Richard M. Stallman (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.
Mon, 10 Apr 1995 05:39:55 +0000 Richard M. Stallman (KBOARD, etc): Moved to keyboard.h.
Mon, 10 Apr 1995 05:33:58 +0000 Richard M. Stallman Include keyboard.h.
Mon, 10 Apr 1995 04:49:13 +0000 Richard M. Stallman (write-file): Default is ask for confirmation only interactively.
Mon, 10 Apr 1995 01:15:50 +0000 Richard M. Stallman Initial revision
Mon, 10 Apr 1995 00:34:43 +0000 Richard M. Stallman (LD_SWITCH_X_DEFAULT): New definition.
Mon, 10 Apr 1995 00:34:00 +0000 Richard M. Stallman Remove function prototypes.
Mon, 10 Apr 1995 00:32:43 +0000 Richard M. Stallman (NO_MATHERR): Defined.
Mon, 10 Apr 1995 00:31:47 +0000 Richard M. Stallman (XMISCTYPE): New macro.
Mon, 10 Apr 1995 00:30:07 +0000 Richard M. Stallman (strftime.o): Define strftime as emacs_strftime.
Mon, 10 Apr 1995 00:20:07 +0000 Karl Heuer Comment fixes.
Sun, 09 Apr 1995 22:31:08 +0000 Karl Heuer New version from author.
Sun, 09 Apr 1995 22:29:08 +0000 Karl Heuer New version from author
Sun, 09 Apr 1995 19:14:40 +0000 Richard M. Stallman (re_match_2_internal): Eliminate cast of ptr to int.
Sun, 09 Apr 1995 18:57:09 +0000 Roland McGrath (server-switch-buffer): Make first arg optional too;
Sun, 09 Apr 1995 11:39:41 +0000 Richard M. Stallman (list-tags): Delete call to select-tags-matched-file.
Sun, 09 Apr 1995 09:42:28 +0000 Richard M. Stallman (set_point): When skipping intangible text,
Sun, 09 Apr 1995 09:34:05 +0000 Richard M. Stallman (line-move): Turn off intangibility for intermediate stops.
Sun, 09 Apr 1995 07:32:17 +0000 Richard M. Stallman (menu-bar-update-buffers): Reuse the entry for
Sun, 09 Apr 1995 06:47:22 +0000 Richard M. Stallman (newline): Don't indent afterward if at page sep line.
Sun, 09 Apr 1995 05:32:47 +0000 Richard M. Stallman (byte-compile-log-file): New function.
Sun, 09 Apr 1995 04:58:29 +0000 Richard M. Stallman (ALL_CFLAGS): Add -I${srcdir}/../src.
Sun, 09 Apr 1995 04:56:02 +0000 Richard M. Stallman (ALL_CFLAGS): Define HAVE_CONFIG_H.
Sun, 09 Apr 1995 04:50:38 +0000 Richard M. Stallman (xmalloc, xrealloc): Declare them here.
Sun, 09 Apr 1995 03:51:32 +0000 Richard M. Stallman (mode-line-buffer-identification): Fix prev change; use setq-default.
Sun, 09 Apr 1995 03:33:01 +0000 Richard M. Stallman Fix typo in prev change.
Sun, 09 Apr 1995 03:21:37 +0000 Roland McGrath (next-file): Add paren missing from last change.
Sun, 09 Apr 1995 03:18:11 +0000 Roland McGrath (next-file): Handle empty list returned by (tags-table-files).