bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3578: 23.0.94; when saving some files, diff does not work


From: Drew Adams
Subject: bug#3578: 23.0.94; when saving some files, diff does not work
Date: Mon, 15 Jun 2009 11:14:06 -0700

> I believe that the problem was introduced by revision 1.985 
> of files.el, line 4178, that says: (if (null buffer-file-name)
> and should say: (if (null buffer-file-name buf)

You probably mean (if (null (buffer-file-name buf)))






reply via email to

[Prev in Thread] Current Thread [Next in Thread]