]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-04-08 Po LuIgnore input extension errors caused by grabbing
2022-04-08 Po Lu* lisp/term/x-win.el (x-device-class): Detect "USB...
2022-04-08 Po LuAdd code for determining the type of an input device
2022-04-08 Po LuFix reporting of last-event-device for synthetic events
2022-04-08 Po LuMake device reporting work for tool bar clicks
2022-04-07 Po Lu* src/xterm.c (handle_one_xevent): Fix build warning...
2022-04-07 Stefan Monnierlisp/simple.el: Use #' in new code
2022-04-07 Matthias MeulienDisplay file mode information when diff font lock prett...
2022-04-07 Stefan MonnierOClosure: New function `function-documentation`
2022-04-07 Po LuExpose the name of an event's input device to Lisp
2022-04-07 Po LuFix xwidget smooth scrolling when the default pointer...
2022-04-07 Lars IngebrigtsenClarify read-answer-short/use-short-answers action
2022-04-07 Andrew G CohenEncrypt some parameters in auth-source plstore backend
2022-04-07 Jai FlackAdd a mu backend for gnus-search
2022-04-07 Michael Albinus* lisp/net/tramp-integration.el: Don't require files-x.
2022-04-07 Po LuFix error when calling DND movement tracking function
2022-04-07 Po Lu* src/xterm.c (xm_write_targets_table): Remove extra...
2022-04-07 Po LuFix DND bugs on GTK
2022-04-07 Po LuRemove more code mindlessly copied from NS
2022-04-07 Po Lu; * etc/PROBLEMS: Explain how to get dropping text...
2022-04-07 Po LuFix sending unsupported drops when there is no target...
2022-04-07 Po LuImprove doc of x-begin-drag
2022-04-07 Po LuReturn an appropriate action when performing unsupporte...
2022-04-07 Po Lu* src/xselect.c (x_atom_to_symbol): Add XdndSelection.
2022-04-06 Vincent BelaïcheFix ses-tests.el
2022-04-06 Stefan Monnier* lisp/ses.el: Fix 80-column-docstring warnings
2022-04-06 Po LuGet rid of extra sync looking up window through XTransl...
2022-04-06 Po LuMove some X11 drag and drop processing to Lisp
2022-04-06 Lars IngebrigtsenFix minor-mode doc string quoting
2022-04-06 Davide MasserutMake the Foot terminal an alias of xterm-256color
2022-04-06 Kien NguyenMake file-name-split returns driver name as well in...
2022-04-06 Davide MasserutAdd .bashrc detection to sh-mode
2022-04-06 Markus KoppUse CUA functions to scroll pages with pixel-scroll...
2022-04-06 Po LuPrevent races when trying to set Motif drag window
2022-04-06 Michael AlbinusRevert unneeded change in tramp-integration.el
2022-04-06 Lars IngebrigtsenFix URL-related typos in comments and messages
2022-04-06 Po LuImprove safety of haiku-drag-message
2022-04-06 Po Lu; * src/xterm.c: Improve commentary.
2022-04-06 Po LuClean up more PGTK code
2022-04-06 Po Lu* src/emacs.c (main): Improve accuracy of daemon warnin...
2022-04-06 Po Lu* src/xterm.c (x_dnd_send_unsupported_drop): Also handl...
2022-04-06 Po LuPreserve contents of PRIMARY when sending unsupported...
2022-04-06 Paul EggertPort Org encode-time usage back to Emacs 25
2022-04-06 Po Lu* src/xterm.c (handle_one_xevent): Assert that hold_qui...
2022-04-06 Paul EggertPacify gcc -Wanalyzer-null-dereference
2022-04-05 Juri LinkovAllow completion wrapping in minibuffer completion...
2022-04-05 Glenn Morris* test/lisp/ses-tests.el: Require ert-x, for ert-simula...
2022-04-05 Juri LinkovNew commands for navigating completions from the minibu...
2022-04-05 Juri LinkovUse base prefix and suffix instead of completion-base...
2022-04-05 Juri LinkovChoosing a completion with a prefix argument doesn...
2022-04-05 Juri Linkov* test/lisp/replace-tests.el: New tests for query-repla...
2022-04-05 Robert Pluim; * admin/notes/emba: Fix typos
2022-04-05 Robert PluimReject invalid time-string in appt-add immediately
2022-04-05 Michael AlbinusHandle remote system processes
2022-04-05 Po LuMark some data during drag-and-drop
2022-04-05 Jimmy Aguilar... Fix some details in completions
2022-04-05 Po Lu; * lisp/term/haiku-win.el: Fix compiler warning on X.
2022-04-05 Po LuAllow dropping text to the root window
2022-04-05 Po LuAdd support for dragging text onto windows that don...
2022-04-05 Po Lu* configure.ac (HAVE_GIF): Respect --with-gif on PGTK...
2022-04-05 Po LuRespect new DND options when dragging to ourselves...
2022-04-04 Stefan Monnier* lisp/progmodes/cc-cmds.el (indent-new-comment-line...
2022-04-04 Stefan MonnierOClosure: add support for `slot-value`
2022-04-04 Eli Zaretskii; * src/alloc.c (grow_mark_stack): Remove unused variable.
2022-04-04 Vincent BelaïcheSES with case insensitive cell names for jumping.
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
next