..
bitmaps
.dbxinit
.gdbinit
.lldbinit
alloc.c
; * src/alloc.c (check_pure_size): Fix last change.
2022-09-10 09:39:14 +08:00
atimer.c
atimer.h
bidi.c
bignum.c
bignum.h
blockinput.h
buffer.c
Improve detection of long lines.
2022-08-23 17:48:51 +02:00
buffer.h
; * src/buffer.h (struct buffer_text): Improve commentary.
2022-08-23 19:30:18 +03:00
bytecode.c
Remove calls to intern with a static string from code that runs on X
2022-09-19 10:01:52 +08:00
callint.c
Fix fix_command for non-symbol functions
2022-08-15 16:18:45 +02:00
callproc.c
Fix broken build on Solaris 10 emacs_spawn
2022-08-17 23:12:55 -07:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c
ccl.h
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.c (Fmax_char): Fix build with type checking.
2022-09-03 21:45:46 +08:00
character.h
charset.c
Copy-edit doc strings and comments wrt bignum and fixnum
2022-08-18 17:10:46 +02:00
charset.h
chartab.c
cm.c
cm.h
cmds.c
coding.c
Pacify warnings from gcc 12 in encode_coding_object
2022-08-15 08:56:57 +02:00
coding.h
commands.h
comp.c
Update error message to reflect variable rename
2022-09-03 12:55:27 -04:00
comp.h
composite.c
Fix rare shaping problems with Urdu and Arabic
2022-09-17 19:58:52 +03:00
composite.h
conf_post.h
COPYING
cygw32.c
cygw32.h
data.c
Prefer using DEFSYMs to intern with wrong_type_argument
2022-09-18 18:55:19 +02:00
dbusbind.c
Prefer using DEFSYMs to intern with wrong_type_argument
2022-09-18 18:55:19 +02:00
decompress.c
deps.mk
dired.c
dispextern.h
Fix various problems with mouse highlight on XI2 builds
2022-08-25 12:24:34 +08:00
dispnew.c
Optimize tty display updates (bug#57727)
2022-09-17 15:33:10 +02:00
disptab.h
dmpstruct.awk
doc.c
Avoid an unnecessary call to intern
2022-09-19 11:38:49 +02:00
doprnt.c
dosfns.c
dosfns.h
dynlib.c
dynlib.h
editfns.c
; * src/editfns.c (syms_of_editfns) <restrictions-locked>: Doc fix.
2022-09-08 22:50:41 +03:00
emacs-icon.h
emacs-module.c
emacs-module.h.in
emacs.c
; * src/emacs.c (usage_message): Remove stray tabs.
2022-09-14 21:21:33 +02:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c
Abolish max-specpdl-size (bug#57911)
2022-09-19 19:30:03 +02:00
fileio.c
Abolish max-specpdl-size (bug#57911)
2022-09-19 19:30:03 +02:00
filelock.c
firstfile.c
floatfns.c
fns.c
`append' doc string clarification
2022-09-24 11:43:04 +02:00
font.c
Remove calls to intern with a static string from code that runs on X
2022-09-19 10:01:52 +08:00
font.h
Merge from origin/emacs-28
2022-09-21 10:25:06 +02:00
fontset.c
Avoid asserting for fontset validity before it is used
2022-09-16 15:52:21 +08:00
fontset.h
frame.c
Merge from origin/emacs-28
2022-09-19 06:31:49 +02:00
frame.h
fringe.c
Make the bookmark fringe icon look like a bookmark
2022-08-15 21:15:42 -07:00
ftcrfont.c
Merge from origin/emacs-28
2022-09-23 14:56:54 +02:00
ftfont.c
ftfont.h
getpagesize.h
gfilenotify.c
gmalloc.c
gnutls.c
gnutls.h
gtkutil.c
Revert "Improve X event timestamp tracking"
2022-08-07 11:47:26 +08:00
gtkutil.h
Revert "Improve X event timestamp tracking"
2022-08-07 11:47:26 +08:00
haiku.c
haiku_draw_support.cc
haiku_font_support.cc
haiku_io.c
haiku_select.cc
haiku_support.cc
Implement wallpaper.el support for Haiku
2022-09-14 06:25:11 +00:00
haiku_support.h
Implement wallpaper.el support for Haiku
2022-09-14 06:25:11 +00:00
haikufns.c
Remove intern calls with a static string from haiku*.c
2022-09-20 03:00:10 +00:00
haikufont.c
Remove intern calls with a static string from haiku*.c
2022-09-20 03:00:10 +00:00
haikugui.h
haikuimage.c
haikumenu.c
Fix grab view persisting on Haiku after popup menu closes
2022-07-28 13:25:06 +00:00
haikuselect.c
Implement wallpaper.el support for Haiku
2022-09-14 06:25:11 +00:00
haikuselect.h
haikuterm.c
Remove intern calls with a static string from haiku*.c
2022-09-20 03:00:10 +00:00
haikuterm.h
Improve frame synchronization support on Haiku
2022-08-01 06:24:15 +00:00
hbfont.c
Remove calls to intern with a static string from code that runs on X
2022-09-19 10:01:52 +08:00
image.c
Move imagep in image.c from the debugging section
2022-09-13 16:37:31 +02:00
indent.c
Use truncated-partial-width-window-p in more places (bug#56815)
2022-08-27 22:52:03 +03:00
indent.h
inotify.c
insdel.c
intervals.c
Merge from origin/emacs-28
2022-09-19 06:31:49 +02:00
intervals.h
json.c
keyboard.c
* src/keyboard.c (safe_run_hook_funcall): Fix thinko
2022-09-08 16:15:04 -04:00
keyboard.h
keymap.c
keymap.h
kqueue.c
lastfile.c
lcms.c
lisp.h
Port alignas definition to C23
2022-09-13 12:42:31 -05:00
lread.c
Simplify and shrink reader buffers
2022-09-15 09:41:15 +02:00
macfont.h
macfont.m
Merge from origin/emacs-28
2022-07-31 06:30:25 +02:00
macros.c
macros.h
macuvs.h
; Update src/macuvs.h, forgotten in Unicode 15.0 commit.
2022-09-17 10:15:14 +03:00
Makefile.in
Produce TAGS in 'lib' as well and include them in src/TAGS
2022-08-15 22:12:58 +03:00
marker.c
Delete many items obsolete since 24.3
2022-09-09 11:27:30 +02:00
menu.c
menu.h
minibuf.c
module-env-25.h
module-env-26.h
module-env-27.h
module-env-28.h
module-env-29.h
msdos.c
Delete variable window-system-version obsolete since 24.3
2022-09-09 11:27:30 +02:00
msdos.h
nsfns.m
Improve 'ns-read-file-name' docstring
2022-08-19 16:05:40 +02:00
nsfont.m
Fix nsfont breakage since 6b1ed2f2c9
2022-09-07 09:52:35 +08:00
nsgui.h
nsimage.m
nsmenu.m
nsselect.m
nsterm.h
nsterm.m
Fix crash in GC on macOS (bug#57751)
2022-09-16 07:17:47 +02:00
nsxwidget.h
nsxwidget.m
pdumper.c
Improve detection of long lines.
2022-08-23 17:48:51 +02:00
pdumper.h
pgtkfns.c
Delete variable window-system-version obsolete since 24.3
2022-09-09 11:27:30 +02:00
pgtkgui.h
pgtkim.c
pgtkmenu.c
pgtkselect.c
Copy-edit doc strings and comments wrt bignum and fixnum
2022-08-18 17:10:46 +02:00
pgtkterm.c
Support "replacement characters" on TTY frames
2022-08-27 11:56:00 +03:00
pgtkterm.h
print.c
* src/print.c (struct print_buffer): Revert gratuitous format change.
2022-08-08 16:26:29 +02:00
process.c
Fix problem with Glib 2.73.2+ and SIGCHLD handler
2022-09-09 16:19:49 -05:00
process.h
Allow creating processes where only one of stdin or stdout is a PTY
2022-08-05 17:58:54 -07:00
profiler.c
puresize.h
* src/puresize.h (BASE_PURESIZE): Bump the value. (Bug#57007)
2022-08-06 09:11:01 +03:00
ralloc.c
README
regex-emacs.c
regex-emacs.h
region-cache.c
region-cache.h
scroll.c
search.c
sheap.c
sheap.h
Fix NS unexec build
2022-07-31 10:55:06 +08:00
sort.c
sound.c
sqlite.c
syntax.c
syntax.h
sysdep.c
Optimize tty display updates (bug#57727)
2022-09-17 15:33:10 +02:00
sysselect.h
syssignal.h
sysstdio.h
systhread.c
systhread.h
systime.h
systty.h
syswait.h
term.c
Fix possible null pointer access
2022-09-18 07:44:23 +02:00
termcap.c
termchar.h
Optimize tty display updates (bug#57727)
2022-09-17 15:33:10 +02:00
termhooks.h
Revert "Improve X event timestamp tracking"
2022-08-07 11:47:26 +08:00
terminal.c
terminfo.c
termopts.h
textprop.c
thread.c
thread.h
timefns.c
Improve timefns speed on integers
2022-08-14 13:49:33 -07:00
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
verbose.mk.in
vm-limit.c
w16select.c
w32.c
Don't follow symlinks in w32notify file watches
2022-09-07 15:18:54 +03:00
w32.h
Don't follow symlinks in w32notify file watches
2022-09-07 15:18:54 +03:00
w32common.h
w32console.c
w32cygwinx.c
w32fns.c
; Fix last change in w32fns.c.
2022-09-15 14:59:50 +03:00
w32font.c
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32image.c
* src/w32image.c (w32_can_use_native_image_api): Fix comment.
2022-09-10 05:30:06 +02:00
w32inevt.c
w32inevt.h
w32menu.c
w32notify.c
Don't follow symlinks in w32notify file watches
2022-09-07 15:18:54 +03:00
w32proc.c
w32reg.c
w32select.c
w32select.h
w32term.c
Support "replacement characters" on TTY frames
2022-08-27 11:56:00 +03:00
w32term.h
w32uniscribe.c
w32xfns.c
widget.c
Gently nudge Xt into always setting size hints
2022-08-31 10:17:43 +08:00
widget.h
widgetprv.h
Gently nudge Xt into always setting size hints
2022-08-31 10:17:43 +08:00
window.c
Merge from origin/emacs-28
2022-09-01 06:17:37 +02:00
window.h
Delete redisplay-end-trigger-functions and related defuns
2022-07-31 01:44:22 +02:00
xdisp.c
Fix 'posn-at-point' around several 'display' properties
2022-09-19 16:24:44 +03:00
xfaces.c
Display a warning for some uses of nil in face attributes.
2022-09-02 22:30:25 +02:00
xfns.c
Remove calls to intern with a static string from code that runs on X
2022-09-19 10:01:52 +08:00
xfont.c
Remove calls to intern with a static string from code that runs on X
2022-09-19 10:01:52 +08:00
xftfont.c
xgselect.c
xgselect.h
xmenu.c
Fix crash when handling "swallowed" generic events
2022-08-27 09:54:19 +08:00
xml.c
Make start/end in libxml-parse-html-region optional
2022-08-22 12:48:37 +02:00
xrdb.c
Remove long-broken TESTRM interface
2022-09-09 09:54:45 +08:00
xselect.c
Fix crash while converting empty vector to X data
2022-09-05 09:51:22 +08:00
xsettings.c
Improve handling of xsettings events
2022-08-01 19:01:37 +08:00
xsettings.h
Improve handling of xsettings events
2022-08-01 19:01:37 +08:00
xsmfns.c
Remove calls to intern with a static string from code that runs on X
2022-09-19 10:01:52 +08:00
xterm.c
Reduce complexity of scroll bar window protection code
2022-09-24 16:30:37 +08:00
xterm.h
Reduce complexity of scroll bar window protection code
2022-09-24 16:30:37 +08:00
xwidget.c
xwidget.h