diff options
| author | Stefan Monnier | 2007-05-25 16:58:18 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-05-25 16:58:18 +0000 |
| commit | b649d2e482f5120b532c27ba5aca85b560d4a514 (patch) | |
| tree | 045441a08e2765e2a9db95bdec0312d28dda329d /etc | |
| parent | 6db93fd915892fe3da1b8910a33120378b094240 (diff) | |
| download | emacs-b649d2e482f5120b532c27ba5aca85b560d4a514.tar.gz emacs-b649d2e482f5120b532c27ba5aca85b560d4a514.zip | |
(copyright-names-regexp): New var.
(copyright-update-year): Use it.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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. | ||
| 38 | Only copyright lines with holders matching copyright-names-regexp will be | ||
| 39 | considered 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 | ||