(unknown)

Michael Sperber <[email protected]> Tue, 27 Apr 2010 08:17:45 +0000
Newsgroups gmane.emacs.xemacs.cvs
Message-ID <[email protected]>
From: CVS Monitor <[email protected]>
To: [email protected]
Subject: Notice of package-commit by sperber-guest in XEmacs/packages/xemacs-packages/xemacs-base

Commit done by sperber-guest
Tue Apr 27 08:17:45 UTC 2010
Update of /cvsroot/xemacs/XEmacs/packages/xemacs-packages/xemacs-base
In directory alioth:/tmp/cvs-serv6205/xemacs-base

Modified Files:
	outline.el ChangeLog 
Log Message:
2010-04-23  Mike Sperber  <[email protected]>

	* outline.el: Replace with slightly hacked noutline.el from
	current org-mode.

2010-04-23  Mike Sperber  <[email protected]>

	* outl-mouse.el (outline-heading-add-glyph-1): Rename the extent
	property to 'outl-mouse to get out of the way of the new outline mode.
	(outline-heading-add-glyph-1): Disable `outline-glyphs-on-left':
	Doesn't currently work (see comment in file.)
	(outline-sync-visible-sub-headings-in-region): Use
	`outline-invisible-p' instead of checking for C-M.
	(outline-fold-in): Rename `annotation-reveal' (obsolete) to
	`reveal-annotation', ditto for `annotation-hide'.
	(outline-hidden-p): Check for `invisible' property instead of for
	C-M.
	(outline-up-click): Abstract over commonalities with
	`outline-down-click'; always set the correct buffer.