comparison lisp/ChangeLog @ 110438:19f465048335

* lisp/help-fns.el (describe-variable): Add original value, if applicable.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 20 Sep 2010 13:13:52 +0200
parents 7f85b522c27e
children c1e130042fa1
comparison
equal deleted inserted replaced
110437:fc6cde6b7f22 110438:19f465048335
1 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * help-fns.el (describe-variable): Add original value, if applicable.
4
1 2010-09-20 Juanma Barranquero <lekktu@gmail.com> 5 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * subr.el (y-or-n-p): Remove leftover code from revno 101459. 7 * subr.el (y-or-n-p): Remove leftover code from revno 101459.
4 8
5 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'. 9 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.