emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (5b77459 -> 46b83c0)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (5b77459 -> 46b83c0)
Date: Mon, 10 Oct 2016 14:46:44 +0000 (UTC)

eggert pushed a change to branch master.

      from  5b77459   Don’t consider nested let-alist forms
      adds  bbf1ffd   Regexp Functions doc minor fixes
      adds  ace7f14   * lisp/gnus/gnus-art.el (gnus-button-handle-library): Fix 
typo.
      adds  f1247f0   * lisp/frame.el (blink-cursor-delay): Doc fix.  
(Bug#24372)
       new  4e42e84   Merge from origin/emacs-25
      adds  e683495   Doc fix for url-http
      adds  ace9d22   Make a menu less ambiguous
      adds  5e50114   Avoid error in icalendar--read-element
      adds  6234012   Don't require isearch-update before isearch-done
       new  2923b3d   ; Merge from origin/emacs-25
      adds  95baa25   * doc/misc/message.texi (Bcc Warning): Document 
mml-secure-safe-bcc-list.
      adds  9fc81bc   * doc/misc/message.texi (Bcc Warning): Fix markup.
      adds  74b4f13   Document nil args of compare-buffer-substrings
       new  8a64559   Merge from origin/emacs-25
      adds  e1b2918   Document yank behavior in the right place
       new  314f397   ; Merge from origin/emacs-25
      adds  ec6e4b9   ; Minor addition to CONTRIBUTE
      adds  f2144ee   Restore 'command-debug-status' functionality
      adds  01669ad   Avoid crashes when setting the cursor
      adds  4b347fe   Clarify that doc fixes are okay in feature freeze
       new  97046e8   Merge from origin/emacs-25
      adds  9d6026d   * src/alloc.c: call only non-null finalizers
      adds  4ef9ea2   Add documentation note from Alex
      adds  34b6df1   Fix compilation with MinGW runtime 3.22.2 and w32api 
3.18.2
       new  53d1b9d   ; Merge from origin/emacs-25
      adds  c4a5e7e   Improve documentation of 'menu-bar-open'
       new  cf9bdf1   Merge from origin/emacs-25
      adds  fb12af2   ; Merge: some backports from master
      adds  a6e0a67   gitmerge: Add cherry pick to gitmerge-skip-regexp
       new  be589ea   ; Merge from origin/emacs-25
      adds  3566644   Fix infloop in redisplay due to truncated lines and 
invisible text
      adds  197a6bc   Fix horizontal scrolling during Isearch
      adds  ed399f2   ; Minor improvement in documentation of generators
      adds  d4be4f3   ; Fix indexing in lispref manual
      adds  c03d44b   ; Fix last commit
      adds  4ff4b66   Allow selection of font for symbols as in Emacs 24.x
      adds  44e402e   Allow to disable compaction of font caches
      adds  4f406e9   CC Mode manual: remove reference to former Emacs variable 
last-command-char
       new  46b83c0   Merge from origin/emacs-25


Summary of changes:
 CONTRIBUTE                 |    8 +++++++-
 doc/emacs/screen.texi      |    5 ++++-
 doc/lispref/control.texi   |    1 +
 doc/lispref/debugging.texi |    2 ++
 doc/lispref/errors.texi    |    3 +--
 doc/lispref/functions.texi |    3 ++-
 doc/lispref/searching.texi |   46 ++++++++++++++++++++++++--------------------
 doc/misc/cc-mode.texi      |    9 +++++----
 doc/misc/message.texi      |    8 +++++++-
 etc/NEWS.25                |   37 ++++++++++++++++++++++++++---------
 lisp/frame.el              |    3 ++-
 lisp/gnus/gnus-art.el      |    2 +-
 lisp/isearch.el            |    3 ++-
 lisp/subr.el               |    3 +++
 lisp/term/w32-win.el       |    7 +++++--
 src/alloc.c                |    6 +++++-
 src/callint.c              |    6 +++++-
 src/editfns.c              |    4 ++++
 src/font.c                 |   13 +++++++++++++
 src/fontset.c              |   13 ++++++++++++-
 src/xdisp.c                |    8 ++++----
 21 files changed, 138 insertions(+), 52 deletions(-)



reply via email to

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