Skip to content

Commit

Permalink
Remove duplicated "java" from filename
Browse files Browse the repository at this point in the history
JDEE already contains one Java.
  • Loading branch information
Przemysław Wojnowski committed Sep 7, 2015
1 parent d8fedbe commit dc66d0e
Show file tree
Hide file tree
Showing 5 changed files with 308 additions and 310 deletions.
2 changes: 1 addition & 1 deletion jdee-compat.el
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
;; Avoid undefined function error when compiling jdee-help.
(defun url-file-exists (&args))

;; Required to compile jdee-java-font-lock.el in versions
;; Required to compile jdee-font-lock.el in versions
;; of Emacs that lack the cc-fonts package.
(eval-when-compile
(if (not (fboundp 'c-make-font-lock-search-function))
Expand Down
File renamed without changes.
Loading

0 comments on commit dc66d0e

Please sign in to comment.