Mercurial > emacs
diff lisp/files.el @ 111866:dc4c9e6071a2
* lisp/files.el (diff-no-select): Declare.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 09 Dec 2010 19:47:49 -0800 |
parents | dc23e3f2eabb |
children | 297fa92ba5bf |
line wrap: on
line diff
--- a/lisp/files.el Thu Dec 09 19:39:18 2010 -0800 +++ b/lisp/files.el Thu Dec 09 19:47:49 2010 -0800 @@ -4500,6 +4500,9 @@ (setq buffer-backed-up nil)))))) setmodes)) +(declare-function diff-no-select "diff" + (old new &optional switches no-async buf)) + (defvar save-some-buffers-action-alist `((?\C-r ,(lambda (buf)