1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
emacs/lisp/textmodes
Richard M. Stallman ab2d0cdb53 (bibtex-autokey-names): Change number tag to integer.
(bibtex-include-OPTkey): Add non-nil default :value
for function, so that it can be selected.
(bibtex-entry-format): Replace repeat with set.
(bibtex-mode-hook):  Change :type to 'hook.
(bibtex-clean-entry-hook): Ditto.
(bibtex-add-entry-hook): Ditto.
(bibtex-autokey-before-presentation-hook): Change name to ->
`bibtex-autokey-before-presentation-function' as it is not hook.
(bibtex-autokey-get-namefield): Remove newlines unconditionally.

(bibtex-autokey): Fixed prefix.
(bibtex-user-optional-fields): Better `:type'.
(bibtex-autokey-names): Better `:type' and doc-fix.
(bibtex-mark-active): New function, taking care of Emacs variants.
(bibtex-run-with-idle-timer): Ditto.
(bibtex-mode-map): Change `[(control tab)]' to `[(meta tab)]'.
(bibtex-autokey-get-yearfield): Changed to accept year when year
field has field-delimiters. This is quick fix, there might
be better solution.
(bibtex-mode): Don't call idle timer with 0 seconds.
(bibtex-mode): Call easy-menu-add.

(bibtex-autokey-get-yearfield): Fixed problem with
parsing the year field.

(bibtex-comment-start): Font locking for comments added.

(autokey-name-case-convert, autokey-titleword-case-convert): Replace
autokey-preserve-case, adding flexibility to case conversion of author
names and titlewords.

(bibtex-autokey-get-titles): Non capitalized title words
are used for key generation as well.
(bibtex-member-of-regexp): Case is honoured for matches now.
(bibtex-autokey-titleword-ignore): Added entries provide compatibility
to former behaviour.

(bibtex-autokey-titleword-ignore): Title words found in
this list are always ignored (previously only at the beginning of the
title).  Replaces bibtex-autokey-titleword-first-ignore.
1998-02-16 05:42:08 +00:00
..
bib-mode.el
bibtex.el (bibtex-autokey-names): Change number tag to integer. 1998-02-16 05:42:08 +00:00
fill.el (fill-region-as-paragraph): Fix the test for any 1998-02-03 02:37:55 +00:00
ispell.el New function ispell-comments-and-strings. 1997-12-03 17:20:13 +00:00
ispell4.el
makeinfo.el
nroff-mode.el (nroff): Moved from editing' to wp'. 1997-10-16 18:44:52 +00:00
ooutline.el
outline.el (outline-next-preface): 1997-12-07 21:49:09 +00:00
page-ext.el
page.el (narrow-to-page): Check whether forward-page 1997-10-16 18:09:31 +00:00
paragraphs.el (use-hard-newlines): Un-customized. 1997-08-25 17:06:01 +00:00
picture.el
refbib.el
refer.el
reftex.el (reftex-toc): Fixed bug with split-window. Using 1998-02-03 06:26:34 +00:00
scribe.el
sgml-mode.el (sgml-mode): Set imenu-generic-expression. 1997-12-04 04:20:34 +00:00
spell.el
tex-mode.el (tex-validate-region): Really check 1997-10-31 23:03:30 +00:00
texinfmt.el (defgroup, defcustom): Add Emacs 19 compatibility definitions. 1997-08-30 19:48:14 +00:00
texinfo.el Use imenu-case-fold-search. 1997-12-12 17:10:08 +00:00
texnfo-upd.el (defgroup, defcustom): Add Emacs 19 compatibility definitions. 1997-08-30 19:48:14 +00:00
text-mode.el (text-mode-hook-identify): New function, 1997-08-29 17:07:26 +00:00
two-column.el
underline.el