emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (d9b3f66 -> bdeb189)


From: Po Lu
Subject: feature/pgtk updated (d9b3f66 -> bdeb189)
Date: Tue, 7 Dec 2021 20:03:39 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  d9b3f66   Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  bdcf3c3   Cancel xwidget progress timer when buffer is killed
      adds  da23e60   Select the right buffer for event in context-menu 
functions (bug#9923)
      adds  abf06a4   Merge from origin/emacs-28
      adds  9a1e87b   Add vc-git-stash-pop to vc-dir-git-mode
      adds  3939cb2   Remove XEmacs compat code from strokes.el
      adds  092c03d   * lisp/view.el (view-mode-map): Convert to defvar-keymap.
      adds  8aa2aac   Remove obsolete values from image-mode-auto-resize
      adds  00e6aea   image-dired: Fix behavior of slideshow command
      adds  db56e32   * etc/tutorials/TUTORIAL: Say that there is usually a 
delete key.
      adds  c94b81b   Remove some unnecessary references to Emacs 22
      adds  6e50d86   Add the new packages section to the Italian tutorial
      adds  1d0a601   Make a more robust check in Tramp using scripts
      adds  691470e   * doc/misc/eshell.texi (Built-ins): Fix xref.
      adds  77a30e1   browse-url: Remove support for Netscape
      adds  8f7da3e   Improve before-make-frame-hook and 
after-make-frame-functions docs.
      adds  9168abd   * etc/tutorials/TUTORIAL.he: Add section about package 
management.
      adds  9013e4e   browse-url: Remove support for Galeon
      adds  beed398   browse-url: Refactor code to find executable
      adds  5364c57   Improve yanking in the middle of comint process output
      adds  10655ce   image-dired: Navigate from image display buffer
      adds  b9c43ac   Check decoding results in webp_load before using it
      adds  13556f3   ; * lisp/textmodes/texinfo.el: Remove stale comment.
      adds  7d7f3d9   Pacify svg_load_image compiler warning
      adds  176c632   Convert etc-authors-mode-map to defvar-keymap
       new  bdeb189   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 doc/lispref/frames.texi            |   4 +-
 doc/misc/eshell.texi               |   2 +-
 etc/NEWS                           |  35 +++++-
 etc/tutorials/TUTORIAL             |   4 +-
 etc/tutorials/TUTORIAL.he          |  11 ++
 etc/tutorials/TUTORIAL.it          |  19 +++-
 lisp/cedet/semantic/fw.el          |   2 -
 lisp/comint.el                     |  54 +++++++--
 lisp/emacs-lisp/bytecomp.el        |   3 +-
 lisp/emulation/viper-util.el       |   3 -
 lisp/frame.el                      |   8 +-
 lisp/image-dired.el                | 108 ++++++++++--------
 lisp/image-mode.el                 |  10 +-
 lisp/mail/rmail.el                 |   8 +-
 lisp/mh-e/mh-e.el                  |   2 +-
 lisp/mouse.el                      |  17 +--
 lisp/net/browse-url.el             | 227 ++-----------------------------------
 lisp/net/tramp-sh.el               |   4 +
 lisp/progmodes/prog-mode.el        |   4 +-
 lisp/strokes.el                    |  15 ++-
 lisp/textmodes/etc-authors-mode.el |  10 +-
 lisp/textmodes/texinfo.el          |   1 -
 lisp/vc/vc-git.el                  |   3 +-
 lisp/view.el                       | 124 ++++++++++----------
 lisp/xwidget.el                    |   6 +
 src/image.c                        |   8 +-
 26 files changed, 301 insertions(+), 391 deletions(-)



reply via email to

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