]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-04-01 Po LuSupport Motif DND help
2022-04-01 Po Lu; * src/xterm.c: Update commentary.
2022-04-01 Po LuMake dropping files on Motif programs work
2022-04-01 Po LuAvoid extra sync if we didn't get the right wmstate
2022-04-01 Po LuFix a build warning on the non-XI2 build
2022-03-31 Eli ZaretskiiFix a bug in configure.ac that failed the --without...
2022-03-31 Po LuFix Motif DND on window managers that don't support...
2022-03-31 Po LuImplement missing parts of the Motif drag and drop...
2022-03-31 Lars IngebrigtsenTweak how functions are formatted in Implementation...
2022-03-31 Po LuMinor fixes to treatment of `allow_current_frame'
2022-03-31 Po Lu; * src/xterm.c (handle_one_xevent): Respect current...
2022-03-31 Po LuImplement Motif drop protocol
2022-03-30 Stefan Monniercl-generic: Use OClosures for `cl--generic-isnot-nnm-p`
2022-03-30 Stefan MonnierEIEIO tests: Fix failure when `eieio-core.el` is interp...
2022-03-30 Andrea Corallo* src/pdumper.c (dump_get_max_page_size): Rename from...
2022-03-30 Andrea Corallo* src/pdumper.c: Remove getpagesize.h dependecy.
2022-03-30 Michael AlbinusExtend signal-process and proced.el
2022-03-30 Michael Albinus; Extend Tramp FAQ
2022-03-30 Po LuRemove local copies of remote files created for drag...
2022-03-30 Po LuIgnore mouse movement correctly on Haiku during drag...
2022-03-30 Po LuPrevent signals when dragging nonexistent files on...
2022-03-30 Po Lu; * lisp/dired.el (dired-mouse-drag): Create local...
2022-03-30 Po LuDisallow building with non-toolkit scroll bars on non...
2022-03-30 Po LuAvoid calling XGetAtomName in a loop when fetching...
2022-03-30 Po LuAdd some optimizations to ShapeNotify handling
2022-03-29 Michael AlbinusHandle process property `remote-command' in Tramp
2022-03-29 Lars Ingebrigtsenipv6 addresses aren't suspicious
2022-03-29 Jim PorterDon't use 'eshell-convert' when all we want is a number
2022-03-29 Jim PorterAdd tests for Eshell's umask command
2022-03-29 Thomas FitzsimmonsFix eww bookmark writing
2022-03-29 Po LuRewrite desktop workarea computation to avoid too many...
2022-03-29 Mattias EngdegårdFix typo in ERC DCC code in verbose mode
2022-03-29 Stefan Monnier* lisp/emacs-lisp/oclosure.el (oclosure--define): Autoload
2022-03-29 Po LuSpecially decode more selection types on Haiku
2022-03-29 Po LuTemporarily fix the oclosure bootstrap
2022-03-29 Po LuDon't loop through useless region when searching for...
2022-03-28 Juri LinkovAdd search function to search within filenames in Dired...
2022-03-28 Stefan MonnierAdd OClosures, a cross between functions and structs
2022-03-28 Po LuFix doc of `gui-get-selection' as to what is really...
2022-03-28 Po LuMinor fixes to Haiku selection support
2022-03-28 Po LuImprove portability of XCB configure checks
2022-03-28 Michael AlbinusDo not register Tramp file name handlers twice
2022-03-28 Po LuAvoid extra sync when fetching DND proxy window
2022-03-28 Po LuClean up some uses of XInternAtom
2022-03-28 Po Lu; * src/xterm.c (x_dnd_compute_toplevels): Use right...
2022-03-27 Po LuStore latin-1 content into the Haiku clipboard as well
2022-03-27 Po LuClean up PGTK cursor blanking code
2022-03-27 Po LuDon't wait for XdndFinished messages if the target...
2022-03-27 Augusto StoffelAlways run 'isearch-lazy-count-update-hook' with point...
2022-03-27 Po LuFix processing of DND grab on non-XI2 builds
2022-03-27 Stefan KangasMerge from origin/emacs-28
2022-03-27 Po LuFix no-toolkit build
2022-03-27 Po LuAvoid excessive synchronization when handling ShapeNoti...
2022-03-27 Po Lu; * src/haikuimage.c (syms_of_haikuimage): Remove dupli...
2022-03-26 Mattias EngdegårdFix reader infinite recursion for circular mixed-type...
2022-03-26 Eli Zaretskii; * src/image.c (syms_of_image): Fix whitespace.
2022-03-26 Po LuEnable the native display of BMP images on Haiku
2022-03-26 Po LuFix crash when timer signals or throws inside a popup...
2022-03-26 Po Lu; * src/xterm.c (x_dnd_compute_toplevels): Fix cookie...
2022-03-26 Po LuFix processing of emacs:window_id inside DND messages...
2022-03-26 Michael Albinus; Improve readablity in grep.el
2022-03-26 Michael AlbinusDon't let Tramp block dired (Bug#54542)
2022-03-26 Po LuMinor fixes to last change
2022-03-26 Po LuAlso fetch shapes via XCB for drag and drop
2022-03-26 Eli ZaretskiiUse native image APIs on MS-Windows by default
2022-03-26 Eli ZaretskiiSupport display of BMP images on MS-Windows
2022-03-26 Eli ZaretskiiImprove 'desktop--emacs-pid-running-p'
2022-03-26 Po Lu* doc/emacs/anti.texi (Antinews): Unannounce removal...
2022-03-26 Stefan KangasMerge from origin/emacs-28
2022-03-26 Po LuFix crash when windows are destroyed by faulty clients
2022-03-26 Po LuAvoid excessive synchronization when initiating drag...
2022-03-26 Po LuFix compiler warning in x-dnd.el
2022-03-26 Po LuAvoid ClientMessage overhead when dragging stuff to...
2022-03-26 Po LuFix minor issues with dired-mouse-drag-files
2022-03-25 Andrew G Cohen; * lisp/gnus/nnselect.el (nnselect-get-artlist): Fix...
2022-03-25 Andrew G Cohen; Restore regexp-quote for gnus subject match
2022-03-25 Lars IngebrigtsenFix eshell-explicit-command-char doc string typo
2022-03-25 Lars IngebrigtsenFix (bounds-of-thing-at-point 'number)
2022-03-25 Lars IngebrigtsenFix reporting of read error line/columns in the init...
2022-03-25 Lars IngebrigtsenImprove pp-last-sexp ergonomics
2022-03-25 Po LuImplement new drag and drop parameter on Haiku
2022-03-25 Po LuAllow dragging files from dired to windows on the same...
2022-03-25 Eli ZaretskiiImprove documentation of 'completion-auto-select'
2022-03-25 Po LuMake it easier to select text inside dired when mouse...
2022-03-25 Michael Albinus* admin/notes/emba: Mention workflow rules for branches.
2022-03-25 Po LuFix quitting DND while waiting for finish
2022-03-25 Po LuTake window shapes into account when processing drag...
2022-03-25 Stefan KangasMerge from origin/emacs-28
2022-03-25 Po LuUse _NET_CLIENT_LIST_STACKING to optimize drag and...
2022-03-24 Philip KaludercicFix wrapping of 'previous-completion' at the beginning...
2022-03-24 Juri LinkovSmall fixes for the new feature 'second-tab' of 'comple...
2022-03-24 Eli ZaretskiiClarify the description of "selected tags table"
2022-03-24 Augusto StoffelHandle invisible text in Eldoc when calculating size
2022-03-24 Eli Zaretskii; * etc/NEWS: Fix wording of a recently added entry.
2022-03-24 Po LuAllow fetching events from other displays inside DND
2022-03-24 Mauro Aranda; Fix filename in undigest-tests.el header
2022-03-24 Michael AlbinusAdapt Tramp to dired--insert-disk-space assumptions
2022-03-24 Lars IngebrigtsenFix autoinsert.el byte compilation warning
2022-03-24 Jimmy Aguilar... Merge 'completion-auto-select new value secont-tab'
2022-03-24 Jimmy Aguilar... Add documentation entries for completion-auto-select...
next