674ad2ba7fc2ce21eff823ee3c6bfbc42da59520
78e6328faf; (select-safe-coding-system-interactively): Say "safely ...c5eba443ae; * lisp/icomplete.el (icomplete-in-buffer): Doc fix (bug...569186c36e; * doc/lispref/display.texi (Face Attributes): Fix typo ...d5723fc4f0* lisp/progmodes/c-ts-mode.el (treesit-node-eq): Declare ...0085e48f91* admin/notes/emba: Docker builds do not run in a worktree.3d30905b02* lisp/calc/calc-ext.el (math-approx-sqrt-e): Doc fix (bu...94d0e9c401: Revert a mistaken change4d90a1d820; * doc/emacs/search.texi (Word Search): Spelling fixes.c154047c46Fix c-ts-mode--anchor-prev-sibling (bug#73661)b87fda63ddFix formatting of long keyboard macros by 'list-keyboard-...ae75ea6232; * src/fileio.c (Ffile_newer_than_file_p): Fix wording (...b120397868Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs ...de54d922b5* doc/emacs/mini.texi (Passwords): Mention password visib...0f8f077318; * doc/emacs/search.texi (Word Search): Document 'dictio...fb155bcfb6; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Doc fix.6dbe4e99ac; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Improve...d664227f81; More accurate documentation of 'file-newer-than-file-p'e49b479f86Fix c-ts-mode indentation for initializer lists (bug#73661)f520008744Avoid segfaults in Rmail-MIME6a5c2edd84Eglot: use :immediate t when resolving completions (bug#7...cd36e070c2Eglot: minor changes to doc and docstrings1ea0d9b891Revert "Set treesit-primary-parser for tree-sitter modes"52746ceb62Remove duplicate indent rules in elixir-ts-modeed57faafc7Set treesit-primary-parser for tree-sitter modes37a6c859b0; * lisp/emacs-lisp/cl-macs.el (cl-once-only): Fix capita...2d4d6dc43aDelete XIE X extension from TODOb68b9f291c; * lisp/progmodes/csharp-mode.el (treesit-query-compile)...688201ef18; * lisp/window.el (switch-to-prev-buffer-skip-regexp): D...ba44fc9a44Restore comment/string check for 'electric-layout-mode'5a462948e1Update Arni Magnusson's email address6b1271b169Fix python-ts-mode-map docstringaaaafddc94Normalize "Commentary" section in eudc.eld656be9794Expand email abbrevs in X-Debbugs-Cc header.e9dcf0c57dFix 'list-tags' when invoked from a non-file buffer51ef05f684count-windows: Fix reference to walk-windows5eaf0c784b* lisp/info-look.el (mapc): Add use-package manual's index.705a5a1a9e; * ChangeLog.4: Fix attribution of one change.bf26ff0dc8Update csharp-ts-mode font-lock (bug#73369)4c866abab9; * doc/lispref/variables.texi (Creating Buffer-Local): F...d42d7d474f; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docst...f46f476bb8; * admin/MAINTAINERS: Take VC subsystem, add note about ...d68e6d2689; rcirc-update-activity-string: Justify some existing beh...e6a37869c8Fix inconsistency in value of rcirc-activity-string108b3179bdRevert "; Minor clarification in variables.texi"44156c2140; Minor clarification in variables.texi63058e1153Tag interactive commands in 'lua-ts-mode'84bea20eba; * lisp/info-look.el: Add two more links.96b87ad536Mention LSP acronym in eglot defgroup docstring9c904e8ceaChange :group of 'eglot' defgroup to 'tools'fd1a1b0780Remove out-of-date documentation from python.el11e3e0caddFix executing commands in Eshell using "env" with no loca...c0ef8a9a1bFix a typo in the calendar manual36ff7138fe; Fix a thinko in sieve-manage.el7abecbcd63; * nt/INSTALL: Update MinGW notes URL. (Bug#73528)e2b01d164c; Fix last changes in php-ts-mode.ele8830015b0Require ert-x for use by 'ert-font-lock-deftest-file'a1841b4d8e; * admin/authors.el (authors-aliases): Don't ignore "one...69d8f9d1b7Fix php-ts-mode font-lock for latest PHP grammar (bug#73516)68f53e4348eieio.texi: Fix bug#7350553c887fdf6; cperl-mode.el: Fix an invalid face specificationf5cd5585f4; Recommend GNU Find for 'find-dired'65e589698e; * lisp/filesets.el (filesets-homepage): Fix URL.1f243a9780Delete duplicated line in Viper refcard
…
…
This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Copyright (C) 2001-2024 Free Software Foundation, Inc.
See the end of the file for license conditions.
This directory tree holds version 31.0.50 of GNU Emacs, the extensible,
customizable, self-documenting real-time display editor.
The file INSTALL in this directory says how to build and install GNU
Emacs on various systems, once you have unpacked or checked out the
entire Emacs file tree.
See the file etc/NEWS for information on new features and other
user-visible changes in recent versions of Emacs.
The file etc/PROBLEMS contains information on many common problems that
occur in building, installing and running Emacs.
The file CONTRIBUTE contains information on contributing to Emacs as a
developer.
You may encounter bugs in this release. If you do, please report
them; your bug reports are valuable contributions to the FSF, since
they allow us to notice and fix problems on machines we don't have, or
in code we don't use often. Please send bug reports to the mailing
list bug-gnu-emacs@gnu.org. If possible, use M-x report-emacs-bug.
See the "Bugs" section of the Emacs manual for more information on how
to report bugs. (The file 'BUGS' in this directory explains how you
can find and read that section using the Info files that come with
Emacs.) For a list of mailing lists related to Emacs, see
<https://savannah.gnu.org/mail/?group=emacs>. For the complete
list of GNU mailing lists, see <https://lists.gnu.org/>.
The 'etc' subdirectory contains several other files, named in capital
letters, which you might consider looking at when installing GNU
Emacs.
The file 'configure' is a shell script to acclimate Emacs to the
oddities of your processor and operating system. It creates the file
'Makefile' (a script for the 'make' program), which automates the
process of building and installing Emacs. See INSTALL for more
detailed information.
The file 'configure.ac' is the input used by the autoconf program to
construct the 'configure' script.
The shell script 'autogen.sh' generates 'configure' and other files by
running Autoconf (which in turn uses GNU m4), and configures files in
the .git subdirectory if you are using Git. If you want to use it,
you will need to install recent versions of these build tools. This
should be needed only if you edit files like 'configure.ac' that
specify Emacs's autobuild procedure.
The file 'Makefile.in' is a template used by 'configure' to create
'Makefile'.
The file 'make-dist' is a shell script to build a distribution tar
file from the current Emacs tree, containing only those files
appropriate for distribution. If you make extensive changes to Emacs,
this script will help you distribute your version to others.
There are several subdirectories:
'src' holds the C code for Emacs (the Emacs Lisp interpreter and
its primitives, the redisplay code, and some basic editing
functions).
'lisp' holds the Emacs Lisp code for Emacs (most everything else).
'leim' holds the original source files for the generated files
in lisp/leim. These form the library of Emacs input methods,
required to type international characters that can't be
directly produced by your keyboard.
'lib' holds source code for libraries used by Emacs and its utilities
'lib-src' holds the source code for some utility programs for use by or
with Emacs, like movemail and etags.
'lwlib' holds the sources of the Lucid Widget Library used on X.
'oldXMenu' source files from X11R2 XMenu library, used in non-toolkit builds.
'etc' holds miscellaneous architecture-independent data files Emacs
uses, like the tutorial text and tool bar images.
The contents of the 'lisp', 'leim', 'info', and 'doc'
subdirectories are architecture-independent too.
'info' holds the Info documentation tree for Emacs.
'doc/emacs' holds the source code for the Emacs Manual. If you modify the
manual sources, you will need the 'makeinfo' program to produce
an updated manual. 'makeinfo' is part of the GNU Texinfo
package; you need a suitably recent version of Texinfo.
'doc/lispref' holds the source code for the Emacs Lisp reference manual.
'doc/lispintro' holds the source code for the Introduction to Programming
in Emacs Lisp manual.
'msdos' holds configuration files for compiling Emacs under MS-DOS.
'nextstep' holds instructions and some other files for compiling the
Nextstep port of Emacs, for GNUstep and macOS Cocoa.
'nt' holds code and documentation for building Emacs on MS-Windows.
'test' holds tests for various aspects of Emacs's functionality.
'modules' holds the modhelp.py helper script.
'admin' holds files used by Emacs developers, and Unicode data files.
'build-aux' holds auxiliary files used during the build.
'm4' holds Autoconf macros used for generating the configure script.
'java' holds the Java code for the Emacs port to Android.
'cross' holds Makefiles and an additional copy of gnulib used to build
Emacs for Android devices.
'exec' holds the source code to several helper executables used to run
user-installed programs on Android.
Building Emacs on non-Posix platforms requires tools that aren't part
of the standard distribution of the OS. The platform-specific README
files and installation instructions should list the required tools.
NOTE ON COPYRIGHT YEARS
In copyright notices where the copyright holder is the Free Software
Foundation, then where a range of years appears, this is an inclusive
range that applies to every year in the range. For example: 2005-2008
represents the years 2005, 2006, 2007, and 2008.
This file is part of GNU Emacs.
GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
Description
Languages
Emacs Lisp
65.9%
C
19.3%
Roff
9.7%
M4
0.9%
Objective-C
0.8%
Other
2.3%