log

age author description
Mon, 16 May 1994 09:41:17 +0000 Richard M. Stallman (syms_of_eval): Doc fixes.
Mon, 16 May 1994 07:24:45 +0000 Richard M. Stallman Doc fixes.
Mon, 16 May 1994 04:49:23 +0000 Richard M. Stallman (precompute-menubar-bindings): Don't precompute menus if not using x.
Sun, 15 May 1994 21:39:38 +0000 Richard M. Stallman (x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
Sun, 15 May 1994 19:38:50 +0000 Richard M. Stallman (crlf_to_lf): Fix off-by-one condition.
Sun, 15 May 1994 19:25:21 +0000 Richard M. Stallman (Fcurrent_time_zone): Add cast.
Sun, 15 May 1994 05:28:41 +0000 Richard M. Stallman (LOCALTIME_CACHE): Defined.
Sun, 15 May 1994 05:23:58 +0000 Richard M. Stallman (LOCALTIME_CACHE): Define, if not OSF1.
Sun, 15 May 1994 05:21:23 +0000 Richard M. Stallman (HAVE_X11XTR6): Add newline before #if.
Sat, 14 May 1994 22:23:38 +0000 Richard M. Stallman (bind_polling_period): Never decrease polling_period.
Sat, 14 May 1994 22:17:13 +0000 Richard M. Stallman (XTread_socket): For button events, clear compose_status.
Sat, 14 May 1994 20:31:52 +0000 Richard M. Stallman Comment change.
Sat, 14 May 1994 19:49:52 +0000 Richard M. Stallman Remove periods from messages.
Sat, 14 May 1994 09:50:26 +0000 Richard M. Stallman (isearch-done): Don't call deactivate-mark.
Sat, 14 May 1994 09:18:02 +0000 Richard M. Stallman (tar-extract): Put tar name into subfile visited name.
Sat, 14 May 1994 08:59:22 +0000 Richard M. Stallman Make menu bar defines unconditional.
Sat, 14 May 1994 08:33:26 +0000 Richard M. Stallman Move menu bar defines to top level
Sat, 14 May 1994 07:59:14 +0000 Richard M. Stallman (dired-mode-map): Get rid of dired-regexp-prefix;
Sat, 14 May 1994 06:34:26 +0000 Richard M. Stallman (Fcopy_file): Close output before setting its times.
Fri, 13 May 1994 22:21:45 +0000 Karl Heuer (Foverlay_lists): Doc fix.
Fri, 13 May 1994 21:24:47 +0000 Richard M. Stallman (font-lock-no-comments): New variable.
Fri, 13 May 1994 21:02:57 +0000 Richard M. Stallman (HAVE_X11XTR6): Arrange to define it.
Fri, 13 May 1994 21:01:29 +0000 Richard M. Stallman (HAVE_X11XTR6): Add #undef.
Fri, 13 May 1994 20:43:28 +0000 Richard M. Stallman (LIBXTR6): New variable. Test HAVE_X11XTR6.
Fri, 13 May 1994 08:32:16 +0000 Richard M. Stallman (syms_of_keyboard): Set up Qpolling_period.
Fri, 13 May 1994 08:31:05 +0000 Richard M. Stallman (Fopen_network_stream): Call bind_polling_period; later unbind the binding.
Fri, 13 May 1994 08:29:22 +0000 Richard M. Stallman (save_excursion_restore): Don't run activate-mark-hook
Fri, 13 May 1994 08:22:50 +0000 Richard M. Stallman (LIBXTR6): New variable.
Fri, 13 May 1994 07:42:34 +0000 Richard M. Stallman (vc-registered): Use find-file-name-handler.
Fri, 13 May 1994 07:18:38 +0000 Richard M. Stallman (sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.