emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (5e3b0f5 -> 957090b)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (5e3b0f5 -> 957090b)
Date: Fri, 18 Jan 2019 10:55:22 -0500 (EST)

gm pushed a change to branch master.

      from  5e3b0f5   Clean up memory allocation and unexec support on 
MS-Windows
      adds  9845044   Speed up loading css-mode
      adds  0f71655   Reinitialize ispell-really-enchant when changing the 
speller
      adds  d223727   Fix UI of Buffer-menu
      adds  21b9026   * etc/tutorials/TUTORIAL: Fix typo (bug#34049)
      adds  6ac5985   ; Fix some trivial doc typos
      adds  03818b0   Fix a minor mistake in ELisp manual
      adds  b26d637   Fix Calc graph output on MS-Windows
      adds  00ba226   Attempt to fix hangs on MS-Windows due to C-g
      adds  c9f6f86   Prevent redrawing if frame is garbaged
      adds  b6d78a0   Fix a typo in ELisp manual
       new  957090b   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/ChangeLog.1     |  2 +-
 doc/lispref/buffers.texi  |  3 ++-
 doc/lispref/nonascii.texi |  5 ++---
 etc/tutorials/TUTORIAL    |  2 +-
 lisp/ChangeLog.12         |  2 +-
 lisp/ChangeLog.7          |  2 +-
 lisp/buff-menu.el         |  8 ++++----
 lisp/calc/calc-graph.el   | 35 ++++++++++++++++++++++-------------
 lisp/calc/calc.el         | 11 +++++++++--
 lisp/dired.el             |  2 +-
 lisp/erc/ChangeLog.1      |  2 +-
 lisp/textmodes/ispell.el  |  1 +
 src/ChangeLog.11          |  2 +-
 src/ChangeLog.4           |  2 +-
 src/nsterm.m              |  8 ++++++++
 src/w32uniscribe.c        |  6 ++++++
 src/xdisp.c               | 45 +++++++++++++++++++--------------------------
 17 files changed, 81 insertions(+), 57 deletions(-)



reply via email to

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