log

age author description
1993-05-19 Jim Blandy * process.c (wait_reading_process_input): Don't forget to call
1993-05-19 Richard M. Stallman (follow_key): Check char in range before UPPERCASEP.
1993-05-19 Jim Blandy Changes for Silicon Graphics Iris 5D.
1993-05-19 Jim Blandy Initial revision
1993-05-19 Richard M. Stallman (isearch-mode-map): Use vector, not string, to bind printing characters.
1993-05-19 Richard M. Stallman (ispell-command-loop): Make an undo boundary.
1993-05-19 Jim Blandy * process.c [__sgi] (allocate_pty): Give up immediately if pty is
1993-05-19 Jim Blandy Doc fix.
1993-05-19 Richard M. Stallman (x_set_menu_bar_lines): Fix typo in last change.
1993-05-19 Jim Blandy * xdisp.c (display_text_line): If the newline (or C-m, in
1993-05-19 Jim Blandy Make sure that all the display faces use fonts of the
1993-05-19 Jim Blandy * xterm.c (x_new_font): Tell the frame display faces about the
1993-05-19 Jim Blandy * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
1993-05-19 Jim Blandy * xfns.c (x_set_menu_bar_lines): Minibuffer-only frames can't have
1993-05-18 Jim Blandy * select.el (xselect-convert-to-class): Just return "Emacs" here.
1993-05-18 Jim Blandy * make-dist: Distribute some VMS files we got from Richard Levitte.
1993-05-18 Jim Blandy Initial revision
1993-05-18 Jim Blandy * configure.in: Include remarks saying what order the autoconf
1993-05-18 Jim Blandy * xfaces.c (free_frame_faces): Don't free the resources from the
1993-05-18 Jim Blandy * xdisp.c (redisplay_window): Make the scrollbar reflect the
1993-05-18 Jim Blandy * sysdep.c (reset_sys_modes): Test the return value of
1993-05-18 Jim Blandy * lisp.h (malloc, realloc): Declare these to return void *, to
1993-05-18 Jim Blandy * config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,
1993-05-18 Jim Blandy * frame.el (frame-notice-user-settings): Don't make
1993-05-18 Jim Blandy * startup.el (normal-top-level, command-line, command-line-1):
1993-05-18 Jim Blandy * keyboard.c (read_key_sequence): Don't lay down an unwind_protect
1993-05-18 Jim Blandy * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
1993-05-18 Jim Blandy * server.el (server-switch-hook): New hook.
1993-05-18 Jim Blandy * window.c (window-dedicated-p): Doc fix.
1993-05-18 Jim Blandy * bibtex.el (bibtex-string): Use \" instead of "" to get a double
1993-05-18 Richard M. Stallman Describe scroll bars.
1993-05-18 Jim Blandy * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
1993-05-18 Jim Blandy * Makefile.in (.c.o): Make the rule start with a tab, not spaces.
1993-05-18 Jim Blandy * PROBLEMS: Some updates from David J. Mackenzie.
1993-05-18 Jim Blandy * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
1993-05-18 Richard M. Stallman (mail-yank-original): In Transient Mark mode,
1993-05-18 Richard M. Stallman (isearch-mode-map): Extend the dense keymap to 256 chars.
1993-05-18 Richard M. Stallman (struct window): New slot region_showing.
1993-05-18 Richard M. Stallman (byte-compile-file): Don't write output if error.
1993-05-18 Richard M. Stallman entered into RCS
1993-05-18 Richard M. Stallman (byte-compile-file): Don't write output if error.
1993-05-17 Richard M. Stallman (mail-setup): Leave point before signature, not after.
1993-05-17 Richard M. Stallman (rmail-sortable-date-string): Handle date in format
1993-05-17 Richard M. Stallman (keyboard-quit): Run deactivate-mark-hook.
1993-05-17 Richard M. Stallman (isearch-mode): Set deactivate-mark.
1993-05-17 Richard M. Stallman (mark_window_display_accurate): Set region_showing fields.
1993-05-17 Richard M. Stallman (fill-region, kill-region, delete-region)
1993-05-17 Richard M. Stallman (toggle-scroll-bar): Renamed from toggle-vertical-scroll...
1993-05-17 Roland McGrath (gnus-info-directory): Variable removed.
1993-05-16 Richard M. Stallman (push-mark): Always activate the mark if not in Transient Mark mode.
1993-05-16 Richard M. Stallman Version 3.15 from Umeda.
1993-05-16 Richard M. Stallman (x_set_cursor_color): Set cursor_foreground_pixel.
1993-05-16 Richard M. Stallman (x_display): New field cursor_fore_pixel.
1993-05-16 Richard M. Stallman (dumpglyphs): Create a temporary merged gc
1993-05-16 Richard M. Stallman (overlays_at): New arg EXTEND.
1993-05-16 Richard M. Stallman (compute_char_face): Pass 0 as EXTEND arg to overlays_at.
1993-05-16 Richard M. Stallman (ispell): Deactivate mark before the Ispell run.
1993-05-16 Richard M. Stallman (tex-insert-quote): Doc fix.
1993-05-16 Richard M. Stallman (texinfo-tex-region): Update name of tex-set-buffer-directory.
1993-05-16 Richard M. Stallman Don't require tex-mode or texnfo-upd.