bpt/emacs.git
1993-05-19 Jim Blandy* process.c (wait_reading_process_input): Don't forget...
1993-05-19 Richard M.... (follow_key): Check char in range before UPPERCASEP.
1993-05-19 Jim BlandyChanges for Silicon Graphics Iris 5D.
1993-05-19 Jim BlandyInitial revision
1993-05-19 Richard M.... (isearch-mode-map): Use vector, not string, to bind...
1993-05-19 Richard M.... (ispell-command-loop): Make an undo boundary.
1993-05-19 Jim Blandy* process.c [__sgi] (allocate_pty): Give up immediately...
1993-05-19 Jim BlandyDoc fix.
1993-05-19 Richard M.... (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...
1993-05-19 Jim BlandyMake 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...
1993-05-19 Jim Blandy* xterm.c (XTread_socket): Turn off ControlMask for...
1993-05-19 Jim Blandy* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames...
1993-05-18 Jim Blandy* select.el (xselect-convert-to-class): Just return...
1993-05-18 Jim Blandy* make-dist: Distribute some VMS files we got from...
1993-05-18 Jim BlandyInitial revision
1993-05-18 Jim Blandy* configure.in: Include remarks saying what order the...
1993-05-18 Jim Blandy* xfaces.c (free_frame_faces): Don't free the resources...
1993-05-18 Jim Blandy* xdisp.c (redisplay_window): Make the scrollbar reflec...
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...
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...
1993-05-18 Jim Blandy* keyboard.c (read_key_sequence): Don't lay down an...
1993-05-18 Jim Blandy* xterm.c (XTread_socket): Turn off ControlMask for...
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...
1993-05-18 Richard M.... Describe scroll bars.
1993-05-18 Jim Blandy* subr.el (overlay-start, overlay-end, overlay-buffer...
1993-05-18 Jim Blandy* Makefile.in (.c.o): Make the rule start with a tab...
1993-05-18 Jim Blandy* PROBLEMS: Some updates from David J. Mackenzie.
1993-05-18 Jim Blandy* Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefi...
1993-05-18 Richard M.... (mail-yank-original): In Transient Mark mode,
1993-05-18 Richard M.... (isearch-mode-map): Extend the dense keymap to 256...
1993-05-18 Richard M.... (struct window): New slot region_showing.
1993-05-18 Richard M.... (byte-compile-file): Don't write output if error.
1993-05-18 Richard M.... entered into RCS
1993-05-18 Richard M.... (byte-compile-file): Don't write output if error.
1993-05-17 Richard M.... (mail-setup): Leave point before signature, not after.
1993-05-17 Richard M.... (rmail-sortable-date-string): Handle date in format
1993-05-17 Richard M.... (keyboard-quit): Run deactivate-mark-hook.
1993-05-17 Richard M.... (isearch-mode): Set deactivate-mark.
1993-05-17 Richard M.... (mark_window_display_accurate): Set region_showing...
1993-05-17 Richard M.... (fill-region, kill-region, delete-region)
1993-05-17 Richard M.... (toggle-scroll-bar): Renamed from toggle-vertical-scroll...
1993-05-17 Roland McGrath(gnus-info-directory): Variable removed.
1993-05-16 Richard M.... (push-mark): Always activate the mark if not in Transie...
1993-05-16 Richard M.... Version 3.15 from Umeda.
1993-05-16 Richard M.... (x_set_cursor_color): Set cursor_foreground_pixel.
1993-05-16 Richard M.... (x_display): New field cursor_fore_pixel.
1993-05-16 Richard M.... (dumpglyphs): Create a temporary merged gc
1993-05-16 Richard M.... (overlays_at): New arg EXTEND.
1993-05-16 Richard M.... (compute_char_face): Pass 0 as EXTEND arg to overlays_at.
1993-05-16 Richard M.... (ispell): Deactivate mark before the Ispell run.
1993-05-16 Richard M.... (tex-insert-quote): Doc fix.
1993-05-16 Richard M.... (texinfo-tex-region): Update name of tex-set-buffer...
1993-05-16 Richard M.... Don't require tex-mode or texnfo-upd.
1993-05-16 Jim BlandyDon't distribute oldXMenu/Makefile.
1993-05-16 Jim Blandy* make-dist: Include any *.in files in oldXMenu in...
1993-05-16 Richard M.... Don't require sendmail, compile, or dired.
1993-05-16 Jim BlandyDocument sun change.
1993-05-16 Richard M.... (mark-c-function): Activate the mark.
1993-05-16 Richard M.... (mark-end-of-sentence): Activate the mark.
1993-05-16 Richard M.... (mark-paragraph): Activate the mark.
1993-05-16 Richard M.... (face-initialize): Do make the modeline face.
1993-05-16 Richard M.... (mark-page): Activate the mark.
1993-05-16 Richard M.... (yank, yank-pop): Don't activate the mark.
1993-05-16 Richard M.... (mark-sexp, mark-defun): Activate the mark.
1993-05-16 Richard M.... (casify_region): Remove mistaken arg to record_change.
1993-05-16 Jim Blandy* xfaces.c (Fset_face_attribute_internal): Jolt redispl...
1993-05-16 Jim Blandy* timer.c (notify): Don't call sighold or sigrelse...
1993-05-16 Jim Blandy* Makefile.in (oldXMenu/Makefile): Make this depend on
1993-05-16 Jim Blandy* xfaces.c (unload_color): Don't try to unload the...
1993-05-15 Jim BlandyMore changes from David J. Mackenzie.
1993-05-15 Jim BlandyInstall David Mackenzie's patches to make ${srcdir...
1993-05-15 Jim Blandy* process.c (wait_reading_process_input): If we're...
1993-05-15 Jim BlandyInstall patches from David J. Mackenzie to make the...
1993-05-15 Jim Blandy* timer.c: Fix mispellings of get_date function's name.
1993-05-15 Jim BlandyInstall ${srcdir} changes from DJM.
1993-05-15 Jim BlandyThe GNU coding standards specify that CFLAGS should...
1993-05-15 Jim BlandyInstall patches from David J. Mackenzie to make the...
1993-05-15 Jim Blandyoriginal log message lost to overeager RCS user -JimB
1993-05-15 Richard M.... Require menu-bar.el.
1993-05-15 Richard M.... Rename `primary-selection' to `region'.
1993-05-15 Richard M.... Preload mouse, scroll-bar and select if have multi...
1993-05-15 Richard M.... (push-mark): Don't activate the mark.
1993-05-15 Jim Blandy* configure.in: Use the AC_TIME_WITH_SYS_TIME macro...
1993-05-15 Jim Blandy* systime.h: Borrow CPP sequence from getdate.y to...
1993-05-15 Richard M.... (mouse-set-region): Call set-mark to activate mark.
1993-05-15 Richard M.... (isearch-done): Don't activate mark.
1993-05-15 Richard M.... (face-initialize): Don't create the `modeline' face.
1993-05-15 Richard M.... (mouse-drag-region): New command, on down-mouse-1.
1993-05-15 Richard M.... (byte-compile-track-mouse): New function.
1993-05-15 Richard M.... (Fx_selection_exists_p): Handle nil, t as SELECTION...
1993-05-15 Richard M.... (transient-mark-mode): New command.
1993-05-15 Richard M.... (compute_char_face): New args REGION_BEG, REGION_END.
1993-05-15 Richard M.... (direct_output_forward_char): Just give up
next