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
2024-06-21
; * src/keyboard.c (read_char): Typo in comment.
Po Lu
2024-06-21
Fix execution of tool-bar commands read within minibuffer-error-handler
Po Lu
2024-06-20
Fix misspelled function name in comp.c
Stefan Kangas
2024-06-20
Fix NS build
Po Lu
2024-06-20
Fix last change
Eli Zaretskii
2024-06-20
Fix use of ':align-to' in 'wrap-prefix'
Eli Zaretskii
2024-06-20
* src/frame.c (gui_set_font): Reference image cache after reassignment.
Po Lu
2024-06-20
; * src/frame.c (make_frame): Typo.
Po Lu
2024-06-20
Correctly cache images when frames vary in their font metrics
Po Lu
2024-06-19
Avoid compilation warnings
Eli Zaretskii
2024-06-19
Don't follow symlinks in returning directory attributes of /
Po Lu
2024-06-19
Avoid races between the tooltip and compositor on X and Android
Po Lu
2024-06-18
Correct resolution of non-virtual directory names on Android
Po Lu
2024-06-17
Reinforce bitmap reconfiguration on Android
Po Lu
2024-06-16
; Fix typos
Stefan Kangas
2024-06-16
Fix clipboard request on macOS for yank-media
Robert Pluim
2024-06-16
Minor adjustments to battery.el on Android
Po Lu
2024-06-15
Fix electric-pair-mode when characters are bound to non-ASCII keys
Eli Zaretskii
2024-06-15
Send proper substitution character to Android IMEs
Po Lu
2024-06-14
; * src/insdel.c (insert_from_gap_1): Update commentary.
Eli Zaretskii
2024-06-14
; Update comments in a recent commit
Eli Zaretskii
2024-06-14
"Insert before markers" in read_and_insert_process_output properly
Dmitry Gutov
2024-06-14
Restore file's original name after a failed rename_replace on Windows 9X
Po Lu
2024-06-14
Enable compiling Emacs with implicit Make rules suppressed
Po Lu
2024-06-13
; * src/androidterm.c (android_term_init): Typo.
Po Lu
2024-06-13
; * src/w32proc.c (sys_kill): Handle negative PID when sig == 0.
Eli Zaretskii
2024-06-13
Fix removal of file locks on MS-Windows 9X
Eli Zaretskii
2024-06-13
Correctly define `select' binding on Android
Po Lu
2024-06-12
Start of a fix for bug#71477
Paul Eggert
2024-06-12
Restore functionality on Android 2.2
Po Lu
2024-06-11
read_and_insert_process_output: Insert before markers
Dmitry Gutov
2024-06-11
; * src/emacs.c (Fkill_emacs): Doc fix.
Eli Zaretskii
2024-06-11
Enable support for color fonts in recent releases of Xft
Po Lu
2024-06-11
; Revert "Provide for negative PIDs on MS Windows"
Eli Zaretskii
2024-06-11
; Revert "* src/filelock.c (pid_strtoimax) [!WINDOWSNT]: Define correctly."
Eli Zaretskii
2024-06-11
; * src/process.c (read_and_dispose_of_process_output): Fix style.
Eli Zaretskii
2024-06-11
fast-read-process-output: Make safer
Dmitry Gutov
2024-06-11
read_process_output_set_last_coding_system: Extract, reuse
Dmitry Gutov
2024-06-11
* src/filelock.c (pid_strtoimax) [!WINDOWSNT]: Define correctly.
Po Lu
2024-06-11
Provide for negative PIDs on MS Windows
Po Lu
2024-06-11
read_and_insert_process_output: Call 'prepare_to_modify_buffer' first
Dmitry Gutov
2024-06-11
; * src/process.c (syms_of_process): Fix ommission.
Po Lu
2024-06-10
Avoid rare assertion violations when deleting a frame
Eli Zaretskii
2024-06-10
; * src/treesit.c (treesit_check_node): Don't use non-ASCII comments.
Eli Zaretskii
2024-06-10
Allow to print treesit objects from GDB
Eli Zaretskii
2024-06-10
* src/print.c (print_vectorlike_unreadable): Fix merge accident.
Mattias EngdegÄrd
2024-06-10
; * src/process.c (read_process_output): Check in missing hunk.
Po Lu
2024-06-10
Rename new variable in process.c
Po Lu
2024-06-10
Re-enable TTY glyph production for batch mode frames on Android
Po Lu
2024-06-09
Unbreak build with Clang 15 on macOS 14.5
Stefan Kangas
[next]