..
bitmaps
.dbxinit
.gdbinit
.lldbinit
Fix typo in flag to load Emacs-specific LLDB commands
2022-11-29 23:45:59 +01:00
alloc.c
; Fix printing Lisp types in .gdbinit
2022-12-16 14:14:42 +02:00
atimer.c
Fix 'debug-timer-check' on MS-Windows
2022-05-30 20:51:19 +03:00
atimer.h
bidi.c
Minor optimization of the "abort redisplay" feature
2022-06-25 10:46:10 +03:00
bignum.c
bignum.h
blockinput.h
buffer.c
; Fix last changes in buffer.c
2022-12-16 16:46:37 +02:00
buffer.h
Actually improve detection of long lines
2022-12-11 00:16:27 +01: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
Initialize child signal handling before posix_spawn too.
2022-11-02 13:25:11 -07:00
casefiddle.c
; * src/casefiddle.c (casify_region): Stylistic change.
2022-11-22 12:37:38 -08:00
casetab.c
category.c
category.h
ccl.c
Pacify GCC 12 false positive in ccl.c
2022-05-31 01:26:47 -07:00
ccl.h
ChangeLog.1
ChangeLog.2
ChangeLog.3
; Fix typos (don't abbreviate "with" or "without")
2022-12-01 16:36:09 +01:00
ChangeLog.4
ChangeLog.5
; Fix typos (duplicate words)
2022-11-17 09:34:24 +01:00
ChangeLog.6
; Fix typos
2022-11-18 16:02:19 +01:00
ChangeLog.7
; Fix typos
2022-11-11 15:52:37 +01:00
ChangeLog.8
; Fix typos
2022-11-20 12:59:39 +01:00
ChangeLog.9
ChangeLog.10
; Fix typos (duplicate words)
2022-11-17 09:34:24 +01:00
ChangeLog.11
; Fix typos (don't abbreviate "with" or "without")
2022-12-01 16:36:09 +01:00
ChangeLog.12
; Fix typos
2022-12-16 08:29:28 +01:00
ChangeLog.13
; Fix typos
2022-12-16 08:29:28 +01:00
character.c
; * character.c (Fmax_char): Fix build with type checking.
2022-09-03 21:45:46 +08:00
character.h
Simplify str_to_multibyte and related code
2022-07-11 13:52:01 +02:00
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
Fix coding systems used for X input methods
2022-10-03 20:18:37 +08:00
coding.h
commands.h
comp.c
; Fix typos
2022-11-18 16:02:19 +01:00
comp.h
composite.c
Avoid uninitialized variable warning
2022-09-27 12:39:31 +09:00
composite.h
Adjust zero-width grapheme clusters so they are displayed (Bug#50951)
2022-09-27 09:22:00 +09:00
conf_post.h
Port better to C23 bool+true+false keywords
2022-09-28 01:09:01 -07:00
COPYING
cygw32.c
cygw32.h
data.c
Merge branch 'master' into feature/tree-sitter
2022-10-05 14:22:03 -07:00
dbusbind.c
; Fix typos
2022-11-20 12:59:39 +01:00
decompress.c
deps.mk
dired.c
Rename file-attribute-file-number' to file-attribute-file-identifier'
2022-10-14 21:32:15 +02:00
dispextern.h
Improve locked narrowing around low-level hooks.
2022-11-26 15:10:17 +01:00
dispnew.c
Fix multiple sources of flicker under X
2022-10-16 14:02:31 +08: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
Port better to C23 bool+true+false keywords
2022-09-28 01:09:01 -07:00
editfns.c
; Improve wording of 'format' doc string
2022-12-16 20:46:00 +02:00
emacs-icon.h
emacs-module.c
Fix initialization of module functions
2022-11-10 12:55:16 +02:00
emacs-module.h.in
; * src/emacs-module.h.in (enum emacs_funcall_exit): Fix typo.
2022-12-20 13:29:49 +01:00
emacs.c
Revert "; * src/emacs.c (main): Improvements to last change."
2022-12-09 09:25:42 +08:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
2022-11-21 12:54:35 -08:00
fileio.c
Fix write-region to null device on MS-Windows
2022-12-21 21:23:51 +02:00
filelock.c
firstfile.c
floatfns.c
* src/floatfns.c: Update comment.
2022-05-10 14:47:22 -07:00
fns.c
; Fix typos
2022-12-16 08:29:28 +01:00
font.c
Merge from origin/emacs-28
2022-09-28 15:35:06 +02:00
font.h
; Fix typos
2022-11-20 12:59:39 +01:00
fontset.c
Fix automatic DPI adjustment and add workarounds for some systems
2022-11-19 13:59:53 +08:00
fontset.h
frame.c
Fix crashes and memory leaks during display deinitialization
2022-12-01 14:23:04 +08:00
frame.h
Fix automatic DPI adjustment and add workarounds for some systems
2022-11-19 13:59:53 +08:00
fringe.c
Make the bookmark fringe icon look like a bookmark
2022-08-15 21:15:42 -07:00
ftcrfont.c
Fix recent Cairo xsettings changes
2022-11-15 19:48:39 +08:00
ftfont.c
Whitelist some incorrectly labeled "color" fonts under Xft
2022-05-19 20:10:19 +08:00
ftfont.h
Fix recent Cairo xsettings changes
2022-11-15 19:48:39 +08:00
getpagesize.h
gfilenotify.c
gmalloc.c
gnutls.c
* src/gnutls.c (Fgnutls_available_p): Avoid duplicating capabilities.
2022-11-03 14:43:27 +01:00
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
Implement stipples for images on Haiku
2022-06-27 06:21:31 +00:00
haiku_font_support.cc
Implement font-use-system-font on Haiku
2022-09-25 13:24:03 +00:00
haiku_io.c
Implement font-use-system-font on Haiku
2022-09-25 13:24:03 +00:00
haiku_select.cc
Implement TIMESTAMP target for Haiku selections
2022-07-13 05:45:30 +00:00
haiku_support.cc
Correctly handle key map updates on Haiku
2022-11-12 13:11:00 +00:00
haiku_support.h
; Fix typos
2022-11-18 16:02:19 +01:00
haikufns.c
Fix calculation of tab bar lines during automatic height adjustment
2022-11-16 11:19:20 +08:00
haikufont.c
Implement font-use-system-font on Haiku
2022-09-25 13:24:03 +00:00
haikugui.h
Add more cursor bitmaps on Haiku
2022-05-14 05:30:16 +00:00
haikuimage.c
haikumenu.c
Fix grab view persisting on Haiku after popup menu closes
2022-07-28 13:25:06 +00:00
haikuselect.c
; Fix typos (prefer US spelling)
2022-11-18 13:06:55 +01:00
haikuselect.h
Implement TIMESTAMP target for Haiku selections
2022-07-13 05:45:30 +00:00
haikuterm.c
Fix automatic DPI adjustment and add workarounds for some systems
2022-11-19 13:59:53 +08:00
haikuterm.h
Adapt last change to Haiku port
2022-10-16 06:19:12 +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
Fix SVG scaling (bug#59802)
2022-12-16 17:47:37 +02:00
indent.c
Merge remote-tracking branch 'origin/feature/noverlay'
2022-10-28 17:44:44 -04:00
indent.h
inotify.c
Use BASE_EQ instead of EQ where obviously safe
2022-06-16 14:49:58 +02:00
insdel.c
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
2022-11-21 12:54:35 -08:00
intervals.c
Merge 'master' into noverlay
2022-09-25 16:15:16 -04:00
intervals.h
Pacify GCC 12 in default developer build
2022-05-12 17:03:55 -07:00
itree.c
; Prefer HTTPS to HTTP in some URLs
2022-12-09 15:31:41 +01:00
itree.h
; Prefer HTTPS to HTTP in some URLs
2022-12-09 15:31:41 +01:00
json.c
Merge remote-tracking branch 'origin/master' into feature/tree-sitter
2022-08-29 11:41:10 -07:00
keyboard.c
Do not enter locked narrowing when it would span the whole buffer
2022-11-28 02:22:02 +01:00
keyboard.h
Rewrite PGTK selection code from scratch
2022-06-21 22:05:21 +08:00
keymap.c
* src/keymap.c (Fcopy_keymap): Document using defvar-keymap.
2022-07-04 17:01:53 +02:00
keymap.h
kqueue.c
Two typos captured on OpenBSD/clang
2022-06-21 18:46:53 +03:00
lastfile.c
lcms.c
lisp.h
Merge branch 'feature/improved-locked-narrowing'
2022-11-27 22:19:41 +01:00
lread.c
Fix the MS-DOS build
2022-12-18 18:05:57 +08: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
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
2022-11-21 12:54:35 -08:00
marker.c
Delete many items obsolete since 24.3
2022-09-09 11:27:30 +02:00
menu.c
; * src/menu.c (x_popup_menu_1): Make 'cancel_hourglass' call conditional.
2022-10-21 19:05:48 +03:00
menu.h
minibuf.c
src/frame.c (do_switch_frame): Fix bug#58343
2022-10-12 17:06:33 -04:00
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
Fix delivery of window manager ping events during menu
2022-10-21 19:19:48 +08:00
nsfns.m
Fix calculation of tab bar lines during automatic height adjustment
2022-11-16 11:19:20 +08:00
nsfont.m
Fix nsfont breakage since 6b1ed2f2c9
2022-09-07 09:52:35 +08:00
nsgui.h
nsimage.m
Fix bug#59075
2022-11-13 17:30:49 +08:00
nsmenu.m
Fix nsmenu crash when exiting popup dialog
2022-10-06 10:52:34 +08:00
nsselect.m
; Fix typos: prefer American spelling
2022-07-14 12:13:31 +02:00
nsterm.h
Prevent GC of window referenced from EmacsScroller
2022-07-19 16:04:13 +03:00
nsterm.m
Prevent a segfault when deleting a fullscreen frame on NextStep.
2022-12-04 14:50:04 +02:00
nsxwidget.h
nsxwidget.m
Fix compiler warnings on Mac OS X 10.12
2022-05-22 11:02:24 +08:00
pdumper.c
Actually improve detection of long lines
2022-12-11 00:16:27 +01:00
pdumper.h
pgtkfns.c
Fix automatic DPI adjustment and add workarounds for some systems
2022-11-19 13:59:53 +08:00
pgtkgui.h
pgtkim.c
pgtkmenu.c
Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flag
2022-07-12 09:31:08 +00:00
pgtkselect.c
Copy-edit doc strings and comments wrt bignum and fixnum
2022-08-18 17:10:46 +02:00
pgtkterm.c
Make C-x 5 o work on GNOME Shell-like Wayland compositors
2022-11-14 19:06:37 +08:00
pgtkterm.h
Make C-x 5 o work on GNOME Shell-like Wayland compositors
2022-11-14 19:06:37 +08:00
print.c
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
2022-11-21 12:54:35 -08:00
process.c
Initialize child signal handling before posix_spawn too.
2022-11-02 13:25:11 -07: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
Use BASE_EQ when comparing with Qunbound
2022-06-12 12:42:35 +02:00
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
Fix regexp matching with atomic strings and optimised backtracking
2022-10-24 11:50:13 +02:00
regex-emacs.h
region-cache.c
region-cache.h
scroll.c
search.c
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
2022-11-21 12:54:35 -08:00
sheap.c
sheap.h
Fix NS unexec build
2022-07-31 10:55:06 +08:00
sort.c
; Fix typos
2022-05-15 11:15:06 +02:00
sound.c
Allow plist-get/plist-put/plist-member to take a comparison function
2022-06-27 12:22:05 +02:00
sqlite.c
; * src/sqlite.c (Fsqlite_version): Doc fix.
2022-11-25 15:00:07 +02:00
syntax.c
Minor optimization of the "abort redisplay" feature
2022-06-25 10:46:10 +03:00
syntax.h
sysdep.c
; Prefer HTTPS to HTTP in many URLs
2022-10-15 13:06:45 +02:00
sysselect.h
syssignal.h
sysstdio.h
Add ATTRIBUTE_DEALLOC to extern functions
2022-05-27 11:45:01 -07:00
systhread.c
systhread.h
Port better to C23 bool+true+false keywords
2022-09-28 01:09:01 -07:00
systime.h
Fix race conditions handling selection clear events on Haiku
2022-07-09 04:50:35 +00:00
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
Merge from origin/emacs-28
2022-07-23 01:37:59 +02:00
terminfo.c
termopts.h
textprop.c
Merge remote-tracking branch 'origin/feature/noverlay'
2022-10-28 17:44:44 -04:00
thread.c
thread.h
timefns.c
; Avoid compilation warning on MS-Windows
2022-12-12 20:01:23 +02:00
tparam.c
tparam.h
Add ATTRIBUTE_DEALLOC to extern functions
2022-05-27 11:45:01 -07:00
treesit.c
Fix MS-Windows build broken by recent treesit.c changes
2022-12-18 07:57:34 +02:00
treesit.h
; Add comments in treesit.c and treesit.h
2022-11-25 19:00:22 -08:00
undo.c
Fix undo of changes in cloned indirect buffers
2022-07-07 11:56:31 +03:00
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 automatic DPI adjustment and add workarounds for some systems
2022-11-19 13:59:53 +08:00
w32font.c
Improve font selection on MS-Windows
2022-05-27 15:12:09 +03:00
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
; Fix typos
2022-11-18 16:02:19 +01:00
w32inevt.h
w32menu.c
* src/w32menu.c (w32_menu_show): Use SAFE_ALLOCA. (Bug#55068)
2022-05-23 16:54:17 +03:00
w32notify.c
Don't follow symlinks in w32notify file watches
2022-09-07 15:18:54 +03:00
w32proc.c
Fix leaking of file descriptors due to pipe processes on MS-Windows
2022-07-17 15:44:50 +03:00
w32reg.c
w32select.c
Use BASE_EQ instead of EQ where obviously safe
2022-06-16 14:49:58 +02:00
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
Stop relying on Xt hack to set window manager hints
2022-10-12 15:08:01 +08:00
widget.h
Stop relying on Xt hack to set window manager hints
2022-10-12 15:08:01 +08:00
widgetprv.h
Stop relying on Xt hack to set window manager hints
2022-10-12 15:08:01 +08:00
window.c
A better fix for bug#60096
2022-12-16 16:29:51 +02:00
window.h
Merge 'master' into noverlay
2022-09-25 16:15:16 -04:00
xdisp.c
Avoid crashes in PGTK build due to signal in 'note_mouse_highlight'
2022-12-18 10:29:34 +02:00
xfaces.c
; Fix typos
2022-12-13 18:44:41 +01:00
xfns.c
Reduce wasted cycles in x*.c
2022-11-26 18:58:25 +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
Whitelist some incorrectly labeled "color" fonts under Xft
2022-05-19 20:10:19 +08:00
xgselect.c
Fix drag-and-drop of files with multibyte filenames
2022-06-05 15:38:23 +08:00
xgselect.h
Fix drag-and-drop of files with multibyte filenames
2022-06-05 15:38:23 +08:00
xmenu.c
Further fixes to menu event processing on no-toolkit builds
2022-10-22 20:21:55 +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
Reduce wasted cycles in x*.c
2022-11-26 18:58:25 +08:00
xsettings.c
; Fix typos
2022-11-20 12:59:39 +01: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
Fix crashes and memory leaks during display deinitialization
2022-12-01 14:23:04 +08:00
xterm.h
Make frame synchronization more robust
2022-11-27 19:21:03 +08:00
xwidget.c
xwidget.h