{"id":23978496,"url":"https://github.com/simmsb/emacs-mac-31","last_synced_at":"2026-03-02T12:02:48.701Z","repository":{"id":248151118,"uuid":"822559928","full_name":"simmsb/emacs-mac-31","owner":"simmsb","description":"Emacs mac with emacs 31 merged in","archived":false,"fork":false,"pushed_at":"2025-12-12T14:03:12.000Z","size":853080,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"work","last_synced_at":"2025-12-14T03:43:22.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simmsb.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog.1","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-01T11:28:56.000Z","updated_at":"2025-12-12T14:03:16.000Z","dependencies_parsed_at":"2025-09-30T15:31:38.943Z","dependency_job_id":null,"html_url":"https://github.com/simmsb/emacs-mac-31","commit_stats":null,"previous_names":["simmsb/emacs-mac-31"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simmsb/emacs-mac-31","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Femacs-mac-31","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Femacs-mac-31/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Femacs-mac-31/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Femacs-mac-31/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simmsb","download_url":"https://codeload.github.com/simmsb/emacs-mac-31/tar.gz/refs/heads/work","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Femacs-mac-31/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30001652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T11:09:27.951Z","status":"ssl_error","status_checked_at":"2026-03-02T11:08:53.255Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-07T08:18:23.756Z","updated_at":"2026-03-02T12:02:48.692Z","avatar_url":"https://github.com/simmsb.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"Copyright (C) 2001-2026 Free Software Foundation, Inc.\nSee the end of the file for license conditions.\n\n\nThis directory tree holds version 31.0.50 of GNU Emacs, the extensible,\ncustomizable, self-documenting real-time display editor.\n\nThe file INSTALL in this directory says how to build and install GNU\nEmacs on various systems, once you have unpacked or checked out the\nentire Emacs file tree.\n\nSee the file etc/NEWS for information on new features and other\nuser-visible changes in recent versions of Emacs.\n\nThe file etc/PROBLEMS contains information on many common problems that\noccur in building, installing and running Emacs.\n\nThe file CONTRIBUTE contains information on contributing to Emacs as a\ndeveloper.\n\nYou may encounter bugs in this release.  If you do, please report\nthem; your bug reports are valuable contributions to the FSF, since\nthey allow us to notice and fix problems on machines we don't have, or\nin code we don't use often.  Please send bug reports to the mailing\nlist bug-gnu-emacs@gnu.org.  If possible, use M-x report-emacs-bug.\n\nSee the \"Bugs\" section of the Emacs manual for more information on how\nto report bugs.  (The file 'BUGS' in this directory explains how you\ncan find and read that section using the Info files that come with\nEmacs.)  For a list of mailing lists related to Emacs, see\n\u003chttps://savannah.gnu.org/mail/?group=emacs\u003e.  For the complete\nlist of GNU mailing lists, see \u003chttps://lists.gnu.org/\u003e.\n\nThe 'etc' subdirectory contains several other files, named in capital\nletters, which you might consider looking at when installing GNU\nEmacs.\n\nThe file 'configure' is a shell script to acclimate Emacs to the\noddities of your processor and operating system.  It creates the file\n'Makefile' (a script for the 'make' program), which automates the\nprocess of building and installing Emacs.  See INSTALL for more\ndetailed information.\n\nThe file 'configure.ac' is the input used by the autoconf program to\nconstruct the 'configure' script.\n\nThe shell script 'autogen.sh' generates 'configure' and other files by\nrunning Autoconf (which in turn uses GNU m4), and configures files in\nthe .git subdirectory if you are using Git.  If you want to use it,\nyou will need to install recent versions of these build tools.  This\nshould be needed only if you edit files like 'configure.ac' that\nspecify Emacs's autobuild procedure.\n\nThe file 'Makefile.in' is a template used by 'configure' to create\n'Makefile'.\n\nThe file 'make-dist' is a shell script to build a distribution tar\nfile from the current Emacs tree, containing only those files\nappropriate for distribution.  If you make extensive changes to Emacs,\nthis script will help you distribute your version to others.\n\nThere are several subdirectories:\n\n'src'       holds the C code for Emacs (the Emacs Lisp interpreter and\n            its primitives, the redisplay code, and some basic editing\n            functions).\n'lisp'      holds the Emacs Lisp code for Emacs (most everything else).\n'leim'      holds the original source files for the generated files\n            in lisp/leim.  These form the library of Emacs input methods,\n            required to type international characters that can't be\n            directly produced by your keyboard.\n'lib'       holds source code for libraries used by Emacs and its utilities\n'lib-src'   holds the source code for some utility programs for use by or\n            with Emacs, like movemail and etags.\n'lwlib'     holds the sources of the Lucid Widget Library used on X.\n'oldXMenu'  source files from X11R2 XMenu library, used in non-toolkit builds.\n'etc'       holds miscellaneous architecture-independent data files Emacs\n            uses, like the tutorial text and tool bar images.\n            The contents of the 'lisp', 'leim', 'info', and 'doc'\n            subdirectories are architecture-independent too.\n'info'      holds the Info documentation tree for Emacs.\n'doc/emacs' holds the source code for the Emacs Manual.  If you modify the\n            manual sources, you will need the 'makeinfo' program to produce\n            an updated manual.  'makeinfo' is part of the GNU Texinfo\n            package; you need a suitably recent version of Texinfo.\n'doc/lispref'   holds the source code for the Emacs Lisp reference manual.\n'doc/lispintro' holds the source code for the Introduction to Programming\n                in Emacs Lisp manual.\n'msdos'     holds configuration files for compiling Emacs under MS-DOS.\n'nextstep'  holds instructions and some other files for compiling the\n            Nextstep port of Emacs, for GNUstep and macOS Cocoa.\n'nt'        holds code and documentation for building Emacs on MS-Windows.\n'test'      holds tests for various aspects of Emacs's functionality.\n'modules'   holds the modhelp.py helper script.\n'admin'     holds files used by Emacs developers, and Unicode data files.\n'build-aux' holds auxiliary files used during the build.\n'm4'        holds Autoconf macros used for generating the configure script.\n'java'\t    holds the Java code for the Emacs port to Android.\n'cross'\t    holds Makefiles and an additional copy of gnulib used to build\n\t    Emacs for Android devices.\n'exec'\t    holds the source code to several helper executables used to run\n\t    user-installed programs on Android.\n\n   Building Emacs on non-Posix platforms requires tools that aren't part\nof the standard distribution of the OS.  The platform-specific README\nfiles and installation instructions should list the required tools.\n\n\f\nNOTE ON COPYRIGHT YEARS\n\nIn copyright notices where the copyright holder is the Free Software\nFoundation, then where a range of years appears, this is an inclusive\nrange that applies to every year in the range.  For example: 2005-2008\nrepresents the years 2005, 2006, 2007, and 2008.\n\n\f\nThis file is part of GNU Emacs.\n\nGNU Emacs is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nGNU Emacs is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with GNU Emacs.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimmsb%2Femacs-mac-31","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimmsb%2Femacs-mac-31","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimmsb%2Femacs-mac-31/lists"}