| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version 4.02 | Carsten Dominik | 2006-01-05 | 2 | -214/+210 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-01-04 | 1 | -1/+4 |
| | | |||||
| * | *** empty log message *** | Romain Francoise | 2005-12-31 | 1 | -11/+11 |
| | | |||||
| * | Fix wording of last change. | Eli Zaretskii | 2005-12-31 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2005-12-30 | 1 | -0/+4 |
| | | |||||
| * | * e/eterm-color.ti: Temporarily disable the ri entry. | Dan Nicolaescu | 2005-12-28 | 3 | -1/+6 |
| | | | | | * e/eterm-color: Regenerate. | ||||
| * | *** empty log message *** | Stefan Monnier | 2005-12-26 | 1 | -5/+5 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-12-23 | 1 | -0/+6 |
| | | |||||
| * | Add note on the multi-tty branch. | Károly Lőrentey | 2005-12-21 | 2 | -1/+6 |
| | | |||||
| * | Version 4.01 | Carsten Dominik | 2005-12-20 | 2 | -223/+227 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-19 | 1 | -16/+14 |
| | | |||||
| * | Add minibuffer-completion-contents. | Juri Linkov | 2005-12-16 | 1 | -0/+5 |
| | | |||||
| * | Version 4.0 | Carsten Dominik | 2005-12-16 | 2 | -906/+917 |
| | | |||||
| * | Updates from Dave Love. | Eli Zaretskii | 2005-12-16 | 1 | -11/+30 |
| | | |||||
| * | Mark kill-whole-line as documented. | Eli Zaretskii | 2005-12-16 | 1 | -1/+1 |
| | | |||||
| * | Change `prev-buffer' to `previous-buffer'; add note on them using the | Károly Lőrentey | 2005-12-16 | 2 | -3/+9 |
| | | | | | frame-local buffer list. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-14 | 1 | -0/+11 |
| | | |||||
| * | (bibtex-expand-strings) | Stefan Monnier | 2005-12-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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. | ||||
| * | ICCM => ICCCM | Jan Djärv | 2005-12-12 | 1 | -1/+1 |
| | | |||||
| * | Version 3.24 | Carsten Dominik | 2005-12-12 | 2 | -605/+616 |
| | | |||||
| * | Add note about frame-parameter height and make-frame | Jan Djärv | 2005-12-12 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-10 | 1 | -0/+5 |
| | | |||||
| * | hi-lock-mode is now buffer local, use global-hi-lock-mode instead. | Eli Zaretskii | 2005-12-10 | 1 | -0/+12 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-08 | 1 | -0/+1 |
| | | |||||
| * | version 3.23 | Carsten Dominik | 2005-12-08 | 2 | -11/+11 |
| | | |||||
| * | Version 3.22 | Carsten Dominik | 2005-12-06 | 2 | -970/+970 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-06 | 1 | -3/+3 |
| | | |||||
| * | Correct some spelling. | Alan Mackenzie | 2005-12-04 | 1 | -47/+86 |
| | | |||||
| * | Add a comment about the Calc prefix. | Jay Belanger | 2005-12-02 | 2 | -3/+9 |
| | | |||||
| * | Document changes to file-name completion in minibuffer. | Eli Zaretskii | 2005-12-02 | 1 | -0/+15 |
| | | |||||
| * | Change the prefix from `M-#' to `C-x *'. | Jay Belanger | 2005-11-29 | 1 | -16/+16 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-11-28 | 1 | -0/+2 |
| | | |||||
| * | Add entry: "Go in a buffer: Go Text Protocol client". | Thien-Thi Nguyen | 2005-11-27 | 2 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-11-27 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-11-27 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-11-27 | 1 | -0/+4 |
| | | |||||
| * | New icons installed. | Chong Yidong | 2005-11-26 | 1 | -0/+6 |
| | | |||||
| * | version 3.21 | Carsten Dominik | 2005-11-24 | 2 | -696/+686 |
| | | |||||
| * | The variable `mac-command-key-is-meta' is obsolete. | YAMAMOTO Mitsuharu | 2005-11-24 | 1 | -0/+3 |
| | | |||||
| * | Remove repeated entries. | Eli Zaretskii | 2005-11-20 | 1 | -30/+0 |
| | | |||||
| * | Remove :ignore-defface entry; it's now handled automagically. | Chong Yidong | 2005-11-20 | 1 | -5/+0 |
| | | |||||
| * | *** empty log message *** | Carsten Dominik | 2005-11-18 | 2 | -8/+12 |
| | | |||||
| * | Emacs icons by Andrew Zhilin. | Chong Yidong | 2005-11-18 | 4 | -0/+0 |
| | | |||||
| * | mention :ignore-defface | Chong Yidong | 2005-11-18 | 1 | -0/+5 |
| | | |||||
| * | Rename font-lock-highlighting-faces to font-lock-faces. | Juri Linkov | 2005-11-17 | 1 | -4/+4 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2005-11-17 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-11-16 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-11-15 | 1 | -0/+11 |
| | | |||||
| * | Make more intuitive. | Nick Roberts | 2005-11-15 | 4 | -39/+37 |
| | | |||||
| * | Use a more appropriate variable name. | Nick Roberts | 2005-11-15 | 3 | -3/+3 |
| | | |||||