log

age author description
Fri, 11 Feb 1994 13:56:38 +0000 Fred Pierresteguy (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
Fri, 11 Feb 1994 13:50:53 +0000 Fred Pierresteguy *** empty log message ***
Fri, 11 Feb 1994 13:25:11 +0000 Fred Pierresteguy (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
Fri, 11 Feb 1994 13:19:19 +0000 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
Fri, 11 Feb 1994 08:52:53 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
Fri, 11 Feb 1994 08:10:01 +0000 Karl Heuer Fix spelling of pre-command-hook.
Fri, 11 Feb 1994 08:05:12 +0000 Karl Heuer (syms_of_keyboard): Add a DEFVAR for command-hook-internal.
Fri, 11 Feb 1994 06:03:57 +0000 Karl Heuer Fix syntax used for C-SPC.
Fri, 11 Feb 1994 05:54:37 +0000 Roland McGrath (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
Fri, 11 Feb 1994 02:52:17 +0000 Roland McGrath (sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
Fri, 11 Feb 1994 02:50:00 +0000 Roland McGrath Add #undef SYS_SIGLIST_DECLARED.
Fri, 11 Feb 1994 01:34:16 +0000 Karl Heuer (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
Fri, 11 Feb 1994 01:29:24 +0000 Karl Heuer (read_filtered_event): Retry read_char after a buffer change.
Fri, 11 Feb 1994 00:13:59 +0000 Karl Heuer Split #ifdef so as not to confuse c-mode.
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.
Tue, 08 Feb 1994 23:57:30 +0000 Richard M. Stallman (main) [HAVE_SYSVIPC]: Reverse test of fork value.
Tue, 08 Feb 1994 23:50:09 +0000 Richard M. Stallman (show-children): Don't narrow to (1+ (point-max)) when
Tue, 08 Feb 1994 23:03:09 +0000 Roland McGrath (generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
Tue, 08 Feb 1994 22:46:59 +0000 Roland McGrath *** empty log message ***
Tue, 08 Feb 1994 22:42:28 +0000 Roland McGrath (print): If print_escapes_newlines, print '\f' as "\\f".
Tue, 08 Feb 1994 22:26:30 +0000 Karl Heuer (rmail-edit-current-message): Make local variables permanent, so
Tue, 08 Feb 1994 22:25:35 +0000 Karl Heuer (rmail-variables): Make local variables permanent, so the user can safely
Tue, 08 Feb 1994 18:22:09 +0000 Richard M. Stallman (copy-face): Doc fix.
Tue, 08 Feb 1994 18:00:41 +0000 Richard M. Stallman (finder-mode): Doc fix.
Tue, 08 Feb 1994 17:51:57 +0000 Richard M. Stallman (mail-signature): Insert a `-- ' line.
Tue, 08 Feb 1994 07:26:28 +0000 Richard M. Stallman (Fprocess_kill_without_query): Doc fix.
Tue, 08 Feb 1994 06:19:09 +0000 Karl Heuer (compute_motion): Source code was improperly indented.
Tue, 08 Feb 1994 05:06:07 +0000 Karl Heuer (make-syntax-table): Behave like copy-syntax-table if an argument is given,
Tue, 08 Feb 1994 04:53:09 +0000 Karl Heuer (batch-update-autoloads): Add missing close paren.
Tue, 08 Feb 1994 04:01:10 +0000 Jim Meyering *** empty log message ***
Tue, 08 Feb 1994 03:47:10 +0000 Karl Heuer *** empty log message ***