emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (4859809 -> d8e9122)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (4859809 -> d8e9122)
Date: Thu, 26 Feb 2015 06:59:13 +0000

eggert pushed a change to branch master.

      from  4859809   Fix point motion when removing displayed MIME part
      adds  9ee2d9f   [Backport] lisp/gnus/nnimap.el 
(nnimap-find-expired-articles): nnimap `never' expiration fix
       new  b6964cb   Merge from origin/emacs-24
      adds  7779da6   lisp/gnus/nimap.el (nnimap-find-expired-articles): nnimap 
`never' expiration fix
       new  4d36e52   Merge from origin/emacs-24
      adds  c96c93f   [Backport] lisp/gnus/message.el 
(message-smtpmail-send-it): Make non-standard mail header separators work with 
smtpmail
      adds  972282f   [Backport] lisp/gnus/message.el 
(message-smtpmail-send-it): Make non-standard mail header separators work with 
smtpmail
      adds  b75358e   Merge remote-tracking branch 'origin/emacs-24' into 
emacs-24
       new  cbd447e   Merge from origin/emacs-24
      adds  c4c447d   Restore XEmacs compatibility
      adds  6310530   Fix refilling of list of language environments in User 
Manual  (Bug#19697)
      adds  989fb32   Improve solution of bug #19701
      adds  b28c979   Fix XEmacs version typo in comment and ChangeLog
      adds  868df45   Avoid compiler warnings in decode_env_path.
      adds  41c3b92   * lisp/progmodes/python.el (python-indent-context): 
Respect user indentation after comment.
      adds  6c8231e   python.el: Handle tabs in python-indent-dedent-line.
      adds  33c4409   Spelling fixes
      adds  be7fb82   src/dispextern.h (FACE_FOR_CHAR): Fix the commentary.
      adds  1c1d0b7   Fix a typo in the Emacs manual's Hungry Delete 
description.
      adds  f3faf4f   Fix description of Customize buffer in Emacs manual.
      adds  017a03a   Document MS-Windows file-name idiosyncrasies  (Bug#19463)
      adds  618931b   Handle dead frame in menu-bar-non-minibuffer-window-p.  
(Bug#19728)
      adds  e726f20   Handle "#" operator properly inside macro.  Fix coding 
bug.
       new  d8e9122   Merge from origin/emacs-24


Summary of changes:
 doc/emacs/ChangeLog            |   16 ++++++
 doc/emacs/custom.texi          |    7 +--
 doc/emacs/msdos.texi           |   37 ++++++++++++++-
 doc/emacs/mule.texi            |   86 ++++++++++++---------------------
 doc/emacs/programs.texi        |    2 +-
 lisp/ChangeLog                 |   35 +++++++++++++
 lisp/menu-bar.el               |   12 +++--
 lisp/progmodes/cc-engine.el    |   10 +++-
 lisp/progmodes/cc-mode.el      |   17 ++++--
 lisp/progmodes/python.el       |   48 +++++++-----------
 lisp/textmodes/reftex-vars.el  |   32 +++++++-----
 src/ChangeLog                  |   14 +++++
 src/dispextern.h               |    6 ++-
 src/emacs.c                    |    2 +-
 src/w32.c                      |    1 +
 test/ChangeLog                 |   13 +++++
 test/automated/python-tests.el |  104 +++++++++++++++++++++++++++++++++-------
 17 files changed, 304 insertions(+), 138 deletions(-)



reply via email to

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