Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Undo last change. | Roland McGrath | 1993-11-26 | 1 | -1/+1 |
| | |||||
* | (isearch-search): Use real quit-char extracted from current-input-mode, | Roland McGrath | 1993-11-26 | 1 | -2/+2 |
| | | | | rather than always C-g. | ||||
* | (kbd_buffer_get_event): If user destroys the last frame, | Richard M. Stallman | 1993-11-26 | 1 | -11/+11 |
| | | | | | | exit before calling Fdelete_frame. (read_avail_input): Undo Nov 18 change. | ||||
* | (x_window): Call XSetWMProtocols. | Richard M. Stallman | 1993-11-26 | 1 | -0/+2 |
| | |||||
* | (rmail-variables): Abbreviate truename for comparison. | Richard M. Stallman | 1993-11-26 | 1 | -1/+2 |
| | |||||
* | (SYSTEM_TYPE): Make it "irix". | Richard M. Stallman | 1993-11-26 | 1 | -1/+1 |
| | |||||
* | (mostlyclean): Make it distinct from clean. | Richard M. Stallman | 1993-11-26 | 1 | -2/+5 |
| | |||||
* | (closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE. | Richard M. Stallman | 1993-11-26 | 1 | -2/+2 |
| | |||||
* | Add sample test for tpu-set-scroll-margins. | Richard M. Stallman | 1993-11-26 | 1 | -2/+2 |
| | |||||
* | Remove free/bound cursor and scroll | Richard M. Stallman | 1993-11-26 | 1 | -15/+4 |
| | | | | margin fsets and key mappings. Add autoload cookies. | ||||
* | (tpu-quoted-insert): New function. | Richard M. Stallman | 1993-11-26 | 1 | -8/+23 |
| | | | | | | | | (tpu-reset-control-keys): Remove C-f mapping. Insert (in file) fsets for free/bound cursor, scroll margins, key mappings for same. (tpu-revision): Variable deleted. | ||||
* | (readevalloop): Get error if buffer being eval'd is killed. | Richard M. Stallman | 1993-11-26 | 1 | -0/+9 |
| | |||||
* | When breaking links, use cp -p. | Richard M. Stallman | 1993-11-25 | 1 | -1/+1 |
| | |||||
* | (SETPGRP_RELEASES_CTTY): Defined. | Richard M. Stallman | 1993-11-25 | 1 | -0/+4 |
| | |||||
* | (IRIX5, SETPGRP_RELEASES_CTTY): Defined. | Richard M. Stallman | 1993-11-25 | 1 | -0/+4 |
| | |||||
* | (create_process): Do setpgrp for USG regardless of IRIX. | Richard M. Stallman | 1993-11-25 | 1 | -2/+2 |
| | | | | (process_send_signal) [IRIX5]: For SIGTSTP, use VSUSP, not VSWTCH. | ||||
* | Comment changes. | Richard M. Stallman | 1993-11-25 | 1 | -5/+1 |
| | |||||
* | (child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX. | Richard M. Stallman | 1993-11-25 | 1 | -5/+5 |
| | | | | (init_callproc): Fix previous change. | ||||
* | (quit_throw_to_read_char): | Richard M. Stallman | 1993-11-25 | 1 | -0/+2 |
| | | | | Look at internal_last_event_frame only if MULTI_FRAME. | ||||
* | (HAVE_FTIME): Deleted (autoconf does it). | Richard M. Stallman | 1993-11-25 | 1 | -3/+0 |
| | |||||
* | Comment change. | Richard M. Stallman | 1993-11-25 | 1 | -1/+1 |
| | |||||
* | (bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define. | Richard M. Stallman | 1993-11-25 | 1 | -0/+4 |
| | |||||
* | (tags-add-tables): New variable. | Richard M. Stallman | 1993-11-25 | 1 | -6/+12 |
| | | | | | (visit-tags-table-buffer): Use it. (default-tags-table-function): No longer user var, no longer autoload. | ||||
* | (merge_properties_sticky): Declared. | Richard M. Stallman | 1993-11-25 | 1 | -0/+2 |
| | |||||
* | (Fhandle_switch_frame, Fredirect_frame_focus): Declared. | Richard M. Stallman | 1993-11-25 | 1 | -0/+2 |
| | |||||
* | (ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files. | Richard M. Stallman | 1993-11-25 | 1 | -2/+3 |
| | |||||
* | (HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions. | Richard M. Stallman | 1993-11-25 | 1 | -0/+17 |
| | | | | | (LIB_X11_LIB, LIBX11_SYSTEM): Add override definitions. (USG_SHARED_LIBRARIES): Add #undef. | ||||
* | (graft_intervals_into_buffer): New arg LENGTH. | Richard M. Stallman | 1993-11-25 | 1 | -4/+16 |
| | | | | If source has no intervals, set dest properties to nil. | ||||
* | (insert_from_string): Pass new arg to graft_intervals_into_buffer. | Richard M. Stallman | 1993-11-25 | 1 | -1/+1 |
| | |||||
* | (init_baud_rate): Avoid referring to sg uninitialized. | Richard M. Stallman | 1993-11-25 | 1 | -3/+3 |
| | |||||
* | (comint-send-input): Don't call comint-arguments | Richard M. Stallman | 1993-11-25 | 1 | -2/+5 |
| | | | | | | to set HISTORY, even if comint-input-autoexpand is not `history'. When comint-input-autoexpand is `history', undo part of prev change: do put INPUT back in the buffer in place of expanded hist. | ||||
* | Add a provide. | Richard M. Stallman | 1993-11-25 | 1 | -0/+2 |
| | |||||
* | (vc-make-backup-files): Doc fix. | Richard M. Stallman | 1993-11-25 | 1 | -3/+3 |
| | | | | (vc-rcs-status): Use colon, not dash, in the string LOCKS. | ||||
* | Comment change. | Richard M. Stallman | 1993-11-25 | 1 | -10/+1 |
| | |||||
* | (Fmove_to_column): Increments for control characters | Richard M. Stallman | 1993-11-24 | 1 | -2/+2 |
| | | | | were too low by 1. | ||||
* | (Fdelete_process): Fix paren error. | Richard M. Stallman | 1993-11-24 | 1 | -1/+1 |
| | |||||
* | (${archlibdir}): Don't do chown or chgrp. | Richard M. Stallman | 1993-11-24 | 1 | -7/+0 |
| | |||||
* | (rmail-sort-messages): In summary buf, go to rmail buf. | Richard M. Stallman | 1993-11-24 | 1 | -61/+64 |
| | |||||
* | (closedir): Pass on the value from sys_closedir. | Richard M. Stallman | 1993-11-24 | 1 | -3/+8 |
| | | | | Do use this definition, if INTERRUPTIBLE_CLOSE. | ||||
* | (walk-windows): If start at minibuf window, do return to it. | Richard M. Stallman | 1993-11-24 | 1 | -0/+3 |
| | |||||
* | (XTread_socket): Really handle Xatom_wm_window_moved events. | Richard M. Stallman | 1993-11-24 | 1 | -4/+21 |
| | | | | (XTread_socket): Generate delete_window_event's. | ||||
* | (main): Call init_callproc and init_callproc_1. | Richard M. Stallman | 1993-11-24 | 1 | -1/+2 |
| | |||||
* | (init_callproc): Maybe add ../lib-src to exec-path | Richard M. Stallman | 1993-11-24 | 1 | -10/+47 |
| | | | | | | and maybe store it in exec-directory. Maybe put ../etc into data-directory. (init_callproc_1): Part of init_callproc is split out. | ||||
* | (mouse-save-then-kill-delete-region): | Richard M. Stallman | 1993-11-24 | 1 | -86/+130 |
| | | | | | | | | | | | | | | Call undo-boundary at the beginning and at the end. (mouse-start-end): Use MODE mod 3. (mouse-save-then-kill): Test mouse-selection-click-count mod 3. (mouse-drag-secondary, mouse-secondary-save-then-kill): Likewise. (mouse-kill-secondary): Do the kill in proper buffer. Give error if in the wrong buffer. (mouse-secondary-save-then-kill): Give error if click is not in the buffer already used for secondary selection. Don't switch windows; always temporarily switch buffers. | ||||
* | (comint-send-input): Don't call comint-arguments while | Richard M. Stallman | 1993-11-24 | 1 | -7/+10 |
| | | | | | computing the value for history. (comint-delim-arg): Treat quoted delim chars as non-delims. | ||||
* | (count-lines): In selective-display case, | Richard M. Stallman | 1993-11-24 | 1 | -1/+5 |
| | | | | adjust value if end is not at bol. | ||||
* | (add-change-log-entry): put buffer in change-log-mode. | Richard M. Stallman | 1993-11-24 | 1 | -1/+5 |
| | | | | (find-change-log): correct calculation of file one directory out. | ||||
* | (isearch-other-meta-char): Correct the test for a split-up | Richard M. Stallman | 1993-11-24 | 1 | -2/+4 |
| | | | | mode line or scroll bar mouse event. | ||||
* | (LIBX11_SYSTEM): Override the definition. | Richard M. Stallman | 1993-11-24 | 1 | -0/+5 |
| | |||||
* | Initial revision | Richard M. Stallman | 1993-11-24 | 1 | -0/+244 |
| |