comparison lisp/org/org-list.el @ 101515:64ef70f990a9

2009-01-26 Carsten Dominik <dominik@science.uva.nl> * org.el (org-yank): Tell `delete-selection-mode' about `org-yank'. * org-faces.el (org-clock-overlay): Fix face definition. * org-export-latex.el (org-export-latex-first-lines): Pass timestamp and footnote parameters to the preprocessor. * org-exp.el (org-export-remove-timestamps): Do not remove time stamps inside tables.
author Carsten Dominik <dominik@science.uva.nl>
date Mon, 26 Jan 2009 07:44:42 +0000
parents 36abe982e7cd
children f5aedb5cbd80
comparison
equal deleted inserted replaced
101514:c63d75135537 101515:64ef70f990a9
1 ;;; org-list.el --- Plain lists for Org-mode 1 ;;; org-list.el --- Plain lists for Org-mode
2 ;; 2 ;;
3 ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 3 ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
4 ;; Free Software Foundation, Inc.
4 ;; 5 ;;
5 ;; Author: Carsten Dominik <carsten at orgmode dot org> 6 ;; Author: Carsten Dominik <carsten at orgmode dot org>
6 ;; Bastien Guerry <bzg AT altern DOT org> 7 ;; Bastien Guerry <bzg AT altern DOT org>
7 ;; Keywords: outlines, hypermedia, calendar, wp 8 ;; Keywords: outlines, hypermedia, calendar, wp
8 ;; Homepage: http://orgmode.org 9 ;; Homepage: http://orgmode.org