]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-06-11 Po LuFix queuing already-present selection requests
2022-06-11 Stefan KangasMerge from origin/emacs-28
2022-06-11 Stefan Kangas; Merge from origin/emacs-28
2022-06-11 Po LuHandle allocation errors when interning large amounts...
2022-06-11 Po LuPrevent crash handling keyboard input from non-frame...
2022-06-11 Po LuFix cancelling DND upon a regular X error
2022-06-11 Dmitry Gutovelisp-completion-at-point: Replace last usage of 'read'
2022-06-10 Juri LinkovNew function isearch-search-fun-in-text-property (bug...
2022-06-10 Jim PorterDon't use 'list' command in Eshell command forms
2022-06-10 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-06-10 Eli Zaretskii; * etc/NEWS: Fix last change.
2022-06-10 Eli Zaretskii; Minor copyedits of --with-small-ja-dic option
2022-06-10 Po LuRemove extra call to XTranslateCoordinates when perform...
2022-06-10 Taiju HIGASHIDon't reduce vocabulary in ja-dic.el by default
2022-06-10 Eli Zaretskii; Fix documentation of 'completing-read' and friends
2022-06-10 Richard Hansen; bindat (bindat--length-group): Fix indentation
2022-06-10 Richard Hansen; bindat (strz): Consistent length type check, take two
2022-06-10 Richard Hansen; bindat-tests (str, strz): Refine tests
2022-06-10 Richard Hansenbindat (strz): Fix documentation for strz with pre...
2022-06-10 Lars IngebrigtsenLink find-sibling-file to ff-find-related-file in manual
2022-06-10 Lars IngebrigtsenFix find-sibling-file doc string
2022-06-10 Lars IngebrigtsenMake describe-prefix-bindings say when there are no...
2022-06-10 Ignacio CassoFix issues with loading autoloaded defcustoms while...
2022-06-10 Lars IngebrigtsenDon't put trailing optional nil values into `command...
2022-06-10 Mattias EngdegårdFix macOS parallel bootstrap error (bug#55846)
2022-06-10 Lars IngebrigtsenMention the REQUIRE-MATCH extension in NEWS
2022-06-10 Lars IngebrigtsenAllow specifying a wildcard argument to list-directory...
2022-06-10 Lars IngebrigtsenAllow REQUIRE-MATCH to be a function
2022-06-10 Po LuFix receiving drops from drop-only Motif programs
2022-06-10 Eli ZaretskiiImprove documentation of "etags -I"
2022-06-10 Eli ZaretskiiMerge branch 'emacs-28' of git.savannah.gnu.org:/srv...
2022-06-10 Po LuEliminate extra call to XTranslateCoordinates looking...
2022-06-10 Stefan KangasMerge from origin/emacs-28
2022-06-10 Stefan Kangas; Merge from origin/emacs-28
2022-06-10 Stefan KangasMerge from origin/emacs-28
2022-06-10 Po LuAdd tests for x-dnd Motif value parsing logic
2022-06-10 Po LuDon't rely on TARGETS to read selection targets for...
2022-06-10 Po LuFix crashes in x_tooltip_window_to_frame on GTK
2022-06-10 Po Lu* src/haikuselect.c (haiku_note_drag_motion): Only...
2022-06-10 Po LuFix DND tooltip handling with tooltip-reuse-hidden...
2022-06-09 Eli ZaretskiiUpdate the 'etags' test suite
2022-06-09 Eli Zaretskii; * src/window.c (window_body_unit_from_symbol): Fix...
2022-06-09 Lars IngebrigtsenAdjust browse-url test after previous browse-url change
2022-06-09 Lars IngebrigtsenMake browse-url-encode-url encode even less
2022-06-09 Lars IngebrigtsenImprove `C-h b' output for remapped commands.
2022-06-09 Lars IngebrigtsenNew setting for mouse-drag-copy-region to not put ...
2022-06-09 Po LuFix recalculation of `icon-title-format' after a frame...
2022-06-09 Lars IngebrigtsenMention the #f syntax from cl-prin1
2022-06-09 Michael AlbinusFix file name quoting in tramp-smb.el (do not merge)
2022-06-09 Lars IngebrigtsenMake `line-number-at-pos' work more like in earlier...
2022-06-09 Po LuMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-06-09 Po LuNever return tooltip frames from ns-begin-drag
2022-06-09 Eli Zaretskii; Fix typos in Kharoshthi script support
2022-06-09 Po LuHandle monitor attribute updates during drag-and-drop
2022-06-09 Stefan BaumsAdd support for the Kharoshthi script
2022-06-09 Po LuSatisfy GCC warnings on the GNUstep build
2022-06-09 Po LuDisable tooltip timeouts for drag-and-drop tooltips
2022-06-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-06-09 Po LuImplement `follow-tooltip' on NS as well
2022-06-09 Po LuNote caveats of `follow-tooltip' with system tooltips
2022-06-09 Eli Zaretskii; * doc/lispref/processes.texi (Bindat Types): Fix...
2022-06-09 Richard Hansenbindat: Improve str, strz documentation
2022-06-09 Po LuImplement `follow-tooltip' for DND on Haiku
2022-06-09 Jim PorterAccount for remapped faces in $COLUMNS and $LINES in...
2022-06-09 Eli ZaretskiiRevert "* src/comp.c (Fcomp_el_to_eln_filename): Update...
2022-06-09 Juri LinkovAllow C-x 4 4, C-x 5 5, C-x t t to handle commands...
2022-06-09 Jeff Walsh* src/comp.c (Fcomp_el_to_eln_filename): Update error...
2022-06-09 Jeff WalshUpdate error message to reflect variable rename
2022-06-09 Po LuAlso show mouse DND tooltip contents during interprogra...
2022-06-09 Po LuFix dnd-tests on builds without X
2022-06-09 Po LuIgnore tooltip frames when looking for DND target
2022-06-09 Po LuMake use of faster atom intern functions in xselect.c
2022-06-08 Ken BrownFix error reporting in process-async-https-with-delay
2022-06-08 Juri Linkov* lisp/rect.el: Return correct positions of region...
2022-06-08 Robert PluimAdd more super and subscript characters to latin input...
2022-06-08 Robert PluimAdd fractions to latin-post input method
2022-06-08 Robert PluimAdd more ways to enter trade mark and registered sign
2022-06-08 Po LuAllow running some DND tests interactively
2022-06-08 Lars IngebrigtsenRevert "Give ,@ a prefix syntax in elisp-mode"
2022-06-08 Jim PorterDon't split Eshell expansions by line when using split...
2022-06-08 Nicholas Vollmer* doc/man/emacs.1.in: Add --init-directory.
2022-06-08 Po LuSimplify XDND toplevel freeing code
2022-06-08 Manuel GiraudFix last-modified meaning in bookmark.el
2022-06-08 Lars Ingebrigtsenicomplete-in-buffer doc fix
2022-06-08 Stefan Kangas* doc/misc/org.org: Remove spurious markup.
2022-06-08 Michael AlbinusMake Tramp version check more robust
2022-06-08 Michael AlbinusFactor out test configuration for remote files
2022-06-08 Mattias EngdegårdPreserve doc string in `byte-compile` (bug#55830)
2022-06-08 Po LuMake responding to selection requests work inside popups
2022-06-08 Po LuFix quitting in one go out of `mouse-drag-and-drop...
2022-06-08 Po LuFix crash with outdated selection requests
2022-06-08 Po LuImprove drag-and-drop tests
2022-06-08 Po LuMore fixes to mouse event reporting during drag-and...
2022-06-07 Dmitry Gutovpcomplete-parse-arguments: Fix last change
2022-06-07 Juri Linkov* doc/emacs/vc1-xtra.texi (Customizing VC): Remove...
2022-06-07 Lars IngebrigtsenGive ,@ a prefix syntax in elisp-mode
2022-06-07 Lars IngebrigtsenDemote extended attribute errors in basic-save-buffer-2
2022-06-07 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-06-07 Lars IngebrigtsenRemove Mtn from vc-handled-backends
2022-06-07 Lars IngebrigtsenFix loaddefs-generate--rubric recorded name
next