log

age author description
Sun, 05 Jun 1994 18:17:53 +0000 Richard M. Stallman (x_wm_set_icon_position, x_wm_set_icon_pixmap):
Sun, 05 Jun 1994 18:05:15 +0000 Richard M. Stallman (BSD): Redefine.
Sun, 05 Jun 1994 18:00:08 +0000 Richard M. Stallman Accept bsdi as opsys, like bsd386.
Sun, 05 Jun 1994 17:51:23 +0000 Richard M. Stallman (LIBS_MACHINE) [USG]: New #define.
Sun, 05 Jun 1994 17:43:51 +0000 Richard M. Stallman (Fx_open_connection): Set up Vx_resource_name and xrm_option
Sun, 05 Jun 1994 17:42:38 +0000 Richard M. Stallman (x_term_init): New args xrm_option and resource_string.
Sun, 05 Jun 1994 17:36:02 +0000 Richard M. Stallman (gomoku-display-statistics): Use human's point of view
Sun, 05 Jun 1994 16:57:22 +0000 Tom Tromey tcl-current-word does the right thing in inferior-tcl-mode.
Sun, 05 Jun 1994 15:17:16 +0000 Richard M. Stallman (derived-mode-merge-abbrev-tables):
Sun, 05 Jun 1994 12:43:42 +0000 Richard M. Stallman (x_window): Take account of internal border of paned widget.
Sun, 05 Jun 1994 12:12:44 +0000 Richard M. Stallman (PURESIZE): Increased to 240000.
Sun, 05 Jun 1994 12:08:51 +0000 Richard M. Stallman (PURESIZE): Increased to 222000.
Sun, 05 Jun 1994 12:06:23 +0000 Richard M. Stallman (mouse-choose-completion): If *Completion* is a special
Sun, 05 Jun 1994 12:05:05 +0000 Richard M. Stallman (gnus-newsrc-to-gnus-format): In main loop,
Sun, 05 Jun 1994 12:01:16 +0000 Richard M. Stallman (PC-do-completion): Clear text props from inserted text.
Sun, 05 Jun 1994 11:55:49 +0000 Richard M. Stallman (using_x_p): New function.
Sun, 05 Jun 1994 11:55:23 +0000 Richard M. Stallman (Fy_or_n_p): Don't use dialog box if not an X frame.
Sun, 05 Jun 1994 11:43:26 +0000 Richard M. Stallman (Info-directory-list): Don't use the invocation directory
Sun, 05 Jun 1994 11:31:25 +0000 Richard M. Stallman (main): Do the setpgrp after checking for -batch.
Sun, 05 Jun 1994 11:30:29 +0000 Richard M. Stallman (command_loop_1): Properly handle nil in display table.
Sun, 05 Jun 1994 10:44:45 +0000 Richard M. Stallman (mips-sony-newsos*): Use news-risc.h.
Sat, 04 Jun 1994 16:23:20 +0000 Richard M. Stallman entered into RCS
Sat, 04 Jun 1994 05:24:48 +0000 Roland McGrath Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.
Sat, 04 Jun 1994 00:16:37 +0000 Karl Heuer (frame-parameters): Setting this is no longer needed.
Sat, 04 Jun 1994 00:15:17 +0000 Karl Heuer [MSDOS]: #include "msdos.h" for rootrelativepath template.
Fri, 03 Jun 1994 21:09:19 +0000 Tom Tromey Another menu fix.
Fri, 03 Jun 1994 20:39:14 +0000 Tom Tromey Fixed menu bug.
Fri, 03 Jun 1994 20:27:02 +0000 Edward M. Reingold (solar-holidays): Revised to use the rewritten and new fcns.
Fri, 03 Jun 1994 20:26:33 +0000 Edward M. Reingold (solar-sunrise, solar-sunset): Fix doc string.
Fri, 03 Jun 1994 20:25:44 +0000 Edward M. Reingold (lunar-phase): Revised to use the rewritten and new fcns.
Fri, 03 Jun 1994 17:10:42 +0000 Francesco Potort * etags.c (absolute_filename): Remove infinite loop bug when
Fri, 03 Jun 1994 11:30:57 +0000 Francesco Potort * etags.c (etags_getcwd): Delete the trailing newline from cwd.
Fri, 03 Jun 1994 04:50:17 +0000 Karl Heuer (run_msdos_command): Make local copy of argv[2] on stack, not on heap.
Fri, 03 Jun 1994 04:08:32 +0000 Karl Heuer (Fprevious_single_property_change): Check for null interval after correcting
Fri, 03 Jun 1994 03:26:11 +0000 Karl Heuer (display_text_line): Make sure pointer is in range.
Fri, 03 Jun 1994 00:47:15 +0000 Tom Tromey Fixed bug in bug-reporting code.
Thu, 02 Jun 1994 23:47:26 +0000 Karl Heuer (xdialog_show): Fix problem with message in dialog box.
Thu, 02 Jun 1994 19:12:26 +0000 Richard M. Stallman (C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
Thu, 02 Jun 1994 18:15:13 +0000 Richard M. Stallman (compilation-error-regexp-alist): Stricter Lucid regexp.
Thu, 02 Jun 1994 17:45:40 +0000 Richard M. Stallman [emacs]: Block input around the garbage reclamation.
Thu, 02 Jun 1994 16:29:05 +0000 Richard M. Stallman (comint-dynamic-complete-as-filename)
Wed, 01 Jun 1994 20:37:42 +0000 Richard M. Stallman (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
Wed, 01 Jun 1994 20:36:08 +0000 Richard M. Stallman (kill_buffer_processes): For net conn, use Fdelete_process.
Wed, 01 Jun 1994 18:42:30 +0000 Richard M. Stallman (gnus-uu-ctl-map): Move C-h binding to C-d.
Wed, 01 Jun 1994 18:28:06 +0000 Richard M. Stallman (completion-list-mode-map): Unbind down-mouse-2.
Mon, 30 May 1994 17:44:30 +0000 Paul Eggert Fix typo: Mayan -> French Revolutionary
Mon, 30 May 1994 17:42:43 +0000 Paul Eggert (calendar-mod): Remove; it was equivalent to `mod'. All callers changed.
Mon, 30 May 1994 14:51:16 +0000 Edward M. Reingold (generate-calendar-month): Make highlighted text for mouse-2 a full column (2
Mon, 30 May 1994 12:55:41 +0000 Richard M. Stallman (command_loop_1): Allow direct output for insert
Mon, 30 May 1994 12:36:21 +0000 Richard M. Stallman (redisplay): Limit prev change to pause != 0.
Mon, 30 May 1994 12:23:10 +0000 Richard M. Stallman (comint-read-input-ring): Make regexp stricter.
Mon, 30 May 1994 11:55:22 +0000 Richard M. Stallman (shortversion): Don't assume another period follows.
Mon, 30 May 1994 11:50:27 +0000 Richard M. Stallman (Info-default-directory-list): Don't attach ../info.
Mon, 30 May 1994 11:47:07 +0000 Richard M. Stallman (Info-directory-list): Doc fix.
Mon, 30 May 1994 10:57:20 +0000 Richard M. Stallman (redisplay): If have window change at end, redisplay again.
Mon, 30 May 1994 10:41:53 +0000 Richard M. Stallman (shell-font-lock-keywords): Removed regexp for commands.
Mon, 30 May 1994 10:32:11 +0000 Richard M. Stallman (bibtex-clean-entry): Back over close delimiter carefully.
Mon, 30 May 1994 10:26:56 +0000 Richard M. Stallman (calendar-current-time-zone): Fix typo that
Mon, 30 May 1994 10:19:16 +0000 Richard M. Stallman (create_process): Get a pty for any non-nil Vprocess_connection_type value.
Mon, 30 May 1994 10:08:53 +0000 Richard M. Stallman (ange-ftp-insert-directory): Expand file name to