]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-10-04 Vibhav PantAdd comment explaining gcc_jit_context_new_bitcast... feature/jit-improved-type-punning
2022-10-02 Vibhav PantAddress styling comments.
2022-09-27 Vibhav Pantcomp.c: Add declaration for gcc_jit_type_is_pointer.
2022-09-27 Vibhav Pantsrc/comp.c: Use libgccjit's bitcast API for type coerci...
2022-09-27 Po Lu; * src/xfns.c (Fx_window_property): Fix markup.
2022-09-27 Po LuImprove doc of `x-window-property'
2022-09-27 Jose A. Ortega... docview: imenu access to table of contents
2022-09-27 Richard Hansen; whitespace: Add test case for read-only buffers ...
2022-09-27 Richard Hansenert-x: Improve realism of `ert-with-test-buffer-selected'
2022-09-27 Alan Mackenzie* lisp/progmodes/cc-defs.el (c-let*-maybe-max-specpdl...
2022-09-27 Alan MackenzieCC Mode: Don't bind max-specpdl-size when it doesn...
2022-09-27 YAMAMOTO MitsuharuAvoid uninitialized variable warning
2022-09-27 Po LuOptimize coordinate translation during event handling
2022-09-27 YAMAMOTO MitsuharuAdjust zero-width grapheme clusters so they are display...
2022-09-27 Stefan KangasFix OBOE in image-dired--with-marked
2022-09-26 Sean Whittonvc-filter-command-function: Abbreviate default value
2022-09-26 Stefan KangasGet rid of default wallpaper-setter constructor
2022-09-26 Stefan KangasSet XFCE wallpaper also in single-workspace-mode
2022-09-26 Alan MackenzieCC Mode: Handle C++20 concepts
2022-09-26 Stefan KangasDon't auto-resize image if echo area is non-empty
2022-09-26 Eli Zaretskii; * lisp/image/wallpaper.el (cl-macs): Require, to...
2022-09-26 Stefan KangasDisplay a message when wallpaper was set
2022-09-26 Stefan KangasFix setting the wallpaper in XFCE
2022-09-26 Stefan KangasRewrite wallpaper.el to use a cl-defstruct
2022-09-26 Protesilaos... Add log-edit-summary-separator face (bug#58092)
2022-09-26 Stefan KangasAutoload image-dired-thumbnail-storage :safe property
2022-09-26 Lars IngebrigtsenFix (thing-at-point 'url) in eww forms
2022-09-26 Lars IngebrigtsenRescale images along with text in eww with `C-x C-+'
2022-09-26 Lars IngebrigtsenFix percentage width computation in vtable
2022-09-26 Lars IngebrigtsenKeep point in eww after hitting `g'
2022-09-26 Lars IngebrigtsenFix whitespace-mode in read-only buffers
2022-09-26 Eli Zaretskii; * etc/TODO: Add some new info to the stylistic-sets...
2022-09-26 YAMAMOTO MitsuharuMake average width computation on ftcr more permissive...
2022-09-25 Eli Zaretskii; Clarify wording of some doc strings in shortdoc.el
2022-09-25 Stefan Monniertex-mode.el: Don't override AUCTeX modes
2022-09-25 Mattias EngdegårdBoolean constant detection additions
2022-09-25 Mattias Engdegård; * src/fns.c (Fcopy_alist): More accurate error type
2022-09-25 Stefan KangasRefactor system specific code in wallpaper.el
2022-09-25 Mattias EngdegårdDon't crash in copy-alist with non-list argument
2022-09-25 Stefan KangasAdd reasonable default to wallpaper-set
2022-09-25 Stefan KangasAdd :buffer argument to ert-with-temp-file
2022-09-25 Po LuImplement font-use-system-font on Haiku
2022-09-25 Stefan Kangaswallpaper: URI-encode gsettings argument
2022-09-25 Stefan KangasImprove shortdoc documentation
2022-09-25 Stefan KangasMake image-dired-thumb-name more portable
2022-09-25 Stefan KangasFix shortdoc movement commands
2022-09-25 Stefan KangasAdd new command 'shortdoc-copy-function-as-kill'
2022-09-25 Stefan Kangas* etc/NEWS.22: Belatedly announce 'dired-copy-filename...
2022-09-25 Stefan KangasBind "N"/"P" to next/prev section in shortdoc
2022-09-25 Stefan Kangas* lisp/bookmark.el (bookmark-rename): Improve prompt.
2022-09-25 Stefan KangasAdd new command image-dired-copy-filename-as-kill
2022-09-25 Philip Kaludercic* lisp/net/rcirc.el (rcirc-print): Remove 'fill-region...
2022-09-25 Philip KaludercicAdd formatting commands to rcirc
2022-09-24 Lars IngebrigtsenTweak window handling in vc-pull-and-push
2022-09-24 Sean Whitton; Drop two obsolete defvars
2022-09-24 Stefan Kangas; Simplify image-dired-forward-image
2022-09-24 Stefan Kangasimage-dired: Add faces for header line
2022-09-24 Stefan Kangasimage-dired: Add new %-format specifiers for header...
2022-09-24 Sean WhittonGeneralize & simplify implementation of user edits...
2022-09-24 Juri Linkov* lisp/emacs-lisp/icons.el (icons--create): Use default...
2022-09-24 Michael AlbinusAdapt tramp-docker integration
2022-09-24 Stefan Kangasimage-dired: Move menu definitions to keymaps
2022-09-24 Manuel GiraudEnsure no memory leaks of glyph_matrix
2022-09-24 Stefan MonnierMerge remote-tracking branch 'refs/remotes/origin/master'
2022-09-24 kobarityhideshow.el: Improve hs-toggle-hiding behavior
2022-09-24 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-09-24 Lars IngebrigtsenRemove "manual" package--builtin-versions updates
2022-09-24 Brian Cully* lisp/net/tramp-docker.el: New file.
2022-09-24 Stefan Monnier(event-start/end): Fix part of bug#52092
2022-09-24 Stefan MonnierMerge branch 'emacs-28'
2022-09-24 Stefan Monnier* lisp/progmodes/hideshow.el (hs-toggle-hiding): Fix...
2022-09-24 Lars IngebrigtsenMake dired-do-rename refuse to rename . and ..
2022-09-24 Lars IngebrigtsenAdd a new command vc-pull-and-push
2022-09-24 Lars IngebrigtsenTweak binding of `+' in vc-dir
2022-09-24 Alan MackenzieCC Mode. Make AWK Mode work with electric-pair-mode
2022-09-24 Visuweshdocview: Use svg images when using mupdf for conversion
2022-09-24 Stefan Kangasimage-dired: Prefer command remapping
2022-09-24 Stefan Kangasimage-dired: Fix C-a/C-e in thumbnail buffer
2022-09-24 Stefan KangasMake thumbs.el obsolete
2022-09-24 Stefan KangasMove thumbs.el to lisp/obsolete
2022-09-24 Stefan Kangasimage-dired: Regenerate old thumbnails when needed
2022-09-24 Stefan Kangasimage-dired: Improve performance of marking commands
2022-09-24 Stefan Kangasimage-dired: Mark 'per-directory' as :safe
2022-09-24 Stefan KangasAdd new macro image-dired--with-dired-buffer
2022-09-24 Lars IngebrigtsenTweak how :override advice is formatted in *Help*
2022-09-24 Lars IngebrigtsenRename file-name-directory
2022-09-24 Lars IngebrigtsenEnsure that cus-load doesn't add things twice
2022-09-24 Lars Ingebrigtsen`append' doc string clarification
2022-09-24 Lars IngebrigtsenClarify message-newline-and-reformat doc string
2022-09-24 Stefan Kangas; * lisp/image/image-dired.el: Improve sectioning.
2022-09-24 Stefan Kangas; Make 'M-x image-dired' prompt even clearer
2022-09-24 Stefan KangasImprove image-dired-thumbnail-display-external
2022-09-24 Stefan Kangas* lisp/emacs-lisp/shortdoc.el (file-name): Improve...
2022-09-24 Stefan Kangasimage-dired: Use command substitution for tags bindings
2022-09-24 Stefan Kangasimage-dired: Various code clean ups
2022-09-24 Po LuReduce complexity of scroll bar window protection code
2022-09-24 Augusto StoffelNew Flymake backend using the shellcheck program
2022-09-24 Eli Zaretskii; * src/keyboard.c (Fposn_at_point): Doc fix. (Bug...
2022-09-23 Sean Whittonvc-git--pushpull: Restore handling of vc-git-program
2022-09-23 Stefan Monnier* lisp/emacs-lisp/eieio.el (defclass): Fix bug#51068
next