| Age | Commit message (Collapse) | Author |
|
|
|
Run "TZ=UTC0 admin/update-copyright".
|
|
Crash observed on cfarm's cfarm210 machine, which is a Solaris 10 zone
on an M3000 server.
* lwlib/xlwmenu.c (XlwMenuInitialize): Initialize menu.font.
|
|
|
|
|
|
|
|
Run "TZ=UTC0 admin/update-copyright".
|
|
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
|
|
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
|
|
Run admin/update-copyright.
|
|
This catches some URLs I missed in my previous scan,
or perhaps were added after the scan.
|
|
Run admin/update-copyright.
|
|
Run admin/update-copyright.
|
|
|
|
|
|
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv & &.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
|