emacs/lisp/textmodes
Stefan Monnier 02c8032e0a (bibtex-sort-entry-class)
(bibtex-comment-start): Use defcustom.
(bibtex-entry-field-alist): Use nil if initial content of the
field is undefined.  Fix docstring.
(bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
(bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
(bibtex-mode, bibtex-field-list, bibtex-entry-updat)
(bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
Fix docstring.
(bibtex-autokey-title-terminators): Use only one regexp.
(bibtex-string-maybe-empty-head): New variable.
(bibtex-remove-delimiters-string): New function.
(bibtex-text-in-field-bounds, bibtex-text-in-string):
Use bibtex-remove-delimiters-string.
(bibtex-progress-message, bibtex-field-left-delimiter)
(bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
(bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
(bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
Simplify.
(bibtex-format-entry): Use save-excursion for inherited booktitle.
Use eq and bibtex-remove-delimiters-string.  For end markers use
insertion type so that marker stays after inserted text.
(bibtex-autokey-get-names): Return empty string if name is missing.
(bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
calling bibtex-autokey-name-case-convert.
(bibtex-autokey-demangle-title):
Call bibtex-autokey-titleword-case-convert.  Remove call to
bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
(bibtex-global-key-alist, bibtex-read-string-key): New functions.
(bibtex-read-key): New optional arg global.
(bibtex-files-expand): New optional arg force.
(bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
(bibtex-complete-crossref-cleanup): Rename from
bibtex-complete-key-cleanup.  Simplify code.
(bibtex-copy-summary-as-kill): Remove arg key.  Operate on current entry.
Use looking-at.
(bibtex-button): Add docstring.
(bibtex-entry): Simplify.
(bibtex-make-field): Replace optional arg called-by-yank with more
specific args move and interactive.
(bibtex-end-of-entry): Use forward-sexp.
(bibtex-find-entry-globally): Remove.
(bibtex-find-crossref): Allow for crossref key located in other buffer.
Bound to C-c C-x.
(bibtex-find-entry): New optional args global and display.
(bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
(bibtex-validate): Use arg force of bibtex-files-expand.
(bibtex-clean-entry): Bugfix, clean string entries properly.
Always keep point at beginning of entry.
(bibtex-complete): Bugfix.  Handle string entries properly.
Call cleanup functions only if needed.
(bibtex-String): Use bibtex-read-string-key.
(bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
case of replacement text.
2004-11-26 23:24:44 +00:00
..
.gitignore
artist.el (artist-last, artist-remove-nulls): Simplify. 2004-05-28 19:59:23 +00:00
bib-mode.el Add arch taglines 2003-09-01 15:45:59 +00:00
bibtex.el (bibtex-sort-entry-class) 2004-11-26 23:24:44 +00:00
conf-mode.el Emacs 21.4, not 20.4 2004-11-10 20:17:34 +00:00
dns-mode.el files.el (auto-mode-alist): Map .soa and .zone to dns-mode. 2004-09-14 11:09:35 +00:00
enriched.el (enriched-mode-map): Give set-left-margin' and set-right-margin' 2004-10-04 22:32:59 +00:00
fill.el (fill-comment-paragraph): Handle indent-tabs-mode. 2004-07-20 20:51:26 +00:00
flyspell.el (flyspell-mouse-map): Pop the menu 2004-11-16 15:29:10 +00:00
ispell.el (ispell-check-version): If default-directory is nonexistent, use home dir. 2004-11-25 03:06:16 +00:00
makeinfo.el Add arch taglines 2003-09-01 15:45:59 +00:00
nroff-mode.el Add arch taglines 2003-09-01 15:45:59 +00:00
page-ext.el Add arch taglines 2003-09-01 15:45:59 +00:00
page.el Add arch taglines 2003-09-01 15:45:59 +00:00
paragraphs.el (sentence-end-double-space) 2004-10-09 18:49:01 +00:00
picture.el (picture-mode-map): Add arrow keys. 2004-04-27 06:46:51 +00:00
po.el Add arch taglines 2003-09-01 15:45:59 +00:00
refbib.el Add arch taglines 2003-09-01 15:45:59 +00:00
refer.el (refer-find-entry-internal): Remove extra 2004-02-08 22:30:29 +00:00
refill.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex-auc.el Update AUCTeX 2004-08-22 11:03:22 +00:00
reftex-cite.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex-dcr.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex-global.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex-index.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex-parse.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex-ref.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex-sel.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex-toc.el (reftex-toc-load-all-files-for-promotion): Remove useless use of 2004-02-08 22:29:58 +00:00
reftex-vars.el Add arch taglines 2003-09-01 15:45:59 +00:00
reftex.el Add arch taglines 2003-09-01 15:45:59 +00:00
sgml-mode.el (sgml-tag-text-p): New fun. 2004-11-10 14:39:40 +00:00
spell.el Add arch taglines 2003-09-01 15:45:59 +00:00
table.el (table group): Add :version. 2004-11-04 10:23:05 +00:00
tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious 2004-10-25 20:35:24 +00:00
texinfmt.el (texinfo-indexvar-alist): Declare as variable instead of constant. 2004-05-25 20:06:06 +00:00
texinfo.el Changed copyright years so all include centuries. 2004-11-02 18:45:01 +00:00
texnfo-upd.el (texinfo-multi-file-update): update documentation to state that 2004-01-10 15:18:29 +00:00
text-mode.el (paragraph-indent-minor-mode): Doc fix. 2003-09-28 08:49:44 +00:00
tildify.el Add arch taglines 2003-09-01 15:45:59 +00:00
two-column.el Add arch taglines 2003-09-01 15:45:59 +00:00
underline.el Add arch taglines 2003-09-01 15:45:59 +00:00