1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
emacs/lib-src
Glenn Morris 959272ecf0 Update short copyright year to 2012 (do not merge to trunk)
* etc/refcards/calccard.tex, etc/refcards/cs-dired-ref.tex:
* etc/refcards/cs-refcard.tex, etc/refcards/cs-survival.tex:
* etc/refcards/de-refcard.tex, etc/refcards/dired-ref.tex:
* etc/refcards/fr-dired-ref.tex, etc/refcards/fr-refcard.tex:
* etc/refcards/fr-survival.tex, etc/refcards/orgcard.tex:
* etc/refcards/pl-refcard.tex, etc/refcards/pt-br-refcard.tex:
* etc/refcards/refcard.tex, etc/refcards/ru-refcard.tex:
* etc/refcards/sk-dired-ref.tex, etc/refcards/sk-refcard.tex:
* etc/refcards/sk-survival.tex, etc/refcards/survival.tex:
* etc/refcards/vipcard.tex, etc/refcards/viperCard.tex:
* lib-src/ebrowse.c (version) <emacs_copyright>:
* lib-src/etags.c (print_version) <emacs_copyright>:
* lib-src/rcs2log (Copyright):
* lisp/version.el (emacs-copyright):
* nextstep/Cocoa/Emacs.base/Contents/Info.plist:
* nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
* nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist:
Update short copyright year to 2012.
2012-01-10 00:32:46 -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 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
ChangeLog Update short copyright year to 2012 (do not merge to trunk) 2012-01-10 00:32:46 -08:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
digest-doc.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
ebrowse.c Update short copyright year to 2012 (do not merge to trunk) 2012-01-10 00:32:46 -08:00
emacsclient.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
etags.c Update short copyright year to 2012 (do not merge to trunk) 2012-01-10 00:32:46 -08:00
fakemail.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08: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 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
hexl.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
make-docfile.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Makefile.in Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
makefile.w32-in Bump version to 23.3.50 2011-03-11 12:17:33 -05:00
movemail.c * movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811). 2011-01-23 17:58:52 -05:00
ntlib.c * lib-src/ntlib.c (setregid): New stub, renamed from setegid. 2011-01-28 12:03:19 -05:00
ntlib.h * lib-src/ntlib.c (setregid): New stub, renamed from setegid. 2011-01-28 12:03:19 -05:00
pop.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
pop.h Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
profile.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
rcs-checkin Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
rcs2log Update short copyright year to 2012 (do not merge to trunk) 2012-01-10 00:32:46 -08:00
README
sorted-doc.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
test-distrib.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
testfile
update-game-score.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
vcdiff Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08: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.