1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08: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 (bib-capitalize-title-stop-words): Renamed from capit... 1996-09-22 21:48:30 +00:00
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 (start-ispell, ispell-next): Pass proper format string to message. 1996-01-25 01:15:58 +00:00
makeinfo.el Add defgroup's; use defcustom for user vars. 1997-04-12 03:18:33 +00:00
nroff-mode.el (nroff): Moved from editing' to wp'. 1997-10-16 18:44:52 +00:00
ooutline.el (outline-mode): Autoload cookie deleted. 1997-05-07 03:57:29 +00:00
outline.el (outline-next-preface): 1997-12-07 21:49:09 +00:00
page-ext.el Add defgroup; use defcustom for user vars. 1997-04-13 07:51:54 +00:00
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 (picture-draw-rectangle): New command. 1997-06-23 04:16:44 +00:00
refbib.el (r2b-proceedings-list, r2b-help-message): Doc fixes. 1996-10-12 02:30:37 +00:00
refer.el (refer-bib-directory): New variable, list of 1996-10-26 18:15:32 +00:00
reftex.el (reftex-toc): Fixed bug with split-window. Using 1998-02-03 06:26:34 +00:00
scribe.el Add provide call. 1997-06-22 18:57:55 +00:00
sgml-mode.el (sgml-mode): Set imenu-generic-expression. 1997-12-04 04:20:34 +00:00
spell.el Add provide call. 1997-06-22 18:57:55 +00:00
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 Comment change. 1997-05-27 19:51:23 +00:00
underline.el Add provide call. 1997-06-22 18:57:55 +00:00