1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
emacs/src
Eli Zaretskii 9da2faf73b ; Fix last change in sqlite.c
* etc/NEWS:
* doc/lispref/text.texi (Database):
* src/sqlite.c (Fsqlite_execute_batch): Fix last change (Bug#70145).
2024-06-06 13:06:58 +03:00
..
bitmaps
.dbxinit
.gdbinit (COMPILED): Rename to CLOSURE 2024-04-28 11:58:05 -04:00
.lldbinit
alloc.c Rename SUBR_NATIVE_COMPILED to NATIVE_COMP_FUNCTION (bug#71123) 2024-05-28 20:53:33 -04:00
android-asset.h
android-emacs.c
android.c Communicate frame titles to the window manager on Android 2024-05-13 14:42:35 +08:00
android.h Fix Android 2.2 build 2024-05-19 09:38:50 +08:00
androidfns.c Fix Android build 2024-05-19 09:16:59 +08:00
androidfont.c Complete pacification of build warnings on Android 2024-05-13 08:25:39 +08:00
androidgui.h Simplify management of Android handle IDs 2024-05-04 11:36:09 +08:00
androidmenu.c Simplify management of Android handle IDs 2024-05-04 11:36:09 +08:00
androidselect.c Spelling fixes 2024-06-04 22:16:28 -07:00
androidterm.c Communicate frame titles to the window manager on Android 2024-05-13 14:42:35 +08:00
androidterm.h Communicate frame titles to the window manager on Android 2024-05-13 14:42:35 +08:00
androidvfs.c Properly deinitialize directory cursors on closedir 2024-05-12 20:24:19 +08:00
atimer.c
atimer.h
bidi.c Speed up display of RTL text with many character compositions 2024-03-21 10:25:56 +02:00
bignum.c
bignum.h
blockinput.h
buffer.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
buffer.h Further adjustments for restoring killed buffer windows (Bug#68235) 2024-03-15 10:35:27 +01:00
bytecode.c Rename SUBR_NATIVE_COMPILED to NATIVE_COMP_FUNCTION (bug#71123) 2024-05-28 20:53:33 -04:00
callint.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
callproc.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
casefiddle.c
casetab.c
category.c Share hash table test structs 2024-01-13 20:50:38 +01:00
category.h
ccl.c Ignore fewer GCC -fanalyzer diagnostics in ccl.c 2024-02-18 00:38:15 -08:00
ccl.h Be more systematic about parens in C source code 2024-01-20 17:28:53 -08:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
character.c
character.h
charset.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
charset.h (struct charset): Remove dependency on hash-table internals 2024-01-23 22:30:13 -05:00
chartab.c
cm.c ; Fix last change. 2024-06-05 19:32:17 +03:00
cm.h
cmds.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
coding.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
coding.h Be more systematic about parens in C source code 2024-01-20 17:28:53 -08:00
commands.h
comp.c Rename SUBR_NATIVE_COMPILED to NATIVE_COMP_FUNCTION (bug#71123) 2024-05-28 20:53:33 -04:00
comp.h
composite.c Merge from origin/emacs-29 2024-03-09 04:18:53 -05:00
composite.h (struct composition): Remove dependency on hash-table internals 2024-01-24 08:16:41 -05:00
conf_post.h Fix the MS-DOS build 2024-02-15 22:13:04 +08:00
COPYING
cygw32.c
cygw32.h
data.c Rename SUBR_NATIVE_COMPILED to NATIVE_COMP_FUNCTION (bug#71123) 2024-05-28 20:53:33 -04:00
dbusbind.c ; Fix whitespace 2024-05-14 10:18:04 +02:00
decompress.c
deps.mk
dired.c Fix unsafe usage of string data on Android 2024-05-29 17:11:11 +08:00
dispextern.h Another attempt to prevent crashes when resizing TTY frames 2024-06-05 19:18:49 +03:00
dispnew.c Another attempt to prevent crashes when resizing TTY frames 2024-06-05 19:18:49 +03:00
disptab.h Be more systematic about parens in C source code 2024-01-20 17:28:53 -08:00
dmpstruct.awk
doc.c Rename subr-native-elisp to native-comp-function (bug#71123) 2024-05-28 20:52:40 -04:00
doprnt.c
dosfns.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
dosfns.h
dynlib.c
dynlib.h
editfns.c Port to certain Android environments with no GUI 2024-05-17 19:21:29 +08:00
emacs-icon.h
emacs-module.c (DOHASH): Change calling convention 2024-01-24 08:07:54 -05:00
emacs-module.h.in
emacs.c Support built-in thumbnail creation on MS-Windows 2024-05-30 17:45:33 +03:00
emacsgtkfixed.c
emacsgtkfixed.h Be more systematic about parens in C source code 2024-01-20 17:28:53 -08:00
epaths.in ; * src/epaths.in: Declare and use android_game_path. 2024-05-13 08:26:04 +08:00
eval.c Rename SUBR_NATIVE_COMPILED to NATIVE_COMP_FUNCTION (bug#71123) 2024-05-28 20:53:33 -04:00
fileio.c Fix error message from 'insert-file-contents' 2024-05-29 17:41:01 +03:00
filelock.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
firstfile.c
floatfns.c
fns.c Spelling fixes 2024-06-04 22:16:28 -07:00
font.c
font.h Be more systematic about parens in C source code 2024-01-20 17:28:53 -08:00
fontset.c Merge from origin/emacs-29 2024-05-18 07:56:54 -04:00
fontset.h
frame.c Maintain relationship between tool bar image and default font width 2024-06-03 16:36:29 +08:00
frame.h Take fields into account during text conversion 2024-04-29 12:34:39 +08:00
fringe.c
ftcrfont.c
ftfont.c Circumvent bug#70989 2024-05-20 20:59:32 +08:00
ftfont.h
getpagesize.h
gfilenotify.c
gmalloc.c Pacify warnings in gmalloc.c 2024-05-12 13:27:43 +08:00
gnutls.c Intern additional symbols ahead-of-time 2024-05-09 15:07:22 +08:00
gnutls.h
gtkutil.c Implement touch screen events on PGTK 2024-06-01 15:41:54 +08:00
gtkutil.h
haiku.c
haiku_draw_support.cc
haiku_font_support.cc
haiku_io.c
haiku_select.cc * src/haiku_select.cc: Include stdckdint.h. 2024-01-29 12:17:26 +00:00
haiku_support.cc New variable haiku-pass-control-tab-to-system 2024-04-04 08:33:52 +08:00
haiku_support.h New variable haiku-pass-control-tab-to-system 2024-04-04 08:33:52 +08:00
haikufns.c ; * src/haikufns.c (syms_of_haikufns): Fix indentation. 2024-04-04 08:33:53 +08:00
haikufont.c
haikugui.h
haikuimage.c
haikumenu.c
haikuselect.c
haikuselect.h
haikuterm.c Implement dots and dashes on MS-Windows 2024-05-10 16:45:33 +08:00
haikuterm.h
hbfont.c Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.c 2024-04-30 01:26:24 -07:00
image.c Maintain relationship between tool bar image and default font width 2024-06-03 16:36:29 +08:00
indent.c
indent.h
inotify.c Enable inotify on systems with inotify_init yet no init1 variant 2024-02-22 09:53:48 +08:00
insdel.c
intervals.c Pacify GCC 14 -Wnull-dereference in intervals.c 2024-04-30 01:26:24 -07:00
intervals.h ; Improve commentary in intervals.h 2024-05-02 09:50:37 +03:00
itree.c Spelling fixes 2024-06-04 22:16:28 -07:00
itree.h
json.c Spelling fixes 2024-06-04 22:16:28 -07:00
keyboard.c Restore specbound keyboard-locals in the correct KBOARD 2024-05-23 15:19:46 +08:00
keyboard.h Restore specbound keyboard-locals in the correct KBOARD 2024-05-23 15:19:46 +08:00
keymap.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
keymap.h
kqueue.c
lastfile.c
lcms.c
lisp.h Fix the GNUstep build 2024-06-05 16:41:52 +08:00
lread.c Remove unused Fget_file_char 2024-05-31 10:08:59 +02:00
macfont.h Be more systematic about parens in C source code 2024-01-20 17:28:53 -08:00
macfont.m macfont.m: Fix values for font widths and weights on macOS 2024-02-01 12:18:50 +02:00
macros.c Spelling fixes 2024-06-04 22:16:28 -07:00
macros.h Extract check for end of macro to function 2024-03-10 10:40:01 -04:00
macuvs.h
Makefile.in Fix the GNUstep build 2024-06-05 16:41:52 +08:00
marker.c Improve static checking when using upcoming GCC 13.3 2024-05-09 12:24:53 -07:00
menu.c
menu.h
minibuf.c minibuffer-allow-text-properties can be buffer-local and affects completions 2024-05-27 21:19:53 +03:00
module-env-25.h
module-env-26.h
module-env-27.h
module-env-28.h
module-env-29.h
module-env-30.h
msdos.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
msdos.h
nsfns.m Fix Mac OS build 2024-06-05 17:11:27 +08:00
nsfont.m Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
nsgui.h
nsimage.m
nsmenu.m Silence some macOS build warnings 2024-05-12 15:04:47 +02:00
nsselect.m
nsterm.h Silence some macOS build warnings 2024-05-12 15:04:47 +02:00
nsterm.m Silence some macOS build warnings 2024-05-12 15:04:47 +02:00
nsxwidget.h
nsxwidget.m
pdumper.c Rename SUBR_NATIVE_COMPILED to NATIVE_COMP_FUNCTION (bug#71123) 2024-05-28 20:53:33 -04:00
pdumper.h Be more systematic about parens in C source code 2024-01-20 17:28:53 -08:00
pgtkfns.c Implement touch screen events on PGTK 2024-06-01 15:41:54 +08:00
pgtkgui.h
pgtkim.c
pgtkmenu.c
pgtkselect.c Pacify gcc -Wmissing-variable-declarations 2024-05-11 18:46:27 -07:00
pgtkterm.c Improve touch-screen support on PGTK 2024-06-01 21:33:19 +08:00
pgtkterm.h Implement touch screen events on PGTK 2024-06-01 15:41:54 +08:00
print.c Pacify gcc -Wmissing-variable-declarations 2024-05-11 18:46:27 -07:00
process.c ; * src/process.c (network_lookup_address_info_1): Quote function 2024-05-14 17:18:32 +02:00
process.h
profiler.c Use a dedicated type to represent interpreted-function values 2024-04-28 11:58:12 -04:00
puresize.h Followup changes to cl-type-of 2024-03-18 09:32:53 -04:00
ralloc.c
README
regex-emacs.c Tweak STORE_NUMBER arg type 2024-05-19 08:58:15 -07:00
regex-emacs.h
region-cache.c
region-cache.h
scroll.c
search.c Fix --enable-checking build with macOS clang 15.0.0 2024-05-26 13:41:19 +02:00
sfnt.c ; Stylistic adjustments to sfnt.c 2024-05-20 09:10:57 +08:00
sfnt.h Remove redundant byte-swapping boundary 2024-04-04 13:52:52 +08:00
sfntfont-android.c Implement face stipples on Android 2024-04-23 14:30:38 +08:00
sfntfont.c ; * src/sfntfont.c (sfnt_parse_style): Fix typo. 2024-05-29 17:16:47 +08:00
sfntfont.h
sheap.c
sheap.h
sort.c Spelling fixes 2024-06-04 22:16:28 -07:00
sound.c
sqlite.c ; Fix last change in sqlite.c 2024-06-06 13:06:58 +03:00
syntax.c
syntax.h
sysdep.c Fix dumping signal-handler data 2024-04-23 10:02:39 +03:00
sysselect.h
syssignal.h
sysstdio.h
systhread.c
systhread.h
systime.h
systty.h
syswait.h
term.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
termcap.c
termchar.h Add support for colored and styled underlines on tty frames 2024-04-27 11:59:15 +03:00
termhooks.h Implement notification callbacks on Android 2024-03-11 21:41:14 +08:00
terminal.c Attempt to fix rare assertion violations in 'mark_terminals' 2024-06-06 10:47:21 +03:00
terminfo.c
termopts.h
textconv.c Fix minor issues in textconv.c 2024-05-27 18:01:00 +08:00
textconv.h Take fields into account during text conversion 2024-04-29 12:34:39 +08:00
textprop.c Fix deletion of text holding `inhibit-read-only' properties 2024-04-30 18:28:05 +08:00
thread.c Restore specbound keyboard-locals in the correct KBOARD 2024-05-23 15:19:46 +08:00
thread.h Restore specbound keyboard-locals in the correct KBOARD 2024-05-23 15:19:46 +08:00
timefns.c Remove SYMBOL_WITH_POS_{POS,SYM} 2024-02-13 11:20:33 -08:00
tparam.c
tparam.h
treesit.c Revert "New function treesit-parser-changed-ranges" 2024-06-04 21:44:05 -07:00
treesit.h Revert "New function treesit-parser-changed-ranges" 2024-06-04 21:44:05 -07:00
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c ; * src/unexelf.c (unexec): Fix compiler warning. 2024-05-23 13:54:48 +08:00
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
verbose.mk.in Port to GNU Make 03ecd94488b85adc38746ec3e7c2a297a522598e 2024-02-08 23:22:00 -08:00
vm-limit.c
w16select.c
w32.c ; * src/w32.c (sys_open): Set errno to EISDIR if opening a directory. 2024-05-29 17:56:18 +03:00
w32.h
w32common.h
w32console.c Fix resetting keyboard hook state on MS-Windows 2024-03-14 10:01:06 +02:00
w32cygwinx.c
w32fns.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
w32font.c Merge from origin/emacs-29 2024-06-01 08:34:43 -04:00
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32image.c Fix misc problems with thumbnails on MS-Windows 2024-06-01 16:43:18 +03:00
w32inevt.c
w32inevt.h
w32menu.c
w32notify.c
w32proc.c
w32reg.c
w32select.c
w32select.h
w32term.c Stipple support for MS Windows (bug#71159) 2024-06-02 09:35:32 +03:00
w32term.h Stipple support for MS Windows (bug#71159) 2024-06-02 09:35:32 +03:00
w32uniscribe.c ; Fix last change in inclusion of byteswap.h header 2024-03-30 10:52:00 +03:00
w32xfns.c Unbreak the Cygw32 build broken by resent WTS_SESSION changes 2024-03-19 14:45:45 +02:00
widget.c
widget.h
widgetprv.h
window.c New functions '(set-)window-cursor-type' 2024-05-18 15:42:19 +02:00
window.h New functions '(set-)window-cursor-type' 2024-05-18 15:42:19 +02:00
xdisp.c Spelling fixes 2024-06-04 22:16:28 -07:00
xfaces.c Avoid rare crashes in 'uncache_face' 2024-05-28 19:03:00 +03:00
xfns.c Pacify GCC 14 -Wnull-dereference 2024-04-30 01:26:23 -07:00
xfont.c
xftfont.c
xgselect.c
xgselect.h
xmenu.c lwlib: pacify gcc -Wmissing-variable-declarations 2024-06-03 22:34:33 -07:00
xml.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
xrdb.c
xselect.c Pacify gcc -Wmissing-variable-declarations 2024-05-11 18:46:27 -07:00
xsettings.c
xsettings.h
xsmfns.c
xterm.c ; * src/xterm.c (syms_of_xterm): Fix doc string typos. 2024-06-03 15:05:05 +03:00
xterm.h On X, avoid reporting unrepresentable touch IDs to Lisp 2024-06-01 13:53:37 +08:00
xwidget.c Replace calls to intern with a constant string with DEFSYMs 2024-05-09 15:07:22 +08:00
xwidget.h

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 contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs is copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

The file 'Makefile.in' is used as a template by the script
'../configure' to produce 'Makefile'.  This is the file which actually
controls the compilation of Emacs C source files.  All of this should
work transparently; you should only need to change to the parent
directory, run './configure', and then run 'make'.

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/>.