diff options
author | Miles Bader <miles@gnu.org> | 2009-08-15 01:13:18 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2009-08-15 01:13:18 +0000 |
commit | 4989aff3705790be2ae7601de1fdf62b0b139b19 (patch) | |
tree | 248fe365b5963558ab8f551d6dcc588bdb6b8b77 /lisp/progmodes/js.el | |
parent | 2e330adc6c0995cb1c958dd196731b7c22a949d7 (diff) | |
download | emacs-4989aff3705790be2ae7601de1fdf62b0b139b19.tar.gz |
Add arch tagline
Diffstat (limited to 'lisp/progmodes/js.el')
-rw-r--r-- | lisp/progmodes/js.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/js.el b/lisp/progmodes/js.el index 5ae0a035f8f..08af095d14f 100644 --- a/lisp/progmodes/js.el +++ b/lisp/progmodes/js.el @@ -3329,4 +3329,5 @@ Key bindings: (provide 'js) +;; arch-tag: 1a0d0409-e87f-4fc7-a58c-3731c66ddaac ;; js.el ends here |