Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b223e22d
Commit
b223e22d
authored
Mar 25, 2006
by
Karl Berry
Browse files
@copyright{}, no indentation in @copying{}
parent
4fccedb5
Changes
38
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
49 additions
and
28 deletions
+49
-28
lispref/ChangeLog
lispref/ChangeLog
+5
-0
lispref/elisp.texi
lispref/elisp.texi
+4
-3
man/ChangeLog
man/ChangeLog
+12
-0
man/ada-mode.texi
man/ada-mode.texi
+1
-1
man/autotype.texi
man/autotype.texi
+1
-1
man/calc.texi
man/calc.texi
+3
-3
man/cc-mode.texi
man/cc-mode.texi
+2
-2
man/cl.texi
man/cl.texi
+2
-1
man/dired-x.texi
man/dired-x.texi
+1
-1
man/ebrowse.texi
man/ebrowse.texi
+1
-1
man/ediff.texi
man/ediff.texi
+1
-1
man/emacs-mime.texi
man/emacs-mime.texi
+2
-2
man/emacs-xtra.texi
man/emacs-xtra.texi
+1
-1
man/emacs.texi
man/emacs.texi
+3
-2
man/erc.texi
man/erc.texi
+1
-1
man/eshell.texi
man/eshell.texi
+1
-1
man/eudc.texi
man/eudc.texi
+2
-2
man/faq.texi
man/faq.texi
+2
-1
man/forms.texi
man/forms.texi
+2
-2
man/gnu.texi
man/gnu.texi
+2
-2
No files found.
lispref/ChangeLog
View file @
b223e22d
2006
-
03
-
25
Karl
Berry
<
karl
@
gnu
.
org
>
*
elisp
.
texi
:
use
@
copyright
{}
instead
of
(
C
),
and
do
not
indent
the
year
list
.
2006
-
03
-
21
Nick
Roberts
<
nickrob
@
snap
.
net
.
nz
>
*
display
.
texi
(
Fringe
Indicators
):
Fix
typos
.
...
...
lispref/elisp.texi
View file @
b223e22d
...
...
@@ -11,7 +11,7 @@
@dircategory Emacs
@direntry
* Elisp: (elisp).
The Emacs Lisp Reference Manual.
* Elisp: (elisp).
The Emacs Lisp Reference Manual.
@end direntry
@smallbook
...
...
@@ -30,8 +30,9 @@
This is edition @value
{
VERSION
}
of the GNU Emacs Lisp
Reference Manual, corresponding to Emacs version @value
{
EMACSVER
}
.
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright @copyright
{}
1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
1999, 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/ChangeLog
View file @
b223e22d
2006-03-25 Karl Berry <karl@gnu.org>
* ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi,
emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi,
faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi,
info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
woman.texi: (1) use @copyright{} instead of (C) in typeset text;
(2) do not indent copyright year list (or anything else).
2006-03-21 Bill Wohler <wohler@newt.com>
* mh-e.texi (Folders): Various edits.
...
...
man/ada-mode.texi
View file @
b223e22d
...
...
@@ -9,7 +9,7 @@
@
copying
Copyright
@
copyright
{}
1999
,
2000
,
2001
,
2002
,
2003
,
2004
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
2005
,
2006
Free
Software
Foundation
,
Inc
.
@
quotation
Permission
is
granted
to
copy
,
distribute
and
/
or
modify
this
document
...
...
man/autotype.texi
View file @
b223e22d
...
...
@@ -13,7 +13,7 @@
@copying
Copyright @copyright
{}
1994, 1995, 1999, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
2005, 2006 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/calc.texi
View file @
b223e22d
...
...
@@ -83,8 +83,8 @@
@copying
This file documents Calc, the GNU Emacs calculator.
Copyright
(C)
1990, 1991, 2001, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright
@copyright{}
1990, 1991, 2001, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
@@ -102,7 +102,7 @@ Software Foundation raise funds for GNU development.''
@dircategory Emacs
@direntry
* Calc: (calc).
Advanced desk calculator and mathematical tool.
* Calc: (calc).
Advanced desk calculator and mathematical tool.
@end direntry
@titlepage
man/cc-mode.texi
View file @
b223e22d
...
...
@@ -160,7 +160,7 @@ CC Mode
This manual is for CC Mode in Emacs.
Copyright @copyright
{}
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2003, 2004, 2005, 2006 Free Software Foundation, Inc.
2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
@@ -208,7 +208,7 @@ license to the document, as described in section 6 of the license.
@vskip 0pt plus 1filll
@insertcopying
This manual was generated from
$
Revision:
1
.
3
5
$
of
$
RCSfile: cc
-
mode.texi,v
$
, which can be
This manual was generated from
$
Revision:
1
.
3
6
$
of
$
RCSfile: cc
-
mode.texi,v
$
, which can be
downloaded from
@url
{
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/man/cc-mode.texi
}
.
@end titlepage
...
...
man/cl.texi
View file @
b223e22d
...
...
@@ -5,7 +5,8 @@
@copying
This file documents the GNU Emacs Common Lisp emulation package.
Copyright (C) 1993, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright @copyright{} 1993, 2002, 2003, 2004, 2005, 2006 Free
Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/dired-x.texi
View file @
b223e22d
...
...
@@ -29,7 +29,7 @@ This documents the ``extra'' features for Dired Mode for GNU Emacs found in
the file @file
{
dired-x.el
}
.
Copyright @copyright
{}
1993, 1994, 2001, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
2005, 2006 Free Software Foundation, Inc.
@quotation
Permission is granted to make and distribute verbatim copies of this
...
...
man/ebrowse.texi
View file @
b223e22d
...
...
@@ -11,7 +11,7 @@
This
file
documents
Ebrowse
,
a
C
++
class
browser
for
GNU
Emacs
.
Copyright
@
copyright
{}
2000
,
2002
,
2003
,
2004
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
2005
,
2006
Free
Software
Foundation
,
Inc
.
@
quotation
Permission
is
granted
to
copy
,
distribute
and
/
or
modify
this
document
...
...
man/ediff.texi
View file @
b223e22d
...
...
@@ -26,7 +26,7 @@ This file documents Ediff, a comprehensive visual interface to Unix diff
and patch utilities.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2003, 2004, 2005, 2006 Free Software Foundation, Inc.
2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/emacs-mime.texi
View file @
b223e22d
...
...
@@ -9,8 +9,8 @@
@copying
This file documents the Emacs MIME interface functionality.
Copyright
(C)
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006
Free Software Foundation, Inc.
Copyright
@copyright
{}
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006
Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/emacs-xtra.texi
View file @
b223e22d
...
...
@@ -10,7 +10,7 @@
@copying
This manual describes specialized features of Emacs.
Copyright
(C)
2004, 2005, 2006 Free Software Foundation, Inc.
Copyright
@copyright
{}
2004, 2005, 2006 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/emacs.texi
View file @
b223e22d
...
...
@@ -11,8 +11,9 @@
This is the @value
{
EDITION
}
edition of the @cite
{
GNU Emacs Manual
}
,
updated for Emacs version @value
{
EMACSVER
}
.
Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright @copyright
{}
1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software
Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/erc.texi
View file @
b223e22d
...
...
@@ -6,7 +6,7 @@
@dircategory Emacs
@direntry
* ERC: (erc). Powerful, modular, and extensible IRC client for Emacs.
* ERC: (erc).
Powerful, modular, and extensible IRC client for Emacs.
@end direntry
@syncodeindex fn cp
...
...
man/eshell.texi
View file @
b223e22d
...
...
@@ -9,7 +9,7 @@
This
manual
is
for
Eshell
,
the
Emacs
shell
.
Copyright
@
copyright
{}
1999
,
2000
,
2001
,
2002
,
2003
,
2004
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
2005
,
2006
Free
Software
Foundation
,
Inc
.
@
quotation
Permission
is
granted
to
copy
,
distribute
and
/
or
modify
this
document
...
...
man/eudc.texi
View file @
b223e22d
...
...
@@ -12,8 +12,8 @@ EUDC is the Emacs Unified Directory Client, a common interface to
directory servers using various protocols such as LDAP or the CCSO white
pages directory system (PH/QI)
Copyright
(C)
1998, 2000, 2001, 2002, 2003, 2004,
2005, 2006
Free Software Foundation, Inc.
Copyright
@copyright
{}
1998, 2000, 2001, 2002, 2003, 2004,
2005, 2006
Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/faq.texi
View file @
b223e22d
...
...
@@ -14,7 +14,8 @@
@c appreciate a notice if you do).
@copying
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006 Free
Software Foundation, Inc.@*
Copyright 1994,1995,1996,1997,1998,1999,2000 Reuven M. Lerner@*
Copyright 1992,1993 Steven Byrnes@*
Copyright 1990,1991,1992 Joseph Brian Wells@*
...
...
man/forms.texi
View file @
b223e22d
...
...
@@ -18,8 +18,8 @@
@copying
This file documents Forms mode, a form-editing major mode for GNU Emacs.
Copyright
(C)
1989, 1997, 2001, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright
@copyright
{}
1989, 1997, 2001, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/gnu.texi
View file @
b223e22d
...
...
@@ -6,8 +6,8 @@
@unnumbered The GNU Manifesto
@end ifclear
@ifset justgnu
Copyright
(C)
1985, 1993, 2001, 2002, 2003, 2004,
2005 Free Software Foundation, Inc.
Copyright
@copyright{}
1985, 1993, 2001, 2002, 2003, 2004,
2005 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment