]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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 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 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 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
2022-06-07 Lars IngebrigtsenMake artist-mode work in zoomed buffers
2022-06-07 Lars IngebrigtsenAllow posn-col-row to return data on a per-window basis
2022-06-07 Lars IngebrigtsenAllow hooks to alter the process in prolog-ensure-process
2022-06-07 Stefan Monnierfind-func.el: Fix bug#41104
2022-06-07 Po LuAdd selection stuff to DND tests
2022-06-07 Po LuFix coding style of some Haiku files
2022-06-07 Lars IngebrigtsenSimplify mode line for vc-print-root-log
2022-06-07 Po LuFix more bugs with DND selection handling
2022-06-07 Lars IngebrigtsenClarify highlight-changes-rotate-faces doc string
2022-06-07 Po LuRemove mentions of GNOME MediaKeys from dbus documentat...
2022-06-07 Po LuImprove compatibility with some clients of the Motif...
2022-06-07 Po LuAdd new drag-and-drop test
2022-06-07 Po LuFix leak of event data on GTK+ 2.x
2022-06-07 Po LuUpdate Haiku drag-and-drop code
2022-06-07 Po LuDon't allow dropping on invalid drop sites
2022-06-07 Po LuDon't display mouse face during mouse drag-and-drop
2022-06-07 Po LuPrevent crashes with very large Motif targets tables
2022-06-07 Po LuFix two crashes when a display connection is lost
2022-06-06 Lars IngebrigtsenFix execute-extended-command help text for remapped...
2022-06-06 Stephen BermanAllow using xref buttons in non-*Help* buffers
2022-06-06 Eli Zaretskii; * lisp/emacs-lisp/lisp.el (raise-sexp): Doc fix....
2022-06-06 Lars IngebrigtsenMake find-file-noselect not pick buffers with broken...
2022-06-06 Lars IngebrigtsenImprove scheme-mode syntax-rules indentation
2022-06-06 Lars IngebrigtsenImprove find-sibling-file error reporting
2022-06-06 Po LuUpdate comments in X error handling code
2022-06-06 Po LuAdd drag-and-drop API tests
2022-06-06 Po LuImprove handling of remote files during drag-and-drop
2022-06-06 Mattias EngdegårdTest warning suppressions with lexical binding
2022-06-06 Po LuFix several more issues with running Lisp during drag...
2022-06-06 Po LuSignal an error XdndSelection was lost during drag...
2022-06-06 Po LuMake mouse input work properly inside the debugger...
2022-06-06 Stefan Monniercl-typep: Emit warning when using a type not known...
2022-06-06 Po LuRework X selections to make it safe to run the debugger...
2022-06-05 Stefan Monnierpcomplete.el: Fix part of bug#50470
2022-06-05 Lars IngebrigtsenAdd nohandle-guide images for tree-widget
2022-06-05 Lars IngebrigtsenRe-re-fix previous describe-function change
2022-06-05 Lars IngebrigtsenFix key binding buffer issue in describe-function better
2022-06-05 Lars IngebrigtsenClarify syntax-ppss doc string
2022-06-05 Lars IngebrigtsenSimplify set-goal-column
2022-06-05 Lars IngebrigtsenMake `C-h f' look up key bindings in the current buffer...
2022-06-05 Lars IngebrigtsenMake the goal column work for the scrolling commands...
2022-06-05 Lars IngebrigtsenMove two more variables from autoload.el to loaddefs...
2022-06-05 Lars IngebrigtsenMake finder/cus-dep scraping use generate-lisp-file...
next