comparison lisp/ChangeLog @ 112429:6e50030da731

Some copyright.el updates. * lisp/emacs-lisp/copyright.el (copyright-find-copyright): New function, split out from copyright-update-year. (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.
author Glenn Morris <rgm@gnu.org>
date Sat, 22 Jan 2011 14:09:09 -0800
parents 5653bdbb0b32
children 78c4c9559156
comparison
equal deleted inserted replaced
112428:5653bdbb0b32 112429:6e50030da731
1 2011-01-22 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
4 split out from copyright-update-year.
5 (copyright-update): Don't mess with the GPL version if we don't own the
6 copyright. Update license regexp, and remove no longer needed
7 Esperanto stuff.
8
1 2011-01-22 Chong Yidong <cyd@stupidchicken.com> 9 2011-01-22 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682). 11 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
4 12
5 2011-01-22 Jari Aalto <jari.aalto@cante.net> 13 2011-01-22 Jari Aalto <jari.aalto@cante.net>