log

age author description
Mon, 20 Jun 1994 17:07:22 +0000 Richard M. Stallman (Fmatching_paren): Fix typo.
Mon, 20 Jun 1994 13:38:11 +0000 Richard M. Stallman (gnus-summary-next-article): Handle non-character events.
Mon, 20 Jun 1994 01:52:51 +0000 Richard M. Stallman (tab-to-tab-stop): Combine new indentation with previous.
Mon, 20 Jun 1994 01:39:02 +0000 Richard M. Stallman (SEGMENT_MASK): Defined.
Sun, 19 Jun 1994 19:52:02 +0000 Richard M. Stallman (define-mail-alias): Copy parsing code from mailabbrev.el.
Sun, 19 Jun 1994 19:42:17 +0000 Richard M. Stallman (define-mail-alias): Doc fix.
Sun, 19 Jun 1994 19:07:47 +0000 Richard M. Stallman (x_window): Take account of pane widget internal border width.
Sun, 19 Jun 1994 18:20:52 +0000 Richard M. Stallman (Fmatching_paren): New function.
Sun, 19 Jun 1994 18:18:20 +0000 Richard M. Stallman (SYNTAX_MATCH): Fix typo (syntax -> matcher).
Sun, 19 Jun 1994 18:04:35 +0000 Richard M. Stallman (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
Sun, 19 Jun 1994 15:40:27 +0000 Richard M. Stallman Get CFLAGS both with and without THIS_IS_CONFIGURE,
Sun, 19 Jun 1994 15:24:14 +0000 Richard M. Stallman (C_OPTIMIZE_SWITCH): Definition deleted.
Sat, 18 Jun 1994 21:12:42 +0000 Richard M. Stallman (mail-bury): Test that rmail-summary-buffer is boundp.
Sat, 18 Jun 1994 21:04:14 +0000 Richard M. Stallman Doc fixes.
Sat, 18 Jun 1994 21:03:36 +0000 Richard M. Stallman (xsymbol): Cast $ to int.
Sat, 18 Jun 1994 19:20:48 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
Sat, 18 Jun 1994 18:57:39 +0000 Richard M. Stallman (make_frame_visible): At end, wait till Emacs sees frame is visible.
Sat, 18 Jun 1994 17:54:50 +0000 Francesco Potort * m/delta.h (memmove): switch the first two args.
Sat, 18 Jun 1994 14:53:55 +0000 Richard M. Stallman (echo_after_prompt): New variable.
Sat, 18 Jun 1994 14:49:34 +0000 Richard M. Stallman (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Sat, 18 Jun 1994 13:26:33 +0000 Richard M. Stallman (rmail-highlight-headers): Don't skip newlines, just tab and space.
Sat, 18 Jun 1994 13:23:57 +0000 Richard M. Stallman (set-rmail-inbox-list): Use insert-before-markers.
Sat, 18 Jun 1994 13:02:23 +0000 Richard M. Stallman (doprnt.o): Depend on config_h.
Sat, 18 Jun 1994 00:18:28 +0000 Karl Heuer (minibuf_save_list): New variable, replaces minibuf_save_vector.
Sat, 18 Jun 1994 00:13:37 +0000 Karl Heuer minibuf_prompt is now a Lisp_Object.
Sat, 18 Jun 1994 00:13:02 +0000 Karl Heuer (minibuf_prompt): Now a Lisp_Object. All uses changed.
Fri, 17 Jun 1994 23:52:35 +0000 Richard M. Stallman (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
Fri, 17 Jun 1994 23:51:52 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
Fri, 17 Jun 1994 23:51:40 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Define it.
Fri, 17 Jun 1994 23:34:37 +0000 Richard M. Stallman (x_real_positions): Make sure we know the parent window.