log

age author description
Fri, 11 Feb 1994 00:00:28 +0000 Karl Heuer (Fpos_visible_in_window_p): Take hscroll into account.
Thu, 10 Feb 1994 23:59:25 +0000 Karl Heuer (buffer_posn_from_coords): Take hscroll into account.
Thu, 10 Feb 1994 20:50:54 +0000 Karl Heuer (Fmessage): Copy the text to be displayed into a malloc'd buffer.
Thu, 10 Feb 1994 20:44:20 +0000 Karl Heuer Comment change.
Thu, 10 Feb 1994 20:27:34 +0000 Karl Heuer (difftm): Simplify expression.
Thu, 10 Feb 1994 09:34:37 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
Thu, 10 Feb 1994 08:35:48 +0000 Richard M. Stallman (shell-get-current-command): Make regexp more selective.
Thu, 10 Feb 1994 07:39:09 +0000 Richard M. Stallman (mouse-start-end): For double click with START on openparen,
Thu, 10 Feb 1994 04:43:50 +0000 Richard M. Stallman (lisp-font-lock-keywords-2): Quote the * in let*.
Thu, 10 Feb 1994 04:38:58 +0000 Richard M. Stallman Use new name vmsdir.h.
Thu, 10 Feb 1994 00:48:59 +0000 Karl Heuer (outline-mode): Fix spelling of add-hook.
Thu, 10 Feb 1994 00:39:28 +0000 Karl Heuer (Fdo_auto_save): Save echo_area_glyphs_length.
Thu, 10 Feb 1994 00:35:15 +0000 Karl Heuer (Fgarbage_collect): Save echo_area_glyphs_length.
Wed, 09 Feb 1994 23:47:09 +0000 Karl Heuer (Fkill_all_local_variables): Run change-major-mode-hook.
Wed, 09 Feb 1994 23:31:54 +0000 Karl Heuer (x_display_cursor, process_expose_from_menu): Block input.
Wed, 09 Feb 1994 23:02:28 +0000 Karl Heuer (vc-comment-to-change-log): Load add-log before binding
Wed, 09 Feb 1994 22:32:39 +0000 Karl Heuer (CRT0_DUMMIES): Definition deleted.
Wed, 09 Feb 1994 22:21:47 +0000 Karl Heuer (mouse-start-end): Check START rather than point for being at eob.
Wed, 09 Feb 1994 22:04:55 +0000 Karl Heuer (mark_object): Fetch obj from *objptr at loop, not at the gotos.
Wed, 09 Feb 1994 21:08:01 +0000 Richard M. Stallman (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
Wed, 09 Feb 1994 21:03:13 +0000 Richard M. Stallman Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.
Wed, 09 Feb 1994 13:51:25 +0000 Fred Pierresteguy (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
Wed, 09 Feb 1994 09:13:05 +0000 Richard M. Stallman (C_SWITCH_MACHINE): Get this from autoconf.
Wed, 09 Feb 1994 05:48:11 +0000 Richard M. Stallman (display-time): Use expand-file-name to make file name of wakeup.
Wed, 09 Feb 1994 05:36:48 +0000 Richard M. Stallman (disabled-command-hook): Use eq to compare elts of this-command-keys.
Wed, 09 Feb 1994 04:26:28 +0000 Karl Heuer (rmail-summary-expunge-and-save): Mark summary buffer as unmodified.
Wed, 09 Feb 1994 04:25:48 +0000 Karl Heuer (rmail-expunge-and-save): Mark summary buffer as unmodified.
Wed, 09 Feb 1994 04:08:17 +0000 Karl Heuer Add (require 'rmail) so the macro will be byte-compiled properly.
Wed, 09 Feb 1994 03:25:25 +0000 Karl Heuer (compute_char_face): Extract overlay-sorting code as a separate function,
Wed, 09 Feb 1994 03:23:48 +0000 Karl Heuer (sort-overlays): New function, extracted from xfaces.c.