summaryrefslogtreecommitdiff
path: root/nextstep/Cocoa
AgeCommit message (Collapse)Author
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
2015-10-24Update the new iconNicolas Petton
Move the E slightly to the right in the circle. * etc/images/icons/hicolor/128x128/apps/emacs.png: * etc/images/icons/hicolor/16x16/apps/emacs.png: * etc/images/icons/hicolor/24x24/apps/emacs.png: * etc/images/icons/hicolor/32x32/apps/emacs.png: * etc/images/icons/hicolor/48x48/apps/emacs.png: * etc/images/icons/hicolor/scalable/apps/emacs.svg: * nextstep/Cocoa/Emacs.base/Contents/Resources/Emacs.icns: * nt/icons/emacs.ico: New icom update.
2015-10-23Replace the old icon for Windows and Mac OSXNicolas Petton
* nt/icons/emacs.ico: * nextstep/Cocoa/Emacs.base/Contents/Resources/Emacs.icns: Use the new icons.
2012-09-16Increase compartmentalization of Nextstep builds rules,Glenn Morris
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.
2012-08-15Bump version to 24.2.50Chong Yidong
2012-04-07Bump trunk version to 24.1.50.Glenn Morris
* 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.
2012-04-02Bump version to 24.0.95.Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2012-02-27Bump version to 24.0.94Chong Yidong
2012-01-29Bump version to 24.0.93.Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2012-01-04Update short copyright year to 2012.Glenn Morris
* 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.
2011-12-01Bump version to 24.0.92.Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2011-10-31Bump version to 24.0.91.Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2011-10-18Removed nextstep/Cocoa/Emacs.xcodeproj.Jan Djärv
2011-09-25Bump version to 24.0.90.Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2011-03-03Reduce some of the many, many variant spellings of NeXTstep.Glenn Morris
http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00986.html
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Merge changes from emacs-23 branchChong Yidong
2011-01-01Set short copyright year to 2011.Glenn Morris
* 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.
2010-12-10Bump version to 23.2.91.Chong Yidong
Regenerate configure and ldefs-boot.el.
2010-11-08Bump version to 23.2.90.Chong Yidong
Regenerate AUTHORS, configure, and ldefs-boot.el.
2010-05-08Bump version to 23.2.50.Chong Yidong
2010-05-07Bump version to 23.2.Chong Yidong
2010-05-03Bump version to 23.1.97.Chong Yidong
2010-04-19Bump version to 23.1.96.Chong Yidong
2010-04-02Bump version to 23.1.95.Chong Yidong
2010-03-24Merge from `emacs-23'.Stefan Monnier
2010-03-10Bump version to 23.1.94 and regenerate ldefs-boot.el.Chong Yidong
2010-03-10Bump version to 24.0.50.Chong Yidong
2010-02-26Bump version to 23.1.93; regenerate AUTHORS.Chong Yidong
2010-01-29Bump version to 23.1.92.Chong Yidong
2010-01-10Set copyright year to 2010.Glenn Morris
* 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.
2009-12-30Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.Chong Yidong
2009-12-09Bump version to 23.1.90.Chong Yidong
2009-12-03Revert previous accidental commit.Glenn Morris
2009-11-24vc-git-registered: use checkout directory (where .git is)David Reitter
rather than the file's directory and a relative path spec to work around a bug in git.
2009-06-21Bump version to 23.1.50.Chong Yidong
2009-06-19Bump version number to 23.0.95.Chong Yidong
2009-06-04* Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target and ↵Adrian Robert
zerolink, remove shell script dependencies (let makefiles handle), adjust paths.
2009-05-23Bump version to 23.0.94.Chong Yidong
2009-05-19finish 5/17 check-inAdrian Robert
2009-05-18* Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize ↵Adrian Robert
Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project.
2009-05-06* Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn.Adrian Robert
2009-05-01Bump version to 23.0.93.Chong Yidong
2009-03-31Bump version to 23.0.92.Chong Yidong
2009-03-14remove preferences panel.David Reitter
2009-02-26Bump version to 23.0.91.Chong Yidong
2009-02-01Bump version to 23.0.90.Chong Yidong
2009-02-01remove cursor blink slider, add confirmquit checkboxAdrian Robert