Add 2011 to remaining FSF/AIST copyright years.
This commit is contained in:
parent
4ebf3ee11c
commit
d0d4361dba
73 changed files with 74 additions and 74 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Generate data for bidi_mirroring_table, see src/bidi.c:bidi_initialize.
|
# Generate data for bidi_mirroring_table, see src/bidi.c:bidi_initialize.
|
||||||
|
|
||||||
# Copyright (C) 2010, Free Software Foundation, Inc.
|
# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Generate data for filling bidi_type_table, see src/bidi.c:bidi_initialize.
|
# Generate data for filling bidi_type_table, see src/bidi.c:bidi_initialize.
|
||||||
|
|
||||||
# Copyright (C) 2010, Free Software Foundation, Inc.
|
# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c -*-texinfo-*-
|
@c -*-texinfo-*-
|
||||||
@c This is part of the GNU Emacs Lisp Reference Manual.
|
@c This is part of the GNU Emacs Lisp Reference Manual.
|
||||||
@c Copyright (C) 2010
|
@c Copyright (C) 2010, 2011
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c See the file elisp.texi for copying conditions.
|
@c See the file elisp.texi for copying conditions.
|
||||||
@setfilename ../../info/package
|
@setfilename ../../info/package
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
|
Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
This file contains information about GNU Emacs on "Nextstep" platforms.
|
This file contains information about GNU Emacs on "Nextstep" platforms.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* XPM */
|
/* XPM */
|
||||||
/* Copyright (C) 2010 Free Software Foundation, Inc.
|
/* Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* Author: Chong Yidong <cyd@stupidchicken.com>
|
* Author: Chong Yidong <cyd@stupidchicken.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* XPM */
|
/* XPM */
|
||||||
/* Copyright (C) 2010 Free Software Foundation, Inc.
|
/* Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* Author: Chong Yidong <cyd@stupidchicken.com>
|
* Author: Chong Yidong <cyd@stupidchicken.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; wheatgrass-theme.el --- custom theme for faces
|
;;; wheatgrass-theme.el --- custom theme for faces
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1008,7 +1008,7 @@ find-file.
|
||||||
גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים
|
גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים
|
||||||
וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן:
|
וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן:
|
||||||
|
|
||||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
GNU Emacs הינו תכנה חפשית; זכותכם להפיצו ו\או לשנותו בכפוף לתנאי
|
GNU Emacs הינו תכנה חפשית; זכותכם להפיצו ו\או לשנותו בכפוף לתנאי
|
||||||
הרשיון GNU General Public License, כפי שהוא יוצא לאור ע"י Free
|
הרשיון GNU General Public License, כפי שהוא יוצא לאור ע"י Free
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; package-x.el --- Package extras
|
;;; package-x.el --- Package extras
|
||||||
|
|
||||||
;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Tom Tromey <tromey@redhat.com>
|
;; Author: Tom Tromey <tromey@redhat.com>
|
||||||
;; Created: 10 Mar 2007
|
;; Created: 10 Mar 2007
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; package.el --- Simple package system for Emacs
|
;;; package.el --- Simple package system for Emacs
|
||||||
|
|
||||||
;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Tom Tromey <tromey@redhat.com>
|
;; Author: Tom Tromey <tromey@redhat.com>
|
||||||
;; Created: 10 Mar 2007
|
;; Created: 10 Mar 2007
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; pcase.el --- ML-style pattern-matching macro for Elisp
|
;;; pcase.el --- ML-style pattern-matching macro for Elisp
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
||||||
;; Keywords:
|
;; Keywords:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; gnutls.el --- Support SSL/TLS connections through GnuTLS
|
;;; gnutls.el --- Support SSL/TLS connections through GnuTLS
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Ted Zlatanov <tzz@lifelogs.com>
|
;; Author: Ted Zlatanov <tzz@lifelogs.com>
|
||||||
;; Keywords: comm, tls, ssl, encryption
|
;; Keywords: comm, tls, ssl, encryption
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; secrets.el --- Client interface to gnome-keyring and kwallet.
|
;;; secrets.el --- Client interface to gnome-keyring and kwallet.
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Michael Albinus <michael.albinus@gmx.de>
|
;; Author: Michael Albinus <michael.albinus@gmx.de>
|
||||||
;; Keywords: comm password passphrase
|
;; Keywords: comm password passphrase
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; notifications.el --- Client interface to desktop notifications.
|
;;; notifications.el --- Client interface to desktop notifications.
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Julien Danjou <julien@danjou.info>
|
;; Author: Julien Danjou <julien@danjou.info>
|
||||||
;; Keywords: comm desktop notifications
|
;; Keywords: comm desktop notifications
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-C.el --- org-babel functions for C and similar languages
|
;;; ob-C.el --- org-babel functions for C and similar languages
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-R.el --- org-babel functions for R code evaluation
|
;;; ob-R.el --- org-babel functions for R code evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte, Dan Davison
|
;; Author: Eric Schulte, Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research, R, statistics
|
;; Keywords: literate programming, reproducible research, R, statistics
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-asymptote.el --- org-babel functions for asymptote evaluation
|
;;; ob-asymptote.el --- org-babel functions for asymptote evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-calc.el --- org-babel functions for calc code evaluation
|
;;; ob-calc.el --- org-babel functions for calc code evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-clojure.el --- org-babel functions for clojure evaluation
|
;;; ob-clojure.el --- org-babel functions for clojure evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Joel Boehland, Eric Schulte
|
;; Author: Joel Boehland, Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-comint.el --- org-babel functions for interaction with comint buffers
|
;;; ob-comint.el --- org-babel functions for interaction with comint buffers
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, comint
|
;; Keywords: literate programming, reproducible research, comint
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-css.el --- org-babel functions for css evaluation
|
;;; ob-css.el --- org-babel functions for css evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-ditaa.el --- org-babel functions for ditaa evaluation
|
;;; ob-ditaa.el --- org-babel functions for ditaa evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-dot.el --- org-babel functions for dot evaluation
|
;;; ob-dot.el --- org-babel functions for dot evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation
|
;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-eval.el --- org-babel functions for external code evaluation
|
;;; ob-eval.el --- org-babel functions for external code evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, comint
|
;; Keywords: literate programming, reproducible research, comint
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-exp.el --- Exportation of org-babel source blocks
|
;;; ob-exp.el --- Exportation of org-babel source blocks
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte, Dan Davison
|
;; Author: Eric Schulte, Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-gnuplot.el --- org-babel functions for gnuplot evaluation
|
;;; ob-gnuplot.el --- org-babel functions for gnuplot evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-haskell.el --- org-babel functions for haskell evaluation
|
;;; ob-haskell.el --- org-babel functions for haskell evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-js.el --- org-babel functions for Javascript
|
;;; ob-js.el --- org-babel functions for Javascript
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation
|
;; Copyright (C) 2010, 2011 Free Software Foundation
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, js
|
;; Keywords: literate programming, reproducible research, js
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-keys.el --- key bindings for org-babel
|
;;; ob-keys.el --- key bindings for org-babel
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-latex.el --- org-babel functions for latex "evaluation"
|
;;; ob-latex.el --- org-babel functions for latex "evaluation"
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-ledger.el --- org-babel functions for ledger evaluation
|
;;; ob-ledger.el --- org-babel functions for ledger evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric S Fraga
|
;; Author: Eric S Fraga
|
||||||
;; Keywords: literate programming, reproducible research, accounting
|
;; Keywords: literate programming, reproducible research, accounting
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-lisp.el --- org-babel functions for Common Lisp
|
;;; ob-lisp.el --- org-babel functions for Common Lisp
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation
|
;; Copyright (C) 2010, 2011 Free Software Foundation
|
||||||
|
|
||||||
;; Author: David T. O'Toole <dto@gnu.org>, Eric Schulte
|
;; Author: David T. O'Toole <dto@gnu.org>, Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, lisp
|
;; Keywords: literate programming, reproducible research, lisp
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-lob.el --- functions supporting the Library of Babel
|
;;; ob-lob.el --- functions supporting the Library of Babel
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte, Dan Davison
|
;; Author: Eric Schulte, Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-matlab.el --- org-babel support for matlab evaluation
|
;;; ob-matlab.el --- org-babel support for matlab evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Dan Davison
|
;; Author: Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-msc.el --- org-babel functions for mscgen evaluation
|
;;; ob-msc.el --- org-babel functions for mscgen evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Juan Pechiar
|
;; Author: Juan Pechiar
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-ocaml.el --- org-babel functions for ocaml evaluation
|
;;; ob-ocaml.el --- org-babel functions for ocaml evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-octave.el --- org-babel functions for octave and matlab evaluation
|
;;; ob-octave.el --- org-babel functions for octave and matlab evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Dan Davison
|
;; Author: Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-org.el --- org-babel functions for org code block evaluation
|
;;; ob-org.el --- org-babel functions for org code block evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-perl.el --- org-babel functions for perl evaluation
|
;;; ob-perl.el --- org-babel functions for perl evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation
|
||||||
|
|
||||||
;; Author: Dan Davison, Eric Schulte
|
;; Author: Dan Davison, Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-plantuml.el --- org-babel functions for plantuml evaluation
|
;;; ob-plantuml.el --- org-babel functions for plantuml evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Zhang Weize
|
;; Author: Zhang Weize
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-python.el --- org-babel functions for python evaluation
|
;;; ob-python.el --- org-babel functions for python evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation
|
||||||
|
|
||||||
;; Author: Eric Schulte, Dan Davison
|
;; Author: Eric Schulte, Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-ref.el --- org-babel functions for referencing external data
|
;;; ob-ref.el --- org-babel functions for referencing external data
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte, Dan Davison
|
;; Author: Eric Schulte, Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-ruby.el --- org-babel functions for ruby evaluation
|
;;; ob-ruby.el --- org-babel functions for ruby evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-sass.el --- org-babel functions for the sass css generation language
|
;;; ob-sass.el --- org-babel functions for the sass css generation language
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-scheme.el --- org-babel functions for Scheme
|
;;; ob-scheme.el --- org-babel functions for Scheme
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation
|
;; Copyright (C) 2010, 2011 Free Software Foundation
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, scheme
|
;; Keywords: literate programming, reproducible research, scheme
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-screen.el --- org-babel support for interactive terminal
|
;;; ob-screen.el --- org-babel support for interactive terminal
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation
|
||||||
|
|
||||||
;; Author: Benjamin Andresen
|
;; Author: Benjamin Andresen
|
||||||
;; Keywords: literate programming, interactive shell
|
;; Keywords: literate programming, interactive shell
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-sh.el --- org-babel functions for shell evaluation
|
;;; ob-sh.el --- org-babel functions for shell evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-sql.el --- org-babel functions for sql evaluation
|
;;; ob-sql.el --- org-babel functions for sql evaluation
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-sqlite.el --- org-babel functions for sqlite database interaction
|
;;; ob-sqlite.el --- org-babel functions for sqlite database interaction
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation
|
;; Copyright (C) 2010, 2011 Free Software Foundation
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-table.el --- support for calling org-babel functions from tables
|
;;; ob-table.el --- support for calling org-babel functions from tables
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob-tangle.el --- extract source code from org-mode files
|
;;; ob-tangle.el --- extract source code from org-mode files
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; ob.el --- working with code blocks in org-mode
|
;;; ob.el --- working with code blocks in org-mode
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Schulte, Dan Davison
|
;; Author: Eric Schulte, Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; org-beamer.el --- Beamer-specific LaTeX export for org-mode
|
;;; org-beamer.el --- Beamer-specific LaTeX export for org-mode
|
||||||
;;
|
;;
|
||||||
;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
;;
|
;;
|
||||||
;; Version: 7.4
|
;; Version: 7.4
|
||||||
;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com>
|
;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; org-complete.el --- In-buffer completion code
|
;;; org-complete.el --- In-buffer completion code
|
||||||
|
|
||||||
;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
|
||||||
;; Free Software Foundation, Inc.
|
;; Free Software Foundation, Inc.
|
||||||
;;
|
;;
|
||||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; org-ctags.el - Integrate Emacs "tags" facility with org mode.
|
;;; org-ctags.el - Integrate Emacs "tags" facility with org mode.
|
||||||
;;
|
;;
|
||||||
;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Paul Sexton <eeeickythump@gmail.com>
|
;; Author: Paul Sexton <eeeickythump@gmail.com>
|
||||||
;; Version: 7.4
|
;; Version: 7.4
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; org-docview.el --- support for links to doc-view-mode buffers
|
;;; org-docview.el --- support for links to doc-view-mode buffers
|
||||||
|
|
||||||
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Jan Böcker <jan.boecker at jboecker dot de>
|
;; Author: Jan Böcker <jan.boecker at jboecker dot de>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; org-entities.el --- Support for special entities in Org-mode
|
;;; org-entities.el --- Support for special entities in Org-mode
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Carsten Dominik <carsten at orgmode dot org>,
|
;; Author: Carsten Dominik <carsten at orgmode dot org>,
|
||||||
;; Ulf Stegemann <ulf at zeitform dot de>
|
;; Ulf Stegemann <ulf at zeitform dot de>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; org-mks.el --- Multi-key-selection for Org-mode
|
;;; org-mks.el --- Multi-key-selection for Org-mode
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; org-taskjuggler.el --- TaskJuggler exporter for org-mode
|
;;; org-taskjuggler.el --- TaskJuggler exporter for org-mode
|
||||||
;;
|
;;
|
||||||
;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
;;
|
;;
|
||||||
;; Emacs Lisp Archive Entry
|
;; Emacs Lisp Archive Entry
|
||||||
;; Filename: org-taskjuggler.el
|
;; Filename: org-taskjuggler.el
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; gdb-mi.el --- User Interface for running GDB
|
;;; gdb-mi.el --- User Interface for running GDB
|
||||||
|
|
||||||
;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Nick Roberts <nickrob@gnu.org>
|
;; Author: Nick Roberts <nickrob@gnu.org>
|
||||||
;; Maintainer: FSF
|
;; Maintainer: FSF
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@echo off
|
@echo off
|
||||||
rem Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
rem Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
||||||
rem Free Software Foundation, Inc.
|
rem 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem Author: Christoph Scholtes cschol2112 at gmail.com
|
rem Author: Christoph Scholtes cschol2112 at gmail.com
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Low-level bidirectional buffer-scanning functions for GNU Emacs.
|
/* Low-level bidirectional buffer-scanning functions for GNU Emacs.
|
||||||
Copyright (C) 2000, 2001, 2004, 2005, 2009, 2010
|
Copyright (C) 2000, 2001, 2004, 2005, 2009, 2010, 2011
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
### deps.mk --- src/Makefile fragment for GNU Emacs
|
### deps.mk --- src/Makefile fragment for GNU Emacs
|
||||||
|
|
||||||
## Copyright (C) 1985, 1987, 1988, 1993, 1994, 1995, 1999, 2000, 2001, 2002,
|
## Copyright (C) 1985, 1987, 1988, 1993, 1994, 1995, 1999, 2000, 2001, 2002,
|
||||||
## 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
## 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
|
||||||
## Free Software Foundation, Inc.
|
## Free Software Foundation, Inc.
|
||||||
|
|
||||||
## This file is part of GNU Emacs.
|
## This file is part of GNU Emacs.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* GnuTLS glue for GNU Emacs.
|
/* GnuTLS glue for GNU Emacs.
|
||||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* GnuTLS glue for GNU Emacs.
|
/* GnuTLS glue for GNU Emacs.
|
||||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
### autodeps.mk --- src/Makefile fragment for GNU Emacs
|
### autodeps.mk --- src/Makefile fragment for GNU Emacs
|
||||||
|
|
||||||
## Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
|
## Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
## This file is part of GNU Emacs.
|
## This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* Definitions file for GNU Emacs running on Solaris 2.6.
|
/* Definitions file for GNU Emacs running on Solaris 2.6.
|
||||||
|
|
||||||
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008, 2009, 2010 Free Software Foundation, Inc.
|
2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* s/ file for Unixware.
|
/* s/ file for Unixware.
|
||||||
|
|
||||||
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008, 2009, 2010 Free Software Foundation, Inc.
|
2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Interface to libxml2.
|
/* Interface to libxml2.
|
||||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; bytecomp-testsuite.el
|
;;; bytecomp-testsuite.el
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; occur-testsuite.el --- Test suite for occur.
|
;;; occur-testsuite.el --- Test suite for occur.
|
||||||
|
|
||||||
;; Copyright (C) 2010 Free Software Foundation, Inc.
|
;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Juri Linkov <juri@jurta.org>
|
;; Author: Juri Linkov <juri@jurta.org>
|
||||||
;; Keywords: matching, internal
|
;; Keywords: matching, internal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue