]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-11-07 Po LuAdd a menu to xwidget-webkit
2021-11-07 Po LuRedisplay xwidget view windows instead of just setting...
2021-11-07 Po LuSelect window when clicking on an xwidget view
2021-11-07 Po LuFix xwidget scrolling
2021-11-07 Po LuAllow enabling xwidget-webkit-edit-mode via a binding
2021-11-07 Po LuAdd xwidget-webkit-edit-mode to make using the WebKit...
2021-11-07 Po LuFix special events in xwidgets
2021-11-07 Po LuFix drag on xwidget motion events
2021-11-07 Po LuHandle crossing events on xwidget windows correctly
2021-11-07 Po LuDraw offscreen surface
2021-11-07 Po LuImplement function for sending events to widgets
2021-11-07 Po LuUse gtk_widget_queue_draw instead of xv_do_draw
2021-11-07 Po LuPrefer XMoveResizeWindow to XMoveWindow for resizing...
2021-11-07 Po LuAllow xwidgets to accept motion and button events
2021-11-07 Po LuDestroy xwidgets when destroying frames
2021-11-07 Po LuEnable scrolling optimization for xwidgets
2021-11-07 Po LuUse an X window to display xwidgets on X11
2021-11-07 Lars IngebrigtsenFix pp-emacs-lisp-code for `when' and related
2021-11-07 Lars IngebrigtsenFix html-mode--image-yank-handler prompting
2021-11-07 Stefan KangasEnsure return value of ert-with-temp-directory
2021-11-07 Stefan KangasPrefer ert-with-temp-(directory|file)
2021-11-07 Stefan KangasAdd generated suffix to test temp file names
2021-11-07 dickmaoFix byte compilation of package built-ins
2021-11-06 Lars IngebrigtsenAdd new user option eww-url-transformers
2021-11-06 Lars IngebrigtsenExpand register-yank-media-handler doc string
2021-11-06 Lars IngebrigtsenFix yank-media logic when there's several handlers
2021-11-06 Lars IngebrigtsenAllow yanking images to html-mode
2021-11-06 Lars IngebrigtsenFix "Yanking Media" sectioning
2021-11-06 Lars IngebrigtsenSupport yank-media in html-mode
2021-11-06 Lars IngebrigtsenFix typo in previous yank-media--get-selection change
2021-11-06 Lars IngebrigtsenFix nul-terminated text/* strings from some programs
2021-11-06 Lars IngebrigtsenMake the lambda/closure buttons in `C-h b' say what...
2021-11-06 Lars IngebrigtsenAdd mouse-face to buttonize
2021-11-06 Lars IngebrigtsenAdd a framework for yanking media into Emacs
2021-11-06 Lars IngebrigtsenAdd new function mailcap-mime-type-to-extension
2021-11-06 Lars IngebrigtsenAdd a pcase-let example to the manual
2021-11-06 Stefan KangasNew user option image-auto-resize-max-scale-percent
2021-11-06 Stefan KangasNew command image-transform-fit-to-window
2021-11-06 Lars IngebrigtsenAdd outline-minor-mode-use-buttons doc string caveat
2021-11-06 Lars IngebrigtsenMake `outline-hide-body' work in `C-h b' buffers
2021-11-06 Stefan KangasMake substitute-command-keys regexp tests more strict
2021-11-06 Stefan Kangas; * test/lisp/help-tests.el: Fix failing tests after...
2021-11-06 Stefan KangasReplace some macros with ert-with-temp-(file|directory)
2021-11-06 Stefan KangasNew convenience macros ert-with-temp-(file|directory)
2021-11-06 F. Jason ParkDon't send empty lines for unknown commands in ERC
2021-11-06 F. Jason ParkDeprecate instead of redefine erc-server-reconnecting
2021-11-06 Eli ZaretskiiFix Emoji-related documentation
2021-11-06 Lars IngebrigtsenInclude make Errors in admin/emake
2021-11-06 Lars IngebrigtsenAdd an example to the display-supports-face-attributes...
2021-11-06 Lars IngebrigtsenPartially revert previous make-separator-line change
2021-11-06 Eli ZaretskiiFix the build broken by recent commits
2021-11-06 Lars IngebrigtsenFix up emoji-labels.el generation incantation
2021-11-06 Lars IngebrigtsenMake describe-char include emoji combination descriptions
2021-11-06 Lars IngebrigtsenAdd emoji insertion support to Emacs
2021-11-06 Eli ZaretskiiImprove latin-2-postfix and latin-2prefix input methods
2021-11-06 Eli ZaretskiiFix an error in 'highlight-confusing-reorderings'
2021-11-06 Michael AlbinusMerge from origin/emacs-28
2021-11-06 Michael AlbinusFix dbus-test04-register-method on CentOS (Bug#51369)
2021-11-06 Jonas Bernoulli* lisp/transient.el: Update to package version v0.3...
2021-11-06 Eli Zaretskii; * etc/NEWS: Native compilation is more picky about...
2021-11-06 Po LuGeneral improvements to NS port
2021-11-06 Po LuImprove font display on NS port
2021-11-06 Eli Zaretskii; * etc/PROBLEMS: Move entry about LLVM plugin to the...
2021-11-06 Kazuhiro ItoFix display of BW images on MS-Windows
2021-11-06 Eli ZaretskiiImprove detection of suspicious reordering in source...
2021-11-06 Eli Zaretskii; * etc/NEWS: Fix a typo.
2021-11-06 Eli Zaretskii; * etc/NEWS.28: Merge recent changes from emacs-28...
2021-11-06 Eli ZaretskiiMerge from origin/emacs-28
2021-11-06 Eli Zaretskii; Merge from origin/emacs-28
2021-11-06 Eli ZaretskiiMerge from origin/emacs-28
2021-11-06 Eli Zaretskii; Merge from origin/emacs-28
2021-11-06 Eli ZaretskiiMerge from origin/emacs-28
2021-11-06 Eli Zaretskii; * etc/PROBLEMS: Describe a crash in xwidgets due...
2021-11-06 Eli Zaretskii; * etc/PROBLEMS: Rearrange and update the section...
2021-11-06 Eli ZaretskiiClarify "text area of a window" in the documentation
2021-11-06 Lars IngebrigtsenInhibit isearching over message-insert-screenshot data
2021-11-06 Stefan KangasImprove docstring of kmacro-set-format
2021-11-06 Lars IngebrigtsenUpdate help-tests after separator line changes
2021-11-06 Lars IngebrigtsenAllow 'insert-image' to inhibit isearches or not
2021-11-06 Lars IngebrigtsenIntroduce a new 'inhibit-isearch' text property
2021-11-06 Lars IngebrigtsenRe-rename the minibuffer heading
2021-11-06 Lars IngebrigtsenCorrect minibuffer.el heading
2021-11-06 Lars IngebrigtsenUse underline on non-graphical terminals in make-separa...
2021-11-06 F. Jason ParkNormalize usage of variable erc-server-reconnecting
2021-11-06 F. Jason ParkDon't send empty lines for implicit targets in ERC
2021-11-06 Lars IngebrigtsenRemove messaging in pp-display-expression.
2021-11-06 Lars IngebrigtsenAllow getting verbose results on erts 'C-u C-c C-c'
2021-11-06 Jim PorterImprove behavior of 'electric-pair-mode' in 'cc-mode'
2021-11-06 Manuel GiraudMake 'C-x v v' on an unregistered file use the most...
2021-11-05 Lars IngebrigtsenTweak `eww' new-buffer parameters
2021-11-05 Daniel MartínFix GNUstep build (ns_compute_glyph_string_overhangs)
2021-11-05 Stefan KangasAdd "N.B." abbreviation to checkdoc
2021-11-05 Stefan KangasDon't hardcode "Commentary" section in checkdoc
2021-11-05 Eli ZaretskiiUse correct compiler options for building with libwebp
2021-11-05 Michael AlbinusImprove `file-has-changed-p'
2021-11-05 Paul Eggertrsvg_handle_get_dimensions is deprecated in 2.52.0
2021-11-05 Lars IngebrigtsenAllow 'pp' to limit the line widths
2021-11-05 Eli Zaretskii; Fix documentation of a recent change
2021-11-05 Eli Zaretskii; Fix doc strings of a recent commit
2021-11-05 Eli ZaretskiiEnhance 'highlight-confusing-reorderings'
next