* lisp/emacs-lisp/chart.el: Use lexical-binding.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 19 Jul 2012 11:39:38 +0000 (07:39 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 19 Jul 2012 11:39:38 +0000 (07:39 -0400)
commit5db81e33629049da22e7d0ff6c28a5cae31edac9
treea30274d3c351832f8ed0baacd2d178bd0e0fe93c
parent5b835e1d6e0c6fafc7f27174889358bfde5f2449
* lisp/emacs-lisp/chart.el: Use lexical-binding.
(chart-emacs-storage): Don't hardcode the list of entries.
* src/alloc.c (Fgarbage_collect): Tweak docstring.
lisp/ChangeLog
lisp/emacs-lisp/chart.el
src/ChangeLog
src/alloc.c
src/xmenu.c