]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-03-19 Guy GastineauRemove redundant checks in erc--switch-to-buffer
2022-03-19 F. Jason ParkAdd unit test for erc--switch-to-buffer
2022-03-19 Po LuIgnore drag source frame on Haiku in line with document...
2022-03-19 Stefan KangasMerge from origin/emacs-28
2022-03-19 Po LuDocument dired-mouse-drag-files
2022-03-19 Po Lu* src/xterm.c (XTread_socket): Don't filter GenericEvents.
2022-03-19 Po LuFix some glitches when dragging files from dired
2022-03-19 Po LuHandle composite overlay window during drag and drop...
2022-03-18 Po LuFix some XIM servers getting confused during drag-and...
2022-03-18 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-make-closur...
2022-03-18 Stefan MonnierPcomplete: Better obey `completion-at-point-functions`
2022-03-18 Stefan Monnier* lisp/gnus/mail-source.el (mail-source-set-1): Fix...
2022-03-18 Mattias EngdegårdSpeed up fixnum printing
2022-03-18 Eli ZaretskiiFix a regression in 'decipher-digram-list'
2022-03-18 Michael AlbinusMake application configurable in 'with-connection-local...
2022-03-18 Mattias EngdegårdSpeed up number-to-string for fixnums
2022-03-18 Po LuImplement drag-and-drop of files on Haiku
2022-03-18 Stefan KangasMerge from origin/emacs-28
2022-03-18 Po LuAllow dragging messages with file names on Haiku
2022-03-18 Po LuAllow dragging files from Dired to other programs
2022-03-18 Karl FogelImprove documentation of bookmark default sorting
2022-03-18 Po LuMinor fixes to DND support
2022-03-17 Stefan MonnierRemove some early-bootstrap dependencies for `advice`
2022-03-17 Mattias EngdegårdPut bytecode stack frame metadata in a struct
2022-03-17 Lars IngebrigtsenRestore HOME after mailcap-parsing-and-mailcap-mime...
2022-03-17 Michael AlbinusEnable Tramp reloading
2022-03-17 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl-defgeneric): Warn...
2022-03-17 Lars IngebrigtsenAvoid repeated prompts in `M-x shell' if using ~/.emacs...
2022-03-17 Lars IngebrigtsenMake shell-resync-dirs work with zsh
2022-03-17 Stefan Monnier(seq-contains-p): Refine the non-nil returned value
2022-03-17 Eli Zaretskii; * doc/lispref/display.texi (Overlay Arrow): More...
2022-03-17 Philipp StephaniFix a use of 'cl-defgeneric'.
2022-03-17 Lars IngebrigtsenMake `?' work again in read-multiple-choice
2022-03-17 Felician NemethFormat long help texts better in read-multiple-choice
2022-03-17 Andrew G CohenImprove propagation of gnus/nnselect group info
2022-03-17 Andrew G CohenFix bug in nnselect fetching new articles in a thread
2022-03-17 Sean WhittonDon't use the original sender's address as the envelope...
2022-03-17 Arash EsbatiImprove LaTeX symbol prettification
2022-03-17 Po LuPrevent invisible frames from acting as drag sources
2022-03-17 Po Lu* src/haikuselect.c (Fhaiku_drag_message): Clear displa...
2022-03-17 Po LuFix creating frames with an initial value of `fullscree...
2022-03-17 Michael AlbinusDo not cache directories with Tramp sshfs
2022-03-17 Po LuFix mouse movement on Haiku
2022-03-17 Po LuDisplay drag-and-drop messages in echo area on non...
2022-03-17 Eli ZaretskiiFix compilation error of xterm.c
2022-03-17 Po LuPrevent delivery of duplicate events when window is...
2022-03-17 Po Lu* src/xterm.c (x_dnd_begin_drag_and_drop): Always initi...
2022-03-17 Po LuRestore old PGTK scrolling code
2022-03-17 Po LuMake GTK inspector available on PGTK
2022-03-17 Po Lu; * lisp/term/haiku-win.el (x-begin-drag): Fix compiler...
2022-03-17 Po Lu* lisp/term/haiku-win.el (x-begin-drag): Fix type code...
2022-03-17 Po LuImplement cross-program drag-and-drop on Haiku
2022-03-17 Po LuImprove GTK support for X11 drag-n-drop
2022-03-17 Paul EggertSimplify generate-new-buffer-name randomness
2022-03-17 Paul EggertImprove random bignum generation
2022-03-16 Alan MackenzieStrip positions from symbols before the eval in eval...
2022-03-16 Robert PluimReport buffer-name when local mode-line is invalid
2022-03-16 Robert PluimGuard against custom entries that can contain NULs
2022-03-16 Robert PluimImprove error message for 'not running' processes
2022-03-16 Manuel Giraud* lisp/net/tramp-sh.el (tramp-find-file-exists-command...
2022-03-16 Robert PluimLink with libdl when using pgtk
2022-03-16 Po Lu* doc/lispref/frames.texi (x-begin-drag): Improve wording.
2022-03-16 Po LuFix 32-bit Haiku build
2022-03-16 Po LuAdd support for dropping plain text on Haiku
2022-03-16 Po LuRedo Haiku DND support
2022-03-16 Eli ZaretskiiFix last change in frames.texi
2022-03-16 Po LuPacify compiler warning in handle_one_xevent
2022-03-16 Po LuCorrect last change for return-frame drags
2022-03-16 Po LuFix minor bugs with XDND support
2022-03-16 Po LuFix XI 2.0 build
2022-03-16 Po LuFix tooltip text properties showing up in dragged text
2022-03-16 Stefan KangasMerge from origin/emacs-28
2022-03-16 Po LuBetter handle drag-and-drop from one Emacs frame to...
2022-03-16 Po Lu* src/xfns.c (Fx_begin_drag): Improve doc string.
2022-03-16 Po LuAdd support for dragging text from Emacs to other programs
2022-03-16 Po LuFix build with GTK 3.18.0 or earlier
2022-03-15 Eli ZaretskiiClean up implementation of N0 per UAX#9
2022-03-15 Juri Linkov* doc/misc/transient.texi: Fix @dircategory to "Emacs...
2022-03-15 Sam SteingoldExtract `gnus-collect-urls-from-article' from `gnus...
2022-03-15 Stefan Monnier* lisp/url/url-vars.el: Cosmetic changes
2022-03-15 Stefan Monnierdoctex-mode: Try and fix bug#35140
2022-03-15 Lars IngebrigtsenFix byte-code button in help--describe-command
2022-03-15 Lars IngebrigtsenRevert "New command `gnus-summary-browse-all-urls'...
2022-03-15 Po LuFix some minor glitches with Haiku scroll bars
2022-03-15 Po LuFix crashes when trying to pop up a menu on GTK 2
2022-03-15 Po LuFix some issues with input on GTK 2 builds
2022-03-15 Po LuFix extraneous ifdef in xwidgets code
2022-03-15 Po Lu* src/xterm.c (handle_one_xevent): Fix use of wrong...
2022-03-15 Po LuStop relying on dynlib for PGTK interrupt input
2022-03-14 Thomas FitzsimmonsEUDC: Fix a bug and some docstrings
2022-03-14 Paul EggertAnother fix for the no-toolkit build
2022-03-14 Paul EggertPrefer CALLN
2022-03-14 Sam SteingoldNew command `gnus-summary-browse-all-urls' bound to "v"
2022-03-14 Po LuFix the no toolkit build
2022-03-14 Lars IngebrigtsenFix RFC2047 encoding of Disposition-Notification-To
2022-03-14 Po LuHandle position specification hints on X toolkit builds
2022-03-14 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Simplify...
2022-03-14 Lars IngebrigtsenImprove the execute-kbd-macro doc string
2022-03-14 Philipp StephaniMake Edebug specification for 'cl-defstruct' more lenient.
2022-03-14 Lars IngebrigtsenDon't always escape "." and "?" in `prin1'
next