Miles Bader
37af2dd341
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-384
...
Remove "-face" suffix from compare-windows face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/compare-w.el (compare-windows): Remove "-face" suffix from face name.
(compare-windows-face): New backward-compatibility alias for
renamed face.
(compare-windows-highlight): Use renamed compare-windows face.
2005-06-10 10:43:24 +00:00
Juri Linkov
efbbac291e
(compare-windows-highlight): Attach each overlay
...
to its window to properly highlight differences while comparing
two windows of the same buffer. Fix arguments.
(compare-windows-sync-default-function): Fix arguments of
`compare-windows-highlight'.
2004-11-28 07:56:01 +00:00
Eli Zaretskii
88537a99d6
(compare-windows-face): Use min-colors instead of
...
checking for tty or pc types.
2004-05-20 16:45:28 +00:00
Richard M. Stallman
6166a68eef
(compare-windows-whitespace): Doc fix.
...
(compare-windows-sync, compare-windows-sync-string-size)
(compare-windows-recenter, compare-ignore-whitespace)
(compare-windows-highlight, compare-windows-face): New variables.
(compare-windows): Use compare-windows-sync.
(compare-windows-highlight, compare-windows-dehighlight)
(compare-windows-sync-regexp)
(compare-windows-sync-default-function): New functions.
2003-10-20 23:31:51 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
76960e5022
(compare-windows-whitespace): Always allow newline
...
even if it does not have whitespace syntax.
2002-07-16 13:33:13 +00:00
Pavel Janík
307645975c
Follow coding conventions.
2002-05-02 05:41:46 +00:00
Richard M. Stallman
1d7208e663
(compare-windows-whitespace): Match all whitespace.
2002-03-28 18:14:53 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Andreas Schwab
0846761ddf
(compare-windows): Try to find the next window in
...
the current frame before looking at the other frames.
1999-07-14 08:16:49 +00:00
Stephen Eglen
4bef911093
Customized.
1998-03-07 18:19:38 +00:00
Richard M. Stallman
45d642dffa
(compare-windows): Allow windows on different frames.
1997-04-23 05:06:35 +00:00
Karl Heuer
5ff083afb4
Fix previous change.
1997-02-09 23:02:19 +00:00
Karl Heuer
8c9dbabe64
(compare-windows): Make more efficient use of
...
result from compare-buffer-substrings.
1997-02-09 22:55:17 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
8273423646
(compare-windows): Push mark in both buffers at start.
1994-11-20 21:55:55 +00:00
Richard M. Stallman
5a53485189
(compare-windows): Make leading whitespace equivalent
...
to no leading whitespace, according to IGNORE-WHITESPACE argument.
1994-05-27 07:10:56 +00:00
Richard M. Stallman
5dd1ad8ed5
(compare-windows-skip-whitespace): Swap the two
...
and's within the or.
1993-11-14 02:56:24 +00:00
Richard M. Stallman
7f5d354194
(compare-windows-skip-whitespace): Return t
...
if there is whitespace before point.
1993-11-07 22:19:57 +00:00
Richard M. Stallman
048ab7d386
(compare-windows-skip-whitespace): New function.
...
(compare-windows): Use that.
(compare-windows-whitespace): Value is now regexp.
1993-07-13 07:31:09 +00:00
Eric S. Raymond
e41b2db1da
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
Richard M. Stallman
d76bfaa22c
(compare-windows): Use compare-buffer-substrings.
1993-03-05 20:37:00 +00:00
Eric S. Raymond
9750e079dd
entered into RCS
1992-07-22 04:22:30 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Eric S. Raymond
c0274f385f
*** empty log message ***
1992-05-30 23:54:21 +00:00
Jim Blandy
49116ac071
*** empty log message ***
1992-03-16 20:39:07 +00:00
Jim Blandy
745bc783eb
Initial revision
1991-05-09 21:50:45 +00:00