]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-04-04 Mattias EngdegårdReduce GC mark-phase recursion by using explicit stack...
2022-04-04 Jürgen HötzelUse correct signal oldset in posix_spawn implementation
2022-04-04 Stefan Monniertest/lisp/edmacro-tests.el: Adjust to recent changes
2022-04-04 Stefan Monnieredmacro.el: Silence warnings due to kmacro changes
2022-04-04 Po LuHandle mouse movement correctly during DND from one...
2022-04-04 Po LuFix generation of extra DND events while dragging on...
2022-04-04 Po Lu* src/xterm.c: Explain meaning of drag-and-drop state...
2022-04-04 Lars IngebrigtsenFurther fixes for cl--generic-describe and (function...
2022-04-04 Mattias EngdegårdInline call0..8
2022-04-04 Mattias EngdegårdSpeed up comparisons between 2 fixnums
2022-04-04 Mattias EngdegårdRewrite string-greaterp and string> using string-lessp
2022-04-04 Mattias EngdegårdFaster `string-lessp` for unibyte arguments
2022-04-04 Po LuRespect frame extents during drag and drop
2022-04-04 Po LuDon't baselessly ignore frames after passing through...
2022-04-04 Po LuImprove behavior of dragging text to windows on top...
2022-04-03 Andrew G CohenReplace list and vector sorting with TIMSORT algorithm
2022-04-03 Mattias EngdegårdAdd optional GC marking function to specpdl unwind_ptr...
2022-04-03 Po Lu* src/xterm.c (x_dnd_get_target_window): Look at root...
2022-04-03 Juri Linkov* lisp/tab-bar.el (tab-bar-undo-close-tab): Update...
2022-04-03 Philipp Stephani; * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value...
2022-04-03 Po LuFix various bugs with mouse dragging on Haiku
2022-04-03 Jim PorterFix handling of '\\' inside double-quotes in Eshell
2022-04-03 James ThomasEnsure re-encoding after change in gnus-inews-do-gcc
2022-04-03 Lars IngebrigtsenHave global minor modes say so in the doc string
2022-04-03 Po LuImplement `drag-source' values of `track-mouse' on...
2022-04-03 Po LuImplement `drag-source' values of track-mouse on NS
2022-04-03 Po LuImplement (sort of) `drag-source' on Haiku
2022-04-03 Po LuMake dragging stuff to a window above a frame work
2022-04-03 Po LuDon't touch WAYLAND_DISPLAY in browse-url
2022-04-03 Po LuLook for DND proxies on the root window as well
2022-04-03 Po LuImplement new DND features on GNUstep
2022-04-03 Po LuImplement new DND options on Haiku
2022-04-03 Po LuAdd user options to move point and scroll window during DND
2022-04-03 Po LuFix Motif drag-and-drop on servers without XI2
2022-04-03 Po LuFix incorrect usage of XM_DRAG_SIDE_EFFECT
2022-04-02 Basil L. Contovounesios; Pacify obsoletion warnings in image-tests.el.
2022-04-02 Lars IngebrigtsenFix bootstrap errors after previous easy-mmode change
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
next