Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6faa6779
Commit
6faa6779
authored
May 03, 2008
by
Glenn Morris
Browse files
Remove unnecessary variable declarations.
parent
8a92d311
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
lisp/ediff-init.el
lisp/ediff-init.el
+0
-1
lisp/ediff-vers.el
lisp/ediff-vers.el
+0
-5
No files found.
lisp/ediff-init.el
View file @
6faa6779
...
...
@@ -29,7 +29,6 @@
;; Start compiler pacifier
(
defvar
ediff-metajob-name
)
(
defvar
ediff-meta-buffer
)
(
defvar
pm-color-alist
)
(
defvar
ediff-grab-mouse
)
(
defvar
ediff-mouse-pixel-position
)
(
defvar
ediff-mouse-pixel-threshold
)
...
...
lisp/ediff-vers.el
View file @
6faa6779
...
...
@@ -28,11 +28,6 @@
;; Compiler pacifier
(
defvar
rcs-default-co-switches
)
(
defvar
sc-mode
)
(
defvar
cvs-shell
)
(
defvar
cvs-program
)
(
defvar
cvs-cookie-handle
)
(
defvar
ediff-temp-file-prefix
)
(
and
noninteractive
(
eval-when-compile
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment