annotate admin/notes/years @ 110034:c87f89486bb7

Use `declare' in defmacros. * lisp/window.el (save-selected-window): * lisp/subr.el (with-temp-file, with-temp-message, with-syntax-table): * lisp/progmodes/python.el (def-python-skeleton): * lisp/net/dbus.el (dbus-ignore-errors): * lisp/jka-cmpr-hook.el (with-auto-compression-mode): * lisp/international/mule.el (with-category-table): * lisp/emacs-lisp/timer.el (with-timeout): * lisp/emacs-lisp/lisp-mnt.el (lm-with-file): * lisp/emacs-lisp/eieio.el (with-slots): * lisp/emacs-lisp/easymenu.el (easy-menu-define): * lisp/emacs-lisp/debug.el (debugger-env-macro): * lisp/emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq) (Multiple-value-call, Multiple-value-prog1): * lisp/emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key) (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and edebug rule to definition. * lisp/emacs-lisp/lisp-mode.el (save-selected-window) (with-current-buffer, combine-after-change-calls) (with-output-to-string, with-temp-file, with-temp-buffer) (with-temp-message, with-syntax-table, read-if, eval-after-load) (dolist, dotimes, when, unless): * lisp/emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 30 Aug 2010 15:03:05 +0200
parents 0138ae02cb0d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
101133
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
1 HOW TO MAINTAIN COPYRIGHT YEARS FOR GNU EMACS
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
2
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
3 Maintaining copyright years is now very simple: every time a new year
101138
0138ae02cb0d Clarify whose copyrights should be updated.
Glenn Morris <rgm@gnu.org>
parents: 101133
diff changeset
4 rolls around, add that year to every FSF (and AIST) copyright notice.
101133
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
5
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
6 There's no need to worry about whether an individual file has changed
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
7 in a given year - it's sufficient that Emacs as a whole has changed.
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
8
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
9 For more detailed information on maintaining copyright, see the file
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
10 "copyright" in this directory.
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
11
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
12 The previous policy was more complex, but is now only of historical
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
13 interest (see versions of this file from before 2009).
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
14
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
15 The refcards in etc/refcards can print only the latest copyright year,
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
16 but should keep the full list in a comment in the source.
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
17
62697
344e02ca2730 *** empty log message ***
Kim F. Storm <storm@cua.dk>
parents: 62464
diff changeset
18
64680
32b32ccdedc0 Update. Include emacs-devel message fragment.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 62697
diff changeset
19 "Our lawyer says it is ok if we add, to each file that has been in Emacs
75251
f3a5f0fb3297 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 65217
diff changeset
20 since Emacs 21 came out in 2001, all the subsequent years[1]. We don't
64680
32b32ccdedc0 Update. Include emacs-devel message fragment.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 62697
diff changeset
21 need to check whether *that file* was changed in those years.
32b32ccdedc0 Update. Include emacs-devel message fragment.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 62697
diff changeset
22 It's sufficient that *Emacs* was changed in those years (and it was!).
101133
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
23
64680
32b32ccdedc0 Update. Include emacs-devel message fragment.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 62697
diff changeset
24 For those files that have been added since then, we should add
32b32ccdedc0 Update. Include emacs-devel message fragment.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 62697
diff changeset
25 the year it was added to Emacs, and all subsequent years."
101133
48ffb39cf57a Simplify.
Glenn Morris <rgm@gnu.org>
parents: 75466
diff changeset
26
64680
32b32ccdedc0 Update. Include emacs-devel message fragment.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 62697
diff changeset
27 --RMS, 2005-07-13
62697
344e02ca2730 *** empty log message ***
Kim F. Storm <storm@cua.dk>
parents: 62464
diff changeset
28
75251
f3a5f0fb3297 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 65217
diff changeset
29 [1] Note that this includes 2001 - see
f3a5f0fb3297 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 65217
diff changeset
30 <http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-12/msg00119.html>