..
bitmaps
.dbxinit
.gdbinit
.lldbinit
Gud LLDB completions (bug#66604)
2023-10-18 20:51:22 +02:00
alloc.c
Non-recursive marking of buffer-local variables
2023-11-01 16:07:20 +01:00
android-asset.h
Update Android port
2023-09-09 15:50:06 +08:00
android-emacs.c
Fix crashes runninging android-emacs with bad LD_LIBRARY_PATH
2023-08-09 14:23:25 +08:00
android.c
Implement more Android text editing controls
2023-11-05 10:42:01 +08:00
android.h
Correct local reference leaks
2023-10-04 16:33:05 +08:00
androidfns.c
Implement frame restacking under Android
2023-10-10 13:11:14 +08:00
androidfont.c
Avert a crash in the Android last resort font driver
2023-09-14 16:53:21 +08:00
androidgui.h
Implement multi-window drag-and-drop under Android
2023-10-14 10:15:42 +08:00
androidmenu.c
Correct local reference leaks
2023-10-04 16:33:05 +08:00
androidselect.c
Substitute eassert for assert throughout Android code
2023-10-27 18:44:15 +08:00
androidterm.c
Implement more Android text editing controls
2023-11-05 10:42:01 +08:00
androidterm.h
androidvfs.c
Minor adjustments to Android drag and drop and content URIs
2023-10-28 10:19:41 +08:00
atimer.c
atimer.h
bidi.c
bignum.c
bignum.h
blockinput.h
buffer.c
Merge from origin/emacs-29
2023-09-16 07:36:49 -04:00
buffer.h
Merge from origin/emacs-29
2023-09-09 04:32:45 -04:00
bytecode.c
Provide backtrace for byte-ops aref and aset
2023-07-26 17:34:03 +02:00
callint.c
callproc.c
Properly run emacsclient under Android if DISPLAY is set
2023-09-06 10:31:26 +08:00
casefiddle.c
Add 'case-symbols-as-words' to configure symbol case behavior
2023-10-29 13:32:43 +02:00
casetab.c
category.c
category.h
ccl.c
ccl.h
ChangeLog.1
ChangeLog.2
ChangeLog.3
Fix all my attributions to be correct and consistent...
2023-08-08 20:07:52 -04:00
ChangeLog.4
; Fix spelling of my name in all ChangeLog files
2023-10-25 15:20:46 +02:00
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
; Fix spelling of my name in all ChangeLog files
2023-10-25 15:20:46 +02:00
ChangeLog.12
; Prefer HTTPS to HTTP in more links
2023-08-02 23:32:28 +02:00
ChangeLog.13
character.c
Allow user control on char-width of "ambiguous" characters
2023-08-05 17:55:56 +03:00
character.h
charset.c
Update Android port
2023-07-27 17:13:39 +08:00
charset.h
chartab.c
; Improve documentation of 'char-table-range'
2023-09-01 16:33:40 +03:00
cm.c
cm.h
cmds.c
Merge from origin/emacs-29
2023-07-31 11:11:21 -04:00
coding.c
coding.h
commands.h
comp.c
Fix some emacs_fopen confusion
2023-08-07 21:26:36 -07:00
comp.h
composite.c
composite.h
conf_post.h
Remove workarounds for lib/boot-time.o failures
2023-08-14 09:16:24 +08:00
COPYING
cygw32.c
cygw32.h
data.c
Merge from origin/emacs-29
2023-09-09 04:32:45 -04:00
dbusbind.c
decompress.c
Support files compressed by 'pigz'
2023-08-01 13:23:04 +02:00
deps.mk
dired.c
Allow quitting from Android content provider operations
2023-07-28 15:19:37 +08:00
dispextern.h
; Last-minute updates to Android port
2023-08-04 17:41:20 +08:00
dispnew.c
(sleep-for): Make the millisec argument obsolete
2023-10-20 18:59:51 -04:00
disptab.h
dmpstruct.awk
doc.c
doprnt.c
dosfns.c
dosfns.h
dynlib.c
dynlib.h
editfns.c
Simplify 'without-restriction'
2023-08-16 16:06:34 +00:00
emacs-icon.h
emacs-module.c
emacs-module.h.in
emacs.c
; * src/emacs.c (main) [!HAVE_PDUMPER]: Avoid setting unused variable.
2023-08-26 12:35:06 +03:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c
Improved eval documentation
2023-10-23 14:48:42 +02:00
fileio.c
Fix revert-buffer when some decoding is involved
2023-08-30 17:16:59 +03:00
filelock.c
Simplify get_boot_sec
2023-08-15 15:55:40 -07:00
firstfile.c
floatfns.c
fns.c
Reorder type tests for efficiency
2023-09-20 11:30:31 +02:00
font.c
Fix typos in last change
2023-09-08 11:01:30 +08:00
font.h
Merge from origin/emacs-29
2023-09-16 07:36:49 -04:00
fontset.c
; * src/fontset.c: Remove extraneous portion of last change.
2023-09-08 10:37:53 +08:00
fontset.h
frame.c
Do not raise a different frame when closing a frame
2023-08-26 11:03:59 +03:00
frame.h
Introduce an input method callback required by Android 34
2023-10-05 14:23:20 +08:00
fringe.c
ftcrfont.c
ftfont.c
ftfont.h
getpagesize.h
gfilenotify.c
File notifications report unmount events (bug#66381)
2023-10-10 19:51:22 +02:00
gmalloc.c
gnutls.c
gnutls.h
gtkutil.c
Remedy bug#63395
2023-09-07 08:58:21 +08:00
gtkutil.h
haiku.c
haiku_draw_support.cc
haiku_font_support.cc
haiku_io.c
Introduce support for Desktop Notifications on Haiku
2023-08-17 08:34:32 +00:00
haiku_select.cc
Introduce support for Desktop Notifications on Haiku
2023-08-17 08:34:32 +00:00
haiku_support.cc
Correctly register Num Lock keys under Haiku
2023-10-23 05:38:03 +00:00
haiku_support.h
Introduce support for Desktop Notifications on Haiku
2023-08-17 08:34:32 +00:00
haikufns.c
haikufont.c
Permit XLFD names to exceed 255 characters
2023-09-08 10:37:18 +08:00
haikugui.h
haikuimage.c
haikumenu.c
haikuselect.c
Introduce support for Desktop Notifications on Haiku
2023-08-17 08:34:32 +00:00
haikuselect.h
Introduce support for Desktop Notifications on Haiku
2023-08-17 08:34:32 +00:00
haikuterm.c
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
haikuterm.h
hbfont.c
image.c
Revert slurp_image extraction for svg_load
2023-10-06 01:57:39 +02:00
indent.c
Fix mouse clicks on links under 'global-display-line-numbers-mode'
2023-10-21 13:53:21 +03:00
indent.h
inotify.c
New filenotify tests
2023-10-12 11:02:53 +02:00
insdel.c
intervals.c
intervals.h
itree.c
; Fix mistyped --enable-checking in docs.
2023-10-01 18:42:52 +02:00
itree.h
json.c
keyboard.c
Avoid moving point while analyzing text conversion
2023-11-03 11:34:40 +08:00
keyboard.h
keymap.c
Rename describe-map-tree to help--describe-map-tree
2023-09-17 22:56:00 +02:00
keymap.h
kqueue.c
File notifications report unmount events (bug#66381)
2023-10-10 19:51:22 +02:00
lastfile.c
lcms.c
lisp.h
Fix mouse clicks on links under 'global-display-line-numbers-mode'
2023-10-21 13:53:21 +03:00
lread.c
Disable text conversion inside read-char-exclusive
2023-08-19 08:51:44 +08:00
macfont.h
macfont.m
macros.c
macros.h
macuvs.h
Makefile.in
Update from Gnulib by running admin/merge-gnulib
2023-08-12 12:57:35 -07:00
marker.c
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
module-env-30.h
msdos.c
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
msdos.h
nsfns.m
Merge from origin/emacs-29
2023-10-07 03:46:48 -04:00
nsfont.m
nsgui.h
nsimage.m
Add native WebP support on macOS (Bug#59242)
2023-08-14 21:34:34 +02:00
nsmenu.m
Don't allow Services entries in pop-up menus on macOS (bug#66420)
2023-10-09 17:39:32 +02:00
nsselect.m
nsterm.h
Fix crash on child frame creation (bug#65817)
2023-09-11 17:22:01 +01:00
nsterm.m
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
nsxwidget.h
nsxwidget.m
pdumper.c
; Fix style of error messages in pdumper.c
2023-10-27 15:37:34 +03:00
pdumper.h
pgtkfns.c
pgtkgui.h
pgtkim.c
pgtkmenu.c
pgtkselect.c
pgtkterm.c
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
pgtkterm.h
Fix stipple support on PGTK
2023-08-01 10:34:33 +08:00
print.c
Make eln files re-dumpable (bug#45103)
2023-10-24 19:57:34 +02:00
process.c
Merge from origin/emacs-29
2023-10-13 16:16:19 +02:00
process.h
profiler.c
; Another fix for profiler.c
2023-10-27 20:47:01 +03:00
puresize.h
ralloc.c
README
regex-emacs.c
regex.c: Fix recent regression with mutually_exclusive_p
2023-10-03 10:10:57 -04:00
regex-emacs.h
search.c (re--describe-compiled): New function (bug#66261)
2023-09-29 14:55:24 -04:00
region-cache.c
region-cache.h
scroll.c
search.c
Add 'case-symbols-as-words' to configure symbol case behavior
2023-10-29 13:32:43 +02:00
sfnt.c
Ascertain font spacing from post table if present
2023-10-30 15:33:27 +08:00
sfnt.h
Ascertain font spacing from post table if present
2023-10-30 15:33:27 +08:00
sfntfont-android.c
Update default font substitution list
2023-10-09 09:30:56 +08:00
sfntfont.c
Round underline position and thickness
2023-11-03 15:20:04 +08:00
sfntfont.h
; Fix FSF address in some files' copyright notices
2023-08-13 11:04:29 +08:00
sheap.c
sheap.h
sort.c
sound.c
Merge remote-tracking branch 'origin/master' into feature/android
2023-08-01 08:31:14 +08:00
sqlite.c
syntax.c
syntax.h
sysdep.c
Port Proced to Android
2023-09-07 09:35:59 +08:00
sysselect.h
syssignal.h
sysstdio.h
Fix some emacs_fopen confusion
2023-08-07 21:26:36 -07:00
systhread.c
systhread.h
systime.h
systty.h
syswait.h
term.c
Minor adjustments to Android port stubs
2023-09-05 14:39:34 +08:00
termcap.c
termchar.h
termhooks.h
Introduce support for Desktop Notifications on Haiku
2023-08-17 08:34:32 +00:00
terminal.c
terminfo.c
termopts.h
textconv.c
Introduce an input method callback required by Android 34
2023-10-05 14:23:20 +08:00
textconv.h
Introduce an input method callback required by Android 34
2023-10-05 14:23:20 +08:00
textprop.c
thread.c
thread.h
timefns.c
tparam.c
tparam.h
treesit.c
Merge from origin/emacs-29
2023-09-16 07:36:49 -04:00
treesit.h
Avoid unnecessary tree-sitter reparse when setting the same range
2023-09-12 13:16:42 -07:00
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
Merge from origin/emacs-29
2023-10-28 05:06:21 -04:00
w32.h
w32common.h
w32console.c
w32cygwinx.c
w32fns.c
; Prefer HTTPS to HTTP in more links
2023-08-02 23:32:28 +02:00
w32font.c
Permit XLFD names to exceed 255 characters
2023-09-08 10:37:18 +08:00
w32font.h
w32gui.h
w32heap.c
Enlarge dumped_data
2023-09-23 14:20:58 +08:00
w32heap.h
w32image.c
w32inevt.c
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
w32inevt.h
w32menu.c
w32notify.c
w32proc.c
w32reg.c
w32select.c
w32select.h
w32term.c
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
w32term.h
; Prefer HTTPS to HTTP in more links
2023-08-02 23:32:28 +02:00
w32uniscribe.c
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
window.h
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
xdisp.c
Remove unnecessary assertion added 2 days ago
2023-11-04 09:33:33 +02:00
xfaces.c
Permit XLFD names to exceed 255 characters
2023-09-08 10:37:18 +08:00
xfns.c
Correct bug#65919
2023-09-15 10:30:12 +08:00
xfont.c
xftfont.c
xgselect.c
xgselect.h
xmenu.c
Fix pinch gestures after toolkit menu
2023-08-10 08:40:48 +08:00
xml.c
xrdb.c
xselect.c
xsettings.c
xsettings.h
xsmfns.c
xterm.c
Support for menu bar in window_from_coordinates
2023-10-28 13:28:07 +08:00
xterm.h
xwidget.c
xwidget.h