Glenn Morris
2c28c5196e
(footnote-numeric-regexp)
...
(footnote-english-upper-regexp, footnote-english-lower-regexp)
(footnote-roman-lower-regexp, footnote-roman-upper-regexp):
Match multi-character footnotes.
2007-11-01 03:40:50 +00:00
Glenn Morris
ceaeecb0c9
Switch license to GPLv3 or later.
2007-07-25 04:27:24 +00:00
Chong Yidong
04cc65dcae
(footnote-style): Clarify docstring to state that customizing this
...
only applies to future footnotes.
2007-04-15 17:28:00 +00:00
Chong Yidong
c6578117a2
Revert last change.
2007-04-15 17:25:36 +00:00
Chong Yidong
3715ab231d
(footnote-current-style): New var.
...
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.
2007-04-15 17:21:21 +00:00
Martin Rudalics
dedecfd696
(footnote-latin-string): New variable.
...
(footnote-latin-regexp): Redefined as regexp alternative.
(Footnote-latin): Use footnote-latin-string instead of
footnote-latin-regexp.
2007-04-13 05:53:27 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Michaël Cadilhac
df034a3f0c
(Footnote-insert-footnote): Fix the search of the last footnote when
...
`footnote-spaced-footnotes' is nil.
2006-12-26 20:29:26 +00:00
Glenn Morris
f2e3589a33
Update copyright years.
2006-12-09 04:06:06 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
e84b4b8614
Update years in copyright notice; nfc.
2005-08-06 19:51:42 +00:00
Lute Kamstra
3ef97fb6a7
Update FSF's address.
2005-07-05 00:35:10 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Richard M. Stallman
c4dc7971b9
(footnote-section-tag): Use defcustom.
2004-07-17 14:31:27 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Pavel Janík
0ff9b955fe
Doc fixes.
2001-12-20 18:59:32 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Dave Love
5404d9b01b
(footnote): Add :version to defgroup.
...
(footnote-section-tag-regexp): Customize.
(footnote-start-tag, footnote-end-tag): New option.
(footnote-latin-regexp): New variable.
(Footnote-latin): New function.
(footnote-style-alist): Add element for latin style.
(footnote-style): Moved.
(Footnote-goto-footnote): Use eq to test arg.
2000-02-23 20:25:34 +00:00
Dave Love
409f8a3f94
Require cl when compiling. Don't autoload kemap and minor-mode-alist
...
stuff. Don't set zmacs-region-stays.
(footnote-insert-text-marker, Footnote-insert-pointer-marker): Avoid
`acons'.
(footnote-mode-line-string, Footnote-add-footnote): Remove autoload
cookie.
1999-12-12 16:04:25 +00:00
Dave Love
55492d8624
Current XEmacs version.
1999-12-09 23:31:50 +00:00