comparison lisp/ChangeLog @ 73239:b6db8e4b9bbe

(sh-prev-thing): Massage to untangle the control flow a bit, simplify another bit, and add comments.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 03 Oct 2006 20:44:26 +0000
parents b4697c34c8fd
children f1f0120b8ead
comparison
equal deleted inserted replaced
73238:3acc9a097705 73239:b6db8e4b9bbe
1 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
4 control flow a bit, simplify another bit, and add comments.
5
1 2006-10-03 David Kastrup <dak@gnu.org> 6 2006-10-03 David Kastrup <dak@gnu.org>
2 7
3 * help.el (describe-mode): For clicks on mode-line, use "@" 8 * help.el (describe-mode): For clicks on mode-line, use "@"
4 interactive argument to get the major mode of the click instead of 9 interactive argument to get the major mode of the click instead of
5 the current buffer. 10 the current buffer.