aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-08-18 07:27:23 +0000
committerGlenn Morris2009-08-18 07:27:23 +0000
commitb0bfad2bcf25689b81182725bea1c28abde926c6 (patch)
treea2855dad4e1bcf9bfb08e451007225a8bbc2ac83
parent5cca97ad41c8165985220aa58d199841801fcc0a (diff)
downloademacs-b0bfad2bcf25689b81182725bea1c28abde926c6.tar.gz
emacs-b0bfad2bcf25689b81182725bea1c28abde926c6.zip
Add js.el author.
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 876e322c36e..8a97c389d5c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -146,6 +146,7 @@
146 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry. 146 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
147 147
1482009-08-14 Daniel Colascione <dan.colascione@gmail.com> 1482009-08-14 Daniel Colascione <dan.colascione@gmail.com>
149 Karl Landstrom <karl.landstrom@brgeight.se>
149 150
150 * progmodes/js.el: New file. 151 * progmodes/js.el: New file.
151 152