summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add comment explaining gcc_jit_context_new_bitcast usage.feature/jit-improved-type-punningVibhav Pant2022-10-051-0/+5
* Address styling comments.Vibhav Pant2022-10-021-7/+7
* comp.c: Add declaration for gcc_jit_type_is_pointer.Vibhav Pant2022-09-271-2/+12
* src/comp.c: Use libgccjit's bitcast API for type coercion, when available.Vibhav Pant2022-09-271-5/+57
* ; * src/xfns.c (Fx_window_property): Fix markup.Po Lu2022-09-271-1/+1
* Improve doc of `x-window-property'Po Lu2022-09-271-7/+30
* docview: imenu access to table of contentsJose A. Ortega Ruiz2022-09-273-5/+89
* ; whitespace: Add test case for read-only buffers (bug#58082)Richard Hansen2022-09-271-2/+19
* ert-x: Improve realism of `ert-with-test-buffer-selected'Richard Hansen2022-09-271-1/+9
* * lisp/progmodes/cc-defs.el (c-let*-maybe-max-specpdl-size): Fix glitchesAlan Mackenzie2022-09-271-2/+2
* CC Mode: Don't bind max-specpdl-size when it doesn't exist or is obsoleteAlan Mackenzie2022-09-271-15/+30
* Avoid uninitialized variable warningYAMAMOTO Mitsuharu2022-09-271-4/+7
* Optimize coordinate translation during event handlingPo Lu2022-09-272-45/+191
* Adjust zero-width grapheme clusters so they are displayed (Bug#50951)YAMAMOTO Mitsuharu2022-09-273-0/+46
* Fix OBOE in image-dired--with-markedStefan Kangas2022-09-271-1/+1
* vc-filter-command-function: Abbreviate default valueSean Whitton2022-09-261-1/+1
* Get rid of default wallpaper-setter constructorStefan Kangas2022-09-261-1/+2
* Set XFCE wallpaper also in single-workspace-modeStefan Kangas2022-09-261-8/+27
* CC Mode: Handle C++20 conceptsAlan Mackenzie2022-09-265-29/+226
* Don't auto-resize image if echo area is non-emptyStefan Kangas2022-09-261-1/+3
* ; * lisp/image/wallpaper.el (cl-macs): Require, to avoid warnings.Eli Zaretskii2022-09-261-0/+1
* Display a message when wallpaper was setStefan Kangas2022-09-261-2/+4
* Fix setting the wallpaper in XFCEStefan Kangas2022-09-262-31/+94
* Rewrite wallpaper.el to use a cl-defstructStefan Kangas2022-09-262-127/+201
* Add log-edit-summary-separator face (bug#58092)Protesilaos Stavrou2022-09-262-1/+11
* Autoload image-dired-thumbnail-storage :safe propertyStefan Kangas2022-09-261-1/+1
* Fix (thing-at-point 'url) in eww formsLars Ingebrigtsen2022-09-262-3/+4
* Rescale images along with text in eww with `C-x C-+'Lars Ingebrigtsen2022-09-261-0/+20
* Fix percentage width computation in vtableLars Ingebrigtsen2022-09-261-1/+2
* Keep point in eww after hitting `g'Lars Ingebrigtsen2022-09-261-5/+3
* Fix whitespace-mode in read-only buffersLars Ingebrigtsen2022-09-261-32/+33
* ; * etc/TODO: Add some new info to the stylistic-sets item.Eli Zaretskii2022-09-261-0/+11
* Make average width computation on ftcr more permissive (Bug#43058)YAMAMOTO Mitsuharu2022-09-261-10/+14
* ; Clarify wording of some doc strings in shortdoc.elEli Zaretskii2022-09-251-4/+4
* tex-mode.el: Don't override AUCTeX modesStefan Monnier2022-09-251-6/+3
* Boolean constant detection additionsMattias Engdegård2022-09-251-1/+2
* ; * src/fns.c (Fcopy_alist): More accurate error typeMattias Engdegård2022-09-251-1/+1
* Refactor system specific code in wallpaper.elStefan Kangas2022-09-251-62/+80
* Don't crash in copy-alist with non-list argumentMattias Engdegård2022-09-252-0/+28
* Add reasonable default to wallpaper-setStefan Kangas2022-09-252-8/+72
* Add :buffer argument to ert-with-temp-fileStefan Kangas2022-09-251-2/+16
* Implement font-use-system-font on HaikuPo Lu2022-09-258-30/+449
* wallpaper: URI-encode gsettings argumentStefan Kangas2022-09-251-7/+11
* Improve shortdoc documentationStefan Kangas2022-09-253-14/+22
* Make image-dired-thumb-name more portableStefan Kangas2022-09-252-11/+28
* Fix shortdoc movement commandsStefan Kangas2022-09-251-1/+1
* Add new command 'shortdoc-copy-function-as-kill'Stefan Kangas2022-09-252-1/+20
* * etc/NEWS.22: Belatedly announce 'dired-copy-filename-as-kill'.Stefan Kangas2022-09-251-1/+2
* Bind "N"/"P" to next/prev section in shortdocStefan Kangas2022-09-252-0/+8
* * lisp/bookmark.el (bookmark-rename): Improve prompt.Stefan Kangas2022-09-251-1/+1