Fix byte compiler warnings
This commit is contained in:
parent
920bf82445
commit
01a358e831
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
#+TITLE: Ediff
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(require 'ediff)
|
||||
#+END_SRC
|
||||
|
||||
Don't use a special frame for the ediff control buffer.
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
|
Loading…
Reference in a new issue