summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-15
* Remove redundant call to expensive function XOpenDisplayPo Lu2022-10-15
* Rename `file-attribute-file-number' to `file-attribute-file-identifier'Michael Albinus2022-10-14
* Fix bug#56153Po Lu2022-10-14
* Avoid redundant creation of XRender picturesPo Lu2022-10-14
* ; Fix recent change in documentation of "device number"Eli Zaretskii2022-10-14
* Clarify structure of file-attribute's device numberMichael Albinus2022-10-13
* Improve checks for recent "File exists" fixupPaul Eggert2022-10-13
* Shrink client list window structurePo Lu2022-10-13
* Simplify recent "File exists" fixPaul Eggert2022-10-13
* Fix misleading "File exists, but cannot be read" in browse-url-emacsLars Ingebrigtsen2022-10-13
* src/frame.c (do_switch_frame): Fix bug#58343Stefan Monnier2022-10-12
* Stop relying on Xt hack to set window manager hintsPo Lu2022-10-12
* Also avoid setting _NET_WM_USER_TIME on crossingPo Lu2022-10-11
* ; * src/fns.c (HAVE_FAST_UNALIGNED_ACCESS): run faster on mainframesMattias Engdegård2022-10-11
* Speed up scrolling when lines are very long and truncatedEli Zaretskii2022-10-11
* Remove some more unnecessary calls to block_inputPo Lu2022-10-11
* Improve error message from sqlite-executeLars Ingebrigtsen2022-10-11
* Support "insert into ... returning ..." in sqlite-executeLars Ingebrigtsen2022-10-10
* Fix some indentation in Fsqlite_executeLars Ingebrigtsen2022-10-10
* Make Fsqlite_select error data betterLars Ingebrigtsen2022-10-09
* Clean up Fsqlite_select slightlyLars Ingebrigtsen2022-10-09
* Fix user time handling bug on GNOME Shell and MetacityPo Lu2022-10-09
* Restrict string-lessp vectorisation to safe architecturesMattias Engdegård2022-10-08
* Better Lisp_String commentsMattias Engdegård2022-10-08
* Improved format string error message (bug#58168)Mattias Engdegård2022-10-08
* Make sqlite-select signal errors when there's an errorLars Ingebrigtsen2022-10-08
* Stop passing CurrentTime to SetInputFocusPo Lu2022-10-08
* subr.el (inhibit-point-motion-hooks): Mark it as obsoleteStefan Monnier2022-10-07
* Speed up string-lessp for multibyte stringsMattias Engdegård2022-10-07
* Handle IM server disconnects during preeditPo Lu2022-10-07
* Add missing staticpro (bug#58327)Gerd Möllmann2022-10-06
* Inhibit GC in probably_quit (bug#58042)Gerd Möllmann2022-10-06
* ; * src/xterm.c (x_term_init): Fix typo.Po Lu2022-10-06
* Minor fixes to IM locale handlingPo Lu2022-10-06
* Fix nsmenu crash when exiting popup dialogPo Lu2022-10-06
* Add face help-key-binding in help-char echoStefan Kangas2022-10-05
* Fix bug in "macintization" of x_draw_glyph_stringPo Lu2022-10-05
* Add comment explaining gcc_jit_context_new_bitcast usage.Vibhav Pant2022-10-05
* Address styling comments.Vibhav Pant2022-10-05
* comp.c: Add declaration for gcc_jit_type_is_pointer.Vibhav Pant2022-10-05
* src/comp.c: Use libgccjit's bitcast API for type coercion, when available.Vibhav Pant2022-10-05
* Merge from origin/emacs-28Stefan Kangas2022-10-04
|\
| * * src/emacs.c (load_pdump): Propery handle case when executableAndreas Schwab2022-10-04
| * Avoid assertion violations in STRING_CHAREli Zaretskii2022-10-04
* | Avoid assertion violations in STRING_CHAREli Zaretskii2022-10-04
* | Fix deiconification handling on FVWM and possibly other window managersPo Lu2022-10-04
* | Merge from origin/emacs-28Stefan Kangas2022-10-04
|\|
| * * src/emacs.c (load_pdump): Fix use of xpalloc.Andreas Schwab2022-10-02
| * Avoid assertion violation in 'xpalloc'Eli Zaretskii2022-10-02