aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/mml1991.el4
-rw-r--r--lisp/org/org-protocol.el13
-rw-r--r--lisp/progmodes/octave-inf.el4
-rw-r--r--lisp/progmodes/octave-mod.el4
4 files changed, 12 insertions, 13 deletions
diff --git a/lisp/gnus/mml1991.el b/lisp/gnus/mml1991.el
index bc62e16edaf..97de6f0959b 100644
--- a/lisp/gnus/mml1991.el
+++ b/lisp/gnus/mml1991.el
@@ -1,10 +1,10 @@
1;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML 1;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML
2 2
3;; Copyright (C) 1998-2012 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2012 Free Software Foundation, Inc.
4 4
5;; Author: Sascha Lüdecke <sascha@meta-x.de>, 5;; Author: Sascha Lüdecke <sascha@meta-x.de>,
6;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue) 6;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue)
7;; Keywords PGP 7;; Keywords: PGP
8 8
9;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
10 10
diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el
index 6ffa86a1204..a79d4fcfbb2 100644
--- a/lisp/org/org-protocol.el
+++ b/lisp/org/org-protocol.el
@@ -1,12 +1,11 @@
1;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. 1;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions.
2;; 2
3;; Copyright (C) 2008-2012 3;; Copyright (C) 2008-2012 Free Software Foundation, Inc.
4;; Free Software Foundation, Inc. 4
5;;
6;; Author: Bastien Guerry <bzg AT gnu DOT org> 5;; Author: Bastien Guerry <bzg AT gnu DOT org>
7;; Author: Daniel M German <dmg AT uvic DOT org> 6;; Daniel M German <dmg AT uvic DOT org>
8;; Author: Sebastian Rose <sebastian_rose AT gmx DOT de> 7;; Sebastian Rose <sebastian_rose AT gmx DOT de>
9;; Author: Ross Patterson <me AT rpatterson DOT net> 8;; Ross Patterson <me AT rpatterson DOT net>
10;; Maintainer: Sebastian Rose <sebastian_rose AT gmx DOT de> 9;; Maintainer: Sebastian Rose <sebastian_rose AT gmx DOT de>
11;; Keywords: org, emacsclient, wp 10;; Keywords: org, emacsclient, wp
12 11
diff --git a/lisp/progmodes/octave-inf.el b/lisp/progmodes/octave-inf.el
index 40469b75b9f..2cae41889bd 100644
--- a/lisp/progmodes/octave-inf.el
+++ b/lisp/progmodes/octave-inf.el
@@ -1,9 +1,9 @@
1;;; octave-inf.el --- running Octave as an inferior Emacs process 1;;; octave-inf.el --- running Octave as an inferior Emacs process
2 2
3;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc.
4 4
5;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> 5;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6;; Author: John Eaton <jwe@bevo.che.wisc.edu> 6;; John Eaton <jwe@bevo.che.wisc.edu>
7;; Maintainer: FSF 7;; Maintainer: FSF
8;; Keywords: languages 8;; Keywords: languages
9;; Package: octave-mod 9;; Package: octave-mod
diff --git a/lisp/progmodes/octave-mod.el b/lisp/progmodes/octave-mod.el
index 668c3d147c6..7091a9468c5 100644
--- a/lisp/progmodes/octave-mod.el
+++ b/lisp/progmodes/octave-mod.el
@@ -1,9 +1,9 @@
1;;; octave-mod.el --- editing Octave source files under Emacs 1;;; octave-mod.el --- editing Octave source files under Emacs
2 2
3;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc.
4 4
5;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> 5;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6;; Author: John Eaton <jwe@octave.org> 6;; John Eaton <jwe@octave.org>
7;; Maintainer: FSF 7;; Maintainer: FSF
8;; Keywords: languages 8;; Keywords: languages
9 9