]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-03-21 dickmaoRewrite hl-line-mode
2022-03-21 Lars IngebrigtsenAdd a new face shr-code
2022-03-21 Andrea Corallo; * src/comp.c: Update a comment.
2022-03-21 Po LuMinor fixes to Haiku DND support
2022-03-21 Stefan KangasMerge from origin/emacs-28
2022-03-21 Po LuImprove handling of input methods during drag-and-drop
2022-03-21 Po LuMake quitting work while DND is waitng for finish
2022-03-21 Kyle MeyerUpdate to Org 9.5.2-25-gaf6f12
2022-03-21 Dmitry GutovSupport indentation of Ruby pattern matching expressions
2022-03-20 Andrew G CohenFix imap fetching multiple mailboxes (bug#54158)
2022-03-20 Juri Linkov* etc/NEWS: Mention new hook 'minibuffer-lazy-highlight...
2022-03-20 Augusto StoffelAdd lazy highlight to 'isearch-edit-string'
2022-03-20 Augusto StoffelAllow lazy highlight and match count while reading...
2022-03-20 Augusto StoffelNew hook, lazy-count-update-hook
2022-03-20 Juri Linkov* lisp/tab-bar.el (tab-bar-new-tab-to): Don't funcall...
2022-03-20 Michael AlbinusExtend connection-local variables example in Elisp...
2022-03-20 Paul EggertRemove duplicate INLINE_HEADER_BEGIN
2022-03-20 Eli ZaretskiiImprove doc strings of read-char-from-minibuffer-insert...
2022-03-20 Po LuFix confusion of wanted action with actual action on X
2022-03-20 Manuel GiraudFix wrong password stored in Tramp
2022-03-20 Po LuMake DND between frames work properly
2022-03-20 Po LuImprove compliance with version 5 of the XDND specification
2022-03-20 Po LuFix some crashes in shut_down_emacs on Haiku
2022-03-20 Po LuImplement `haiku_delete_terminal'
2022-03-20 Po LuCheck list tail properly in x-begin-drag
2022-03-20 Po LuFix crash on some compositing managers
2022-03-20 Po LuImprove behaviour of drag-n-drop during window manager...
2022-03-19 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-03-19 Paul EggertPort to gcc -D EMACS_EXTERN_INLINE
2022-03-19 Paul Eggertvalid_sp inline fix
2022-03-19 Paul EggertSimplify alloc.c static function decls
2022-03-19 Paul EggertMake native helper functions static
2022-03-19 Paul EggertRemove unused fns/data and make fns static
2022-03-19 Paul EggertUse filenvercmp instead of doing it by hand
2022-03-19 Paul EggertOmit unnecessary code when !HAVE_NATIVE_COMP
2022-03-19 Paul EggertRemove internal_condition_case_[345]
2022-03-19 Paul EggertRemove sanitize_window_sizes
2022-03-19 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-03-19 Lars IngebrigtsenMake `command-modes' work for (native-compiled) subrs...
2022-03-19 Po LuImprove protection against faulty clients during DND
2022-03-19 F. Jason Park; * test/lisp/erc/erc-tests.el (erc--switch-to-buffer...
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 Eli ZaretskiiMerge from origin/emacs-28
2022-03-19 Eli ZaretskiiFix region highlight in non-selected windows
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
next