emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (9e2cc40 -> bf1ec49)


From: Juri Linkov
Subject: master updated (9e2cc40 -> bf1ec49)
Date: Tue, 17 Aug 2021 04:12:21 -0400 (EDT)

jurta pushed a change to branch master.

      from  9e2cc40   ruby-mode imenu: Support methods with modifiers
      adds  292e626   Add new mode context-menu-mode and use it in info.el and 
goto-addr.el
      adds  1493145   Change the order of context-menu-functions and add more 
context menus.
      adds  ebac285   Improve docstring of context-menu-functions and add 
eww-context-menu
      adds  2c2baa9   Add new context-menu options for menus "File At Point" 
and "Version Control".
      adds  ee1887b   Improve :type of defcustom 'context-menu-functions' and 
add documentation.
      adds  9f5946b   * lisp/help-mode.el (help-mode-context-menu): New 
function.
      adds  de5601f   Improve handling of context menus for global, local, 
minor-mode menus
      adds  d9eac0b   Use map-keymap in context-menu-global, 
context-menu-local, context-menu-minor
       new  bf1ec49   Merge branch 'feature/context-menu'


Summary of changes:
 doc/emacs/frames.texi       |  25 +++---
 etc/NEWS                    |  11 ++-
 lisp/dired.el               |  16 ++++
 lisp/help-mode.el           |  30 +++++++
 lisp/info.el                |  24 +++++-
 lisp/mouse.el               | 188 ++++++++++++++++++++++++++++++++++++++++++++
 lisp/net/eww.el             |  30 +++++++
 lisp/net/goto-addr.el       |  23 +++++-
 lisp/progmodes/prog-mode.el |  19 +++++
 9 files changed, 346 insertions(+), 20 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]