summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
1993-11-26(kbd_buffer_get_event): If user destroys the last frame,Richard M. Stallman1-11/+11
1993-11-26(x_window): Call XSetWMProtocols.Richard M. Stallman1-0/+2
1993-11-26(rmail-variables): Abbreviate truename for comparison.Richard M. Stallman1-1/+2
1993-11-26(SYSTEM_TYPE): Make it "irix".Richard M. Stallman1-1/+1
1993-11-26(mostlyclean): Make it distinct from clean.Richard M. Stallman1-2/+5
1993-11-26(closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.Richard M. Stallman1-2/+2
1993-11-26Add sample test for tpu-set-scroll-margins.Richard M. Stallman1-2/+2
1993-11-26Remove free/bound cursor and scrollRichard M. Stallman1-15/+4
1993-11-26(tpu-quoted-insert): New function.Richard M. Stallman1-8/+23
1993-11-26(readevalloop): Get error if buffer being eval'd is killed.Richard M. Stallman1-0/+9
1993-11-25When breaking links, use cp -p.Richard M. Stallman1-1/+1
1993-11-25(SETPGRP_RELEASES_CTTY): Defined.Richard M. Stallman1-0/+4
1993-11-25(IRIX5, SETPGRP_RELEASES_CTTY): Defined.Richard M. Stallman1-0/+4
1993-11-25(create_process): Do setpgrp for USG regardless of IRIX.Richard M. Stallman1-2/+2
1993-11-25Comment changes.Richard M. Stallman1-5/+1
1993-11-25(child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.Richard M. Stallman1-5/+5
1993-11-25(quit_throw_to_read_char):Richard M. Stallman1-0/+2
1993-11-25(HAVE_FTIME): Deleted (autoconf does it).Richard M. Stallman1-3/+0
1993-11-25Comment change.Richard M. Stallman1-1/+1
1993-11-25(bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define.Richard M. Stallman1-0/+4
1993-11-25(tags-add-tables): New variable.Richard M. Stallman1-6/+12
1993-11-25(merge_properties_sticky): Declared.Richard M. Stallman1-0/+2
1993-11-25(Fhandle_switch_frame, Fredirect_frame_focus): Declared.Richard M. Stallman1-0/+2
1993-11-25(ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.Richard M. Stallman1-2/+3
1993-11-25(HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions.Richard M. Stallman1-0/+17
1993-11-25(graft_intervals_into_buffer): New arg LENGTH.Richard M. Stallman1-4/+16
1993-11-25(insert_from_string): Pass new arg to graft_intervals_into_buffer.Richard M. Stallman1-1/+1
1993-11-25(init_baud_rate): Avoid referring to sg uninitialized.Richard M. Stallman1-3/+3
1993-11-25(comint-send-input): Don't call comint-argumentsRichard M. Stallman1-2/+5
1993-11-25Add a provide.Richard M. Stallman1-0/+2
1993-11-25(vc-make-backup-files): Doc fix.Richard M. Stallman1-3/+3
1993-11-25Comment change.Richard M. Stallman1-10/+1
1993-11-24(Fmove_to_column): Increments for control charactersRichard M. Stallman1-2/+2
1993-11-24(Fdelete_process): Fix paren error.Richard M. Stallman1-1/+1
1993-11-24(${archlibdir}): Don't do chown or chgrp.Richard M. Stallman1-7/+0
1993-11-24(rmail-sort-messages): In summary buf, go to rmail buf.Richard M. Stallman1-61/+64
1993-11-24(closedir): Pass on the value from sys_closedir.Richard M. Stallman1-3/+8
1993-11-24(walk-windows): If start at minibuf window, do return to it.Richard M. Stallman1-0/+3
1993-11-24(XTread_socket): Really handle Xatom_wm_window_moved events.Richard M. Stallman1-4/+21
1993-11-24(main): Call init_callproc and init_callproc_1.Richard M. Stallman1-1/+2
1993-11-24(init_callproc): Maybe add ../lib-src to exec-pathRichard M. Stallman1-10/+47
1993-11-24(mouse-save-then-kill-delete-region):Richard M. Stallman1-86/+130
1993-11-24(comint-send-input): Don't call comint-arguments whileRichard M. Stallman1-7/+10
1993-11-24(count-lines): In selective-display case,Richard M. Stallman1-1/+5
1993-11-24(add-change-log-entry): put buffer in change-log-mode.Richard M. Stallman1-1/+5
1993-11-24(isearch-other-meta-char): Correct the test for a split-upRichard M. Stallman1-2/+4
1993-11-24(LIBX11_SYSTEM): Override the definition.Richard M. Stallman1-0/+5
1993-11-24Initial revisionRichard M. Stallman1-0/+244
1993-11-24(Info-follow-reference): Correct one-off error in comparing start-point.Richard M. Stallman1-1/+1
1993-11-23Comment changes.Richard M. Stallman1-21/+1