log

age author description
Wed, 12 May 1993 23:56:18 +0000 Richard M. Stallman (kbd-macro-query): Fix prompt string.
Wed, 12 May 1993 21:58:16 +0000 Richard M. Stallman (Faccessible_keymaps): Use whatever size the vector has.
Wed, 12 May 1993 21:41:56 +0000 Richard M. Stallman (default-menubar): Make initial value nil.
Wed, 12 May 1993 21:30:35 +0000 Richard M. Stallman Improve doc strings and prompt strings.
Wed, 12 May 1993 20:32:32 +0000 Richard M. Stallman (comint-filter): Increment opoint only if after insertion point.
Wed, 12 May 1993 18:41:29 +0000 Richard M. Stallman (te-pass-through): Handle meta chars and non-char events.
Wed, 12 May 1993 05:17:47 +0000 Richard M. Stallman (Fx_popup_menu): Add a vector of prefix keys for the panes.
Tue, 11 May 1993 23:23:34 +0000 Jim Meyering Initial revision
Tue, 11 May 1993 21:15:54 +0000 Richard M. Stallman (vc-diff): Report an error if the buffer isn't registered.
Tue, 11 May 1993 19:14:34 +0000 Jim Blandy Re-arranged stuff to put defsubst accessors at the top
Tue, 11 May 1993 02:48:07 +0000 Jim Blandy * xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE
Tue, 11 May 1993 02:47:46 +0000 Jim Blandy * xdisp.c (display_text_line): Make face-handling code conditional
Tue, 11 May 1993 01:39:42 +0000 Jim Blandy * fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the
Tue, 11 May 1993 00:07:51 +0000 Jim Blandy * systime.h: Use the strategy from getdate.y to include the proper
Mon, 10 May 1993 23:58:36 +0000 Jim Blandy Use pushdef and popdef, instead of saving the macro's value in a
Mon, 10 May 1993 23:31:01 +0000 Jim Blandy * xfns.c (Fx_create_frame): Use an XLFD name for the default font,
Mon, 10 May 1993 19:20:56 +0000 Jim Blandy * configure.in: Sidestep autoconf's quoting of the second argument
Mon, 10 May 1993 16:31:21 +0000 Richard M. Stallman (buffer-menu): Don't save a window config.
Mon, 10 May 1993 00:49:06 +0000 Roland McGrath (byte-recompile-directory): If ARG is non-nil, set it to its prefix
Mon, 10 May 1993 00:35:06 +0000 Jim Blandy * s/template.h: Explain the relative significance of the SIGIO and
Mon, 10 May 1993 00:34:31 +0000 Jim Blandy * s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn't
Mon, 10 May 1993 00:26:32 +0000 Jim Blandy * xdisp.c (display_text_line): Apply faces to characters
Mon, 10 May 1993 00:25:40 +0000 Jim Blandy * xfns.c (x_make_gc): After building the GC's for the frame, call
Mon, 10 May 1993 00:25:17 +0000 Jim Blandy * xfaces.c (Fmake_face_internal): Do nothing for non-X frames.
Mon, 10 May 1993 00:23:47 +0000 Jim Blandy Arrange to tell redisplay about changes in overlays.
Mon, 10 May 1993 00:17:55 +0000 Jim Blandy * config.h.in: Remove mention of GLYPH datatype; that shouldn't be
Mon, 10 May 1993 00:17:31 +0000 Jim Blandy * keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid
Mon, 10 May 1993 00:17:08 +0000 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
Mon, 10 May 1993 00:16:34 +0000 Jim Blandy * xdisp.c (display_text_line): Apply faces to characters according
Mon, 10 May 1993 00:15:58 +0000 Jim Blandy * dispextern.h (struct face): Add cached_index member.
Mon, 10 May 1993 00:15:35 +0000 Jim Blandy * config.h.in: Adjust this for use by autoconf's AC_CONFIG_HEADER,
Mon, 10 May 1993 00:15:02 +0000 Jim Blandy Arrange to tell redisplay about changes in overlays.
Mon, 10 May 1993 00:14:09 +0000 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
Mon, 10 May 1993 00:13:32 +0000 Jim Blandy * Makefile.in (DEFS): Remove this; we have configure build a
Mon, 10 May 1993 00:10:08 +0000 Jim Blandy * keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.
Sun, 09 May 1993 23:54:12 +0000 Jim Blandy * x-win.el: Since we require faces.el, there's no point in setting
Sun, 09 May 1993 23:53:56 +0000 Richard M. Stallman (rmail-output): Undo June 11 1992 change:
Sun, 09 May 1993 23:52:39 +0000 Jim Blandy * finder.el: Bind finder-exit to 'q', not 'x'; the former is the
Sun, 09 May 1993 23:48:41 +0000 Jim Blandy * faces.el: Call internal-set-face-1, not internat-set-face-1.
Sun, 09 May 1993 23:38:29 +0000 Jim Blandy * faces.el (read-face-name): Call face-list, not list-faces.
Sun, 09 May 1993 23:18:30 +0000 Richard M. Stallman (dabbrev-expand): Delete a search-forward call
Sun, 09 May 1993 23:16:19 +0000 Roland McGrath (find-change-log): If there is a buffer-local value of
Sun, 09 May 1993 22:52:15 +0000 Jim Blandy The GNU coding standards specify that CFLAGS should be left for
Sun, 09 May 1993 22:51:16 +0000 Jim Blandy * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
Sun, 09 May 1993 18:03:20 +0000 Richard M. Stallman (query-replace-map): Bind [escape] like "\e".
Sun, 09 May 1993 18:02:10 +0000 Richard M. Stallman Doc fix.
Sun, 09 May 1993 17:58:55 +0000 Richard M. Stallman (kbd-macro-query): Use query-replace-map to define answers.
Sun, 09 May 1993 14:29:33 +0000 Richard M. Stallman (vc-backend-diff): Handle either string or list.
Sun, 09 May 1993 14:27:02 +0000 Richard M. Stallman (diff-switches): Define var here as well as in diff.el.
Sun, 09 May 1993 14:26:40 +0000 Richard M. Stallman Comment fix.
Sun, 09 May 1993 04:27:47 +0000 Richard M. Stallman *** empty log message ***
Sun, 09 May 1993 04:26:46 +0000 Richard M. Stallman [SCO]: Include time.h.
Sun, 09 May 1993 01:16:14 +0000 Richard M. Stallman (mail-do-fcc): Don't output a newline before From...
Sun, 09 May 1993 01:14:47 +0000 Richard M. Stallman (rmail-convert-to-babyl-format): Delete 1 char
Sun, 09 May 1993 00:57:56 +0000 Richard M. Stallman (jump-to-register): Allow file name "in" a register.
Sat, 08 May 1993 23:49:17 +0000 Richard M. Stallman (scroll-bar-drag, scroll-bar-drag-1): New functions.
Sat, 08 May 1993 22:38:37 +0000 Richard M. Stallman Require help-macro, not help-screen.
Sat, 08 May 1993 22:38:25 +0000 Richard M. Stallman Provide help-macro, not help-screen.
Sat, 08 May 1993 16:45:38 +0000 Richard M. Stallman Don't add menu bar to minibuffer-only frames.
Sat, 08 May 1993 16:29:04 +0000 Richard M. Stallman (Fx_get_mouse_event, Fx_mouse_events): Code deleted.