comparison lisp/ChangeLog @ 106225:5418676a97db

(linum-update-window): Ignore intangible (bug#4996).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 24 Nov 2009 22:28:01 +0000
parents 647b4d392557
children 25c332a2db29
comparison
equal deleted inserted replaced
106224:647b4d392557 106225:5418676a97db
1 2009-11-24 Markus Triska <markus.triska@gmx.at>
2
3 * linum.el (linum-update-window): Ignore intangible (bug#4996).
4
1 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca> 5 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 Handle the [back] button properly (bug#4979). 7 Handle the [back] button properly (bug#4979).
4 * descr-text.el (describe-text-properties): Add a `buffer' argument. 8 * descr-text.el (describe-text-properties): Add a `buffer' argument.
5 Use help-setup-xref, help-buffer, and with-help-window. 9 Use help-setup-xref, help-buffer, and with-help-window.