diff options
| author | Glenn Morris | 2009-08-18 07:27:23 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-08-18 07:27:23 +0000 |
| commit | b0bfad2bcf25689b81182725bea1c28abde926c6 (patch) | |
| tree | a2855dad4e1bcf9bfb08e451007225a8bbc2ac83 | |
| parent | 5cca97ad41c8165985220aa58d199841801fcc0a (diff) | |
| download | emacs-b0bfad2bcf25689b81182725bea1c28abde926c6.tar.gz emacs-b0bfad2bcf25689b81182725bea1c28abde926c6.zip | |
Add js.el author.
| -rw-r--r-- | lisp/ChangeLog | 1 |
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 | ||
| 148 | 2009-08-14 Daniel Colascione <dan.colascione@gmail.com> | 148 | 2009-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 | ||