Dave Love
7cc45a35b1
(format-encode-run-method, format-decode-run-method): Fix previous change.
1999-02-18 15:46:31 +00:00
Richard M. Stallman
2c3ac81d09
(format-replace-strings): Fix value of TO in REVERSE case.
1999-02-14 06:00:44 +00:00
Dave Love
823139fba4
Doc fixes.
...
(format-encode-run-method): Have things happen in the right
buffer. Deal with errors from method. Set
coding-system-for-write.
(format-decode-run-method): Have things happen in the right
buffer. Deal with errors from method. Set
coding-system-for-read.
(format-alist): Use nil instead of unmatchable regexps.
1999-01-23 21:52:40 +00:00
Richard M. Stallman
271af23306
(format-alist): Use -f when running recode.
1998-05-13 05:23:56 +00:00
Karl Heuer
0b14021912
(format-deannotate-region): In case of unmatched tags,
...
avoid using nil where end position is expected.
1997-10-16 23:31:55 +00:00
Richard M. Stallman
228282068d
(format-subtract-regions): New function.
...
(format-property-increment-region): New function.
(format-deannotate-region): When multiple annotations
go into a single text property, split the outer annotations (with
format-subtract-regions) instead of resetting them; use lists of
regions instead of a single number for the text property start.
(format-deannotate-region): Don't change extents of
enclosing annotations of the same kind.
(format-deannotate-region): Use
property-increment-region to add to numeric properties.
1997-08-30 23:25:29 +00:00
Richard M. Stallman
952936e8a9
(format-encode-run-method, format-decode-run-method): Put error
...
output from shell command in temp buffer, not data buffer.
(format-alist): Typo fix.
1997-08-15 23:42:26 +00:00
Richard M. Stallman
34fbecde23
(format-annotate-atomic-property-change): Fix prev change.
1997-08-15 19:30:25 +00:00
Richard M. Stallman
d1ae737bff
(format-alist): Doc fix.
1997-08-09 08:01:07 +00:00
Richard M. Stallman
5f52559528
(format-annotate-single-property-change,
...
format-annotate-atomic-property-change): move code that interprets
nil as 0 inside test that property is numeric.
1997-08-09 02:38:14 +00:00
Richard M. Stallman
e5a60108a2
(format-annotate-atomic-property-change):
...
Look thru all elements of PROP-ALIST for a number,
if OLD and NEW are numbers.
1997-08-05 04:44:55 +00:00
Richard M. Stallman
8d0dd9d2dd
(format-alist): Don't handle compression here.
1997-07-09 04:20:46 +00:00
Richard M. Stallman
c84cf2bf12
(format-insert-file): Fix arg order to format-decode.
1997-06-04 19:06:35 +00:00
Boris Goldowsky
2df566e666
Fix bug that caused crash on certain tags with parameters
1997-01-31 19:53:54 +00:00
Richard M. Stallman
4c8a3b19ec
(format-alist): Change defconst to defvar.
1996-12-16 00:56:13 +00:00
Richard M. Stallman
d1abb42fc8
(format-alist): Doc fix.
...
(format-annotate-function): New argument ORIG-BUF, passed on to TO-FN.
(format-encode-region): Let TO-FN know that our current buffer is
its ORIG-BUF.
1996-09-01 03:25:54 +00:00
Richard M. Stallman
059a4a904f
(format-deannotate-region): Fixed bug that created
...
double marking of multi-annotation text-properties (eg, bold-italic).
1996-02-01 00:19:50 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
fa1f61e5fe
(format-annotate-atomic-property-change): Doc fix.
1996-01-04 23:37:04 +00:00
Erik Naggum
a8581027ba
Correct initial line typo.
1995-10-30 21:55:54 +00:00
Richard M. Stallman
be01074898
Comment change.
1995-10-30 17:35:01 +00:00
Karl Heuer
ce6af52bd2
(format-find-file, format-insert-file): New functions.
1995-06-09 01:23:01 +00:00
Boris Goldowsky
7865eac640
Change email address for Boris.
1995-06-05 20:43:19 +00:00
Karl Heuer
732be46569
Update copyright.
1995-04-07 01:20:53 +00:00
Boris Goldowsky
029894b956
Initial revision
1995-03-17 18:14:30 +00:00