Mercurial > emacs
diff lisp/ChangeLog @ 112430:78c4c9559156
* lisp/emacs-lisp/copyright.el (copyright-fix-years): Use copyright-find-copyright.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 22 Jan 2011 14:13:17 -0800 |
parents | 6e50030da731 |
children | 06719a229a46 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 22 14:09:09 2011 -0800 +++ b/lisp/ChangeLog Sat Jan 22 14:13:17 2011 -0800 @@ -5,6 +5,7 @@ (copyright-update): Don't mess with the GPL version if we don't own the copyright. Update license regexp, and remove no longer needed Esperanto stuff. + (copyright-fix-years): Use copyright-find-copyright. 2011-01-22 Chong Yidong <cyd@stupidchicken.com>