view etc/nxml/025A0-025FF.el @ 106168:83924fb4f59c

2009-11-20 Carsten Dominik <carsten.dominik@gmail.com> * org-agenda.el (org-agenda-diary-entry-in-org-file): Rebuild agenda after adding new entry. * org-datetree.el (org-datetree-find-day-create): Fix regular expression. * org.el (org-display-outline-path): Use a format specifier for message, to avoid problems with heading containing `%'. * org-agenda.el (org-agenda-hide-tags-regexp): New option. (org-format-agenda-item): Call `org-agenda-fix-displayed-tags'. (org-agenda-fix-displayed-tags): New function. (org-agenda-do-context-action): Just call `org-display-outline-path', without piping the result through `message'. * org-latex.el (org-export-latex-preprocess): Protect secondary footnote references. * org-indent.el (org-indent-initialize): Avoid empty strings as line prefixes. * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure hat checking for the mark does not throw an error. (org-agenda-diary-entry-in-org-file): Catch the case that there is not `day' text property in the cursor line. * org.el (org-sort-entries-or-items): Make sure that the final entry has a newline before doing the sorting. * org-agenda.el (org-agenda-diary-entry-in-org-file): Get the text property at the beginning of the line. * org.el (org-make-link-string): Don't allow a description with only white space. * org-agenda.el (org-agenda-insert-diary-strategy): New variable. (org-agenda-insert-diary-as-top-level): New function. (org-agenda-add-entry-to-org-agenda-diary-file): Call `org-agenda-insert-diary-as-top-level'. * org.el (org-occur-in-agenda-files): Make sure none of the buffers is narrowed. (org-activate-plain-links): Add the face property here. (org-set-font-lock-defaults): Do not add the face to plain links, the activator function does this. * org-habit.el (org-is-habit-p): Add doc string. * org-archive.el (org-archive-subtree-default-with-confirmation): Autoload. * org-latex.el (org-export-latex-fontify): Fix regexp to make char after match optional (happens at the end of a line...). * org.el (org-fontify-meta-lines-and-blocks): Apply special faces for special blocks. * org-faces.el (org-copy-face): Set lisp indentation. (org-quote, org-verse): New faces. * org-agenda.el (org-agenda-remove-date): Remove variable. * org-freemind.el (org-freemind-escape-str-from-org): Fix encoding. * org-html.el (org-export-as-html): Move the home/up link into the content div. * org.el (org-export-latex-packages-alist): Option definition moved here from org-latex.el. * org-html.el (org-export-html-home/up-format): Add an ID to the up/home div. * org-wl.el (org-wl-store-link): Handle the case that `wl-use-petname' is set. * org.el (org-set-effort): Improve prompt. (org-get-outline-path): Widen to get full path. (org-compact-display-after-subtree-move): Function removed. 2009-11-20 Eric Schulte <schulte.eric@gmail.com> * org-exp-blocks.el (org-export-blocks-format-ditaa): Use sha1 hash keys to cache and re-use images generated by the org-exp-blocks interface to ditaa and dot. * org.el (org-format-latex): Latex images are now saved to files named by the sha1 hash of the latex source text avoiding regeneration of identical images.
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 20 Nov 2009 20:50:32 +0000
parents 691914feba35
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'geometric-shapes
  '(("BLACK SQUARE" #x25A0)
    ("WHITE SQUARE" #x25A1)
    ("WHITE SQUARE WITH ROUNDED CORNERS" #x25A2)
    ("WHITE SQUARE CONTAINING BLACK SMALL SQUARE" #x25A3)
    ("SQUARE WITH HORIZONTAL FILL" #x25A4)
    ("SQUARE WITH VERTICAL FILL" #x25A5)
    ("SQUARE WITH ORTHOGONAL CROSSHATCH FILL" #x25A6)
    ("SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL" #x25A7)
    ("SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL" #x25A8)
    ("SQUARE WITH DIAGONAL CROSSHATCH FILL" #x25A9)
    ("BLACK SMALL SQUARE" #x25AA)
    ("WHITE SMALL SQUARE" #x25AB)
    ("BLACK RECTANGLE" #x25AC)
    ("WHITE RECTANGLE" #x25AD)
    ("BLACK VERTICAL RECTANGLE" #x25AE)
    ("WHITE VERTICAL RECTANGLE" #x25AF)
    ("BLACK PARALLELOGRAM" #x25B0)
    ("WHITE PARALLELOGRAM" #x25B1)
    ("BLACK UP-POINTING TRIANGLE" #x25B2)
    ("WHITE UP-POINTING TRIANGLE" #x25B3)
    ("BLACK UP-POINTING SMALL TRIANGLE" #x25B4)
    ("WHITE UP-POINTING SMALL TRIANGLE" #x25B5)
    ("BLACK RIGHT-POINTING TRIANGLE" #x25B6)
    ("WHITE RIGHT-POINTING TRIANGLE" #x25B7)
    ("BLACK RIGHT-POINTING SMALL TRIANGLE" #x25B8)
    ("WHITE RIGHT-POINTING SMALL TRIANGLE" #x25B9)
    ("BLACK RIGHT-POINTING POINTER" #x25BA)
    ("WHITE RIGHT-POINTING POINTER" #x25BB)
    ("BLACK DOWN-POINTING TRIANGLE" #x25BC)
    ("WHITE DOWN-POINTING TRIANGLE" #x25BD)
    ("BLACK DOWN-POINTING SMALL TRIANGLE" #x25BE)
    ("WHITE DOWN-POINTING SMALL TRIANGLE" #x25BF)
    ("BLACK LEFT-POINTING TRIANGLE" #x25C0)
    ("WHITE LEFT-POINTING TRIANGLE" #x25C1)
    ("BLACK LEFT-POINTING SMALL TRIANGLE" #x25C2)
    ("WHITE LEFT-POINTING SMALL TRIANGLE" #x25C3)
    ("BLACK LEFT-POINTING POINTER" #x25C4)
    ("WHITE LEFT-POINTING POINTER" #x25C5)
    ("BLACK DIAMOND" #x25C6)
    ("WHITE DIAMOND" #x25C7)
    ("WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND" #x25C8)
    ("FISHEYE" #x25C9)
    ("LOZENGE" #x25CA)
    ("WHITE CIRCLE" #x25CB)
    ("DOTTED CIRCLE" #x25CC)
    ("CIRCLE WITH VERTICAL FILL" #x25CD)
    ("BULLSEYE" #x25CE)
    ("BLACK CIRCLE" #x25CF)
    ("CIRCLE WITH LEFT HALF BLACK" #x25D0)
    ("CIRCLE WITH RIGHT HALF BLACK" #x25D1)
    ("CIRCLE WITH LOWER HALF BLACK" #x25D2)
    ("CIRCLE WITH UPPER HALF BLACK" #x25D3)
    ("CIRCLE WITH UPPER RIGHT QUADRANT BLACK" #x25D4)
    ("CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK" #x25D5)
    ("LEFT HALF BLACK CIRCLE" #x25D6)
    ("RIGHT HALF BLACK CIRCLE" #x25D7)
    ("INVERSE BULLET" #x25D8)
    ("INVERSE WHITE CIRCLE" #x25D9)
    ("UPPER HALF INVERSE WHITE CIRCLE" #x25DA)
    ("LOWER HALF INVERSE WHITE CIRCLE" #x25DB)
    ("UPPER LEFT QUADRANT CIRCULAR ARC" #x25DC)
    ("UPPER RIGHT QUADRANT CIRCULAR ARC" #x25DD)
    ("LOWER RIGHT QUADRANT CIRCULAR ARC" #x25DE)
    ("LOWER LEFT QUADRANT CIRCULAR ARC" #x25DF)
    ("UPPER HALF CIRCLE" #x25E0)
    ("LOWER HALF CIRCLE" #x25E1)
    ("BLACK LOWER RIGHT TRIANGLE" #x25E2)
    ("BLACK LOWER LEFT TRIANGLE" #x25E3)
    ("BLACK UPPER LEFT TRIANGLE" #x25E4)
    ("BLACK UPPER RIGHT TRIANGLE" #x25E5)
    ("WHITE BULLET" #x25E6)
    ("SQUARE WITH LEFT HALF BLACK" #x25E7)
    ("SQUARE WITH RIGHT HALF BLACK" #x25E8)
    ("SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK" #x25E9)
    ("SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK" #x25EA)
    ("WHITE SQUARE WITH VERTICAL BISECTING LINE" #x25EB)
    ("WHITE UP-POINTING TRIANGLE WITH DOT" #x25EC)
    ("UP-POINTING TRIANGLE WITH LEFT HALF BLACK" #x25ED)
    ("UP-POINTING TRIANGLE WITH RIGHT HALF BLACK" #x25EE)
    ("LARGE CIRCLE" #x25EF)
    ("WHITE SQUARE WITH UPPER LEFT QUADRANT" #x25F0)
    ("WHITE SQUARE WITH LOWER LEFT QUADRANT" #x25F1)
    ("WHITE SQUARE WITH LOWER RIGHT QUADRANT" #x25F2)
    ("WHITE SQUARE WITH UPPER RIGHT QUADRANT" #x25F3)
    ("WHITE CIRCLE WITH UPPER LEFT QUADRANT" #x25F4)
    ("WHITE CIRCLE WITH LOWER LEFT QUADRANT" #x25F5)
    ("WHITE CIRCLE WITH LOWER RIGHT QUADRANT" #x25F6)
    ("WHITE CIRCLE WITH UPPER RIGHT QUADRANT" #x25F7)
    ("UPPER LEFT TRIANGLE" #x25F8)
    ("UPPER RIGHT TRIANGLE" #x25F9)
    ("LOWER LEFT TRIANGLE" #x25FA)
    ("WHITE MEDIUM SQUARE" #x25FB)
    ("BLACK MEDIUM SQUARE" #x25FC)
    ("WHITE MEDIUM SMALL SQUARE" #x25FD)
    ("BLACK MEDIUM SMALL SQUARE" #x25FE)
    ("LOWER RIGHT TRIANGLE" #x25FF)
    ))

;; arch-tag: ac97acd5-57a6-4521-bee4-8c2d0a9bd06a