Fix byte compiler warnings

This commit is contained in:
Tom Willemse 2016-10-14 01:27:26 +02:00
parent 920bf82445
commit 01a358e831

View file

@ -1,5 +1,9 @@
#+TITLE: Ediff #+TITLE: Ediff
#+BEGIN_SRC emacs-lisp
(require 'ediff)
#+END_SRC
Don't use a special frame for the ediff control buffer. Don't use a special frame for the ediff control buffer.
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp