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
2021-05-29
Fix key recording bug when an input method is activated
Gregory Heytings
2021-05-29
Improve the file-accessible-directory-p doc strin
Lars Ingebrigtsen
2021-05-28
; * src/Makefile.in: Fix typo.
Philipp Stephani
2021-05-28
Another stability fix in 'lisp_string_width'
Eli Zaretskii
2021-05-28
Attempt to fix segfaults caused by changes in 'lisp_string_width'
Eli Zaretskii
2021-05-27
; * src/character.c (lisp_string_width): Another defensive fix.
Eli Zaretskii
2021-05-27
* src/character.c (lisp_string_width): Fix a typo in recent change.
Eli Zaretskii
2021-05-27
Fix resolution of symlinks during dumping
Eli Zaretskii
2021-05-27
* src/character.c (lisp_string_width): Fix last change.
Eli Zaretskii
2021-05-27
Fix lexing of numbers with trailing decimal point and exponent
Mattias Engdegård
2021-05-27
* src/character.c (lisp_string_width): Add missing type checks.
Philipp Stephani
2021-05-27
A better fix for 'string-width'
Eli Zaretskii
2021-05-26
Make 'string-width' auto-composition aware
Eli Zaretskii
2021-05-26
* src/sysdep.c (system_process_attributes): Fix misspelled Qttname for FreeBSD
Filipp Gunbin
2021-05-26
Improve system_process_attributes on macOS (Bug#48548)
Filipp Gunbin
2021-05-25
Fix documentation of a recent change
Eli Zaretskii
2021-05-25
Try to not prioritise reading from lower file descriptors
Miha Rihtaršič
2021-05-25
Consider all user-defined bitmaps in gui_init_fringe()
Gregory Heytings
2021-05-22
* src/editfns.c (Finsert_char): Add docstring reference to read-char-by-name.
Juri Linkov
2021-05-22
Merge from origin/emacs-27
Glenn Morris
2021-05-22
* src/frame.c (Fframep): Update framep docstring
Colin Woodbury
2021-05-21
* Fix ahead-of-time native compilation for out-of-tree builds (bug#48497)
Andrea Corallo
2021-05-21
* src/buffer.c (syms_of_buffer) <ctl-arrow>: Doc fix. (Bug#48539)
Eli Zaretskii
2021-05-20
Fix arg-out-of-range errors in 'line-number-at-pos'
Eli Zaretskii
2021-05-20
Make sure gmalloc's hybrid_free preserves errno
Eli Zaretskii
2021-05-20
Clean up the fix for unexec build on GNU/Linux
Eli Zaretskii
2021-05-20
; * src/fns.c (Fline_number_at_pos): Fix doc string and comments.
Eli Zaretskii
2021-05-19
Fix compile error when PGTK_DEBUG is enabled
Yuuki Harano
2021-05-19
* src/image.c: Fix compile error related xpm in image.c
Yuuki Harano
2021-05-19
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-17
Avoid crashes in condition-case
Eli Zaretskii
2021-05-16
Remove unreliable test for match data clobbering
Noam Postavsky
2021-05-15
Fix segfaults when byte-compiling with native-compilation
Eli Zaretskii
2021-05-15
Revert "Update texts while busy"
Yuuki Harano
2021-05-15
Update texts while busy
Yuuki Harano
2021-05-15
Miscellaneous corrections to src/minibuf.c for bug #48337
Alan Mackenzie
2021-05-15
Have X builds handle VisibilityNotify events (Bug#48268, Bug#48413)
Martin Rudalics
2021-05-15
Create a variable to enable selection on multi display
Yuuki Harano
2021-05-14
Various detailed fixes to minibuf.c, etc., to fix bug #48337
Alan Mackenzie
2021-05-14
Treat all the wayland connection as the same display
Yuuki Harano
2021-05-13
Merge from origin/emacs-27
Glenn Morris
2021-05-13
Process sentinels need to work under X and commandline
dickmao
2021-05-13
Fix vertical cursor motion across tall text or small images
Eli Zaretskii
2021-05-13
Make searching for files faster under Windows
Nicolás Bértolo
2021-05-13
Use an explicit line width of 1 on hollow cursors under X
Radon Rosborough
2021-05-13
; * src/image.c (xpm_format, xpm_valid_color_symbols_p): Fix last change.
Eli Zaretskii
2021-05-13
* src/image.c (xpm_image_p): Avoid another compiler warning.
Eli Zaretskii
2021-05-13
* src/image.c: Avoid compiler warnings in Cairo builds without XPM.
Eli Zaretskii
2021-05-13
* src/pgtkterm.c remove duplicated code
Jeff Walsh
2021-05-12
Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)
Martin Rudalics
[prev]
[next]