summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (universal-argument, describe-arg): Restore Lisp code,Karl Heuer1995-06-141-0/+71
| | | | | undoing Feb 28 change. (prefix-arg-internal, digit-argument, negative-argument): Likewise.
* Various optimizations. The main one is to optimize forRichard M. Stallman1995-06-141-40/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | simple output at the end of the buffer, with no paging, and in that case to defer scrolling while we can. (term-emulate-terminal): Don't call term-handle-scroll in simple cases unless we are either paging or term-scroll-with-delete. (term-down): Likewise. (term-handle-scroll): Modify accordingly. (term-emulate-terminal): Avoid deleting old text in common case. Optimize the simple case of CRLF when we're at buffer end. Handle deferred scroll when done processing output. (term-handle-deferred-scroll): New function. (term-down): Simplify - no longer take RIGHT argument. Tune. (term-goto): Use term-move-columns to compensate for the above. (term-escape-char, term-set-escape-char): Add doc-string. (term-mouse-paste): Add xemacs support. Various speed enhencements: (term-handle-scroll): Don't clear term-current-row; maybe adjust it. (term-down): Don't call term-adjust-current-row-cache if we've done term-handle-scroll. (term-emulate-terminal): Don't call term-adjust-current-row-cache. (term-emulate-terminal): For TAB, don't nil term-start-line-column. (term-goto): Possible optimization.
* (Fprefix_numeric_value): Fix type check.Karl Heuer1995-06-141-1/+1
|
* (command_loop_1): Clear prefix arg (undo Feb 1 change).Karl Heuer1995-06-141-0/+1
|
* changes for 19.29.Melissa Weisshaus1995-06-142-6/+63
|
* (Flocal_variable_p): Fix backwards logical operator.Richard M. Stallman1995-06-141-1/+1
|
* [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.Karl Heuer1995-06-141-0/+2
|
* If NOT_C_CODE, don't include alloca.h.Karl Heuer1995-06-141-0/+2
|
* (Fdelete_frame): If the minibuf window was selected, make that remain so.Richard M. Stallman1995-06-141-0/+8
|
* *** empty log message ***Geoff Voelker1995-06-141-0/+2
|
* (frame-notice-user-settings): When making a minibufferlessRichard M. Stallman1995-06-141-1/+5
| | | | frame, don't copy `name' parm explicitly unless it was explicit before.
* (compilation-find-file): If FILENAME is absolute, applyRoland McGrath1995-06-141-23/+39
| | | | | | | | abbreviate-file-name to it and then use its directory part as the first search path element, searching for its nondirectory part. Fix prompting code not to use a free variable. (compilation-parse-errors, compile-abbreviate-directory): Use abbreviate-file-name on directories.
* Put mark-active for menu-enable property on eval-region, comment-region, and ↵Simon Marshall1995-06-141-1/+5
| | | | indent-region symbols.
* (addpm): Use CFLAGS when compiling.Richard M. Stallman1995-06-141-1/+1
|
* Comment change.Richard M. Stallman1995-06-141-4/+4
|
* (status_notify): Undo May 18 change.Richard M. Stallman1995-06-141-77/+74
| | | | Set update_tick at the beginning not at end.
* (Fprevious_overlay_change): Check for overlays that end at POS.Richard M. Stallman1995-06-141-2/+24
|
* (shell-mode): Make shell-directory-tracker a hook function locally only.Richard M. Stallman1995-06-141-1/+1
|
* Delete the Emacs version error check.Richard M. Stallman1995-06-142-49/+0
|
* (dired-change-marks): If OLD is a space, don't act on non-file lines.Richard M. Stallman1995-06-141-2/+6
|
* (vc-backend-checkin): Provide an explicit string sayingRichard M. Stallman1995-06-141-3/+4
| | | | | the log message is empty instead of providing it as empty. Always use -m option for ci.
* (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.Richard M. Stallman1995-06-141-1/+6
|
* (comint-mode): Use make-local-hook.Karl Heuer1995-06-131-15/+8
| | | | | (comint-send-input, comint-output-filter): Use run-hook-with-args. (comint-dynamic-complete): Use run-hook-with-args-until-success.
* (LIBS_MACHINE): Use -lpthreads, not -lpthread.Karl Heuer1995-06-131-3/+3
|
* check for -lpthreads, not -lpthread.Karl Heuer1995-06-131-1/+1
|
* (HAVE_LIBPTHREADS): Add #undef.Karl Heuer1995-06-131-0/+1
|
* (vip-over-whitespace-line): new function.Karl Heuer1995-06-131-1/+7
|
* (vip-change-state-to-vi): bug fix.Karl Heuer1995-06-131-3/+4
|
* Test for "" too; let it go to expand-file-name if it is equal.Simon Marshall1995-06-131-1/+5
|
* check comint-input-ring-file-name for the empty string too.Simon Marshall1995-06-131-1/+2
|
* *** empty log message ***Geoff Voelker1995-06-131-1/+4
|
* (help-menu): Symbol renamed from `help'.Karl Heuer1995-06-131-2/+4
|
* (rmail-search-backwards): Default count is 1, not -1.Karl Heuer1995-06-131-1/+1
|
* [_LIBC] (start_of_data): Define to &__data_start for GNU libc.Roland McGrath1995-06-121-4/+6
|
* (frame_vector_add_frame): Don't forget to storeKarl Heuer1995-06-121-0/+1
| | | | the longer vector.
* Copy new files nt/addpm.c and nt/emacs.bat.in.Karl Heuer1995-06-111-1/+1
|
* Add comment.Karl Heuer1995-06-111-0/+2
|
* Comment update.Karl Heuer1995-06-111-3/+4
|
* (x_make_frame_visible): Test and set asked_for_visible.Karl Heuer1995-06-111-1/+43
|
* (struct x_display): New field asked_for_visible.Karl Heuer1995-06-111-0/+3
|
* [USE_X_TOOLKIT] (x_window): If using Motif,Karl Heuer1995-06-111-4/+15
| | | | add some extra to sizes, for consistent behavior.
* Include widget.h.Karl Heuer1995-06-111-20/+45
| | | | | | (x_wm_set_size_hint) [USE_X_TOOLKIT]: Get the size from the outer widget. Copy the base and minimum sizes from the old hint.
* (EmacsFrameSetCharSize): Manually alter the heightKarl Heuer1995-06-111-2/+26
| | | | | | | | | and width of the outer widget (and the width of the column widget) carefully using deltas. Set update_hints_inhibit nonzero while updating. Then call update_wm_hints explicitly. (update_wm_hints): Use 0 for min_rows, min_cols. Do nothing if update_hints_inhibit is nonzero.
* (lwlib_toolkit_type): New variable.Karl Heuer1995-06-111-0/+5
|
* (Fframe_or_buffer_changed_p): Calculate vector size right.Karl Heuer1995-06-111-6/+13
| | | | | | Add hysteresis when making it larger. Fill it up reliably and check at the end for overflowing it. (syms_of_display): Make frame_and_buffer_state initially with 20 elts.
* (read_char_minibuf_menu_prompt):Karl Heuer1995-06-111-32/+70
| | | | | If the char to type doesn't match the prompt string, show the char explicitly.
* (save-selected-window): New macro.Karl Heuer1995-06-111-0/+8
|
* Include config.h before stdio.h.Geoff Voelker1995-06-103-6/+5
|
* *** empty log message ***Geoff Voelker1995-06-101-11/+9
|
* Initial revisionGeoff Voelker1995-06-102-0/+231
|