aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-10-28 18:12:53 -0700
committerGlenn Morris2012-10-28 18:12:53 -0700
commita0ccbcbddcdf0c7cb990341fd1b9947c08eaaa15 (patch)
tree5500fe4f9326b9087410b23fd1e652d7c842fa46 /lisp/ChangeLog
parentd3094168d6979f52c770117eb9dc5f034db07fbd (diff)
downloademacs-a0ccbcbddcdf0c7cb990341fd1b9947c08eaaa15.tar.gz
emacs-a0ccbcbddcdf0c7cb990341fd1b9947c08eaaa15.zip
* lisp/emacs-lisp/cl.el (defsetf): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
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 @@
12012-10-29 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/cl.el (defsetf): Doc fix.
4
12012-10-29 Stefan Monnier <monnier@iro.umontreal.ca> 52012-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