Lines Matching +refs:tex +refs:search +refs:noncomment

44 	* isearch.el (isearch-search): Take note of isearch-case-fold-search
234 * info.el (Info-edit, Info-last-search, Info-enable-edit):
543 * texinfo.el: Don't require tex-mode or texnfo-upd.
545 (texinfo-tex-print): Require tex-mode here.
546 (texinfo-tex-region): Likewise.
547 (texinfo-tex-region): Update name of tex-set-buffer-directory.
549 * tex-mode.el (tex-insert-quote): Doc fix.
781 * dabbrev.el (dabbrev-expand): Delete a search-forward call
1066 * tex-mode.el: Doc fixes. Also a few tweaks to pacify the
1111 * tex-mode.el (tex-compilation-parse-errors): Add. At the
1154 * tex-mode.el, frame.el, lucid.el, subr.el:
1548 subprocess should run, and search for it in exec-directory, rather
1859 * sgml-mode.el, tex-mode.el:
1938 * tex-mode.el (tex-send-command): Fix the command sent so that no
1992 (vc-comment-search-forward, vc-comment-search-backward): The VC comment
3048 Added missing regexp-quote's in same-day entry search.
3147 of directories to search.
3429 * isearch-mode.el (isearch-search): Handle all sorts of errors
3430 from regexp search.
3576 * replace.el (occur): Always search entire buffer.
3984 Support `edit' as search-exit-option.
4026 (isearch-edit-string): Get default from search ring.
4028 (search-last-string, search-last-regexp): Vars deleted.
4029 (search-highlight): No longer a user option.
4099 (isearch-mode): Set *search-ring-yank-pointer to nil.
4102 (*search-ring-yank-pointer): Value now integer or nil.
4119 Use tags-table-list-member to search lists.
4141 (search-upper-case): Rename from search-caps-disable-folding.
4173 (minibuffer-history-search-history): New variable.
4601 * tex-mode.el (tex-shell-file-name, tex-directory, tex-offer-save)
4602 (tex-run-command, latex-run-command, latex-block-names)
4603 (slitex-run-command, tex-bibtex-command, tex-dvi-print-command)
4604 (tex-alt-dvi-print-command, tex-dvi-view-command)
4605 (tex-show-queue-command, tex-default-mode, tex-open-quote)
4606 (tex-close-quote): Same.
4662 * rmail.el (rmail-search): Fix typo (premature ref to reversep).
4664 (rmail-search-backwards): Setting of reversep was backwards.
4870 (kermit-clean-filter): Call re-search-backward, not
4871 re-search-backward.
5152 * rmail.el (rmail-search): Accept repeat count.
5153 (rmail-search-backwards): New command, on M-r.
5194 * tex-mode.el: Don't require comint.
5763 * tex-mode.el (tex-file): Fix reference to tex-offer-save.
5767 * tex-mode.el: Require comint instead of oshell.
5768 (tex-start-shell): Use comint, not oshell.
5769 (tex-filter): Delete function; no filter is now longer needed.
5771 * tex-mode.el (tex-run-command, latex-run-command, slitex-run-command)
5772 (tex-bibtex-run-command, tex-dvi-print-command)
5773 (tex-alt-dvi-print-command, tex-dvi-view-command): Change doc strings
5775 (tex-send-command): New function to interact with comint subshell and
5777 (tex-file, tex-region, tex-print, tex-view, tex-bibtex-file)
5778 (tex-show-print-queue): Use tex-send-command to send commands.
5780 * tex-mode.el (tex-offer-save): New variable.
5781 (tex-file): Offer to save buffers if tex-offer-save is t (default).
5783 * tex-mode.el (latex-block-names, standard-latex-block-names):
5785 (tex-latex-block): Use them to do completing-read for block name.
5787 * tex-mode.el (tex-last-temp-file): New variable to remember file
5789 (tex-shell-sentinel): New function--clean up when tex process dies.
5790 (tex-delete-last-temp-files): New function to do the cleanup.
5792 (tex-region): Do clean up of files from last invocation.
5794 * tex-mode.el (tex-insert-quote): Make it barf on read-only buffers.
5796 * tex-mode.el (tex-terminate-paragraph): Make it barf on read-only
5799 * tex-mode.el (tex-insert-braces): Make it barf on read-only buffers.
5801 * tex-mode.el (tex-close-latex-block): Change void var `ERR' to `nil'.
5803 * tex-mode.el (tex-print): Use alternative printer when given prefix
5806 * tex-mode.el (tex-mode-load-hook): New variable.
5818 * tex-mode.el: New version from reingold.
6042 named `search-FOO-char'. That was true of the old isearch.el, but
6168 To find a blank line, search for one containing only whitespace,
6651 (compilation-search-path): Made user variable, added autoload cookie.
7246 * subr.el (search-forward-regexp, search-backward-regexp):
7271 * isearch.el (isearch): Don't assume that we're repeating a search
7273 repeating a search and not starting one up with a pattern from the
7577 * tex-mode.el, texinfmt.el, texinfo.el, time.el, timer.el:
7591 * isearch.el (search-exit-char): As per the opinion poll results,
7595 that RET exits the search.
7615 * find-dired.el (find-dired-filter): Don't search; use
7921 * info.el (Info-extract-menu-item): Use regexp search.
8194 which turns off case-folding. Save flag in search rings.
8196 (isearch-search, isearch-message): Handle uppercase-flag.
8197 (search-ring, regexp-search-ring): Record uppercase-flag.
8212 in starting point for reverse search.
8247 the beginning of the node line. Always search from the buffer's
8350 marker into the source file buffer. Then search through the
8610 enter/leave directory regexps into a single regexp to search for, and
8659 * info.el (Info-find-node): Simplify file search.
8950 * isearch.el (nonincremental-search): Bind cursor-in-echo-area
9137 * rmail.el (rmail-search): Call rmail-maybe-set-message-counters.
9229 * tex-mode.el (tex-mode-map): Move bindings of M-{ and M-} to
9249 search string.
9277 * isearch.el (isearch): For C-y and C-w in regexp search,
9326 * tex-mode.el (tex-region): Set tex-last-temp-file in shell buffer.
9327 Give it tex-filter as a filter.
9328 (tex-filter): New function. Deletes the temp file and junk files.
9329 (tex-directory): Now set to `.'.
9344 * info.el (Info-find-node): Set case-fold-search for tag tbl buffer.
9364 * texinfo.el: Bind tex-insert-quote to " in texinfo-mode-map.
9499 ".texi" as well as ".texinfo" and ".tex".
9508 * loaddefs.el (search-exit-char): Change back to escape.
9509 (search-ring-advance-char): Move from isearch.el.
9510 (search-ring-retreat-char): Rename from ...-recline-char and moved.
9524 * loaddefs.el: search-exit-char is now Return.
9530 * tex-mode.el (tex-start-shell): Don't put `require' in defun, put
9539 * texinfo.el: Added `texinfo-tex-region' (C-c C-r) to run TeX on
9540 the current region, `texinfo-tex-buffer' (C-c C-t) to run TeX on
9541 the current buffer, and `texinfo-tex-print' (C-c C-p) to print
9545 `tex-kill-job' (C-c C-k), `tex-recenter-output-buffer' (C-c
9546 C-l), and `tex-show-print-queue' (C-c C-q).
9587 * tex-mode.el (tex-close-latex-block): Allow whitespace after
9589 (tex-last-unended-begin): Ditto.
9677 of texinfo.tex. Does not do refilling.
9753 * isearch.el (isearch): In reverse search,
9846 * compile.el (compile-find-file): New function, to search a path.
9848 (compilation-search-path): New user variable.
10056 re-search-forward.
10094 * tex-mode.el: Require oshell until converted to comint.
10140 * tex-mode.el (tex-show-print-queue): Restart shell like tex-file.
10144 * tex-mode.el (tex-bibtex-file, tex-file, tex-region):
10145 Restart the tex shell if process is gone or stopped.
10146 (tex-shell-running): New function.
10293 * tex-mode.el (tex-kill-job): Avoid error if no process.
10390 * tex-mode.el (validate-tex-buffer): Use tex-validate-region,
10461 * isearch.el: fset synonyms for re-search-*.
10485 * tex-mode.el (slitex-mode):
10486 New alternative to plain-tex-mode and latex-mode.
10487 (tex-mode): Know when to choose slitex mode.
10488 (tex-run-command, latex-run-command, slitex-run-command): New vars.
10489 (tex-mode, latex-mode, slitex-mode): Init tex-command from them.
10490 (tex-latex-block): Insert matching begin-end pair for latex.
10491 (tex-close-block): Be smart about nested begin-end pairs.
10492 (tex-last-unended-begin): New subroutine.
10493 (tex-region): Handle buffers with no files.
10494 (tex-file): Cleaner error for buffer with no file.
10495 (tex-generate-zap-file-name): New name for tex-generate-junk-file-name.
10517 * tex-mode.el (tex-bibtex-file): New command.
10518 (tex-mode-map): Put on a key.
10529 * tex-mode.el (tex-print, tex-view): Run the command asynchronously.
10530 Eliminate tex-after-print-hook.
10534 * tex-mode.el (tex-region): Delete tex output files directly, not
10535 with rm. Use tex-generate-junk-file-name to make tex-out-file.
10536 (tex-generate-junk-file-name): New function.
10537 (tex-strip-dots): New name for TeX-strip-dots.
10538 (tex-append): New name for tex-append-dvi. Suffix is now argument.
10539 (tex-view): New function.
10540 (tex-dvi-view-command): New variable.
10551 * tex-mode.el (tex-region): Replace `.' in host name with `-'.
10557 * tex-mode.el (tex-region): Run TeX in dir the source file is in.
10561 * tex-mode.el (tex-region): Use shell pid and host name in zap file.
10591 * tex-mode.el (tex-start-shell): Run tex-shell-hook.
10853 * replace.el (occur): Optionally search whole buffer, controlled
10888 * tex-mode.el (tex-mode-syntax-table): Give \ the syntax code /.
11216 * debug.el (debug): Use search to find extraneous part of backtrace.
11222 * rmail.el (rmail-set-message-counters-counter): Change in search
11267 Allow longer match@point in non-regexp reverse search as in regexp.
11303 * rmail.el (rmail-search): Fix failure message.
11401 * rmail.el (rmail-set-attribute): search-forward's value is no longer
11452 * icon-mode.el (icon-backward-to-noncomment): Use parse-partial-sexp
11539 Bind case-fold-search to t for mmdf case.
11694 * tex-mode.el: Doc fixes.
11750 * tex-mode.el (tex-mode-syntax-table): Initialize all elts afresh.
11751 (tex-common-initialization): Make local var compare-windows-whitespace.
11754 (tex-categorize-whitespace): New fn helps compare-windows.
11755 (tex-insert-quote): Use \\s when categorizing prev. char.
11786 (dabbrev-search): Downcase the result if found@beg of sentence
11798 * tex-mode.el: Many changes. TeX changed to tex in all symbols.
11799 (tex-open-quote, tex-close-quote): New vars for tex-insert-quote.
11800 (tex-insert-quote): Those vars say what to insert.
11802 (tex-last-buffer-texed, tex-print-file): New vars.
11803 (tex-region): Don't output line before start of header.
11805 (tex-mode-map): C-c C-e and C-c C-f changed.
11806 (tex-common-initialization): comment-start-skip changed.
11807 (tex-validate-region): Fn renamed, and now leaves point@the error.
11808 (tex-terminate-paragraph): Must save-excursion.
11809 (tex-start-shell): @end, sleep a little if I/O buffer is empty.
11810 (tex-file): New fn; save buffers and run TeX on visit file.
11811 (tex-print): Print buffer's most recent output, whether from tex-file
11812 or tex-region. Use shell-command to do the printing.
11813 (tex-append-dvi): New subroutine.
11892 * tags.el (file-of-tag): Just search backwards.
11893 (tag-table-files): Don't worry about char counts. Just search.
11901 (tags-search, tags-query-replace): Use new interface.
11919 * tex-mode.el (LaTeX-mode): %@line start separates paragraphs.
12149 * rmail.el (rmail-convert-to-babyl-format): Turn case-fold-search off
12328 Means find-tag to repeat same tag should do regexp search.
12419 * c-mode.el (c-backward-to-noncomment): Stop better@beg of bfr.