summaryrefslogtreecommitdiff
path: root/nextstep/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in (${ns_appdir}): Add touch to avoid removal with equal timestamps.Jan Djärv2013-03-161-0/+4
|
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-161-0/+5
| | | | | | | | | | | | | | | | | | | * configure.ac (copyright): New output variable. (COPYRIGHT): New AC_DEFINE. * admin/admin.el (set-copyright): No more need to set copyrights for nextstep, or .c files. Add configure.ac and config.nt. * lib-src/ebrowse.c (version): * lib-src/etags.c (print_version): Use COPYRIGHT. * nextstep/templates/Info-gnustep.plist.in: * nextstep/templates/InfoPlist.strings.in: * nextstep/templates/Info.plist.in: Let configure set copyright. * nt/config.nt (COPYRIGHT): New. * src/emacs.c: Use COPYRIGHT.
* Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-161-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and store Emacs version number in fewer versioned files. * configure.ac (ns_appsrc): Use relative names. (ns_frag): Remove. (Info-gnustep.plist, Emacs.desktop, Info.plist, InfoPlist.strings) (nextstep/Makefile): Generate these nextstep files. (SUBDIR_MAKEFILES): Add nextstep. * Makefile.in (clean, distclean, bootstrap-clean): Add nextstep. * make-dist (nextstep/templates): Add directory. (nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove. (nextstep/Cocoa/Emacs.base/Contents) (nextstep/GNUstep/Emacs.base/Resources): Update contents. * .bzrignore: Add some nextstep files. * admin/admin.el (set-version): No more need to set nextstep versions. (set-copyright): Update for moved nextstep files. * nextstep/Makefile.in: New file. * nextstep/templates: New directory. * nextstep/templates/Emacs.desktop.in, nextstep/templates/Info-gnustep.plist.in: * nextstep/templates/Info.plist.in, nextstep/templates/InfoPlist.strings.in: Move here from various Cocoa/, GNUstep/ locations. Let configure set the version number. * 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: * nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop: Move to templates/. * nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj: Remove directory. * src/Makefile.in (ns_appdir, ns_appbindir, ns_appsrc): Remove variables. (ns_frag): Remove. (ns-app): Move here from ns.mk, and simplify. (clean): Simplify nextstep entry. * src/ns.mk: Remove file.
* Bump trunk version to 24.1.50.Glenn Morris2012-04-071-0/+8
| | | | | | | | | | | | | | | | | | | * README, configure.in (AC_INIT): Bump version to 24.1.50. * doc/emacs/emacsver.texi (EMACSVER): Bump version to 24.1.50. * doc/man/emacs.1: Bump version to 24.1.50. * msdos/sed2v2.inp: Bump version to 24.1.50. * 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: * nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop: Bump version to 24.1.50. * nt/config.nt, nt/makefile.w32-in, nt/emacs.rc, nt/emacsclient.rc: Bump version to 24.1.50.
* Fix typos in ChangeLogs.Juanma Barranquero2012-01-311-2/+2
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Update short copyright year to 2012.Glenn Morris2012-01-041-0/+7
| | | | | | | | | | | | | | | | | | | | * 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): Update short copyright year to 2012. * 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: * src/emacs.c (emacs_copyright): Update short copyright year to 2012.
* * INSTALL: Remove XCode part.Jan Djärv2011-10-191-0/+4
|
* Removed nextstep/Cocoa/Emacs.xcodeproj.Jan Djärv2011-10-181-0/+6
|
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
|
* Info-gnustep.plist trivia.Glenn Morris2011-03-021-0/+5
| | | | | * nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist: Refer to etc/NEXTSTEP rather than emacs-app.sf.net.
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
|
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-0/+7
|\ \ | |/
| * Set short copyright year to 2011.Glenn Morris2011-01-011-0/+6
| | | | | | | | | | | | | | | | | | | | | | * 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: Set short copyright year to 2011.
* | Tidy some nextstep README etc files.Glenn Morris2010-10-121-0/+2
| | | | | | | | | | | | | | | | | | * nextstep/README: Move historical information to new file ../etc/NEXTSTEP. * nextstep/AUTHORS: Merge into ./etc/NEXTSTEP and remove file. * etc/NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}. * make-dist: No more nextstep/AUTHORS.
* | * nextstep/README: Remove information duplicated in AUTHORS.Glenn Morris2010-10-121-4/+5
| |
* | Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.Glenn Morris2010-10-111-0/+2
| |
* | Move nextstep/DEV-NOTES to admin/notes/nextstep.Glenn Morris2010-10-111-0/+4
| |
* | Merge from emacs-23Stefan Monnier2010-05-081-0/+4
|\ \ | |/
| * Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-0/+4
| |
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Set copyright year to 2010.Glenn Morris2010-01-101-0/+7
| | | | | | | | | | | | | * 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.
* * README: Note GNUstep support is now Startup 0.23 or later.Adrian Robert2009-09-231-0/+4
|
* * README: Note OS X support is now 10.4 or later.Adrian Robert2009-09-181-0/+4
|
* Add "Branch for 23.1" ChangeLog entry.Chong Yidong2009-06-211-0/+4
|
* * Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target and ↵Adrian Robert2009-06-041-0/+6
| | | | zerolink, remove shell script dependencies (let makefiles handle), adjust paths.
* * Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize ↵Adrian Robert2009-05-181-0/+6
| | | | Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project.
* * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn.Adrian Robert2009-05-061-0/+5
|
* Add missing entry.Glenn Morris2009-03-161-0/+10
|
* Remove local setting of bug-reference-url-format since it's in dir-locals now.Glenn Morris2009-02-251-1/+0
|
* * Cocoa/Emacs.base/Contents/Resources/preferences.nib: RemoveAdrian Robert2009-02-011-0/+5
| | | | cursor blink slider, add confirm quit checkbox.
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* Update copyright for 2009.Glenn Morris2009-01-051-0/+7
|
* Fix some file names.Glenn Morris2008-12-191-10/+10
|
* Fix copyright strings.Glenn Morris2008-10-231-0/+6
|
* * Cocoa/Emacs.base/Contents/Info.plist * ↵Adrian Robert2008-10-221-0/+8
| | | | Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings * GNUstep/Emacs.base/Resources/Emacs.desktop * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Replace 9.0 version numbers with 23.0.60-involving strings.
* Yavor Doganov <yavor at gnu.org> (tiny change)Glenn Morris2008-10-081-0/+5
| | | | Add missing semicolons to make it a valid dictionary.
* * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Update URLs. * ↵Adrian Robert2008-08-211-0/+6
| | | | GNUstep/Emacs.base/Resources/emacs.tiff: Update to copy of: ../../../Cocoa/Emacs.base/Contents/Resources/Emacs.icns 64 size.
* add developer notes fileAdrian Robert2008-07-271-0/+4
|
* Import docuemnt icon and configurations from Carbon portSeiji Zenitani2008-07-231-0/+8
|
* Fix last change.Chong Yidong2008-07-211-1/+1
|
* * README: Consolidate credits. Copyedits.Chong Yidong2008-07-211-0/+4
|
* updates to nextstep/FOR-RELEASEAdrian Robert2008-07-201-0/+4
|
* update icon used by NS to latest used by Carbon portAdrian Robert2008-07-191-2/+7
|
* Fix typos.Juanma Barranquero2008-07-181-22/+18
|
* make more parallel to other platformsAdrian Robert2008-07-171-0/+9
|