]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-04-02 Lars IngebrigtsenFix regression in tex alignment
2022-04-02 Sean Whittonem-extpipe: Catch eshell-incomplete thrown while parsing
2022-04-02 August FengAdd S-SPC key sequence to bookmark-bmenu-mode-map
2022-04-02 Lars IngebrigtsenPut the define-minor-mode boilerplate at the end of...
2022-04-02 Eli Zaretskii; Improve documentation of 'font-lock-ignore'
2022-04-02 Lars IngebrigtsenFurther tweaks to cl--generic-describe
2022-04-02 Po Lu* lisp/dired.el (dired-mouse-drag): Offer HOST_NAME...
2022-04-02 Po LuFix crash when retrieving window property with invalid...
2022-04-02 Po LuCompute size of structs with flexible arrays correctly...
2022-04-02 Po Lu; * src/sqlite.c: Fix up header comment.
2022-04-02 Po LuFix error on mouse move over something not a window...
2022-04-02 Po Lu; * lisp/mouse.el (mouse-drag-and-drop-region-scroll...
2022-04-02 Po LuAdd new option `mouse-drag-and-drop-region-scroll-margin'
2022-04-02 Po LuImplement DELETE selection target for cross program...
2022-04-02 Po LuWork around dynamic drag bugs in modern Motif
2022-04-02 Po LuMake Motif drag work on window managers that don't...
2022-04-02 Dmitry Gutov* lisp/progmodes/xref.el (xref-search-program): Fix...
2022-04-02 Manuel UbertiSupport ugrep in xref-search-program-alist
2022-04-02 Stefan Monnierkmacro: Represent it as an OClosure
2022-04-01 Andrew G Cohen; gnus/nnselect must get headers from the right group
2022-04-01 Eli Zaretskii; * etc/NEWS: Fix typos. Reported by "T.V Raman" ...
2022-04-01 Augusto StoffelNew user option 'font-lock-ignore'
2022-04-01 Stefan Monniercl-generic: Rework obsolescence checks for defmethod
2022-04-01 IgnacioBetter check for when clipboard or primary selection...
2022-04-01 Stefan MonnierOClosure: Add support for defmethod dispatch
2022-04-01 Po LuImplement the Motif drag protocol
2022-04-01 Protesilaos... Update modus-themes to their version 2.3.0
2022-04-01 Michael AlbinusMore robust checks for directory buffers in image-mode
2022-04-01 Po LuOnly read 16 bytes of motif drag receiver info
2022-04-01 Po LuSimplify Haiku drag-and-drop implementation
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
next