]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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 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
2022-09-13 Stefan Kangas; image-dired: Delete unnecessary :group arg
2022-09-13 Lars IngebrigtsenRemove a nil cl-case case
2022-09-13 Lars IngebrigtsenFix some misleading quoting in cl-case
2022-09-13 Eli Zaretskii; * etc/NEWS: More detail about 'image-crop' and 'image...
2022-09-13 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-09-13 Philipp StephaniHave 'cl-case' warn about suspicious cases
2022-09-13 Philipp StephaniSignal an error if a fallback cl-case is misplaced
2022-09-13 Lars IngebrigtsenMove imagep in image.c from the debugging section
2022-09-13 Lars IngebrigtsenFix help--analyze-key problem when not called from...
2022-09-13 Eli Zaretskii; * src/image.c (svg_load_image): Another minor cleanup...
2022-09-13 Lars IngebrigtsenAdd new commands 'image-crop' and 'image-elide'
2022-09-13 Lars IngebrigtsenAdd new function imagep
2022-09-13 Eli Zaretskii; Add commentary to comp-tests.el
2022-09-13 Gerd MöllmannFix whitespace-tests on macOS
2022-09-13 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-09-13 Eli Zaretskii; * src/image.c (svg_load_image): Always free 'err...
2022-09-13 Stefan Monniercomp-tests.el: Enable compilation again
2022-09-13 Eli ZaretskiiFix last change in image.c
2022-09-13 Stefan KangasPrefer defvar-keymap in several cases
2022-09-13 Lars IngebrigtsenEnable undo in eww buffers
2022-09-13 Lars IngebrigtsenIndirect Buffers manual improvement
2022-09-13 Eli Zaretskii; * test/src/comp-tests.el: Explain the last change.
2022-09-13 dickmaoAvoid double svg error reporting and segfaults
2022-09-13 Stefan Kangas; Fix last change in test/manual/image-tests.el
2022-09-13 Stefan KangasPrefer defvar-keymap in pixel-scroll-precision-mode-map
2022-09-13 Stefan KangasPrefer defvar-keymap in tab-line.el
2022-09-13 Stefan KangasPrefer defvar-keymap in lisp/epa*.el
2022-09-13 Po LuFix frames with explicit parent being unmapped after...
2022-09-13 Stefan KangasMerge from origin/emacs-28
2022-09-13 Stefan Kangas; Merge from origin/emacs-28
2022-09-13 Stefan KangasMerge from origin/emacs-28
2022-09-13 Stefan Kangas; * admin/notes/www: Fix typos.
2022-09-12 Paul EggertFix comp-tests.el problem after reconfiguring
2022-09-12 Juri LinkovDocument the recently added branch commands (bug#50344)
2022-09-12 Juri Linkov* lisp/vc/vc.el (vc-print-branch-log): Fix interactive...
2022-09-12 Juri Linkov'C-x v b' prefix key is used for branch commands to...
2022-09-12 Eli Zaretskii; * etc/NEWS: Fix typo and wording of recently added...
2022-09-12 Sean Whitton; etc/NEWS: Fix typo.
2022-09-12 Sean Whitton; etc/NEWS: Update for last change.
2022-09-12 Sean WhittonAdd new C-x w prefix map
2022-09-12 Stefan KangasSkip manual GIF metadata test on MS-Windows
2022-09-12 Lars IngebrigtsenDon't overwrite error message in `x' in package.el
2022-09-12 Lars IngebrigtsenRemove some XEmacs references in speedbar.el
2022-09-12 Lars IngebrigtsenDocument :vert-only tool bar property
2022-09-12 Arthur MillerRemove edebug props in edebug-remove-instrumentation
2022-09-12 Lars IngebrigtsenFix length issues in gnus-cloud-make-chunk
2022-09-12 Stefan Kangas; * admin/make-tarball.txt: Minor clarifications.
2022-09-12 Stefan Kangas; Bump Emacs version past 28.2
2022-09-12 Arash EsbatiConsider key=val labels when renumbering
2022-09-12 Michael AlbinusFix Tramp test
2022-09-12 Po LuFix focus restoration upon x_mouse_leave again
2022-09-12 Stefan KangasUpdate HISTORY for Emacs 28.2 emacs-28.2
2022-09-11 Dmitry Gutov* lisp/progmodes/xref.el: Bump the version.
2022-09-11 Kévin Le GouguecRestrict replace-*-in-region to the bounds defined...
2022-09-11 Michael AlbinusDisable Tramp cache for relative file names
next