org-mode/lisp
Carsten Dominik a76ebd2bb2 Fix bug with tags filtering.
So far, we had mad invisible the line including the \n after it.
This is a bad idea.  When the cursor is at the beginning of the
line that is preceded by an invisible line, the local text
properties are actually those of the invisible line
just before the current.

Now we make invisible the line together with the \n *before* it,
this should fix things all right.
2008-09-17 16:28:44 +02:00
..
ChangeLog Get rid of some compiler messages by fixing bugs and definitions. 2008-09-17 13:55:59 +02:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Fix bug with tags filtering. 2008-09-17 16:28:44 +02:00
org-archive.el Show empty lines after folding the archive sibling. 2008-09-07 08:39:31 +02:00
org-bbdb.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-bibtex.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-clock.el Incude note when clock entry gets moved into a drawer. 2008-09-13 18:35:57 +02:00
org-colview-xemacs.el Allow a user-defined filter for the values in column view. 2008-07-25 17:05:37 -07:00
org-colview.el Save and restore formulas for column view capture. 2008-09-08 09:43:41 +02:00
org-compat.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-exp.el Get rid of some compiler messages by fixing bugs and definitions. 2008-09-17 13:55:59 +02:00
org-export-latex.el Intermediate 2008-09-16 16:52:21 +02:00
org-faces.el New face `org-scheduled' 2008-09-03 13:23:31 +02:00
org-gnus.el Implement the :to and :toname keywords for gnus links. 2008-09-03 11:17:49 +02:00
org-id.el Implement uuidgen as a method for id creation. 2008-09-11 16:56:37 +02:00
org-info.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-irc.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-jsinfo.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-mac-message.el Merge changes from downstream emacs. 2008-09-10 11:10:21 +02:00
org-macs.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-mew.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-mhe.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-mouse.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-plot.el New file org-plot.el. 2008-09-17 13:35:21 +02:00
org-publish.el Get rid of some compiler messages by fixing bugs and definitions. 2008-09-17 13:55:59 +02:00
org-remember.el Make sure no startup is run in remember buffer. 2008-09-15 10:31:25 +02:00
org-rmail.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-table.el Protect increment-by-copying in tables. 2008-09-08 20:18:18 +02:00
org-vm.el Release 6.06b. 2008-07-25 14:58:41 -07:00
org-wl.el Remove incorrect declaration in org-wl.el. 2008-09-03 11:23:33 +02:00
org.el Make C-y insert subtrees in folded state. 2008-09-14 08:03:55 +02:00