]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-06-13 Po LuRespect test function when performing local drag-and...
2022-06-13 Stefan KangasMerge from origin/emacs-28
2022-06-13 Po LuImprove DND tooltip updating
2022-06-13 Po LuKeep tooltip position in sync with monitor changes
2022-06-13 Po LuFix special DND event coordinates
2022-06-12 Juri Linkov* lisp/icomplete.el: Consider a list in minibuffer...
2022-06-12 Eli Zaretskii; * lisp/isearch.el (isearch-search-fun-in-text-propert...
2022-06-12 Juri Linkov* lisp/isearch.el (isearch-search-fun-in-text-property...
2022-06-12 Po LuFix encoding of multibyte ToolTalk filenames
2022-06-12 Po LuFix handling of scroll bar clicks on Haiku
2022-06-12 Stefan Kangas; * doc/man/etags.1: Bump man page date.
2022-06-12 Mattias EngdegårdUse BASE_EQ when comparing with Qunbound
2022-06-12 Lars IngebrigtsenMake find-sibling-file-search non-private
2022-06-12 Eli ZaretskiiFix "C-x C-d" with wildcard arguments
2022-06-12 Po LuFix phantom drag-and-drop targets showing up in some...
2022-06-12 Richard Hansenbindat (str, strz): Reject non-ASCII, non-`eight-bit...
2022-06-12 Po LuDon't repetitively initialize type lists during DND
2022-06-12 Stefan KangasMerge from origin/emacs-28
2022-06-12 Stefan Monnier* lisp/emacs-lisp/find-func.el (find-function-advised...
2022-06-12 Po LuUse cached monitor info during DND if available
2022-06-12 Po Lu* src/nsfns.m (ns_move_tooltip_to_mouse_location):...
2022-06-12 Po LuDon't rely on XdndAware on frames for dropping to work
2022-06-11 Mattias Engdegård* src/fns.c (internal_equal): Use BASE_EQ where possible.
2022-06-11 Basil L. ContovounesiosRecognize processes as a CL type again
2022-06-11 Lars IngebrigtsenMake new fileio test more reliable
2022-06-11 Lars IngebrigtsenBump sh-imenu-generic-expression defcustom version
2022-06-11 Lars IngebrigtsenFix loaddefs installation of packages with no autoloads
2022-06-11 Stefan Monnierfileio-tests.el (test-non-regular-insert): Fix thinko
2022-06-11 Stefan MonnierBindat: Document `sint`; add `le` arg to `uint`; deprec...
2022-06-11 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-06-11 समीर सिंह Sameer... Improve Lepcha composition rules and rename its native...
2022-06-11 Po LuFix timestamp of special drop events
2022-06-11 Eli Zaretskii; * src/fileio.c (Finsert_file_contents): Fix a typo...
2022-06-11 Lars IngebrigtsenAllow inserting parts of /dev/urandom with insert-file...
2022-06-11 Po LuFix some drag-and-drop handling on Haiku
2022-06-11 Po LuFix initializers for Haiku scroll bars
2022-06-11 VisuweshSupport mksh-specific function names in imenu
2022-06-11 Eli Zaretskii; Fix last change in whitespace.el.
2022-06-11 Lars IngebrigtsenFurther tweaks to how remapped commands are described
2022-06-11 Eli ZaretskiiFix doc strings in whitespace.el
2022-06-11 समीर सिंह Sameer... Add support for the Lepcha script (bug#55869)
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
next