| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; Add 2026 to copyright years. | Sean Whitton | 2026-01-01 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year to 2025 | Paul Eggert | 2025-01-01 | 1 | -1/+1 |
| | | | | | Run "TZ=UTC0 admin/update-copyright". | ||||
| * | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
| | | |||||
| * | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| | | |||||
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
| | | | | | Run "TZ=UTC0 admin/update-copyright". | ||||
| * | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
| | | | | | Run "TZ=UTC0 admin/update-copyright $(git ls-files)". | ||||
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
| | | | | | Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'. | ||||
| * | ; Add notes about cross-compiling macOS versions | Alan Third | 2018-12-01 | 1 | -0/+29 |
| | | |||||
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
| | | | | | Run admin/update-copyright. | ||||
| * | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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. | ||||
| * | Enable GUI Emacs without 'make install' on macOS (Bug #27645) | Charles A. Roelli | 2017-07-23 | 1 | -4/+12 |
| | | | | | | | | | | | | * nextstep/INSTALL: Correct it, and mention that Emacs can be run from 'src/emacs'. * src/nsterm.m (applicationDidFinishLaunching:): When Emacs is launched outside of a macOS application bundle, change its activation policy from the default 'prohibited' to 'regular'. ; * etc/NEWS: Mention the change on macOS. | ||||
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
| | | | | | Run admin/update-copyright. | ||||
| * | Modernize usage of 'macOS' in doc and comments | Paul Eggert | 2016-11-06 | 1 | -1/+1 |
| | | | | | | | | | Apple changed the spelling of its operating system again, to "macOS", effective with macOS 10.12 Sierra (2016-09-20). Change Emacs documentation and comments to match this. Stick with older OS spellings ("OS X", "Mac OS X") when talking about older releases where the older names are more correct. | ||||
| * | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
| | | | | | Run admin/update-copyright. | ||||
| * | * configure.ac (--with-ns): Enable by default on OS X. | Glenn Morris | 2015-06-22 | 1 | -0/+2 |
| | | | | | ; * etc/NEWS, nextstep/INSTALL: Mention this. | ||||
| * | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
| | | | | | Run admin/update-copyright. | ||||
| * | * INSTALL: Remove univeral binary section. | Jan Djärv | 2014-11-03 | 1 | -7/+0 |
| | | |||||
| * | * nextstep/README: Move most contents into INSTALL. | Glenn Morris | 2014-10-15 | 1 | -0/+10 |
| | | | | | Remove license notice from file, since it is now trivial. | ||||
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | State that --prefix has no effect for a default --with-ns build. | Glenn Morris | 2012-05-09 | 1 | -1/+2 |
| | | |||||
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | | |||||
| * | * INSTALL: Remove XCode part. | Jan Djärv | 2011-10-19 | 1 | -21/+0 |
| | | |||||
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| | | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | | |||||
| * | * Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize ↵ | Adrian Robert | 2009-05-18 | 1 | -9/+21 |
| | | | | | Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project. | ||||
| * | Remove platform-independent -j comments. | Glenn Morris | 2009-02-10 | 1 | -14/+0 |
| | | | | | Remove deleted --enable-cocoa-experimental-ctrl-g option. | ||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | make more parallel to other platforms | Adrian Robert | 2008-07-17 | 1 | -0/+77 |