- 16 Dec, 2005 7 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
move backward in the search loop, not even one character. (flyspell-delete-all-overlays): Use remove-overlays directly.
-
Richard M. Stallman authored
(ispell-start-process): Set that variable. Clear ispell-buffer-local-name. (ispell-internal-change-dictionary): Set ispell-current-dictionary after killing process. (ispell-buffer-local-dict): Don't set spell-personal-dictionary after killing process. (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name. (ispell-tex-skip-alists) (ispell-html-skip-alists, ispell-skip-region-alist): Mark as risky.
-
Richard M. Stallman authored
(newsticker-running-p, newsticker-ticker-running-p): Definitions moved up.
-
Kim F. Storm authored
-
- 15 Dec, 2005 6 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
-
David Ponce authored
(recentf-edit-list, recentf-open-files): Signal an error when there is no recent file.
-
David Ponce authored
-
Bill Wohler authored
* mh-seq.el (mh-delete-subject, mh-thread-next-sibling) (mh-thread-previous-sibling, mh-thread-ancestor) (mh-thread-delete, mh-thread-refile): Ditto.
-
Romain Francoise authored
-
- 14 Dec, 2005 25 commits
-
-
Richard M. Stallman authored
-
John Paul Wallington authored
-
Robert J. Chassell authored
-
Robert J. Chassell authored
[on behalf of Lennart Borgman <lennart.borgman.073@student.lu.se>] Set buffer to read-only except for texinfo-format-region evaluation.
-
Jan Djärv authored
* w32fns.c (compute_tip_xy): Ditto * macfns.c (compute_tip_xy): Ditto
-
Chong Yidong authored
print_object loop.
-
Richard M. Stallman authored
(vc-do-command): Doc fixes.
-
Bill Wohler authored
mh-speed-update-interval. (mh-speed-run-flists-flag): Delete. Setting mh-speed-flists-interval to 0 accomplishes the same thing. * mh-speed.el (mh-folder-speedbar-buttons, mh-speed-flists): Use mh-speed-update-interval instead of mh-speed-run-flists-flag. (mh-speed-toggle, mh-speed-view, mh-speed-refresh): Sync docstrings with manual.
-
Chong Yidong authored
change sentence-end now.
-
Stefan Monnier authored
(bibtex-autokey-expand-string, bibtex-name-part) (bibtex-entry-type-whitespace, bibtex-entry-type-str) (bibtex-any-entry-maybe-empty-head, bibtex-string-type) (bibtex-preamble-prefix, bibtex-string-empty-key): New variables. (bibtex-entry-type, bibtex-entry-head): Match only valid entries. (bibtex-entry-postfix, bibtex-known-entry-type-re) (bibtex-valid-entry-re, bibtex-any-valid-entry-re) (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re) (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string) (bibtex-beginning-of-last-entry): Remove. (bibtex-parse-field-name): Use bibtex-field-name. Issue error message if comma is missing but buffer is read-only. (bibtex-parse-field-text): Handle whitespaces at the end of field text. Return 3-element list with beginning and end of field text and end of field. (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly. (bibtex-parse-field): Remove arg name. Use bibtex-field-name. (bibtex-search-forward-field, bibtex-search-backward-field): Search always delimited by limits of entry. Use more efficient search algorithms. (bibtex-name-in-field): Use bibtex-start-of-name-in-field and bibtex-end-of-name-in-field. (bibtex-text-in-field-bounds): Handle BibTeX strings when extracting the content of a field. (bibtex-text-in-field): Use search limits. (bibtex-parse-string-prefix): Handle empty string keys based on bibtex-string-empty-key. (bibtex-parse-string): Fix docstring. (bibtex-text-in-string): Use bibtex-text-in-field-bounds. (bibtex-preamble-prefix, bibtex-strings): New functions. (bibtex-skip-to-valid-entry): Include preceding whitespace in BibTeX entries (consistent with other BibTeX functions). (bibtex-map-entries): Use bibtex-skip-to-valid-entry. (bibtex-search-entry): Fix docstring. Simplify. (bibtex-flash-head, bibtex-complete-string-cleanup) (bibtex-count-entries, bibtex-sort-buffer): Simplify. (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry. (bibtex-parse-entry): New optional arg content. (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it. Use bibtex-text-in-field-bounds. (bibtex-print-help-message): Handle BibTeX strings and preambles. (bibtex-end-of-entry): Use bibtex-preamble-prefix and bibtex-parse-string-postfix. (bibtex-find-text-internal): New function. (bibtex-remove-delimiters): Use it. (bibtex-find-text): Use it. New optional arg help. (bibtex-complete): Handle BibTeX string and preamble entries. (bibtex-Preamble): Fix order of closing delimiters.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Romain Francoise authored
Fix typo.
-
Romain Francoise authored
(font-lock-add-keywords, font-lock-update-removed-keyword-alist): (font-lock-remove-keywords): Likewise.
-
Juri Linkov authored
-
Juri Linkov authored
isearch-opoint if mark is active in transient-mark-mode.
-
Juri Linkov authored
-
Juri Linkov authored
(cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
-
Juri Linkov authored
(wdired-change-to-wdired-mode): Set it buffer-locally. (wdired-abort-changes): Restore point after aborting changes.
-
Juri Linkov authored
-
Juri Linkov authored
(describe-char): Add functions print-help-return-message, toggle-read-only. Use help-setup-xref with nil to not store describe-char in help-xref-stack. Use help-make-xrefs to make [back] button.
-
Juri Linkov authored
around `erase-buffer' and `insert'.
-
Richard M. Stallman authored
-
Kenichi Handa authored
-
Bill Wohler authored
-
- 13 Dec, 2005 2 commits
-
-
Stefan Monnier authored
frame in case of errors.
-
Stefan Monnier authored
-