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.
Sat, 08 May 1993 16:28:36 +0000 Richard M. Stallman (Vmouse_event): Var deleted.
Sat, 08 May 1993 16:17:01 +0000 Richard M. Stallman (vc-directory-18): cd to the directory in question before the file tree walk.
Sat, 08 May 1993 16:14:11 +0000 Richard M. Stallman (vc-directory-18): New function.
Sat, 08 May 1993 14:55:39 +0000 Richard M. Stallman (read_avail_input): If meta_key is 2, let 8 bits thru.
Sat, 08 May 1993 09:25:11 +0000 Eric S. Raymond *** empty log message ***
Fri, 07 May 1993 17:40:01 +0000 Richard M. Stallman (calendar-mode-map): Add arrow key bindings.
Fri, 07 May 1993 17:34:34 +0000 Richard M. Stallman (rmail-resend): Add `resent' attribute.
Fri, 07 May 1993 02:55:22 +0000 Richard M. Stallman (x_get_arg): Call Fintern, not intern.
Thu, 06 May 1993 22:21:12 +0000 Richard M. Stallman (flush-lines, keep-lines, how-many):
Thu, 06 May 1993 20:17:22 +0000 Richard M. Stallman Typo in last change.
Thu, 06 May 1993 19:51:08 +0000 Richard M. Stallman (comint-filter): New function.
Thu, 06 May 1993 19:02:36 +0000 Jim Blandy *** empty log message ***
Thu, 06 May 1993 18:54:32 +0000 Richard M. Stallman (previous-matching-history-element): If minibuf is empty,
Thu, 06 May 1993 18:51:49 +0000 Richard M. Stallman (comint-previous-matching-input): Use let* in the interactive.
Thu, 06 May 1993 18:43:12 +0000 Jim Blandy Initial revision
Thu, 06 May 1993 18:42:47 +0000 Richard M. Stallman Support *-sco3.2v4* as opsystem.
Thu, 06 May 1993 18:41:14 +0000 Richard M. Stallman Comment change.
Thu, 06 May 1993 18:11:39 +0000 Richard M. Stallman Don't include calc directory.
Thu, 06 May 1993 18:05:39 +0000 Jim Wilson > (os): Add -clix*.
Thu, 06 May 1993 17:04:56 +0000 Richard M. Stallman (main): Handle -display like -d.
Thu, 06 May 1993 14:30:09 +0000 Richard M. Stallman (comint-previous-matching-input): New command, on M-r.
Thu, 06 May 1993 01:33:13 +0000 Richard M. Stallman (auto-mode-alist): Delete the entries for makefile-mode.
Thu, 06 May 1993 01:30:26 +0000 Richard M. Stallman Comment changes.
Wed, 05 May 1993 22:47:54 +0000 Richard M. Stallman Doc fix.
Wed, 05 May 1993 18:12:04 +0000 Richard M. Stallman (blink-matching-paren-distance): Change default to 12,000.
Tue, 04 May 1993 22:13:52 +0000 Richard M. Stallman (Fdisplay_buffer): Add space to prompt.
Tue, 04 May 1993 19:52:02 +0000 Richard M. Stallman (vc-backend-diff): Use diff-switches, not vc-diff-options.
Tue, 04 May 1993 19:33:17 +0000 Richard M. Stallman Doc fix.
Tue, 04 May 1993 16:42:57 +0000 Richard M. Stallman (minor-mode-map-alist): Don't use it if it's void.
Tue, 04 May 1993 16:40:24 +0000 Richard M. Stallman (vc-dired-prefix-map): New keymap.
Tue, 04 May 1993 14:17:07 +0000 Jim Blandy * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
Tue, 04 May 1993 13:02:26 +0000 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,
Tue, 04 May 1993 02:44:42 +0000 Jim Blandy Implement extra_keyboard_modifiers properly.
Tue, 04 May 1993 02:44:16 +0000 Jim Blandy Changes for Emacs 19 from Thorsten Ohl <ohl@chico.harvard.edu>:
Tue, 04 May 1993 02:39:39 +0000 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
Tue, 04 May 1993 02:39:05 +0000 Jim Blandy * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
Tue, 04 May 1993 02:36:45 +0000 Jim Blandy * systime.h: Doc fix.
Tue, 04 May 1993 02:36:03 +0000 Jim Blandy * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
Tue, 04 May 1993 02:35:38 +0000 Jim Blandy * search.c (Freplace_match): Arrange for markers sitting at the
Tue, 04 May 1993 02:35:01 +0000 Jim Blandy Arrange for Fy_or_n_p to put off switch-frame events.
Tue, 04 May 1993 02:34:26 +0000 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
Tue, 04 May 1993 02:33:19 +0000 Jim Blandy * keymap.c (Fdefine_prefix_command): Doc fix.
Tue, 04 May 1993 02:32:22 +0000 Jim Blandy Implement extra_keyboard_modifiers properly.
Tue, 04 May 1993 02:29:57 +0000 Jim Blandy * fileio.c (Fmake_symbolic_link): If a file already exists under
Tue, 04 May 1993 02:29:06 +0000 Jim Blandy * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
Tue, 04 May 1993 02:28:10 +0000 Jim Blandy * systime.h: Doc fix.
Tue, 04 May 1993 02:26:53 +0000 Jim Blandy * data.c (Ffset): Refuse to set the function value of t or nil.
Tue, 04 May 1993 02:24:42 +0000 Jim Blandy * config.h.in (getenv): Don't test THIS_IS_YMAKEFILE to see if we
Tue, 04 May 1993 02:23:12 +0000 Jim Blandy * buffer.c (syms_of_buffer): Doc fix for buffer-display-table.
Tue, 04 May 1993 00:28:07 +0000 Jim Blandy * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
Tue, 04 May 1993 00:27:23 +0000 Jim Blandy * m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
Tue, 04 May 1993 00:26:43 +0000 Jim Blandy * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
Tue, 04 May 1993 00:26:07 +0000 Jim Blandy * m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
Mon, 03 May 1993 22:56:42 +0000 Jim Blandy * calendar.el: Update reference to the papers in S-P&E.
Mon, 03 May 1993 17:55:22 +0000 Paul Eggert mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
Mon, 03 May 1993 15:34:46 +0000 Richard M. Stallman (help-for-help): Use lower case letters for help options.
Mon, 03 May 1993 15:01:18 +0000 Richard M. Stallman (string-rectangle): Renamed from fill-rectangle.
Mon, 03 May 1993 04:05:33 +0000 Jim Blandy * sun-mouse.el (suspend-emacstool): Run suspend-hook, not
Mon, 03 May 1993 03:41:07 +0000 Jim Blandy * yow.el (yow): Fix interactive spec.
Mon, 03 May 1993 03:40:40 +0000 Jim Blandy * subr.el (listify-key-sequence): Use a character constant to