summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (scheme-imenu-generic-expression): Simplify regexps.Dave Love1998-02-121-15/+15
| | | | | | | (dsssl-imenu-generic-expression): Likewise (scheme-mode-variables): Set imenu-syntax-alist. (dsssl-mode): Remove `!' from font-lock-defaults. Set imenu-syntax-alist.
* (cookie-snarf): Use match-beginning on the delimiter.Richard M. Stallman1998-02-121-2/+2
| | | | (cookie-delimiter): Handle single-% delimiter.
* (sh-set-shell): Use standard-syntax-table if none other is specified.Richard M. Stallman1998-02-111-1/+2
|
* (debugger-mode): Don't set enable-multibyte-characters here.Richard M. Stallman1998-02-111-2/+1
| | | | (debug): Use set-buffer-multibyte to clear enable-multibyte-characters.
* (msb--choose-file-menu): Save some debugging info.Richard M. Stallman1998-02-111-4/+10
| | | | | (msb--toggle-menu-type): Pass arg to menu-bar-update-buffers. (msb--init-file-alist): Delete spurious =.
* (describe-bindings): Fix interactive spec.Richard M. Stallman1998-02-111-1/+1
|
* (compilation-scroll-output): New variable.Dave Love1998-02-091-2/+21
| | | | (compile-internal): Use it. Set lazy-lock-defer-on-scrolling.
* (byte-optimize-form-code-walker): Only call compiler-macroexpand ifRichard M. Stallman1998-02-091-0/+2
| | | | the function has a cl-compiler-macro property.
* (jka-compr-compression-info-list): Handle bzip.Richard M. Stallman1998-02-081-1/+5
|
* (bibtex-autokey-year-length): Doc fix.Richard M. Stallman1998-02-081-1/+1
|
* (occur): Apply default by hand after read-from-minibuffer.Richard M. Stallman1998-02-081-3/+4
| | | | | | No need to clear text props from the result. (query-replace-read-args, map-query-replace-regexp): Offer the FROM arg as the default for the TO arg.
* (iso-transl-define-keys): Don't addRichard M. Stallman1998-02-071-4/+4
| | | | nonascii-insert-offset to ASCII characters.
* (mouse-avoidance-fancy-hook): Do nothing if button is down.Richard M. Stallman1998-02-061-0/+10
| | | | (mouse-avoidance-exile-hook, mouse-avoidance-banish-hook): Likewise.
* (imenu-generic-expression): Doc fix.Richard M. Stallman1998-02-061-7/+21
| | | | | | | (imenu--index-alist): Doc fix. (imenu-create-index-function): Doc fix. (imenu-prev-index-position-function): Doc fix. (imenu-extract-index-name-function): Doc fix.
* (rmail-clear-headers): Handle the last header in a message correctly.Richard M. Stallman1998-02-061-7/+9
|
* (easy-mmode-define-minor-mode): FixRichard M. Stallman1998-02-061-5/+4
| | | | | the doc strings used for the mode flag variable and the keymap. Delete duplicate &optional's.
* (font-lock-keywords): Doc fix.Richard M. Stallman1998-02-061-3/+3
|
* (describe-bindings): New command (formerly in keymap.c).Richard M. Stallman1998-02-051-0/+9
|
* (byte-compile-output-as-comment):Richard M. Stallman1998-02-051-3/+9
| | | | Use the size in bytes for the #@ size integer.
* (suspend-hook, suspend-resume-hook): New defvars.Richard M. Stallman1998-02-041-0/+6
|
* Customized.Stephen Eglen1998-02-041-16/+34
|
* (vc-ignore-vc-files): New variable.Dave Love1998-02-041-3/+13
| | | | (vc-file-hook, vc-file-not-found-hook): Use it.
* Use aref instead of sref.Kenichi Handa1998-02-042-16/+47
|
* (find-safe-coding-system): ReturnKenichi Handa1998-02-041-9/+8
| | | | | undecided if FROM == TO. (select-safe-coding-system): Doc-string modified.
* (compose-chars-component): ReturnKenichi Handa1998-02-041-3/+3
| | | | | result as unibyte string. (decompose-composite-char): Doc-string modified.
* Many codes re-written to adjust forKenichi Handa1998-02-041-204/+177
| | | | | character-base positioning and for speed up by using with-temp-file, with-temp-buffer, and princ.
* Do not require `cl'.Kenichi Handa1998-02-041-30/+33
| | | | | | | | (rule-intersection): New function. (string-conversion-by-rule): Use rule-intersection instead of intersection. (indian-to-devanagari-string): Use aref instead of sref. (devanagari-decompose-string): Likewise.
* (encode-hz-region): Do not bindKenichi Handa1998-02-041-2/+1
| | | | enable-multibyte-characters to nil locally.
* Move codes which set syntax and category ofKenichi Handa1998-02-041-31/+0
| | | | Indian characters to international/characters.el.
* (etags): Fix defgroup syntax. Why should itKenichi Handa1998-02-041-1/+1
| | | | be done again and again?
* Doc fixes.Richard M. Stallman1998-02-041-32/+8
| | | | | | (edebug-stop-before-symbols): Variable deleted. (edebug-form): Don't handle edebug-stop-before-symbols. (edebug-submit-bug-report): Don't include edebug-stop-before-symbols.
* (toggle-enable-multibyte-characters): Use set-buffer-multibyte.Richard M. Stallman1998-02-031-5/+7
| | | | | (find-safe-coding-system-list-subset-p): Renamed from list-subset-p. The call changed also.
* (reftex-toc): Fixed bug with split-window. UsingRichard M. Stallman1998-02-031-1273/+1554
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | split-window instead of split-window-vertically. (reftex-reset-mode): Removed obsolete buffer from kill list. (reftex-make-and-insert-label-list, reftex-do-citation): Delete other windows before displaying selection. (reftex-cite-format-builtin): Fixed bug in Chicago format. (reftex-enlarge-to-fit): New function. (reftex-nicify-text): Cut context-string at \item,\\. Changed match sequence for efficiency reasons. (reftex-parse-from-file): Include files can be ignored with `reftex-no-include-regexps'. (reftex-no-include-regexps): New option. (reftex-do-parse): Initialize appendix flag. (reftex-parse-from-file): Interprete appendix. (reftex-section-info): Use changed version of reftex-section-number. (reftex-where-am-I): Interprete appendix match. (reftex-init-section-numbers): New arg: appendix. (reftex-section-number): Treat appendix enumeration. (reftex-toc-external): Improved message. (reftex-compute-ref-cite-tables): Regular expression extended for appendix. (reftex-toc-rescan): Renamed from reftex-toc-redo. (reftex-toc-Rescan): Renamed from reftex-toc-Redo. (reftex-toc-revert): New function. (reftex-select-external-document): Completion on label prefixes. (reftex-find-file-on-path): Added an extra call to expand-file-name for the directory. (reftex-locate-bibliography-files): Added expand-file-name call. (reftex-guess-label-type): New function. (reftex-word-before-point): Function removed. (reftex-reference): Uses reftex-guess-label-type. Changed meaning of `~' in reference format. Magic words are regular expressions. (reftex-compute-ref-cite-tables): Convert magic words to regexps. (reftex-select-label-maps): Default bindings for TAB, up, down, RET. (reftex-select-read-string): Now uses completion. (reftex-make-and-insert-label-list): Prepare for completion. (reftex-where-am-I): Fixed bug with input files. (reftex-save-all-document-buffers): New command. (reftex-select-next-heading): New function. (reftex-select-previous-heading): New function. (reftex-select-read-string): New function. (reftex-offer-label-menu): Handle string value from reftex-select-item. (reftex-reference): Fixed bug (missing save-excursion). (reftex-toc-map): Added binding for ?n and ?p. (reftex-do-citation): Changed to use reftex-default-bibliography. (reftex-default-bibliography): New option. (reftex-find-tex-file): Check for file-name-absolute-p first. (reftex-format-label-function,reftex-format-ref-function, reftex-format-cite-function): New hooks (reftex-info): New function. (reftex-compute-ref-cite-tables): Removed interactive form. (reftex-where-am-I): Removed interactive form (reftex-format-names): Removed interactive form (reftex-vref-is-default): New customization variable (reftex-mode-menu): Capitalize citation options (reftex-last-cnt): Variable removed. (reftex-last-data,reftex-last-line): New variables. (reftex-select-toggle-varioref): New function. (reftex-offer-label-menu): Changed mode-line-format for varioref. (reftex-select-label-help): Help string updated. (reftex-do-parse): Fixed bug with empty xr list. (reftex-view-crossref): Prefix argument interpretation changed. (reftex-get-offset): New function. (reftex-label): Remove selection buffer to force update. (reftex-access-scan-info): Remove selection buffers. (reftex-select-external-document): Fixed bug with highest index. (reftex-label-index-list, reftex-found-list): Variables removed. (reftex-offer-label-menu, reftex-make-and-insert-label-list) (reftex-select-item, reftex-citation, reftex-select-label-callback) (reftex-bibtex-selection-callback,reftex-select-callback): Changed to put the scan data directly into the text property :data, instead of doing this indirectly with an index-list. (reftex-make-selection-buffer-name): New function. (reftex-tie-multifile-symbols): Store master-index-as-property. (reftex-kill-buffer): New function. (reftex-erase-buffer): New function. (reftex-erase-all-selection-buffers): New function. (reftex-mode-menu): Button "Restore from file" no longer sensitive to existence of the file. This had caused problems for LateX style files. Quoted `:style' and `:selected' for compatibility. (reftex-access-parse-file): `Restore' action now throws an exception when the file is not found. (reftex-create-customize-menu): New function. (reftex-label): Fixed bug which made naked labels in \footnotes. (reftex-select-label-map, reftex-select-bib-map): New keymaps for the RefTeX Select buffer. (reftex-select-next, reftex-select-previous, reftex-select-scroll-down) (reftex-select-scroll-up, reftex-select-quit) (reftex-select-toggle-follow, reftex-select-callback) (reftex-select-accept, reftex-select-help) (reftex-select-recursive-edit, reftex-select-search-forward) (reftex-select-search-backward, reftex-select-search) (reftex-select-scroll-other-window) (reftex-select-scroll-other-window-down): New commands for use in the two new keymaps. (reftex-select-item): Now uses the appropriate keymaps. (reftex-toc-map): New keymap (a keymap for the toc buffer. (reftex-toc): Now uses reftex-toc-map. (reftex-fontify-select-label-buffer): New function (reftex-select-font-lock-fontify-region): New function. (reftex-make-and-insert-label-list): Refontification now uses `reftex-select-font-lock-fontify-region'. (reftex-show-entry): Refontification generalized. (reftex-select-search-minibuffer-map): New constant. (reftex-parse-from-file): Look for \begin{thebibliography} (reftex-do-citation): Check also for thebibliography (reftex-bibtex-selection-callback): Handle bibitem. (reftex-view-crossref): Handle bibitem. (reftex-extract-bib-entries-from-thebibliography): New function. (reftex-format-bibitem): New function. (reftex-parse-bibitem): New function. (reftex-make-desparate-section-regexp): Changed name to reftex-make-desperate-section-regexp. (reftex-do-parse, reftex-locate-bibliography-files) (reftex-string-to-label, reftex-select-external-document) (reftex-find-duplicate-labels, reftex-format-bib-entry) (reftex-do-citation, reftex-insert-bib-matches) (reftex-select-search-minibuffer-map, reftex-access-search-path) (reftex-compute-ref-cite-tables, reftex-recursive-directory-list): All lambda expressions now quoted with `function'. (reftex-view-crossref,reftex-mouse-view-crossref): Fixed bug with multiple calls. (reftex-get-buffer-visiting): Error message changed. (reftex-select-external-document, reftex-query-label-type) (reftex-do-citation, reftex-select-help): Use `reftex-enlarge-to-fit' now. (reftex-pop-to-bibtex-entry): No longer beep on failure, to make it work better with follow mode.
* (mail-extr-all-letters-but-separators)Richard M. Stallman1998-02-031-3/+3
| | | | | (mail-extr-first-letters, mail-extr-last-letters): Make range start from \240, not from \200.
* (fill-region-as-paragraph): Fix the test for anyRichard M. Stallman1998-02-031-3/+3
| | | | non-ASCII characters, for deciding whether to do kinsoku.
* Fix mispelling.Edward M. Reingold1998-02-021-1/+1
|
* (hs-special-modes-alist): Improved the regexp for java.Dan Nicolaescu1998-02-021-2/+2
|
* (mldrag-drag-vertical-line): Fix criterionRichard M. Stallman1998-02-021-5/+6
| | | | for the error for trying to move a scroll bar at the frame edge.
* (byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.Richard M. Stallman1998-02-021-3/+6
|
* (update-file-autoloads): Give clean errorsRichard M. Stallman1998-02-021-0/+4
| | | | if autoloads file is empty or can't be written.
* (isearch-range-invisible): Avoid infinite loop when search-invisible is nil.Richard M. Stallman1998-02-021-2/+2
|
* (hs-special-modes-alist): Improved the regexp for java.Richard M. Stallman1998-02-021-6/+3
|
* (define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.Richard M. Stallman1998-02-011-1/+6
| | | | (build-mail-aliases): Clear mail-aliases to nil at the beginning.
* (auto-insert-mode): New function.Stephen Eglen1998-02-011-12/+63
| | | | | (auto-insert-mode): New customize variable to automatically load the package. Other variables customized.
* Customized.Stephen Eglen1998-02-011-6/+17
|
* File customized + doc fixes.Stephen Eglen1998-02-011-97/+107
|
* (query-replace-from-history-variable): New variable.Richard M. Stallman1998-01-301-2/+19
| | | | | (query-replace-to-history-variable): New variable. (query-replace-read-args): Use them.
* Various docstring and commentary fixes, includingDave Love1998-01-301-63/+128
| | | | | | | | | | | | | | | | | | | note of current maintainer. (fortran-mode): Use imenu-syntax-alist. (fortran-imenu-generic-expression): Use fortran-continuation-string, not always `+'. (fortran-font-lock-keywords-1): Include symbol syntax as well as word, following syntax table changes. (fortran-imenu-generic-expression): Likewise. (fortran-mode-map): Add a menu. (fortran-mode-version, fortran-startup-message): Delete misleading variables. (fortran-mode): Don't use them. (fortran-column-ruler-fixed, fortran-column-ruler-tab): Fix leading \ which made `0' into null. (fortran-join-lines): New function and key binding. (fortran-narrow-to-subprogram): New function and key binding. (fortran-mode-syntax-table): Make ?., ?_, ?$ symbol, not word.
* (easy-menu-add-item); The BEFORE argument worksRichard M. Stallman1998-01-301-57/+58
| | | | | | | | now. Done by letting `easy-menu-do-add-item' handle it. (easy-menu-do-add-item): Take argument BEFORE instead of PREV. Inserts directly in keymap, instead of calling `define-key-after'. (easy-menu-create-menu): Don't reverse items as `easy-menu-do-add-item' now puts things at the end of keymaps.
* (type-break-mode): New customize variable to automatically load the package.Stephen Eglen1998-01-291-24/+62
| | | | Other variables customized.