emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (3f90aa7 -> d9664f0)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (3f90aa7 -> d9664f0)
Date: Sun, 21 Apr 2019 10:55:57 -0400 (EDT)

gm pushed a change to branch master.

      from  3f90aa7   Port make-fingerprint to LeakSanitizer
      adds  a4ad7be   Fix off-by-one-link error in image--set-property
      adds  9997bbb   ; * src/emacs.c: Fix typo in comment (Bug#35320).
      adds  95bd56d   Tell xclip not to expect job-control under eshell 
(Bug#35257)
      adds  598b45a   Autoload cua-toggle-rectangle-mark (Bug#34947)
      adds  037970f   Document insert-image-file's return value (Bug#32978)
       new  50d00e7   Merge from origin/emacs-26
      adds  f90a336   Backport doc improvement in ELisp manual
       new  5185b39   ; Merge from origin/emacs-26
      adds  aae8cc3   * admin/admin.el (set-version): Add NEWS headers for a 
.50 version.
       new  e8d4839   Merge from origin/emacs-26
      adds  45b0946   ; Bump Emacs version to 26.2.50
       new  86a8b49   ; Merge from origin/emacs-26
      adds  ea67270   ; Add NEWS sections for 26.3
      adds  a992dca   ; Remove empty NEWS sections
      adds  cd2204f   Add a package: line to c-submit-bug-report.
       new  828a6eb   Merge from origin/emacs-26
      adds  bacdaa5   Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)
       new  d2b78ea   ; Merge from origin/emacs-26
      adds  fd6ff29   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  75b589c   Fix markup related to quoting in Info
      adds  9d7e08d   Avoid false positives and false negatives of Info-quoted 
face
       new  d9664f0   Merge from origin/emacs-26


Summary of changes:
 admin/admin.el             |  5 ++++-
 doc/emacs/mark.texi        |  2 +-
 doc/misc/calc.texi         |  2 +-
 doc/misc/mh-e.texi         | 10 +++++-----
 doc/misc/sc.texi           |  4 ++--
 etc/NEWS.26                | 36 +++++++++++++++++++++++++++---------
 lisp/emulation/cua-base.el |  1 +
 lisp/eshell/esh-proc.el    |  6 +++++-
 lisp/image-file.el         |  5 +++--
 lisp/image.el              |  4 ++--
 lisp/info.el               |  3 ++-
 lisp/progmodes/cc-mode.el  | 20 +++++++++++++++++++-
 src/emacs.c                |  2 +-
 test/lisp/image-tests.el   | 45 +++++++++++++++++++++++++++++++++++++++++++++
 14 files changed, 118 insertions(+), 27 deletions(-)
 create mode 100644 test/lisp/image-tests.el



reply via email to

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