comparison lisp/ChangeLog @ 107898:6eae3bc10330

* custom.el (defcustom): Add edebug spec.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 18 Apr 2010 22:32:47 -0400
parents 1721e4658521
children b211643f088b
comparison
equal deleted inserted replaced
107897:1721e4658521 107898:6eae3bc10330
1 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * custom.el (defcustom): Add edebug spec.
4
1 2010-04-18 Juri Linkov <juri@jurta.org> 5 2010-04-18 Juri Linkov <juri@jurta.org>
2 6
3 Test for special mode-class in view-buffer instead of view-file (bug#5513). 7 Test for special mode-class in view-buffer instead of view-file (bug#5513).
4 8
5 * view.el (view-file, view-buffer): Move test for special mode-class 9 * view.el (view-file, view-buffer): Move test for special mode-class