diff options
| -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: | |||
| 3329 | 3329 | ||
| 3330 | (provide 'js) | 3330 | (provide 'js) |
| 3331 | 3331 | ||
| 3332 | ;; arch-tag: 1a0d0409-e87f-4fc7-a58c-3731c66ddaac | ||
| 3332 | ;; js.el ends here | 3333 | ;; js.el ends here |