summaryrefslogtreecommitdiff
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2009-08-01 02:11:36 +0000
committerMiles Bader <miles@gnu.org>2009-08-01 02:11:36 +0000
commit59d616309d79f0a05956ab799704fce8d826d582 (patch)
tree1af8e2bd57b805a2a4908ae23602294a6e512385 /lisp/progmodes
parent34be836cc766642b8feab129ac7709cfa3f7a12b (diff)
downloademacs-59d616309d79f0a05956ab799704fce8d826d582.tar.gz
Add arch tagline
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/js2-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/js2-mode.el b/lisp/progmodes/js2-mode.el
index 911eae5bae0..1422fa3a470 100644
--- a/lisp/progmodes/js2-mode.el
+++ b/lisp/progmodes/js2-mode.el
@@ -11355,4 +11355,5 @@ it marks the next defun after the ones already marked."
(provide 'js2-mode)
+;; arch-tag: 1dd56864-a3ef-4682-a63f-6341f6a42738
;;; js2-mode.el ends here