emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (639fe3d -> 3404a87)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (639fe3d -> 3404a87)
Date: Fri, 22 Dec 2017 13:23:27 -0500 (EST)

gm pushed a change to branch master.

      from  639fe3d   * lisp/progmodes/cperl-mode.el: Split table for electric 
kwd abbrevs
      adds  8a73b70   Remove pinentry.el
       new  5ee4f2f   ; Merge from origin/emacs-26
      adds  293720e   Fix loss of documentation face in certain CC Mode doc 
comment situations
      adds  de7de9c   Prevent infloop in redisplay on TTY frames
      adds  88ddf53   Fontify a CPP construct correctly when a comment follows 
without spaces
      adds  ad2a47c   ; * src/xdisp.c (extend_face_to_end_of_line): Fix last 
change.
      adds  798f07f   Document that mode commands should be idempotent.
      adds  164e84c   Fix uses of 'nil' and 'non-nil' in manuals and a few more 
minor issues
      adds  a0e3b06   Document 'mouse-drag-and-drop-region' options and mention 
them in NEWS
      adds  d60faf3   Improve detection of speller version in ispell.el
      adds  90ca37f   Fix documentation of 'mouse-drag-and-drop-region' and 
friends
      adds  689526b   Fix interactive spec of 'semantic-ia-show-variants'
      adds  22b3075   * etc/NEWS: Mention the removal of pinentry.el.  
(Bug#27445)
      adds  861d110   Improve documentation of records
      adds  c3b6742   Improve documentation of selecting windows
      adds  f7a62c2   Fix doc string of 'footnote-style-alist'
      adds  34fcfc5   * lisp/emacs-lisp/inline.el (define-inline): Add a doc 
string.
       new  3404a87   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/building.texi     |  9 ++++----
 doc/emacs/frames.texi       | 43 +++++++++++++++++++++++-------------
 doc/emacs/search.texi       | 11 +++++-----
 doc/lispref/Makefile.in     |  1 +
 doc/lispref/compile.texi    |  2 +-
 doc/lispref/files.texi      |  3 ++-
 doc/lispref/functions.texi  |  4 ++--
 doc/lispref/keymaps.texi    |  5 +++--
 doc/lispref/lists.texi      |  7 +++---
 doc/lispref/modes.texi      |  9 ++++++++
 doc/lispref/records.texi    |  9 +++++++-
 doc/lispref/windows.texi    | 23 +++++++++++++-------
 etc/NEWS.26                 | 35 ++++++++++++++++++++++++------
 lisp/cedet/semantic/ia.el   |  2 +-
 lisp/emacs-lisp/inline.el   |  4 ++++
 lisp/mail/footnote.el       |  4 +---
 lisp/progmodes/cc-defs.el   | 53 ---------------------------------------------
 lisp/progmodes/cc-engine.el | 27 +++++++----------------
 lisp/progmodes/cc-fonts.el  | 13 ++++++++---
 lisp/progmodes/cc-langs.el  |  4 ++--
 lisp/progmodes/cc-mode.el   | 26 +++++-----------------
 lisp/textmodes/ispell.el    | 30 ++++++++++++++-----------
 src/xdisp.c                 |  8 +++++--
 23 files changed, 167 insertions(+), 165 deletions(-)



reply via email to

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