parent
19b895b464
commit
0beda99171
|
@ -1,6 +1,6 @@
|
|||
;;; htmlize.el --- Convert buffer text and decorations to HTML.
|
||||
|
||||
;; Copyright (C) 1997-2014 Hrvoje Niksic
|
||||
;; Copyright (C) 1997-2013 Hrvoje Niksic
|
||||
|
||||
;; Author: Hrvoje Niksic <hniksic@xemacs.org>
|
||||
;; Keywords: hypermedia, extensions
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-eukleides.el --- Org-babel functions for eukleides evaluation
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Luis Anaya
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-fomus.el --- Org-babel functions for fomus evaluation
|
||||
|
||||
;; Copyright (C) 2011-2014 Torsten Anders
|
||||
;; Copyright (C) 2011-2013 Torsten Anders
|
||||
|
||||
;; Author: Torsten Anders
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-julia.el --- org-babel functions for julia code evaluation
|
||||
|
||||
;; Copyright (C) 2013, 2014 G. Jay Kerns
|
||||
;; Copyright (C) 2013 G. Jay Kerns
|
||||
;; Author: G. Jay Kerns, based on ob-R.el by Eric Schulte and Dan Davison
|
||||
|
||||
;; This file is not part of GNU Emacs.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-mathomatic.el --- Org-babel functions for mathomatic evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric S Fraga
|
||||
;; Eric Schulte
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-oz.el --- Org-babel functions for Oz evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Torsten Anders and Eric Schulte
|
||||
;; Copyright (C) 2009-2013 Torsten Anders and Eric Schulte
|
||||
|
||||
;; Author: Torsten Anders and Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-tcl.el --- Org-babel functions for tcl evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Dan Davison
|
||||
;; Eric Schulte
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-annotate-file.el --- Annotate a file with org syntax
|
||||
|
||||
;; Copyright (C) 2008-2014 Philip Jackson
|
||||
;; Copyright (C) 2008-2013 Philip Jackson
|
||||
|
||||
;; Author: Philip Jackson <phil@shellarchive.co.uk>
|
||||
;; Version: 0.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-bibtex-extras --- extras for working with org-bibtex entries
|
||||
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte <eric dot schulte at gmx dot com>
|
||||
;; Keywords: outlines, hypermedia, bibtex, d3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;;; org-bookmark.el - Support for links to bookmark
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Tokuya Kameshima <kames AT fa2.so-net.ne.jp>
|
||||
;; Version: 1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-checklist.el --- org functions for checklist handling
|
||||
|
||||
;; Copyright (C) 2008-2014 James TD Smith
|
||||
;; Copyright (C) 2008-2013 James TD Smith
|
||||
|
||||
;; Author: James TD Smith (@ ahktenzero (. mohorovi cc))
|
||||
;; Version: 1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-choose.el --- decision management for org-mode
|
||||
|
||||
;; Copyright (C) 2009-2014 Tom Breton (Tehom)
|
||||
;; Copyright (C) 2009-2013 Tom Breton (Tehom)
|
||||
|
||||
;; This file is not part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-collector --- collect properties into tables
|
||||
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte <schulte dot eric at gmail dot com>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp, experimentation,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-colview-xemacs.el --- Column View in Org-mode, XEmacs-specific version
|
||||
|
||||
;; Copyright (C) 2004-2014
|
||||
;; Copyright (C) 2004-2013
|
||||
;; Carsten Dominik
|
||||
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-contacts.el --- Contacts management
|
||||
|
||||
;; Copyright (C) 2010-2014 Julien Danjou <julien@danjou.info>
|
||||
;; Copyright (C) 2010-2013 Julien Danjou <julien@danjou.info>
|
||||
|
||||
;; Author: Julien Danjou <julien@danjou.info>
|
||||
;; Keywords: outlines, hypermedia, calendar
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;;; org-contribdir.el --- Mark the location of the contrib directory
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;;; org-depend.el --- TODO dependencies for Org-mode
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-elisp-symbol.el --- Org links to emacs-lisp symbols
|
||||
;;
|
||||
;; Copyright 2007-2014 Free Software Foundation, Inc.
|
||||
;; Copyright 2007-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Bastien Guerry
|
||||
;; Version: 0.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-eval-light.el --- Display result of evaluating code in various languages (light)
|
||||
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>,
|
||||
;; Eric Schulte <schulte dot eric at gmail dot com>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;;; org-eval.el --- Display result of evaluating code in various languages
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-expiry.el --- expiry mechanism for Org entries
|
||||
;;
|
||||
;; Copyright 2007-2014 Free Software Foundation, Inc.
|
||||
;; Copyright 2007-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Bastien Guerry
|
||||
;; Version: 0.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-favtable.el --- Lookup table of favorite references and links
|
||||
|
||||
;; Copyright (C) 2011-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Marc-Oliver Ihm <org-favtable@ferntreffer.de>
|
||||
;; Keywords: hypermedia, matching
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-git-link.el --- Provide org links to specific file version
|
||||
|
||||
;; Copyright (C) 2009-2014 Reimar Finken
|
||||
;; Copyright (C) 2009-2013 Reimar Finken
|
||||
|
||||
;; Author: Reimar Finken <reimar.finken@gmx.de>
|
||||
;; Keywords: files, calendar, hypermedia
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-interactive-query.el --- Interactive modification of agenda query
|
||||
;;
|
||||
;; Copyright 2007-2014 Free Software Foundation, Inc.
|
||||
;; Copyright 2007-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Christopher League <league at contrapunctus dot net>
|
||||
;; Version: 1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-invoice.el --- Help manage client invoices in OrgMode
|
||||
;;
|
||||
;; Copyright (C) 2008-2014 pmade inc. (Peter Jones pjones@pmade.com)
|
||||
;; Copyright (C) 2008-2013 pmade inc. (Peter Jones pjones@pmade.com)
|
||||
;;
|
||||
;; This file is not part of GNU Emacs.
|
||||
;;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-jira.el --- add a jira:ticket protocol to Org
|
||||
(defconst org-jira-version "0.1")
|
||||
;; Copyright (C) 2008-2014 Jonathan Arkell.
|
||||
;; Copyright (C) 2008-2013 Jonathan Arkell.
|
||||
;; Author: Jonathan Arkell <jonnay@jonnay.net>
|
||||
|
||||
;; This file is not part of GNU Emacs.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-learn.el --- Implements SuperMemo's incremental learning algorithm
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: John Wiegley <johnw at gnu dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-mac-iCal.el --- Imports events from iCal.app to the Emacs diary
|
||||
|
||||
;; Copyright (C) 2009-2014 Christopher Suckling
|
||||
;; Copyright (C) 2009-2013 Christopher Suckling
|
||||
|
||||
;; Author: Christopher Suckling <suckling at gmail dot com>
|
||||
;; Version: 0.1057.104
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;;; org-mac-link.el --- Grab links and url from various mac
|
||||
;; Application and insert them as links into org-mode documents
|
||||
;;
|
||||
;; Copyright (c) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (c) 2010-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Authors:
|
||||
;; Anthony Lander <anthony.lander@gmail.com>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-mairix.el - Support for hooking mairix search into Org for different MUAs
|
||||
;;
|
||||
;; Copyright (C) 2007-2014 Georg C. F. Greve
|
||||
;; Copyright (C) 2007-2013 Georg C. F. Greve
|
||||
;; mutt support by Adam Spiers <orgmode at adamspiers dot org>
|
||||
;;
|
||||
;; This file is not part of GNU Emacs.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-mew.el --- Support for links to Mew messages from within Org-mode
|
||||
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-mime.el --- org html export for text/html MIME emails
|
||||
|
||||
;; Copyright (C) 2010-2014 Eric Schulte
|
||||
;; Copyright (C) 2010-2013 Eric Schulte
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: mime, mail, email, html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-mtags.el --- Muse-like tags in Org-mode
|
||||
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-notify.el --- Notifications for Org-mode
|
||||
|
||||
;; Copyright (C) 2012, 2013, 2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2012, 2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Peter Münster <pmrb@free.fr>
|
||||
;; Keywords: notification, todo-list, alarm, reminder, pop-up
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-notmuch.el --- Support for links to notmuch messages from within Org-mode
|
||||
|
||||
;; Copyright (C) 2010-2014 Matthieu Lemerre
|
||||
;; Copyright (C) 2010-2013 Matthieu Lemerre
|
||||
|
||||
;; Author: Matthieu Lemerre <racin@free.fr>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-registry.el --- a registry for Org links
|
||||
;;
|
||||
;; Copyright 2007-2014 Bastien Guerry
|
||||
;; Copyright 2007-2013 Bastien Guerry
|
||||
;;
|
||||
;; Emacs Lisp Archive Entry
|
||||
;; Filename: org-registry.el
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-screen.el --- Integreate Org-mode with screen.
|
||||
|
||||
;; Copyright (c) 2008-2014 Andrew Hyatt
|
||||
;; Copyright (c) 2008-2013 Andrew Hyatt
|
||||
;;
|
||||
;; Author: Andrew Hyatt <ahyatt at gmail dot com>
|
||||
;; Maintainer: Carsten Dominik <carsten at orgmode dot org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-screenshot.el --- Take and manage screenshots in Org-mode files
|
||||
;;
|
||||
;; Copyright (C) 2009-2014
|
||||
;; Copyright (C) 2009-2013
|
||||
;; Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Max Mikhanosha <max@openchat.com>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;;; org-secretary.el --- Team management with org-mode
|
||||
;; Copyright (C) 2010-2014 Juan Reyero
|
||||
;; Copyright (C) 2010-2013 Juan Reyero
|
||||
;;
|
||||
;; Author: Juan Reyero <juan _at_ juanreyero _dot_ com>
|
||||
;; Keywords: outlines, tasks, team, management
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-sudoku.el --- Greate and solve SUDOKU games in Org tables
|
||||
|
||||
;; Copyright (C) 2012, 2013, 2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2012, 2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp, games
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-toc.el --- Table of contents for Org-mode buffer
|
||||
|
||||
;; Copyright 2007-2014 Free Software Foundation, Inc.
|
||||
;; Copyright 2007-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Bastien Guerry <bzg@gnu.org>
|
||||
;; Keywords: Org table of contents
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-track.el --- Track the most recent Org-mode version available.
|
||||
;;
|
||||
;; Copyright (C) 2009-2014
|
||||
;; Copyright (C) 2009-2013
|
||||
;; Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Bastien Guerry <bzg@gnu.org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-velocity.el --- something like Notational Velocity for Org.
|
||||
|
||||
;; Copyright (C) 2010-2014 Paul M. Rodriguez
|
||||
;; Copyright (C) 2010-2013 Paul M. Rodriguez
|
||||
|
||||
;; Author: Paul M. Rodriguez <paulmrodriguez@gmail.com>
|
||||
;; Created: 2010-05-05
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-vm.el --- Support for links to VM messages from within Org-mode
|
||||
|
||||
;; Copyright (C) 2004-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-wikinodes.el --- Wiki-like CamelCase links to outline nodes
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-wl.el --- Support for links to Wanderlust messages from within Org-mode
|
||||
|
||||
;; Copyright (C) 2004-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp>
|
||||
;; David Maus <dmaus at ictsoc dot de>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; orgtbl-sqlinsert.el --- orgtbl to SQL insert statements.
|
||||
|
||||
;; Copyright (C) 2008-2014 Free Software Foundation
|
||||
;; Copyright (C) 2008-2013 Free Software Foundation
|
||||
|
||||
;; Author: Jason Riedy <jason@acm.org>
|
||||
;; Keywords: org, tables, sql
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-bibtex.el --- Export bibtex fragments
|
||||
|
||||
;; Copyright (C) 2009-2014 Taru Karttunen
|
||||
;; Copyright (C) 2009-2013 Taru Karttunen
|
||||
|
||||
;; Author: Taru Karttunen <taruti@taruti.net>
|
||||
;; Nicolas Goaziou <n dot goaziou at gmail dot com>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-confluence --- Confluence Wiki Back-End for Org Export Engine
|
||||
|
||||
;; Copyright (C) 2012, 2014 Sébastien Delafond
|
||||
;; Copyright (C) 2012 Sébastien Delafond
|
||||
|
||||
;; Author: Sébastien Delafond <sdelafond at gmx dot net>
|
||||
;; Keywords: outlines, confluence, wiki
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-deck.el --- deck.js Presentation Back-End for Org Export Engine
|
||||
|
||||
;; Copyright (C) 2013, 2014 Rick Frankel
|
||||
;; Copyright (C) 2013 Rick Frankel
|
||||
|
||||
;; Author: Rick Frankel <emacs at rickster dot com>
|
||||
;; Keywords: outlines, hypermedia, slideshow
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-freemind.el --- Freemind Mindmap Back-End for Org Export Engine
|
||||
|
||||
;; Copyright (C) 2013, 2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jambunathan K <kjambunathan at gmail dot com>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-groff.el --- Groff Back-End for Org Export Engine
|
||||
|
||||
;; Copyright (C) 2011-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
|
||||
;; Author: Luis R Anaya <papoanaya aroba hot mail punto com>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-koma-letter.el --- KOMA Scrlttr2 Back-End for Org Export Engine
|
||||
|
||||
;; Copyright (C) 2007-2012, 2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2007-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Nicolas Goaziou <n.goaziou AT gmail DOT com>
|
||||
;; Alan Schmitt <alan.schmitt AT polytechnique DOT org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-rss.el --- RSS 2.0 Back-End for Org Export Engine
|
||||
|
||||
;; Copyright (C) 2013, 2014 Bastien Guerry
|
||||
;; Copyright (C) 2013 Bastien Guerry
|
||||
|
||||
;; Author: Bastien Guerry <bzg@gnu.org>
|
||||
;; Keywords: org, wp, blog, feed, rss
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-s5.el --- S5 Presentation Back-End for Org Export Engine
|
||||
|
||||
;; Copyright (C) 2011-2014 Rick Frankel
|
||||
;; Copyright (C) 2011-2013 Rick Frankel
|
||||
|
||||
;; Author: Rick Frankel <emacs at rickster dot com>
|
||||
;; Keywords: outlines, hypermedia, S5, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ox-taskjuggler.el --- TaskJuggler Back-End for Org Export Engine
|
||||
;;
|
||||
;; Copyright (C) 2007-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Emacs Lisp Archive Entry
|
||||
;; Filename: ox-taskjuggler.el
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%%% *************************************************************
|
||||
%%% Copyright (C) 2009-2014 Torsten Anders (www.torsten-anders.de)
|
||||
%%% Copyright (C) 2009-2013 Torsten Anders (www.torsten-anders.de)
|
||||
%%% This program is free software; you can redistribute it and/or
|
||||
%%% modify it under the terms of the GNU General Public License
|
||||
%%% as published by the Free Software Foundation; either version 2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# org2hpda - a small utility to generate hipster pda style printouts from org mode
|
||||
# Copyright (C) 2007-2014 Christian Egli
|
||||
# Copyright (C) 2007-2013 Christian Egli
|
||||
#
|
||||
# Version: 0.6
|
||||
#
|
||||
|
|
|
@ -3,7 +3,7 @@ Vendor=Jan Boecker
|
|||
Name=StaticMathJax
|
||||
Version=0.2
|
||||
BuildID=2
|
||||
Copyright=Copyright (c) 2010, 2014 Jan Boecker
|
||||
Copyright=Copyright (c) 2010, 2013 Jan Boecker
|
||||
ID=xulapp@jboecker.de
|
||||
|
||||
[Gecko]
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
@c hence no sectioning command or @node.
|
||||
|
||||
@display
|
||||
Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2013, 2014 Free Software Foundation, Inc.
|
||||
Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2013 Free Software Foundation, Inc.
|
||||
@uref{http://fsf.org/}
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
|
|
|
@ -263,7 +263,7 @@
|
|||
@copying
|
||||
This manual is for Org version @value{VERSION}.
|
||||
|
||||
Copyright @copyright{} 2004--2014 Free Software Foundation, Inc.
|
||||
Copyright @copyright{} 2004--2013 Free Software Foundation, Inc.
|
||||
|
||||
@quotation
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
% Reference Card for Org Mode
|
||||
\def\orgversionnumber{8.0}
|
||||
\def\versionyear{2014} % latest update
|
||||
\def\year{2014} % latest copyright year
|
||||
\def\versionyear{2013} % latest update
|
||||
\def\year{2013} % latest copyright year
|
||||
|
||||
%**start of header
|
||||
\newcount\columnsperpage
|
||||
|
@ -17,7 +17,7 @@
|
|||
\pdflayout=(0l)
|
||||
|
||||
% Nothing else needs to be changed below this line.
|
||||
% Copyright (C) 1987, 1993, 1996-1997, 2001-2014 Free Software
|
||||
% Copyright (C) 1987, 1993, 1996-1997, 2001-2013 Free Software
|
||||
% Foundation, Inc.
|
||||
|
||||
% This file is part of GNU Emacs.
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
@end macro
|
||||
@copying
|
||||
|
||||
Copyright @copyright{} 2010--2014 Free Software Foundation
|
||||
Copyright @copyright{} 2010--2013 Free Software Foundation
|
||||
|
||||
@quotation
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
% Copyright (C) 2007-2014 Free Software Foundation, Inc.
|
||||
% Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
||||
|
||||
% This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
% Load plain if necessary, i.e., if running under initex.
|
||||
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
|
||||
%
|
||||
\def\texinfoversion{2014-01-04.18}
|
||||
\def\texinfoversion{2012-01-03.18}
|
||||
%
|
||||
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
|
||||
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
% 2007, 2008-2014 Free Software Foundation, Inc.
|
||||
% 2007, 2008-2013 Free Software Foundation, Inc.
|
||||
%
|
||||
% This texinfo.tex file is free software: you can redistribute it and/or
|
||||
% modify it under the terms of the GNU General Public License as
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# OASIS Standard, 29 September 2011
|
||||
# Manifest Relax-NG Schema
|
||||
# Source: http://docs.oasis-open.org/office/v1.2/os/
|
||||
# Copyright (c) OASIS Open 2002-2014. All Rights Reserved.
|
||||
# Copyright (c) OASIS Open 2002-2011, 2013. All Rights Reserved.
|
||||
#
|
||||
# All capitalized terms in the following text have the meanings assigned to them
|
||||
# in the OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy"). The
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# OASIS Standard, 29 September 2011
|
||||
# Relax-NG Schema
|
||||
# Source: http://docs.oasis-open.org/office/v1.2/os/
|
||||
# Copyright (c) OASIS Open 2002-2014. All Rights Reserved.
|
||||
# Copyright (c) OASIS Open 2002-2011, 2013. All Rights Reserved.
|
||||
#
|
||||
# All capitalized terms in the following text have the meanings assigned to them
|
||||
# in the OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy"). The
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
The files OrgOdtContentTemplate.xml and OrgOdtStyles.xml have the
|
||||
following copyright information:
|
||||
|
||||
Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
These files are part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-C.el --- org-babel functions for C and similar languages
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-R.el --- org-babel functions for R code evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Dan Davison
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-asymptote.el --- org-babel functions for asymptote evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-awk.el --- org-babel functions for awk evaluation
|
||||
|
||||
;; Copyright (C) 2011-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-calc.el --- org-babel functions for calc code evaluation
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-clojure.el --- org-babel functions for clojure evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Joel Boehland
|
||||
;; Eric Schulte
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-comint.el --- org-babel functions for interaction with comint buffers
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research, comint
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-core.el --- working with code blocks in org-mode
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Eric Schulte
|
||||
;; Dan Davison
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-css.el --- org-babel functions for css evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-ditaa.el --- org-babel functions for ditaa evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-dot.el --- org-babel functions for dot evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-eval.el --- org-babel functions for external code evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research, comint
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-exp.el --- Exportation of org-babel source blocks
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Eric Schulte
|
||||
;; Dan Davison
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-fortran.el --- org-babel functions for fortran
|
||||
|
||||
;; Copyright (C) 2011-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Sergey Litvinov
|
||||
;; Eric Schulte
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-gnuplot.el --- org-babel functions for gnuplot evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-haskell.el --- org-babel functions for haskell evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-io.el --- org-babel functions for Io evaluation
|
||||
|
||||
;; Copyright (C) 2012-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Andrzej Lichnerowicz
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-java.el --- org-babel functions for java evaluation
|
||||
|
||||
;; Copyright (C) 2011-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-js.el --- org-babel functions for Javascript
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research, js
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-keys.el --- key bindings for org-babel
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-latex.el --- org-babel functions for latex "evaluation"
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-ledger.el --- org-babel functions for ledger evaluation
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric S Fraga
|
||||
;; Keywords: literate programming, reproducible research, accounting
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-lilypond.el --- org-babel functions for lilypond evaluation
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Martyn Jago
|
||||
;; Keywords: babel language, literate programming
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-lisp.el --- org-babel functions for common lisp evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Joel Boehland
|
||||
;; Eric Schulte
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-lob.el --- functions supporting the Library of Babel
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Eric Schulte
|
||||
;; Dan Davison
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-makefile.el --- org-babel functions for makefile evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte and Thomas S. Dye
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-matlab.el --- org-babel support for matlab evaluation
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Dan Davison
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-maxima.el --- org-babel functions for maxima evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric S Fraga
|
||||
;; Eric Schulte
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-msc.el --- org-babel functions for mscgen evaluation
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Juan Pechiar
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-ocaml.el --- org-babel functions for ocaml evaluation
|
||||
|
||||
;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-octave.el --- org-babel functions for octave and matlab evaluation
|
||||
|
||||
;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Dan Davison
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue