aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2007-05-25 16:58:18 +0000
committerStefan Monnier2007-05-25 16:58:18 +0000
commitb649d2e482f5120b532c27ba5aca85b560d4a514 (patch)
tree045441a08e2765e2a9db95bdec0312d28dda329d /etc
parent6db93fd915892fe3da1b8910a33120378b094240 (diff)
downloademacs-b649d2e482f5120b532c27ba5aca85b560d4a514.tar.gz
emacs-b649d2e482f5120b532c27ba5aca85b560d4a514.zip
(copyright-names-regexp): New var.
(copyright-update-year): Use it.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9d32a7034a9..780dea787f9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -34,6 +34,10 @@ with a prefix argument or by typing C-u C-h C-n.
34 34
35* Changes in Specialized Modes and Packages in Emacs 23.1 35* Changes in Specialized Modes and Packages in Emacs 23.1
36 36
37** In the `copyright' package, you can specify your copyright holders's names.
38Only copyright lines with holders matching copyright-names-regexp will be
39considered for update.
40
37 41
38* Changes in Emacs 23.1 on non-free operating systems 42* Changes in Emacs 23.1 on non-free operating systems
39 43