emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (3807f31 -> 0407733)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (3807f31 -> 0407733)
Date: Mon, 10 Sep 2018 16:12:45 -0400 (EDT)

gm pushed a change to branch master.

      from  3807f31   * lisp/thread.el: Remove more useless runtime requires.
      adds  f9efbb5   ; Auto-commit of loaddefs files.
       new  6e05069   ; Merge from origin/emacs-26
      adds  ddc7c64   Standardize calc bug reporting instructions
      adds  82fc6b6   * lisp/calculator.el: Fix doc typo.
      adds  57bcdc7   Don't call XGetGeometry for frames without outer X window 
(Bug#32615)
      adds  30d94e4   Fix Bug#32550
      adds  9618e16   Better fix for bug#32550
      adds  6c616e4   * Makefile.in (appdatadir): Use the non-obsolete location 
"metainfo".
      adds  82160cf   * src/process.c (connect_network_socket): Fix memory 
leak.  (Bug#32604)
      adds  96281c5   Record :version for built-in variables while dumping
      adds  5cf282d   Clarify documentation of functions reading character 
events
      adds  30b0b0e   Fix handling of abbreviated control command in gdb-mi.el
      adds  7efcdf7   Clarify completion text in the ELisp manual
       new  0407733   Merge from origin/emacs-26


Summary of changes:
 Makefile.in               |  2 +-
 doc/lispref/commands.texi | 64 +++++++++++++++++++++++++++++++----------------
 doc/lispref/help.texi     | 14 +++++------
 doc/lispref/minibuf.texi  |  9 +++----
 doc/misc/calc.texi        | 15 +++--------
 lisp/calc/calc-misc.el    | 16 +++---------
 lisp/calc/calc.el         |  4 +--
 lisp/calculator.el        |  2 +-
 lisp/cus-start.el         |  3 ++-
 lisp/net/tramp.el         | 41 ++++++++++++++++--------------
 lisp/progmodes/gdb-mi.el  |  5 ++--
 lisp/rfn-eshadow.el       |  4 +--
 src/keymap.c              | 17 +++++++------
 src/lread.c               | 20 ++++++++++-----
 src/process.c             | 18 +++++++------
 src/xfns.c                |  2 +-
 16 files changed, 127 insertions(+), 109 deletions(-)



reply via email to

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