From: Carsten Dominik Date: Mon, 18 Dec 2006 15:19:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.92~31 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e84c15c1fbac307a3bd868c818cc169fc7f5aefd;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb995172060..58bbab45b05 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-12-18 Carsten Dominik + + * textmodes/org.el (org-mode): Show context after isearch. + (org-show-siblings): New function. + (org-show-context): Use `org-show-siblings'. + 2006-12-18 Stefan Monnier * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):