emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (9e0d69b -> 0f99405)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (9e0d69b -> 0f99405)
Date: Fri, 8 Feb 2019 12:20:47 -0500 (EST)

gm pushed a change to branch master.

      from  9e0d69b   Unify three font info structures
      adds  9d87ba1   * etc/PROBLEMS: Mention profiler-report bug (Bug#34235).
       new  31ae9dc   Merge from origin/emacs-26
      adds  b51ac45   * make-dist: Remove references to src/stamp-h.in.
       new  4f13831   ; Merge from origin/emacs-26
      adds  ce3ae1f   * etc/PROBLEMS: Amend entry for profiler bug #34235 to 
mention kernel 4.14.97
      adds  6e0f67b   Fix URL in ucs-normalize.el
      adds  b657286   Add documentation for tabulated-list functions in the 
elisp manual
      adds  3e49a08   ; * src/coding.h (struct coding_system): Fix a typo in a 
comment.
      adds  e9ff190   * doc/lispref/tips.texi (Documentation Tips): Fix quotes. 
 (Bug#34372)
      adds  459b669   Fix failures of vc-find-revision with non-ASCII file names
      adds  8e22025   Fix process-thread docstring
      adds  3b60a0a   * doc/misc/eww.texi (Basics): Fix eww keybindings.  
(Bug#34291)
      adds  46095a7   Fix downloading of URLs that end in a slash
      adds  b8c7017   Improve documentation of 'date-to-time' and 
'parse-time-string'
      adds  0cd7b52   Minor improvements to do strings in callproc.c
       new  0f99405   Merge from origin/emacs-26


Summary of changes:
 doc/lispref/modes.texi              | 59 +++++++++++++++++++++++++++++++++++++
 doc/lispref/os.texi                 | 23 ++++++++++++++-
 doc/lispref/tips.texi               | 13 +++++---
 doc/misc/eww.texi                   |  2 +-
 etc/PROBLEMS                        |  6 ++++
 lisp/calendar/time-date.el          |  1 +
 lisp/international/ucs-normalize.el |  2 +-
 lisp/net/eww.el                     |  2 +-
 lisp/vc/vc.el                       |  7 +++--
 src/callproc.c                      |  5 ++--
 src/coding.h                        |  2 +-
 src/process.c                       |  2 +-
 12 files changed, 110 insertions(+), 14 deletions(-)



reply via email to

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