emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (f99745c -> 8f2d045)


From: Po Lu
Subject: feature/pgtk updated (f99745c -> 8f2d045)
Date: Sun, 5 Dec 2021 19:57:30 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  f99745c   * src/frame.c (gui_set_border_width): Revert confused 
changes
      adds  509dec9   Fix out-of-bounds access in xdisp.c
      adds  25dc0d1   ; Another protection from out-of-bounds access to 
it->stack[].
      adds  1930770   Use gnus-error to report mail-source failures
      adds  fad4049   Remove no-op calls to decode-char with 'ucs' arg
      adds  2d0e1e5   Light copy-edits to recent additions to ERC manual
      adds  b961af6   Fix fancy-about-screen point placement
      adds  8ef6eee   Revert "Improve before-make-frame-hook and 
after-make-frame-functions docs"
      adds  6faf72e   Revert "Clarify Creating Frames documentation"
      adds  6980a4f   Fix regression introduced by previous context-menu-map 
change
      adds  e00623c   Fix wording in eieio.texi (Generics)
      adds  0d8e958   * lisp/info.el (info-menu-star): Improve documentation
      adds  a996ddb   Update comment about `declare-function'
      adds  d3d8a6c   ; * etc/themes/manoj-dark-theme.el: Remove not defined 
face info-menu-5
      adds  dd2a846   Add workaround to compilation warning in gcc 10.x in 
image.c
      adds  6620d03   ; * src/image.c (webp_load): Minor stylistic fix-up to 
previous change
      adds  77de40a   Audit `string-match' usage in shr.el
       new  8f2d045   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 doc/lispref/frames.texi        |  9 ++++----
 doc/misc/eieio.texi            |  9 ++++----
 doc/misc/erc.texi              | 51 +++++++++++++++++++++---------------------
 doc/misc/gnus.texi             |  4 ----
 etc/NEWS                       |  4 ++++
 etc/themes/manoj-dark-theme.el |  1 -
 lisp/frame.el                  | 11 ++-------
 lisp/gnus/mail-source.el       | 19 ++++++----------
 lisp/gnus/mm-util.el           |  2 +-
 lisp/info.el                   |  4 +++-
 lisp/language/hanja-util.el    |  4 ++--
 lisp/leim/quail/hangul.el      |  4 ++--
 lisp/mouse.el                  |  3 ++-
 lisp/net/shr.el                | 18 +++++++--------
 lisp/nxml/rng-cmpct.el         |  2 +-
 lisp/nxml/xmltok.el            | 10 ++++-----
 lisp/nxml/xsd-regexp.el        |  6 +----
 lisp/startup.el                |  3 ++-
 lisp/subr.el                   |  3 ++-
 lisp/xml.el                    | 10 ++++-----
 src/image.c                    |  6 ++---
 src/xdisp.c                    |  6 +++--
 22 files changed, 89 insertions(+), 100 deletions(-)



reply via email to

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