log

age author description
1994-06-21 Richard M. Stallman (face-equal): Do check the underline attribute.
1994-06-21 Richard M. Stallman (apply_modifiers): Use assq_no_quit.
1994-06-21 Richard M. Stallman (Flookup_key): Add gcpro.
1994-06-21 Richard M. Stallman (single_keymap_panes): Put menu_item_equiv_key in the gcpro.
1994-06-21 Richard M. Stallman Fix references to diary.el.
1994-06-21 Richard M. Stallman (Fmove_overlay): Add missing XINT calls in previous change.
1994-06-21 Richard M. Stallman (Fkill_buffer): Don't delete auto save file
1994-06-21 Richard M. Stallman (delete-auto-save-files): Doc fix.
1994-06-21 Richard M. Stallman (show_mouse_face): Set endcolumn ok in side-by-side windows.
1994-06-21 Richard M. Stallman Don't bind keys C-insert, C-delete, and
1994-06-21 Richard M. Stallman (Info-directory-list): For msdos, don't check for
1994-06-21 Karl Heuer Fix previous change: use Dimension, not short.
1994-06-21 Karl Heuer (x_window): Delete duplicate computation.
1994-06-20 Melissa Weisshaus entered into RCS
1994-06-20 Richard M. Stallman (HAVE_STRERROR, HAVE_XRMSETDATABASE)
1994-06-20 Richard M. Stallman (Fmove_overlay): Call redisplay_region even when
1994-06-20 Richard M. Stallman (move-to-tab-stop): Get rid of spaces before tabs
1994-06-20 Richard M. Stallman (tpu-doc-revision): Variable deleted.
1994-06-20 Richard M. Stallman (tpu-edt-off): Restore original global key map.
1994-06-20 Richard M. Stallman Require tpu-edt.
1994-06-20 Richard M. Stallman Change size of selected screen. Reposition after
1994-06-20 Richard M. Stallman (vt-revision): Variable deleted.
1994-06-20 Richard M. Stallman (finder-by-keyword): Add doc string and t for interactive.
1994-06-20 Richard M. Stallman (gnus-uu-view-directory): Fixed viewing with the
1994-06-20 Richard M. Stallman Use plists to record handlers.
1994-06-20 Richard M. Stallman (Fmatching_paren): Fix typo.
1994-06-20 Richard M. Stallman (gnus-summary-next-article): Handle non-character events.
1994-06-20 Richard M. Stallman (tab-to-tab-stop): Combine new indentation with previous.
1994-06-20 Richard M. Stallman (SEGMENT_MASK): Defined.
1994-06-19 Richard M. Stallman (define-mail-alias): Copy parsing code from mailabbrev.el.
1994-06-19 Richard M. Stallman (define-mail-alias): Doc fix.
1994-06-19 Richard M. Stallman (x_window): Take account of pane widget internal border width.
1994-06-19 Richard M. Stallman (Fmatching_paren): New function.
1994-06-19 Richard M. Stallman (SYNTAX_MATCH): Fix typo (syntax -> matcher).
1994-06-19 Richard M. Stallman (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
1994-06-19 Richard M. Stallman Get CFLAGS both with and without THIS_IS_CONFIGURE,
1994-06-19 Richard M. Stallman (C_OPTIMIZE_SWITCH): Definition deleted.
1994-06-18 Richard M. Stallman (mail-bury): Test that rmail-summary-buffer is boundp.
1994-06-18 Richard M. Stallman Doc fixes.
1994-06-18 Richard M. Stallman (xsymbol): Cast $ to int.
1994-06-18 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
1994-06-18 Richard M. Stallman (make_frame_visible): At end, wait till Emacs sees frame is visible.
1994-06-18 Francesco Potortì * m/delta.h (memmove): switch the first two args.
1994-06-18 Richard M. Stallman (echo_after_prompt): New variable.
1994-06-18 Richard M. Stallman (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
1994-06-18 Richard M. Stallman (rmail-highlight-headers): Don't skip newlines, just tab and space.
1994-06-18 Richard M. Stallman (set-rmail-inbox-list): Use insert-before-markers.
1994-06-18 Richard M. Stallman (doprnt.o): Depend on config_h.
1994-06-18 Karl Heuer (minibuf_save_list): New variable, replaces minibuf_save_vector.
1994-06-18 Karl Heuer minibuf_prompt is now a Lisp_Object.
1994-06-18 Karl Heuer (minibuf_prompt): Now a Lisp_Object. All uses changed.
1994-06-17 Richard M. Stallman (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
1994-06-17 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
1994-06-17 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Define it.
1994-06-17 Richard M. Stallman (x_real_positions): Make sure we know the parent window.
1994-06-17 Karl Heuer (dired-build-subdir-alist): Don't let looking-at destroy the match data.
1994-06-17 Richard M. Stallman (make-auto-save-file-name): Convert slashes to \! and double the backslashes.
1994-06-17 Richard M. Stallman (finder-commentary): Fix error message syntax.
1994-06-17 Richard M. Stallman Comment change.
1994-06-17 Karl Heuer (compute_motion): Recenter overlays, for speed.