diff options
| author | Daniel Colascione | 2011-06-19 20:36:16 -0700 |
|---|---|---|
| committer | Daniel Colascione | 2011-06-19 20:36:16 -0700 |
| commit | bfbbb27d9246153517e7f94caa9dc57abffcdb87 (patch) | |
| tree | b300da5fa8567a7bed7735d1f7e8967ca7927e6b /lisp/ChangeLog | |
| parent | 56f9dcc930897c038c61eee83b373d72499b875b (diff) | |
| download | emacs-bfbbb27d9246153517e7f94caa9dc57abffcdb87.tar.gz emacs-bfbbb27d9246153517e7f94caa9dc57abffcdb87.zip | |
* emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cafd440f650..ef76dc69fdc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-06-20 Daniel Colascione <dan.colascione@gmail.com> | ||
| 2 | |||
| 3 | * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring. | ||
| 4 | |||
| 1 | 2011-06-19 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-06-19 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852). | 7 | * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852). |