index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-06-02
Make ?\LF generate 10, not -1 (bug#55738)
Mattias Engdegård
2022-06-02
* src/lread.c (skip_lazy_string): Fix uninitialised variable.
Mattias Engdegård
2022-06-02
More gracefully handle errors during Motif drag window creation
Po Lu
2022-06-02
Fix segfaults when starting on 80x26 TTY frames
Eli Zaretskii
2022-06-02
Reinstate the Qload file name handler
Lars Ingebrigtsen
2022-06-02
Use `read-process-output-max' when creating pipes on GNU/Linux
Frédéric Giquel
2022-06-02
Fix rare crash when async input happens while creating xm drag window
Po Lu
2022-06-02
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
Eli Zaretskii
2022-06-02
; * src/emacs.c (main): Move -version output after initialization.
Eli Zaretskii
2022-06-02
Fix macOS build
Po Lu
2022-06-02
Fix potential NULL pointer dereference on NS
Po Lu
2022-06-02
Fix flickering tooltips with mouse DND without interprogram drag
Po Lu
2022-06-02
Fix tooltip frames leaking into mouse position on NS
Po Lu
2022-06-02
Fix flicker during mouse DND on Haiku as well
Po Lu
2022-06-02
Fix typos in last change
Po Lu
2022-06-02
Fix tooltips flickering on X during `mouse-drag-and-drop-region'
Po Lu
2022-06-02
Clean up Motif drag-and-drop code
Po Lu
2022-06-02
Fix decoding of XdndStatus rectangles on 64-bit systems
Po Lu
2022-06-01
Revert "Fix reader char escape bugs (bug#55738)"
Mattias Engdegård
2022-06-01
Avoid segfaults on MS-Windows when invoked with --version
Eli Zaretskii
2022-06-01
Fix reader char escape bugs (bug#55738)
Mattias Engdegård
2022-06-01
; * src/xterm.c (x_wait_for_cell_change): Don't call ConnectionNumber twice.
Po Lu
2022-06-01
Minor fixes to x_next_event_from_any_display
Po Lu
2022-06-01
Fix Motif DND return value upon transfer failure
Po Lu
2022-06-01
Clean up text/uri-list mess inside the Dired drag-and-drop code
Po Lu
2022-06-01
Fix hangs when explicitly moving frames with input blocked
Po Lu
2022-06-01
Implement `allow-same-frame' for NS drag-and-drop
Po Lu
2022-06-01
Fix creation of menu items without help text on Haiku
Po Lu
2022-06-01
Fix pselect usage mistakes
Po Lu
2022-06-01
Fix the GTK build
Po Lu
2022-06-01
Improve x_wait_for_cell_change
Po Lu
2022-05-31
Remove unused w32-* variables
Eli Zaretskii
2022-05-31
Slightly optimize x_check_errors as well
Po Lu
2022-05-31
Fix replying to _NET_WM_PING during drag-and-drop
Po Lu
2022-05-31
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Po Lu
2022-05-31
Implement `return-frame' for DND on NS
Po Lu
2022-05-31
Fix autorelease pool "straddling" during DND on NS
Po Lu
2022-05-31
Pacify GCC 12 in x_get_current_wm_state
Paul Eggert
2022-05-31
Pacify GCC 12 in dump_queue_enqueue
Paul Eggert
2022-05-31
Be more robust if doc file is corrupted
Paul Eggert
2022-05-31
Pacify GCC 12 in Fmove_overlay
Paul Eggert
2022-05-31
Pacify GCC 12 in Fx_show_tip
Paul Eggert
2022-05-31
Pacify GCC 12 in xrdb.c
Paul Eggert
2022-05-31
Pacify GCC 12 false positive in ccl.c
Paul Eggert
2022-05-31
Simplify CHAR_TABLE_REF_ASCII
Paul Eggert
2022-05-31
Avoid undefined behavior in detect_coding routines
Paul Eggert
2022-05-31
Pacify GCC 12 -fanalyzer in x_popup_menu_1
Paul Eggert
2022-05-31
Fix crashes displaying menu help text on NS
Po Lu
2022-05-31
Fix processing of DND events on GTK
Po Lu
2022-05-31
Fix unused variables on GTK
Po Lu
[prev]
[next]