Mercurial > emacs
view etc/images/jump-to.xpm @ 100267:c851df8e004e
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org-id.el (org-id-locations-file): Wrap file name with
`convert-standard-filename'.
(org-id-files): New variable.
(org-id-use-hash): New option.
(org-id-update-id-locations): Also search in all files current
listed in `org-id-files'. Convert the resulting alist to a hash
if the user customation says so.
(org-id-locations-save): Handle he case if `org-id-locations' is a
hash.
(org-id-locations-load): Convert the alist to a hash.
(org-id-add-location): Handle the hast case.
(kill-emacs-hook): Make sure id locations are saved when Emacs is
exited.
(org-id-hash-to-alist, org-id-alist-to-hash)
(org-id-paste-tracker): New functions.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
bindings of calendar variables.
* org-table.el (org-table-find-row-type): Renamed from
`org-find-row-type'.
(org-table-rewrite-old-row-references): Renamed from
`org-rewrite-old-row-references'.
(org-table-shift-refpart): Renamed from `org-shift-refpart'.
(org-table-cleanup-narrow-column-properties): Renamed from
`org-cleanup-narrow-column-properties'.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org-table.el (org-find-row-type): New arguments DESC and CLINE,
for better error messages.
(org-table-get-descriptor-line): Supply the new arguments to
`org-find-row-type'.
(org-table-error-on-row-ref-crossing-hline): New option.
* org.el (org-target-link-regexp): Make buffer-local.
(org-move-subtree-down): Fix bug with trees at beginning of
buffer.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org-faces.el (org-set-tag-faces): New function.
(org-tags-special-faces-re): New variable.
* org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
* org-faces.el (org-tag-faces): New option.
(org-tag): Mention `org-tag-faces' in the docstring.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org-exp.el (org-export-html-style-default): Implement new
quoting.
* org-jsinfo.el (org-infojs-template): Implement new quoting.
* org-w3m.el (w3m-minor-mode-hook): Also add the special copy
command to the `w3m-minor-mode-map'.
* org-archive.el (org-archive-to-archive-sibling): Protect
`this-command' to avoid appending kills during archiving.
* org-exp.el (org-export-with-priority): New variable.
(org-export-add-options-to-plist): Use `org-export-plist-vars'
instead of internal list of strings and properties.
(org-print-icalendar-entries): Retrieve the location property with
inheritance.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org-exp.el (org-export-with-todo-keywords): New option.
(org-export-plist-vars): Include also the keys for the #+OPTIONS
line.
(org-default-export-plist, org-export-add-options-to-plist)
(org-export-as-ascii, org-export-as-html): Use the new structure
of `org-export-plist-vars'.
* org.el (org-map-entries): Return all values.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-matcher-time): Recognize more special values.
* org-gnus.el (fboundp): Fix defvaralias for XEmacs.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-tags-exclude-from-inheritance): New option.
(org-tag-inherit-p, org-remove-uniherited-tags): Respect
`org-tags-exclude-from-inheritance'.
* org-agenda.el (org-agenda-show-inherited-tags): New option.
(org-format-agenda-item): Add inherited tags to the agenda line
string, and make sure that properties are kept when downcasing the
tags list.
(org-agenda-add-inherited-tags): New function.
(org-downcase-keep-props): New function.
* org.el (org-scan-tags): Mark inherited tags with a text
property.
(org-get-tags-at): Mark inherited tags with a text property.
(org-add-prop-inherited): New function.
* org-agenda.el (org-agenda-add-inherited-tags): New function.
(org-agenda-show-inherited-tags): New option.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-modules): Add org-w3m to the default modules.
* org-table.el (orgtbl-self-insert-command): Make S-SPC work in
orgtbl-mode.
(orgtabl-create-or-convert-from-region): New command.
* org-exp.el (org-export-as-ascii): Remove the handling of
targets.
(org-export-ascii-preprocess): Handle targets already in this
function.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org-timer.el (org-timer-start-time): Define this variable.
(org-timer-item): Make argument optional.
* org-list.el (org-insert-item): Automatically insert a timer item
if the current list is a timer list.
* org-timer.el: New file.
* org-publish.el (org-publish-org-index): Only exclude the index
file in the main directory from being added to the site-map.
(org-publish-get-project-from-filename): If the current project is
a component, start publishing from the parent project.
2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
* org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
* org-publish.el (org-publish-org-index): Improve removal of
temporary buffers.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Sun, 07 Dec 2008 18:36:02 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * jump_to_xpm[] = { "24 24 144 2", " c None", ". c #000000", "+ c #9ABC82", "@ c #C1E3AA", "# c #A0C487", "$ c #8F6508", "% c #AD671D", "& c #D6AF41", "* c #E1B744", "= c #B86F20", "- c #7E5907", "; c #D8E7CD", "> c #D9E7CF", ", c #DDEAD2", "' c #E4EFDA", ") c #EBF6DF", "! c #C8EBB0", "~ c #A2C688", "{ c #986F26", "] c #E2B946", "^ c #EFCD64", "/ c #F4D268", "( c #F6D469", "_ c #E7C24A", ": c #D5B044", "< c #BC8C31", "[ c #1A0700", "} c #D7E6CD", "| c #B2D29C", "1 c #B6D69F", "2 c #BDDEA5", "3 c #C4E7AC", "4 c #CAEEB1", "5 c #A1C387", "6 c #CBB86E", "7 c #EDD97E", "8 c #FEE882", "9 c #FEE77E", "0 c #FDDF60", "a c #FBD14F", "b c #E4BF49", "c c #BB8C31", "d c #CFE2C3", "e c #B2D19C", "f c #B5D59F", "g c #BBDBA4", "h c #C1E3A9", "i c #C6E9AE", "j c #C3E6AB", "k c #A9CE8D", "l c #DCBA5C", "m c #FBE46B", "n c #FFEB64", "o c #FFE054", "p c #FED952", "q c #F8CF4E", "r c #C4A13E", "s c #8BA27B", "t c #618249", "u c #628349", "v c #64864B", "w c #66894D", "x c #688B4E", "y c #678B4D", "z c #6B9251", "A c #719755", "B c #55833A", "C c #ECC75E", "D c #FFED59", "E c #FFE757", "F c #FFDF54", "G c #FBD44F", "H c #E1BD48", "I c #B36C1F", "J c #608148", "K c #628449", "L c #63854A", "M c #65894C", "N c #6C9151", "O c #527E39", "P c #B39237", "Q c #F0C248", "R c #FFF25B", "S c #FFEB58", "T c #FFE155", "U c #FBD450", "V c #E3BD49", "W c #BC983B", "X c #618349", "Y c #628549", "Z c #65884B", "` c #4D7735", " . c #907934", ".. c #DCB444", "+. c #FCDB52", "@. c #FFEF5A", "#. c #FFE957", "$. c #FEDF54", "%. c #F9D24F", "&. c #E0BA48", "*. c #B08F37", "=. c #52743B", "-. c #456A2F", ";. c #608248", ">. c #628448", ",. c #476F31", "'. c #7F6B32", "). c #D0AF4B", "!. c #F5CF4E", "~. c #FFE255", "{. c #FEDA52", "]. c #EAC54B", "^. c #D0AC42", "/. c #9C5D1A", "(. c #5A7B42", "_. c #456C2F", ":. c #6F5C23", "<. c #A78833", "[. c #F0C54A", "}. c #FFDA52", "|. c #FFDE53", "1. c #C39032", "2. c #886423", "3. c #BC9D3B", "4. c #F0C84E", "5. c #FFD551", "6. c #FED751", "7. c #FDD550", "8. c #EDC74C", "9. c #E5BF49", "0. c #CCA941", "a. c #AB7727", "b. c #B1822D", "c. c #DCB746", "d. c #DFBA47", "e. c #EDC64C", "f. c #E9C34B", "g. c #D6B144", "h. c #C19D3D", "i. c #AB7C2B", "j. c #BC7222", "k. c #BB983B", "l. c #B09638", "m. c #A2621B", " ", " ", " . ", " . . ", " . + . . . . . . . ", " . . . . . . @ # . . $ % & * = - . . ", " . ; > , ' ) ! ! ~ . { ] ^ / ( _ : < [ . ", " . } | 1 2 3 4 4 3 5 . 6 7 8 9 0 a b c . ", " . d e f g h i i h j k . l m n o p q r - . ", " . s t u v w x x y z A B . C D E F G H I . ", " . s J t K L v v M N O . P Q R S T U V W . ", " . s J J t X u Y Z ` . ...+.@.#.$.%.&.*.. ", " . =.-.-.-.-.;.>.,.. '.).!.E E ~.{.].^./.. ", " . . . . . . (._.. :.<.[.}.|.|.{.%.V 1.$ . ", " . -.. . 2.3.4.5.6.7.8.9.0.a.. ", " . . . . b.c.d.e.f.g.h.i.. . ", " . . $ j.k.l.m.$ . . ", " . . . . . . ", " ", " ", " ", " ", " ", " "};