diff options
Diffstat (limited to 'editors/web-mode/files')
-rw-r--r-- | editors/web-mode/files/Makefile | 1 | ||||
-rw-r--r-- | editors/web-mode/files/web-mode-autoloads.el.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/web-mode/files/Makefile b/editors/web-mode/files/Makefile index 01194af1fede..91d7d8e54c16 100644 --- a/editors/web-mode/files/Makefile +++ b/editors/web-mode/files/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ SRCS= web-mode.el OBJS= ${SRCS:C/.el$/.elc/} diff --git a/editors/web-mode/files/web-mode-autoloads.el.in b/editors/web-mode/files/web-mode-autoloads.el.in index b2e66e382479..1251e62f525d 100644 --- a/editors/web-mode/files/web-mode-autoloads.el.in +++ b/editors/web-mode/files/web-mode-autoloads.el.in @@ -1,5 +1,4 @@ ;; -*- lisp -*- -;; $FreeBSD$ ;; (if (not (fboundp 'normal-top-level-add-subdirs-to-load-path)) (setq load-path (append '( |