unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Ediff regression
@ 2007-06-13 18:59 Chong Yidong
  2007-06-13 20:26 ` Michael Kifer
  0 siblings, 1 reply; 8+ messages in thread
From: Chong Yidong @ 2007-06-13 18:59 UTC (permalink / raw)
  To: emacs-devel, Michael Kifer

Something in the following checkin broke patch highlighting:

2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
	
	* ediff-mult.el
	(ediff-meta-buffer-brief-message,ediff-meta-buffer-verbose-message):
	new variables.
	(ediff-meta-buffer-message): variable deleted.
	(ediff-verbose-help-enabled): new variable.
	(ediff-toggle-verbose-help-meta-buffer): new function.
	(ediff-redraw-directory-group-buffer): made aware of short/verbose
	message options
	
	* ediff-ptch.el (ediff-context-diff-label-regexp): better regexp.
	(ediff-fixup-patch-map): improved heuristic.

To see this, save the following diff to a file foo.patch and open it.
The body of the patch will be highlighted as though it were a header.
The problem did not exist before the checkin.

diff -c configure.in.\~1.452.\~ /home/cyd/emacs/configure.in
*** configure.in.~1.452.~	2007-06-12 13:07:07.000000000 -0400
--- configure.in	2007-06-13 13:20:27.000000000 -0400
***************
*** 1874,1880 ****
      case "${with_x_toolkit}" in
        athena | lucid ) USE_X_TOOLKIT=LUCID ;;
        motif ) USE_X_TOOLKIT=MOTIF ;;
- dnl      open-look ) USE_X_TOOLKIT=OPEN_LOOK ;;
        gtk ) with_gtk=yes
  dnl Dont set this for GTK.  A lot of tests below assumes Xt when
  dnl USE_X_TOOLKIT is set.
--- 1874,1879 ----

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-06-14 19:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-13 18:59 Ediff regression Chong Yidong
2007-06-13 20:26 ` Michael Kifer
2007-06-13 21:05   ` Chong Yidong
2007-06-13 21:12     ` Stefan Monnier
2007-06-14  7:48       ` Michael Kifer
2007-06-14 14:40         ` Stefan Monnier
2007-06-14 17:43           ` Michael Kifer
2007-06-14 19:09             ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).