log

age author description
Sat, 22 Oct 1994 04:39:30 +0000 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
Sat, 22 Oct 1994 04:34:16 +0000 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
Sat, 22 Oct 1994 04:27:25 +0000 Richard M. Stallman (x_sync): Take frame ptr as arg.
Sat, 22 Oct 1994 03:55:39 +0000 Richard M. Stallman (read_avail_input): Use input_fd.
Sat, 22 Oct 1994 03:55:00 +0000 Richard M. Stallman (input_fd): No longer static.
Sat, 22 Oct 1994 03:54:14 +0000 Richard M. Stallman (Fframe_or_buffer_changed_p):
Sat, 22 Oct 1994 03:51:12 +0000 Richard M. Stallman (xmenu_show): Get the screen number for DisplayHeight
Sat, 22 Oct 1994 03:27:46 +0000 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
Sat, 22 Oct 1994 02:54:46 +0000 Richard M. Stallman (mail-aliases, mail-archive-file-name): Doc fixes.
Sat, 22 Oct 1994 02:53:32 +0000 Karl Heuer (insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
Fri, 21 Oct 1994 21:31:47 +0000 Richard M. Stallman (sendmail-synch-aliases): Check MAILRC envvar.
Fri, 21 Oct 1994 21:30:38 +0000 Richard M. Stallman (define-mail-alias): Check MAILRC envvar.
Fri, 21 Oct 1994 20:31:43 +0000 Richard M. Stallman (main): Don't process one input file twice.
Fri, 21 Oct 1994 20:29:30 +0000 Richard M. Stallman Finish installing previous change.
Fri, 21 Oct 1994 20:27:08 +0000 Richard M. Stallman (timer-error, timer-abnormal-termination,
Fri, 21 Oct 1994 20:01:17 +0000 Richard M. Stallman (view-file): Do record the buffer switch.
Fri, 21 Oct 1994 19:42:50 +0000 Richard M. Stallman (describe-function-find-file): New function.
Fri, 21 Oct 1994 19:37:36 +0000 Richard M. Stallman (describe-function): Mention the file it was loaded from.
Fri, 21 Oct 1994 19:27:26 +0000 Richard M. Stallman (dbx): Delete call to gud-switch-to-buffer.
Fri, 21 Oct 1994 18:43:22 +0000 Richard M. Stallman (emerge-auto-advance): Fix criterion for which message.
Fri, 21 Oct 1994 12:28:55 +0000 Francesco Potort * etags.c (prestr, substr): return a logical type.
Fri, 21 Oct 1994 01:50:59 +0000 Per Bothner Better NCR support.
Fri, 21 Oct 1994 00:48:18 +0000 Richard M. Stallman (rmail-get-new-mail): If display-time is in use,
Thu, 20 Oct 1994 21:19:47 +0000 Richard M. Stallman (list_buffers_1): Always mark current_buffer read-only.
Thu, 20 Oct 1994 21:17:44 +0000 Roland McGrath (next-file): Initialize next-file-list all at once from all tables.
Thu, 20 Oct 1994 20:35:57 +0000 Richard M. Stallman PopServer renamed to popserver throughout.
Thu, 20 Oct 1994 20:14:45 +0000 Karl Heuer (edit-and-eval-command): Elements of command-history are forms, not strings.
Thu, 20 Oct 1994 20:10:29 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): Defined.
Thu, 20 Oct 1994 20:03:30 +0000 Richard M. Stallman (ange-ftp-get-passwd): Use user-mail-address.
Thu, 20 Oct 1994 20:01:41 +0000 Karl Heuer (repeat-matching-complex-command): Fix check for empty pattern. Simplify.