diff options
| author | Glenn Morris | 2012-10-28 18:12:53 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-10-28 18:12:53 -0700 |
| commit | a0ccbcbddcdf0c7cb990341fd1b9947c08eaaa15 (patch) | |
| tree | 5500fe4f9326b9087410b23fd1e652d7c842fa46 /lisp/ChangeLog | |
| parent | d3094168d6979f52c770117eb9dc5f034db07fbd (diff) | |
| download | emacs-a0ccbcbddcdf0c7cb990341fd1b9947c08eaaa15.tar.gz emacs-a0ccbcbddcdf0c7cb990341fd1b9947c08eaaa15.zip | |
* lisp/emacs-lisp/cl.el (defsetf): Doc fix.
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 3265f8acf41..76cc7e52863 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-10-29 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/cl.el (defsetf): Doc fix. | ||
| 4 | |||
| 1 | 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation | 7 | * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation |