]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2022-09-23 Stefan Kangasimage-dired: Rewrite and extend slideshow feature
2022-09-23 Stefan Kangasimage-dired: Mark two slideshow defuns as internal
2022-09-23 Stefan Monniercconv.el: Fix interactive closure bug#51695
2022-09-23 VisuweshMake Gnus respect mode-line-buffer-identification-keymap
2022-09-23 VisuweshMake bounding box of 'image-crop' more noticeable
2022-09-23 Lars IngebrigtsenDon't overwrite cus-load dependencies
2022-09-23 Lars IngebrigtsenMake loaddefs-gen register parent :groups from defcustom
2022-09-23 kobarityFix syntax check in python-info-looking-at-beginning...
2022-09-23 Lars IngebrigtsenInhibit image-crop when there's overlays
2022-09-23 Lars IngebrigtsenDelete the correct region after cropping an image
2022-09-23 Stefan Kangasimage-dired: Disable 'image-map' in thumbnail buffer
2022-09-23 Stefan KangasUpdate manual for recent image-dired changes
2022-09-23 Mattias Engdegård* lisp/files.el (risky-local-variable): Remove max...
2022-09-23 Mattias EngdegårdRemove max-specpdl-size overrun test
2022-09-23 Stefan Kangas; Fix :type of image-dired-thumbnail-storage
2022-09-23 Michael Albinus* lisp/bookmark.el (bookmark-make-record): Fix thinko.
2022-09-23 Stefan Kangas; Fix warnings in --without-x build
2022-09-23 Stefan KangasImprove prompt of 'image-dired' command
2022-09-23 Stefan KangasRename 'image-dired-db-file' to 'image-dired-tags-db...
2022-09-23 Stefan KangasMerge from origin/emacs-28
next