Lines Matching +refs:idlwave +refs:completion +refs:restore +refs:window +refs:configuration

29 	(toplevel): Remove references to window-system.
84 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
176 * frame.el (special-display-popup-frame): Obey new specs `same-window'
227 (cperl-indent-parens-as-block): New configuration variable.
280 * bindings.el (completion-ignored-extensions): CL-related
617 (add-change-log-entry-other-window): Doc fix.
783 (isearch-repeat): When resuming a search, restore
850 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
890 Call get-buffer-window first second arg `visible'.
1052 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
1213 * term/sup-mouse.el (sup-pos-to-window):
1214 * term/bg-mouse.el (bg-window-from-x-y):
1215 * emacs-lisp/edebug.el (edebug-window-live-p):
1216 Use get-window-with-predicate.
1218 * window.el (get-window-with-predicate): Rename from some-window.
1219 (some-window): Make it an alias.
1272 * uncompress.el, uniquify.el, vc.el, view.el, window.el
1350 * international/quail.el (quail-completion-1):
1493 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
1534 Temporarily select EVENT's window for switching buffers.
1552 * gs.el (gs-set-ghostview-colors-window-prop):
1553 Call x-change-window-property with 3rd arg FRAME.
1629 window-scroll-functions are run with a window start that's
1713 (next-multiframe-window, previous-multiframe-window): Use it.
1716 buffer of a window clicked on, when the current buffer is
1727 * mouse.el (mouse-delete-window): Do nothing if frame has just
1728 one window.
1903 longer than the window is wide.
2295 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
2442 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
2475 * vt100-led.el, window.el: Some fixes to follow coding conventions in
2579 configurations with compare-window-configuration; they aren't
2580 window configurations.
2712 (rmail-msg-restore-non-pruned-header): Likewise.
2752 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
2754 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
2765 window where they clicked the mouse has a header line, adjust
2923 Use unwind-protect and restore-buffer-modified-p.
2958 * rot13.el (rot13-other-window): Some more doc fix.
2968 * rot13.el (rot13-other-window): Doc fix.
3243 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
3249 leave the last one visible, and make that the selected window.
3277 configuration variable, which determines the initial character
3287 * eshell/em-cmpl.el (eshell-completion-command-name)
3355 * files.el (switch-to-buffer-other-window)
3580 (rmail-summary-toggle-header): Use save-window-excursion, not
3835 Use display-color-p instead of window-system.
3837 instead of window-system.
3838 (calendar-hide-window): Use display-multi-frame-p instead of
3839 window-system.
3843 Use display-multi-frame-p instead of window-system.
3917 * net/browse-url.el (browse-url-new-window-flag): Rename from
3918 browse-url-new-window-p.
3998 an error from loading the window system's init file.
4015 * simple.el (completion-list-mode-finish): New function.
4016 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
4439 bs-cycle-configuration-name. From Juanma Barranquero
4823 window-width instead of frame-width.
4826 pos-visible-in-window-p.
4836 (completion-ignored-extensions): Remove duplicate ".class".
5043 * simple.el (choose-completion-string): When not leaving the
5047 * window.el (shrink-window-if-larger-than-buffer): Handle frame
5061 * mail/rmail.el (rmail-toggle-header): Use a window which
5062 is showing the Rmail buffer, rather than the selected window.
5071 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
5082 (cvs-mode-add-change-log-entry-other-window):
5085 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
5141 bookmark-completion-ignore-case is t.
5273 they set the window's min_hscroll.
5345 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
5346 (shrink-window-if-larger-than-buffer): Doc fix.
5368 * server.el (server-switch-buffer): Only switch window if the
5452 * wid-edit.el (widget-button-click): Save the selected window
5589 * complete.el (partial-completion-mode): Doc fix.
5709 such as lazy-lock-fontify-window.)
5914 (cvs-mode-add-change-log-entry-other-window):
6009 * international/quail.el (quail-setup-completion-buf): Make the
6010 multibyteness of current buffer inherited to Quail completion buffer.
6291 (isearch-lazy-highlight-window-start): New variable.
6305 Only highlight matches in the visible part of the window.
6307 the edge of the window. Use sit-for to force redisplay and ensure
6308 window-start is credible. "Face suppressing" behavior removed;
6457 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
6458 (ispell-overlay-window, ispell-help, ispell-show-choices)
6459 (ispell-command-loop): Use it instead of `window-height'.
6724 EDT scroll margins at top and bottom of the window. Provide an
6841 If nil, remove only what's outside the current window.
6846 visible in the window, in just one call.
6990 * viper-init.el (viper-restore-cursor-type): Add condition-case guard.
7068 * server.el (server-switch-buffer): Choose a window on a visible frame.
7140 * international/quail.el (quail-help): Resize the help window
7159 * progmodes/idlwave.el: Fixed copyright notice.
7287 * window.el (mode-line-window-height-fudge): Function removed.
7288 (height-affecting-face-attributes, mode-line-window-height-fudge):
7290 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
7291 window is really the right size. Use vertical-motion
7293 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
7297 (ispell-mode-line-window-height-fudge): Function removed.
7440 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
7462 * window.el (window-text-height): Function removed (now in C).
7501 * window.el (fit-window-to-buffer): Don't pass last argument to
7502 pos-visible-in-window-p, now that its meaning is inverted.
7553 frame width of a window displaying the current buffer, not that of
7555 (quail-help): Make sure that the help buffer has window before
7577 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
7653 * cus-start.el: Add entry for even-window-heights.
7804 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
7863 (bs-configuration): Doc fix.
8069 * wid-edit.el (widget-choose): Make sure pop-up window is large
8209 (viper-restore-cursor-type, viper-set-insert-cursor-type):
8245 (hscroll-window-maybe): Docstring fix.
8363 (next-completion): Properly handle the case where items are adjacent.
8393 * calendar/calendar.el (generate-calendar-window): When we don't
8394 call `fit-window-to-buffer', make sure the top line is fully visible.
8402 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
8419 * window.el: General comment and spacing fixes.
8420 (save-selected-window): Use backquotes.
8421 (window-safely-shrinkable-p): New function.
8422 (shrink-window-if-larger-than-buffer): Use it.
8601 * window.el (fit-window-to-buffer): Be sure to acquire at least
8679 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
8681 window anymore. Simplify a bit.
8685 * window.el (fit-window-to-buffer): Don't check
8686 window-text-height. Assure that the last line is fully visible.
8689 Call fit-window-to-buffer to assure the enough height of the guidance
8747 * calendar/calendar.el (generate-calendar-window):
8748 Use `fit-window-to-buffer'.
9088 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
9108 * complete.el (partial-completion-mode): Drop unneeded positional args.
9129 * comint.el (comint-completion-addsuffix): Fix custom type.
9152 (holiday-face): Remove dependency on `window-system'.
9225 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
9297 * loadhist.el (unload-feature): Call elp-restore-function,
9298 checking for symbols; don't use elp-restore-all.
9368 * eshell/esh-mode.el (window-height test): Make certain that
9429 (eshell-smart-scroll-window): Calling `save-current-buffer' was
9431 (eshell-currently-handling-window): Add a missing global variable.
9444 (eshell-ls-initial-args): Add back this configuration variable,
9494 Use save-window-excursion.
9540 Don't use window-system.
9567 * vc.el (vc-version-other-window): If an automatic backup of the
9632 * vc.el (vc-version-other-window): Bind `file'.
9738 * window.el (fit-window-to-buffer): Adjust point of the window
9749 the window-system variable.
9877 (vc-version-other-window, vc-version-backup-file): Handle both
9888 * window.el (fit-window-to-buffer): Change defaulting of
9932 * window.el (fit-window-to-buffer): New function.
9933 (shrink-window-if-larger-than-buffer): Use it.
9934 (window-text-height): Don't expect minibuffers to have mode-lines.
9936 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
9938 Use `fit-window-to-buffer' instead of `set-window-text-height'.
9941 guidance window really has enough room.
9945 * window.el (window-text-height, set-window-text-height):
9947 (shrink-window-if-larger-than-buffer): Use `window-text-height'
9948 instead of `window-height' & `mode-line-window-height-fudge'.
9949 (mode-line-window-height-fudge): Add FACE parameter.
9950 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
9951 instead of `enlarge-window' & `mode-line-window-height-fudge'.
9955 * window.el (height-affecting-face-attributes): Use `defconst'.
9957 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
9958 New function, conditionally aliased to `mode-line-window-height-fudge'.
9967 * window.el (mode-line-window-height-fudge): New variable.
9969 (mode-line-window-height-fudge): New function.
9970 (shrink-window-if-larger-than-buffer): Use it.
9971 * help.el (resize-temp-buffer-window): Likewise.
10147 * help.el (resize-temp-buffer-window): Add hack to avoid last line
10444 of window-system.
10445 (command-line): Use display-graphic-p instead of window-system.
10447 instead of window-system.
10608 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
10834 window by dragging a header-line at the top of the frame; that's
10860 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
10881 (vc-revert-buffer): More careful about window selection and deletion.
10884 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
10921 Ignore the value of window-system; always define keywords.
11003 Only set if window-system is non-nil.
11318 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
11335 * complete.el (partial-completion-mode) <defcustom>: Remove.
11336 (partial-completion-mode): Use define-minor-mode.
11337 (PC-do-completion): Understand `completion-auto-help = delay'
11338 to mean to popup the completion buffer only the second time.
11611 Avoid find-file if the selected window is dedicated.
11623 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
11629 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
11635 (electric-help-shrink-window): New user-option.
11638 * window.el (shrink-window-if-larger-than-buffer): If face
11640 to the needed window height.
11799 * loadhist.el (unload-feature): Maybe call elp-restore-list and
11809 (calendar-read-date, calendar-read-date, calendar-window-list):
11882 (strokes-window-configuration-changed-p): New function.
11883 (strokes-update-window-configuration): Use buffer-live-p,
11884 strokes-window-configuration-changed-p.
12008 (imenu--completion-buffer): Use subst-char-in-string.
12015 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
12059 patch succeeds. Only pop up another window if POPUP is true.
12343 Use vc-resynch-buffer instead of vc-resynch-window.
12405 *or* single-window-frames.
12494 Move the window commands into a vc-exec-after.
12557 Protect shrink-window-if-larger-than-buffer.
12560 Protect shrink-window-if-larger-than-buffer.
12608 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
13286 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
13401 * vc.el (vc-resynch-window): Add TODO comment: check for
13605 (vc-version-other-window, vc-backend-assign-name):
13827 predicate, which caused entries in the completion list to be
13847 Add completion function for Eshell's implementation of `unset'.
13871 * frame.el (set-frame-font): Do completion of font-name for
13991 completion alternatives that have already been used.
14396 `encode' instead of `decode'. Use save-window-excursion around
14484 (compilation-find-file): Avoid find-file (fails in a dedicated window).
14516 (calculator): Use two lines for calculator window if `modeline'
14593 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
14608 (cwarn-configuration): Provide :type.
14635 (bs-apply-sort-faces): Don't use window-system.
14674 window-start, it doesn't seem to be necessary.
14698 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
14789 When display-buffer-reuse-frames is set, let the help window been quit,
14857 * progmodes/idlw-shell.el (idlwave-shell-send-command):
14889 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
14903 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
14955 Use display-mouse-p instead of window-system.
14968 font lock support on window-system.
14972 Use display-color-p, if fboundp, instead of window-system.
14976 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
14977 instead of window-system.
14980 window-system.
14982 instead of window-system.
14987 window-system. Change the error message accordingly.
14992 (lm-plot-square, lm-init-display): Don't use window-system.
14995 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
14998 instead of looking at window-system.
15068 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
15566 (ada-popup-menu): Save and restore the current buffer and cursor
15622 configuration before displaying the menu.
15716 the Info buffer in another window of the selected frame.
16146 on window-system.
16149 a window-system.
16154 * textmodes/refer.el (refer-find-entry-internal): Use some-window
16155 instead of cycling through windows with next-window.
16157 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
16158 of cycling through windows with next-window.
16160 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
16161 of cycling through windows with next-window.
16163 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
16164 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
16165 instead of cycling through windows with next-window.
16167 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
16168 instead of cycling through windows with next-window.
16171 of cycling through windows with next-window.
16174 cycling through windows with next-window.
16176 * server.el (server-switch-buffer): Use some-window instead of
16177 cycling through windows with next-window.
16179 * window.el (some-window): New function.
16186 * window.el (walk-windows): Guarantee termination by keeping a list
16192 window-system.
16194 * man.el (Man-notify-when-ready): Don't use window-system.
16350 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p):
16389 Remove and restore font-lock-after-change-function.
16427 * progmodes/idlwave.el: File re-installed (update to version 4.2)
16532 bottom window (but minibuffer), pay attention to the height of
16567 (partial-completion-mode): Initialize PC-env-vars-alist from
16569 (PC-do-completion): Handle completion of env vars.
16670 * emacs-lisp/advice.el (ad-advice-class-completion-table)
16882 window-system.
16988 * viper.el (find-file, find-file-other-window): Get viper to do
17040 if we scroll out of window. Rewritten for images v. glyphs &c.
17221 echo area if the minibuffer window is active.
17264 available, instead of window-system.
17333 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
17351 grayscale support, not about window-system.
17354 window-system.
17358 Call display-popup-menus-p instead of looking at window-system.
17363 * avoid.el: Remove window-system from commentary, suggest to use
17367 window-system.
17378 Use display-graphic-p instead of window-system, so that this function
17496 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
17536 (partial-completion-mode): Add autoload cookie.
17553 * completion.el: Doc fixes. Add to debug-ignored-errors.
17564 (dabbrev-completion): Use mapc.
17936 (describe-fontset): Include fontset alias names in completion.
18006 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
18022 `customize-face-other-window'.
18172 (ps-window-system, ps-lp-system): New consts.
18200 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
18216 * emacs-lisp/crm.el (crm-completion-table): New variable.
18217 (crm-collection-fn, crm-test-completion)
18321 * simple.el (clone-indirect-buffer-other-window): New command.
18323 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
18325 * help.el (resize-temp-buffer-window): Use count-screen-lines.
18327 * window.el (count-screen-lines): New function.
18328 (shrink-window-if-larger-than-buffer): Use count-screen-lines
18329 instead of window-buffer-height.
18558 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
18757 appt-disp-window-function or concat.
18758 (appt-delete-window): Remove test for frame-root-window.
18759 (appt-select-lowest-window, appt-convert-time): Simplify.
18872 browse-url-maybe-new-window.
19162 * simple.el (completion-setup-function): Likewise.
19173 * files.el (load-file): Allow completion to .elc.
19410 (recentf-open-more-files): No more use standard completion but widgets.
19413 (recentf-setup-more-completion): Delete.
19418 under a window-system.
19437 used by `recentf-open-more-files' completion.
19438 (recentf-setup-more-completion): New function to setup completion for
19644 (xterm-mouse-mode): Use it. Don't turn on under a window system.
19722 window-system.
19979 which occurs before window system is initialized.
19987 * completion.el: Replace completion-dolist with dolist.
20002 * progmodes/idlwave.el (idlwave-template):
20003 Respect `idlwave-abbrev-change-case'.
20004 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
20005 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
20006 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
20007 (idlwave-rw-case): New function.
20008 (idlwave-statement-match): Fix problem with assignment regexp.
20009 (idlwave-font-lock-keywords): Improve regexp for keyword parameters.
20010 (idlwave-surround): New argument LENGTH to support padding of
20013 * progmodes/idlw-shell.el (idlwave-shell-print): Fix bug with
20014 idlwave-shell-expression-overlay. Implemented printing of
20016 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
20017 (idlwave-retrieve-expression-from-level): New function.
20018 (idlwave-shell-last-calling-stack): Variable removed.
20019 (idlwave-shell-reset): Argument action reversed (`visible' to
20021 (idlwave-shell-calling-stack-routine): New variable.
20022 (idlwave-shell-parse-stack-and-display): Messages now display
20024 (idlwave-shell-mode): Set `modeline-format'.
20025 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
20026 (idlwave-shell-make-new-bp-overlay): Fix glyph display for Emacs 21.
20027 (idlwave-shell-print-expression-function): New option.
20029 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
20030 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
20093 window is not deleted. Modifies change 1998-04-26.
20150 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
20229 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
20310 Notice default-frame-parameters even for non-window frames.
20426 (ispell-overlay-window): Fix to work with XEmacs.
20566 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
20569 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
20571 (idlwave-customize): Load must read file idlw-shell.el.
20572 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
20576 * progmodes/idlw-shell.el: Also provide idlwave-shell
20577 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
20578 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
20641 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
20643 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
20654 * simple.el (completion-setup-function): Count completion-size