emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (18d52b9 -> 1afd313)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (18d52b9 -> 1afd313)
Date: Sun, 26 Aug 2018 18:11:01 -0400 (EDT)

gm pushed a change to branch master.

      from  18d52b9   Fix a typo in alloc.c
      adds  a9cf938   Fix outdated text in the Calc manual
      adds  7bc9ce7   Fix duplicate custom group names in bibtex.el
      adds  22d1f53   Avoid compilation warning in nt/addpm.c
      adds  1a350d7   ; * etc/NEWS: Fix format of first lines of some entries.
      adds  6e08019   Recognize codepage 65001 as a valid encoding
      adds  51ef6d5   Clarify in the Emacs manual that ChangeLog files are not 
used
      adds  624e7dc   Update GNOME bugtracker URLs
      adds  9a613d3   Prevent `modify-file-local-variable-prop-line' from 
adding extra ';'
      adds  9a1329e   Avoid crashes with very wide TTY frames on MS-Windows
      adds  769d0cd   ; Fix out-of-tree build for mod-test.so
      adds  54fb383   Fix detection of freed emacs_values (Bug#32479)
       new  1afd313   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/trouble.texi            | 10 +++----
 doc/misc/calc.texi                | 13 ++++-----
 etc/NEWS.26                       | 61 +++++++++++++++++++--------------------
 etc/PROBLEMS                      |  2 +-
 lisp/files-x.el                   |  4 ++-
 lisp/international/mule-conf.el   |  5 ++++
 lisp/textmodes/bibtex.el          |  2 +-
 nt/addpm.c                        |  7 +++--
 src/emacs-module.c                |  8 ++---
 src/w32console.c                  | 30 ++++++++++++++++---
 test/Makefile.in                  |  4 ++-
 test/data/emacs-module/mod-test.c | 19 ++++++++++++
 test/src/emacs-module-tests.el    |  3 ++
 13 files changed, 110 insertions(+), 58 deletions(-)



reply via email to

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