]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-10-02 Stefan Monniermark_overlays: Use the normal ITREE_FOREACH
2022-10-02 Stefan Monnieritree.c: Remove `tree` field from iterator
2022-10-02 Stefan MonnierMerge remote-tracking branch 'origin/feature/noverlay...
2022-10-02 Stefan MonnierNew ITREE_FOREACH macro
2022-10-01 Gerd MöllmannMake it compile with ITREE_DEBUG defined
2022-10-01 Stefan Monnieritree.c: Improve division between tree and iterator
2022-09-30 Gerd MöllmannRemove the per-tree null node
2022-09-29 Stefan Monnieritree: Remove the `visited` flag from the tree nodes
2022-09-29 Stefan Monnierfree_buffer_overlays: Move nearer to its sole caller
2022-09-29 Stefan Monnier* src/itree.c (interval_tree_iter_start): Improve error...
2022-09-29 Stefan Monnieralloc.c: Avoid nested overlay iterations (bug#58158)
2022-09-28 Stefan Monnieritree.[ch]: Add sanity checks, comments, and minor...
2022-09-28 Stefan MonnierMerge remote-tracking branch 'origin/scratch/noverlay...
2022-09-28 Gerd MöllmannAvoid nested iteration over intervals (bug#58144)
2022-09-28 Gerd MöllmannAdd debugging help for nested iterators (nug#58144)
2022-09-28 Gerd MöllmannFix last change
2022-09-27 Gerd MöllmannFix macOS build (bug#58108)
2022-09-26 Stefan Monnier* src/buffer.c (overlays_in): Fix confusion Z-vs-ZV
2022-09-25 Stefan MonnierMerge 'master' into noverlay
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
2022-09-23 Po LuFix more toolkit scroll bar window protection issues
2022-09-23 Stefan KangasAutoload wallpaper-set
2022-09-23 Eli ZaretskiiSupport Noto Emoji font as fallback
2022-09-23 YAMAMOTO MitsuharuFix shaping with bitmap-only fonts on HarfBuzz 5.2...
2022-09-23 Stefan Kangas; * lisp/image/wallpaper.el: Fix last commit.
2022-09-23 Stefan KangasSupport several new DEs in wallpaper.el
2022-09-23 Stefan Kangasimage-dired: Obsolete two unused functions
2022-09-22 Gregory Heytings; * Makefile.in: Make install depend on actual-all...
2022-09-22 Eli Zaretskii; Minor copyedits of elisp.texi
2022-09-22 Mattias EngdegårdDon't rewrite `set` to `setq` of lexical variables
2022-09-22 Stefan Kangasimage-dired: Improve minor mode docstring
2022-09-22 Stefan Kangasimage-dired: Remove redundant keybindings
2022-09-22 Stefan KangasFix failing image-dired test
2022-09-22 Stefan KangasAdd X-Hashcash to the end of mail headers
2022-09-22 Stefan Kangas; * lisp/mail/hashcash.el: Remove redundant :group...
2022-09-22 Michael AlbinusImprove don't save bookmark context from encrypted...
2022-09-22 Po LuWork around rare crash when turning scroll wheel
2022-09-21 Sean WhittonAdd support for user edits to VC command arguments
2022-09-21 Stefan KangasPrefer command remapping in image-dired-minor-mode
2022-09-21 Stefan KangasObsolete image-mode--images-in-directory
2022-09-21 Robert PluimUpdate version tag of rmail-retry-ignored-headers
2022-09-21 Eli Zaretskii; * lisp/emacs-lisp/gv.el (gv-synthetic-place): Doc...
2022-09-21 Stefan Kangas* test/lisp/image/image-dired-util-tests.el: New file.
2022-09-21 Richard StallmanAdd more headers to default value of rmail-retry-ignore...
next