]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-09-16 Alan Mackenziecc-fonts.el: Eliminate an Emacs compiler warning introd...
2022-09-16 Mattias EngdegårdFaster and more robust list-of-strings-p
2022-09-16 Michael Albinus; * etc/NEWS: Fix typos.
2022-09-16 Lars IngebrigtsenFix *Help* output for native-comp functions from IELM
2022-09-16 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-09-16 Eli Zaretskii; * lisp/image/image-crop.el (image-cut): Doc fix.
2022-09-16 Lars IngebrigtsenRegenerate ldefs-boot.el
2022-09-16 Lars IngebrigtsenInhibit image-mode resizing in the minibuffer
2022-09-16 Eli Zaretskii; * lisp/vc/vc.el (vc-responsible-backend): Explain...
2022-09-16 Lars IngebrigtsenFix cperl list indentation problem
2022-09-16 Stefan KangasPrefer defvar-keymap in picture.el
2022-09-16 Lars IngebrigtsenDon't use autoloaded functions for safe-local-variable
2022-09-16 Lars IngebrigtsenAdd new predicate list-of-strings-p
2022-09-16 Lars IngebrigtsenFix sorting of backends in vc-responsible-backend
2022-09-16 Po LuFix icon spec for outline icons
2022-09-16 Lars IngebrigtsenRename `image-elide' to `image-cut' and add more bindings
2022-09-16 Po LuFix wrong source window being generated for XDND leave...
2022-09-16 Po LuAvoid asserting for fontset validity before it is used
2022-09-16 Po LuAdd portable versions of the outline SVGs
2022-09-16 Juri LinkovAdd outline open/close images (bug#57813)
2022-09-16 Gerd MöllmannFix crash in GC on macOS (bug#57751)
2022-09-16 Peter Münsterimage-dired: Fix thumbnail options for gm
2022-09-15 Stefan Kangas; * etc/NEWS: Improve and re-arrange Image-Dired section.
2022-09-15 Stefan KangasImprove image-dired-display-properties-format
2022-09-15 Stefan Kangasimage-dired: Show header line on start
2022-09-15 Stefan Monniercombine-change-calls-1: Fix case where `body` also...
2022-09-15 Stefan Kangasimage-dired: Fix performance bug with mouse click
2022-09-15 Stefan KangasMake image-dired-toggle-mark-thumb-original-file obsolete
2022-09-15 Mattias EngdegårdInclude nil as valid wallpaper-commmand
2022-09-15 Alan MackenzieCC Mode: Handle C++20 modules
2022-09-15 Stefan Kangas; Fix wallpaper-set on TTY
2022-09-15 Stefan KangasDocument MS-Windows support in wallpaper.el
2022-09-15 Stefan KangasImprove error when wallpaper-command is nil
2022-09-15 Stefan KangasSupport macOS in wallpaper.el
2022-09-15 Juri LinkovFix outline image icon display (bug#57813)
2022-09-15 Stefan Kangas; Silence byte-compiler in wallpaper.el
2022-09-15 Eli Zaretskii; Fix last change in w32fns.c.
2022-09-15 Eli ZaretskiiImplement support for 'wallpaper-set' on MS-Windows
2022-09-15 Stefan KangasAdd rudimentary font-locking to edit-abbrevs-mode
2022-09-15 Mattias EngdegårdUse `eql` or `eq` instead of `=` in some places
2022-09-15 Mattias EngdegårdSimplify and shrink reader buffers
2022-09-15 Mattias Engdegårdmapconcat fast path with `identity` function argument
2022-09-15 Po LuMore fixes for XDND proxy support
2022-09-15 Stefan KangasUse substitute-command-keys in proced-help
2022-09-15 Eli Zaretskii; Fix doc string of 'loaddefs-generate'
2022-09-15 Eli ZaretskiiRevert "; Fix doc string of 'loaddefs-generate'"
2022-09-15 Eli Zaretskii; Fix doc string of 'loaddefs-generate'
2022-09-15 Stefan KangasMerge from origin/emacs-28
2022-09-15 Jim PorterAllow using a symbol as an index into an alist in Eshell
2022-09-14 Sean WhittonUse '^' key for detach command bindings
2022-09-14 Stefan KangasAdd image-transform-reset-to-original to manual
2022-09-14 Stefan KangasSupport fbsetbg in wallpaper.el
2022-09-14 Augusto Stoffelpcomplete: Generate completions from --help messages
2022-09-14 Augusto Stoffel; * src/emacs.c (usage_message): Remove stray tabs.
2022-09-14 Eli Zaretskii; * lisp/image/image-crop.el (image-elide, image-crop...
2022-09-14 Lars IngebrigtsenAllow specifying the color to use in image-elide
2022-09-14 Stefan KangasAutomate exporting etc/NEWS to HTML
2022-09-14 Lars IngebrigtsenMake image-crop variables into user options
2022-09-14 Stefan KangasSupport hsetroot in wallpaper.el
2022-09-14 Stefan Kangas; Fix typo in wallpaper--default-commands
2022-09-14 Stefan Kangas; * etc/NEWS: Fix typo.
2022-09-14 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-09-14 Lars IngebrigtsenSpeed up Emacs build by autoloading vc-git-annotate...
2022-09-14 Lars IngebrigtsenFix image-mode.el compilation
2022-09-14 Lars IngebrigtsenMake image cropping work in image-mode buffers
2022-09-14 Lars IngebrigtsenDon't alter the buffer contents in image-crop by default
2022-09-14 Mattias EngdegårdRaise default max-specpdl-size and max-lisp-eval-depth
2022-09-14 Stefan KangasRename image transform commands to be less confusing
2022-09-14 Stefan Kangas; * doc/emacs/files.texi (Image Mode): Improve indexing.
2022-09-14 Lars IngebrigtsenRemove the save-match-data from shell-command
2022-09-14 Lars IngebrigtsenFix textsec-suspicious foreground color
2022-09-14 Lars IngebrigtsenAlso use eww URL transformers in the actual links
2022-09-14 Stefan KangasAdd new command image-mode-wallpaper-set
2022-09-14 Stefan Kangas; * lisp/image/wallpaper.el: Minor doc fixes.
2022-09-14 Stefan KangasAdd :type to wallpaper-command
2022-09-14 Evan KlitzkeAdd consteval and constinit keywords to cc-mode
2022-09-14 Eli Zaretskii* Makefile.in (uninstall): Remove the *.eln files....
2022-09-14 Basil L. ContovounesiosFix more misleading cl-case quoting in tests
2022-09-14 Stefan KangasMake it easier to customize wallpaper command
2022-09-14 Stefan KangasImprove wallpaper.el docs for recent changes
2022-09-14 Stefan KangasAllow setting wallpaper from TTY
2022-09-14 Stefan Kangas* lisp/image/wallpaper.el (wallpaper-commands): Add...
2022-09-14 Stefan KangasSupport recent KDE Plasma in wallpaper.el
2022-09-14 Stefan KangasFix desktop environment check on Ubuntu
2022-09-14 Stefan Kangas; * etc/NEWS: Improve wording of 'xdg-state-home' entry.
2022-09-14 Stefan KangasAdd new function xdg-current-desktop to xdg.el
2022-09-14 Stefan KangasImprove messages in image-crop.el
2022-09-14 Po LuImplement wallpaper.el support for Haiku
2022-09-14 Stefan KangasSupport wbg in wallpaper.el (Bug#57781)
2022-09-14 Stefan Kangas; Prefer string-join in image-dired
2022-09-14 Lars IngebrigtsenFix recently-added cl-macs tests
2022-09-13 Lars IngebrigtsenMake help-fns--generalized-variable more resilient
2022-09-13 Juri LinkovPrefer defvar-keymap for repeat-map in outline.el
2022-09-13 Paul EggertPort alignas definition to C23
2022-09-13 Eli Zaretskii; * etc/NEWS: Fix wording of 'image-crop' entry.
2022-09-13 Lars IngebrigtsenFix wallpaper.el build warning
2022-09-13 Lars IngebrigtsenRevert "Fix help--analyze-key problem when not called...
2022-09-13 Stefan KangasUse wallpaper-set in thumbs.el
2022-09-13 Stefan KangasAdd new command image-dired-set-wallpaper
2022-09-13 Stefan KangasAdd new library wallpaper.el
next