emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (704b765 -> 5b97b98)


From: Yuuki Harano
Subject: feature/pgtk updated (704b765 -> 5b97b98)
Date: Wed, 5 May 2021 06:50:51 -0400 (EDT)

masm11 pushed a change to branch feature/pgtk.

      from  704b765   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  4fdebc0   Fix incorrect resizing behaviour on macOS (bug#48157, 
bug#48162)
      adds  46b7ce0   ; * etc/tutorials/TUTORIAL.es: Fix grammar in recent 
change
      adds  824d1a5   Fix unquoting of file names in subprocesses (Bug#48177)
      adds  3c4619e   project--buffer-list: Avoid Tramp buffers when possible
      adds  131e874   ; * etc/NEWS: Fix typo.
      adds  8a4bb6b   Fix a problem with x_set_tab_bar_lines (Bug#46827)
      adds  4ba9024   Ensure updating the animated image in all windows
      adds  ab6cb65   Fontify lines when setting a bookmark
      adds  60ff12a   Fix doc marker for previous bookmark NEWS change
      adds  ed42afd   Allow TAB to go to a key in EPA key buffers
      adds  e634130   Fix inconsistent behaviour in find-file-noselect when 
using nowarn
      adds  7d0067f   ; Fix and simplify last change in bookmark.el.
      adds  b8f88d7   Remove as of recently unused GDK macro
      adds  6486c9d   * admin/make-tarball.txt: Note to update more files on 
web page.
      adds  1984213   * lisp/emacs-lisp/pp.el: Doc fixes.
      adds  43c1544   * lisp/emacs-lisp/elp.el: Doc fixes.
      adds  101a049   Improve doc string of 'tab-width'.
      adds  6a030de   Merge from origin/emacs-27
      adds  e61688f   Fix setting breakpoints in M-x gdb for remote files.  
Don't merge
      adds  ccfd2e2   Fix GUD overlay arrows in M-x gdb when debugging over 
Tramp.   Don't merge
      adds  6a46d3d   ; Auto-commit of loaddefs files.
      adds  697fd3e   ; Merge from origin/emacs-27
      adds  56c4c8e   * lisp/jka-compr.el (jka-compr-uninstall): Fix function 
reference.
      adds  40228ff   Fix code for newline-and-indent in skeleton language.
      adds  0c993ed   Merge from origin/emacs-27
      adds  c36df52   Fix infloop in lsp-mode
      adds  d6ddc97   * Do not try to load unexistent eln file if async 
compilation was skipped
      adds  3783e7f   Remove unused lexical variables in cc-defs.el
      adds  aeada12   Add new defvoo nnimap-keepalive-intervals to Gnus nnimap 
servers
      adds  203ee33   Make the ELC+ELN lines line up with the other lines
      adds  483c5e9   Fix two GTK3 event handling issues
      adds  58b0bcd   Use @defmac on eval-{and,when}-compile
       new  5b97b98   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk


Summary of changes:
 admin/make-tarball.txt    |  1 +
 doc/lispref/compile.texi  |  8 ++---
 doc/misc/autotype.texi    |  2 +-
 doc/misc/gnus.texi        | 11 ++++++
 etc/NEWS                  | 36 ++++++++++++--------
 etc/tutorials/TUTORIAL.es |  2 +-
 lisp/bookmark.el          | 59 +++++++++++++++++++++++++++++++-
 lisp/emacs-lisp/comp.el   | 13 ++++---
 lisp/emacs-lisp/elp.el    | 30 ++++++++---------
 lisp/emacs-lisp/pp.el     |  6 ++--
 lisp/epa.el               |  5 ++-
 lisp/files.el             | 25 ++++++++------
 lisp/gnus/nnimap.el       | 26 ++++++++++----
 lisp/image.el             |  4 +--
 lisp/jka-compr.el         |  2 +-
 lisp/progmodes/cc-defs.el | 12 +++----
 lisp/progmodes/project.el | 11 +++---
 src/buffer.c              |  9 +++--
 src/callproc.c            | 13 +++++--
 src/gtkutil.c             |  2 --
 src/indent.c              |  5 +++
 src/nsterm.m              | 36 ++++++++++++--------
 src/verbose.mk.in         |  2 +-
 src/xfns.c                |  9 +++--
 src/xterm.c               | 86 +++++++++++++++++++++++++++++++----------------
 test/lisp/files-tests.el  | 24 +++++++------
 26 files changed, 295 insertions(+), 144 deletions(-)



reply via email to

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