org-mode/lisp
Carsten Dominik 1f1574c9a2 Hooks: New system to tap into context-sensitive keys
Org-mode has many context-sensitive keys.  A new hook system now
allows add-ons to add functionality to these keys for contexts that
are special for the add-on.

For example, if an add-on wants to use C-c C-c in a special context,
if must add a function to `org-ctrl-c-ctrl-c-hook' that will check for
the context and run its command when the context is present.
2009-02-13 22:59:37 +01:00
..
ChangeLog Hooks: New system to tap into context-sensitive keys 2009-02-13 22:59:37 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-archive.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-attach.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-bbdb.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-bibtex.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-clock.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-colview-xemacs.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-colview.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-compat.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-exp.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-export-latex.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-faces.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-footnote.el Sync changes from downstream Emacs 2009-02-13 09:11:22 +01:00
org-gnus.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-id.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-info.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-irc.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-jsinfo.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-list.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-mac-message.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-macs.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-mew.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-mhe.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-mouse.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-plot.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-publish.el Publish: Allow to select all files, even without extension 2009-02-13 17:54:19 +01:00
org-remember.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-rmail.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-table.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-timer.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-vm.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-w3m.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-wl.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org.el Hooks: New system to tap into context-sensitive keys 2009-02-13 22:59:37 +01:00