Lines Matching +refs:reftex +refs:arg +refs:cite

286 	(byte-compile-lambda): Check that arg is a lambda.
340 * textmodes/reftex.el (reftex-compile-variables): Respect new
341 structure of `reftex-index-macro'.
342 (reftex-compile-variables): Use the changed structure of
343 `reftex-label-alist'.
345 * textmodes/reftex-vars.el (reftex-index-math-format)
346 (reftex-toc-max-level): New option.
347 (reftex-index-phrases-search-whole-words)
348 (reftex-index-phrases-case-fold-search)
349 (reftex-index-phrases-skip-indexed-matches)
350 (reftex-index-phrases-wrap-long-lines)
351 (reftex-index-phrases-sort-prefers-entry)
352 (reftex-index-phrases-sort-in-blocks): New options.
353 (reftex-index-macros): Option structure changed.
354 (reftex-index-macros-builtin): Add `repeat' item to each entry.
355 (reftex-label-alist): Additional item in each entry to specify if
359 * textmodes/reftex-index.el (reftex-index-selection-or-word):
361 (reftex-index): "repeat property in `reftex-index-macro-alist'
363 (reftex-index-phrases-comment-regexp)
364 (reftex-index-phrases-macrodef-regexp)
365 (reftex-index-phrases-phrase-regexp1)
366 (reftex-index-phrases-phrase-regexp2)
367 (reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
369 (reftex-index-phrases-macro-data, reftex-index-phrases-files)
370 (reftex-index-phrases-font-lock-keywords)
371 (reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map)
372 (reftex-index-phrases-restrict-file): New variables.
373 (reftex-index-phrase-selection-or-word)
374 (reftex-index-visit-phrases-buffer)
375 (reftex-index-initialize-phrases-buffer)
376 (reftex-index-phrases-save-and-return, reftex-index-phrases-mode)
377 (reftex-index-next-phrase, reftex-index-this-phrase)
378 (reftex-index-all-phrases, reftex-index-region-phrases)
379 (reftex-index-phrases-parse-header)
380 (reftex-index-phrases-toggle-restricted, reftex-index-new-phrase)
381 (reftex-index-find-next-conflict-phrase, reftex-index-phrases-info)
382 (reftex-index-phrases-set-macro-key, reftex-index-sort-phrases)
383 (reftex-compare-phrase-lines, reftex-index-make-phrase-regexp)
384 (reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re)
385 (reftex-index-make-replace-string)
386 (reftex-query-index-phrase-globally, reftex-query-index-phrase)
387 (reftex-index-phrase-match-is-indexed)
388 (reftex-index-phrases-fixup-line)
389 (reftex-index-phrases-replace-space)
390 (reftex-index-select-phrases-macro): New functions.
391 (reftex-index-globalize, reftex-index-globally): Functions removed;
394 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
396 (reftex-toc-max-level-indicator): New variable.
397 (reftex-toc-max-level): New command.
398 (reftex-toc-map): New keybinding `t'.
399 (reftex-toc-help): Constant updated.
402 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
403 `t' command key can change `reftex-toc-max-level';
406 * textmodes/reftex-sel.el (reftex-insert-docstruct): Respect
407 `reftex-toc-max-level'. (eval-when-compile (require 'cl)) added.
409 * textmodes/reftex-auc.el: (eval-when-compile (require 'cl)) added.
411 * textmodes/reftex-vcr.el: (eval-when-compile (require 'cl)) added.
413 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New commands.
414 (reftex-citation, reftex-do-citation, reftex-figure-out-cite-format):
418 * textmodes/reftex-parse.el (reftex-context-substring):
420 (reftex-section-info): Deal with environment matches;
423 * textmodes/reftex-global.el: (eval-when-compile (require 'cl)) added.
438 (ps-mule-find-wrappoint): New arg COMPOSITION.
449 (ps-mule-string-encoding): New arg NO-SETFONT.
484 * international/quail.el (quail-install-map): New optional arg NAME.
1159 for reftex.el.
1160 (bibtex-edit-menu): Add `reftex-view-crossref-from-bibtex' to menu.
1299 Improve messages for capitalization of arg names,
1433 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
1436 (define-minor-mode): Add BODY arg; Only declare the keymap if
1619 (viper-prefix-arg-value, viper-prefix-arg-com):
1887 * help.el (help-follow): Make arg optional again and really
1943 case that the arg DEFAULT is symbol.
2024 arg AUTO; no longer used by startup.el. Do not attempt to treat
2635 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
2637 (edebug-recursive-edit): Save current-prefix-arg there,
2640 value of current-prefix-arg.
2652 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
2655 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fix bug
2657 (reftex-extract-bib-entries-from-thebibliography)
2658 (reftex-offer-bib-menu, reftex-bibtex-selection-callback):
2661 * textmodes/reftex-vars.el (reftex-section-levels):
2663 (reftex-max-section-depth) New option.
2665 * textmodes/reftex-vcr.el (reftex-view-cr-cite):
2836 (custom-prompt-variable): Optional third arg makes prompt for a
3450 * textmodes/reftex.el: Most of the code moved to other files.
3451 * textmodes/reftex-auc.el: New file, split out from reftex.el.
3452 * textmodes/reftex-cite.el: New file, split out from reftex.el.
3453 * textmodes/reftex-global.el: New file, split out from reftex.el.
3454 * textmodes/reftex-index.el: New file, split out from reftex.el.
3455 * textmodes/reftex-parse.el: New file, split out from reftex.el.
3456 * textmodes/reftex-ref.el: New file, split out from reftex.el.
3457 * textmodes/reftex-sel.el: New file, split out from reftex.el.
3458 * textmodes/reftex-toc.el: New file, split out from reftex.el.
3459 * textmodes/reftex-vars.el: New file, split out from reftex.el.
3460 * textmodes/reftex-vcr.el: New file, split out from reftex.el.
3464 * textmodes/reftex.el (reftex-pop-to-bibtex-entry):
3466 (reftex-special-environment-parsers): New constant.
3467 (reftex-label-alist): car of an entry can also be a function.
3468 (reftex-what-special-env): Cew function.
3469 (reftex-label-location): Call `reftex-what-special-env'.
3470 (reftex-compile-variables): Check for symbol in `reftex-label-alist'.
3471 (reftex-what-environment): Fix bug with stacked environments of
3473 (reftex-process-string): Preserve default directory.
3474 (reftex-label-alist-builtin): Change prefixes of endnote and footnote.
3476 (reftex-reference): Interpret new option `reftex-fref-is-default'.
3477 (reftex-replace-prefix-escapes): Interpret new `%S' format.
3478 (reftex-toc-mouse-view-line): Command removed (had no binding).
3479 (reftex-everything-regexp): New function.
3480 (reftex-nearest-match): Made better.
3481 (reftex-toc-find-section): Use new version of `reftex-nearest-match'.
3482 (reftex-insert-docstruct): Adapted to work with the index stuff.
3483 (reftex-parse-from-file): Find index entries as well.
3484 (reftex-toc-toggle-index): New function.
3485 (reftex-toc-map): `i' is now used to toggle the index, File
3487 (reftex-select-label-map): Toggling display of file boundaries is
3488 now on the `F' key, for consistency with `reftex-toc-map'.
3489 (reftex-erase-all-selection-and-index-buffers): Rename from
3490 `reftex-erase-all-selection-buffer'. Now also kills the index
3492 (reftex-viewing-cross-references): Customization group renamed
3493 from reftex-viewing-cross-references-and-citations.
3494 (reftex-index-macro-regexp, reftex-find-index-entry-regexp-format):
3496 (reftex-macros-with-index): New variable.
3497 (reftex-add-index-macros): New function.
3498 (reftex-renumber-simple-labels, reftex-translate): Allow for
3500 (reftex-index-support): New customization group.
3501 (reftex-support-index, reftex-index-special-chars)
3502 (reftex-index-macros, reftex-index-default-macro)
3503 (reftex-index-default-tag, reftex-index-math-format)
3504 (reftex-index-section-letters, reftex-index-include-context)
3505 (reftex-index-follow-mode, reftex-index-header-face)
3506 (reftex-index-section-face, reftex-index-tag-face)
3507 (reftex-index-face): New options.
3508 (reftex-index-map, reftex-index-menu, reftex-last-index-file)
3509 (reftex-index-tag, reftex-index-return-marker)
3510 (reftex-index-restriction-indicator, reftex-index-restriction-data)
3511 (reftex-index-macro-regexp, reftex-index-level-re)
3512 (reftex-index-key-end-re, reftex-find-index-entry-regexp-format)
3513 (reftex-everything-regexp-no-index, reftex-index-re)
3514 (reftex-macros-with-index, reftex-index-macro-alist): New variables.
3515 (reftex-index-help, reftex-index-macros-builtin)
3516 (reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt)
3517 (reftex-query-index-macro-help): New constants.
3518 (reftex-index-selection-or-word, reftex-index)
3519 (reftex-default-index, reftex-update-default-index)
3520 (reftex-index-complete-tag, reftex-index-select-tag)
3521 (reftex-index-complete-key, reftex-index-update-taglist)
3522 (reftex-index-globally, reftex-index-mode, reftex-index-show-entry)
3523 (reftex-display-index, reftex-insert-index)
3524 (reftex-index-insert-new-letter, reftex-get-restriction)
3525 (reftex-index-pre-command-hook, reftex-index-post-command-hook)
3526 (reftex-index-show-help, reftex-index-next, reftex-index-previous)
3527 (reftex-index-toggle-follow, reftex-index-toggle-context)
3528 (reftex-index-view-entry, reftex-index-goto-entry-and-hide)
3529 (reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide)
3530 (reftex-index-quit, reftex-index-quit-and-kill)
3531 (reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan)
3532 (reftex-index-revert, reftex-index-switch-index-tag)
3533 (reftex-index-restrict-to-section, reftex-index-widen)
3534 (reftex-index-restriction-forward)
3535 (reftex-index-restriction-backward, reftex-index-visit-location)
3536 (reftex-index-analyze-entry, reftex-index-globalize)
3537 (reftex-index-edit, reftex-index-toggle-range-beginning)
3538 (reftex-index-toggle-range-end, reftex-index-edit-key)
3539 (reftex-index-edit-attribute, reftex-index-edit-visual)
3540 (reftex-index-edit-part, reftex-index-level-down)
3541 (reftex-index-level-up, reftex-index-kill, reftex-index-undo)
3542 (reftex-index-change-entry, reftex-index-goto-letter)
3543 (reftex-add-index-macros, reftex-ensure-index-support)
3544 (reftex-index-info-safe, reftex-index-info): New functions.
3655 (easy-menu-get-map): New arg TO-MODIFY helps choose
3657 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
3814 (kill-rectangle): Add optional prefix arg to fill lines.
3821 (delete-rectangle-line): Add third arg FILL.
4094 third arg non-nil. See comment there why this isn't a good idea.
4101 sit-for with 3rd arg non-nil to prevent redisplay.
4828 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
4961 Also handle just directory as arg usefully in that case.
5004 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
5056 * simple.el (append-next-kill): Use an arg to distinguish
5179 texinfo-parse-expanded-arg and texinfo-discard-command, not
5180 texinfo-parse-arg-discard.
5189 * help.el (describe-function-1): Extra arg, interactive-p.
5203 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
5523 (sc-read-string): Use history arg.
5880 * bindings.el (complete-symbol): Invert meaning of prefix arg.
5935 (mh-path-search): New arg FUNC-P; if specified, use that instead
6560 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
6700 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
6716 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
6772 if new arg WILDCARDS is non-nil.
6773 (find-file, find-file-other-window): New arg WILDCARDS.
7208 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
7209 (reftex-section-info): Handle negative section levels.
7210 (reftex-view-crossref-extra): New option.
7211 (reftex-view-crossref): Generalized to work in more places.
7212 (reftex-find-citation-regexp-format, reftex-find-reference-format)
7213 (reftex-macros-with-labels, reftex-global-search-marker): New variables.
7214 (reftex-view-cite-locations-from-bibtex): New command.
7215 (reftex-view-regexp-match, reftex-global-search)
7216 (reftex-global-search-continue): New functions.
7217 (reftex-extract-bib-entries): No error for non-existing BibTeX file,
7219 (reftex-extract-bib-entries): Better error handling.
7220 (reftex-select-with-char): Use `*RefTeX Select*' for selection
7222 (reftex-default-bibliography): New function.
7223 (reftex-access-parse-file): Check consistency after loading a
7225 (reftex-check-parse-consistency): New function.
7884 (browse-url-maybe-new-window): New arg. Callers changed.
7900 arg work right.
8190 (picture-movement-nw): With prefix arg, move twice columns.
8228 arg KATAKANA-ONLY.
8276 * textmodes/reftex.el (reftex-finding-files): Group documentation fixed.
8277 (reftex-toc-toggle-file-boundary, reftex-toc-toggle-labels)
8278 (reftex-toc-toggle-context, reftex-find-start-point): New functions.
8279 (reftex-toc-include-labels, reftex-toc-include-context)
8280 (reftex-toc-include-file-boundaries, reftex-toc-keep-other-windows):
8282 (reftex-use-text-after-label-as-context): Option removed.
8283 (reftex-extract-bib-entries): Protect use in non-latex buffers.
8284 (reftex-toc-visit-location): Rename from `reftex-toc-visit-line'.
8285 (reftex-latin1-to-ascii): Works now with and without Mule.
8286 (reftex-truncate): Remove special stuff for Emacs 20.2.
8287 (reftex-get-offset): Made more general.
8288 (reftex-show-label-location): Rename from
8289 `reftex-select-label-callback'.
8290 (reftex-pop-to-label): Function removed (using
8291 `reftex-show-label-location' instead.
8292 (reftex-insert-docstruct): Rename from
8293 `reftex-make-and-insert-label-list'. Function args changed.
8294 (reftex-toc): Now uses `reftex-insert-docstruct' and
8295 `reftex-find-start-point'.
8296 (reftex-select-item): Use `reftex-find-start-point'.
8297 (reftex-toc-visit-line): Can display labels and file boundaries.
8298 (reftex-TeX-master-file): `(TeX-master-file)' protected.
8422 Give correct arg to `error'.
8854 Handle new prefix arg after self-insert command.
8888 prefix arg.
8901 Don't ignore case if arg has upper case letters.
9029 * international/quail.el (quail-defrule): New optional arg APPEND.
9206 * textmodes/reftex.el (reftex-finding-files): New customize group.
9207 (reftex-texpath-environment-variables)
9208 (reftex-use-external-file-finders, reftex-external-file-finders)
9209 (reftex-search-unrecursed-path-first): New options.
9210 (reftex-process-string, reftex-find-file-externally): New functions.
9211 (reftex-access-search-path): Execute shell commands to find the
9213 (reftex-toggle-auto-view-crossref): When turning on, make sure
9214 `reftex-auto-view-crossref' becomes non-nil.
9215 (reftex-abbrev-regexp): Constant removed.
9216 (reftex-convert-string): Abbrev regexp calculated locally.
9368 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
9507 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
9559 Simplify. Make prefix arg work right.
9596 * textmodes/reftex.el (reftex-view-crossref): Split up into
9598 (reftex-view-cr-cite, reftex-view-cr-ref, reftex-end-of-bib-entry):
9600 (reftex-auto-view-crossref): New value `window' allowed.
9601 (reftex-view-crossref-when-idle): Process new `window' option.
9602 (reftex-translate-to-ascii-function): New default.
9603 (reftex-label-illegal-re): Default changed, removed Latin1.
9604 (reftex-latin1-to-ascii): New function.
9605 (reftex-what-environment): Check for section regexp before use.
9606 (reftex-find-tex-file, reftex-find-bib-file): Fix bug with
9608 (reftex-TeX-master-file): Change sequence of file checks.
9609 (reftex-do-citation): Bibview cache only with RefTeX mode on.
9714 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
9718 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
9735 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
9832 (customize-changed-options): Use that variable as default arg.