1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
emacs/lib-src
Glenn Morris 6589a2f98d Set copyright year to 2010.
* Cocoa/Emacs.base/Contents/Info.plist:
* Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
* GNUstep/Emacs.base/Resources/Info-gnustep.plist:
Set copyright year to 2010.

* version.el (emacs-copyright): Set copyright year to 2010.

* ebrowse.c (version):
* etags.c (print_version):
* rcs2log (Copyright): Set copyright year to 2010.
2010-01-10 23:51:51 -08:00
..
.arch-inventory Remove cvtmail, yow, emacsserver. 2009-08-19 02:54:46 +00:00
.gitignore * .gitignore: Add echolisp.tmp. 2009-10-15 10:18:17 +00:00
b2m.c * b2m.c (main): Ensure that each message ends in two newlines. 2009-07-08 03:20:03 +00:00
b2m.pl Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
ChangeLog Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
digest-doc.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
ebrowse.c Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
emacsclient.c (print_help_and_exit): Fix bug report instructions. 2009-10-15 06:11:57 +00:00
etags.c Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
fakemail.c Comment (add an author based on ack.texi). 2009-01-10 21:56:18 +00:00
getopt.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt1.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_int.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
gettext.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
grep-changelog Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
hexl.c Comment (add Author:, based on authors.el). 2009-01-10 23:01:48 +00:00
make-docfile.c * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias. 2009-11-04 06:15:41 +00:00
Makefile.in ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating 2009-09-09 02:32:25 +00:00
makefile.w32-in Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el. 2009-12-30 21:14:46 -05:00
movemail.c (main) [MAIL_USE_POP]: Add -r to usage message. 2009-03-04 04:16:39 +00:00
ntlib.c inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. 2009-03-21 11:31:50 +00:00
ntlib.h inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. 2009-03-21 11:31:50 +00:00
pop.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
pop.h Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
profile.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
rcs-checkin Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
rcs2log Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
test-distrib.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
testfile
update-game-score.c Fix typo in comment. 2009-09-24 01:44:35 +00:00
vcdiff Comment (add Author:, based on authors.el). 2009-01-10 23:01:48 +00:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.