emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (53f3d4a -> 8456ba1)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (53f3d4a -> 8456ba1)
Date: Tue, 09 Feb 2016 22:31:47 +0000

eggert pushed a change to branch master.

      from  53f3d4a   Fix network-stream-tests on MS-Windows
       new  f414fe6   ; make change-history-commit
      adds  3dda110   Remove 'def X' from the example
      adds  35fc77d   Spelling fixes
      adds  4236944   Minor fix in tagging Ruby accessors by etags
      adds  4485222   Improve newsticker-treeview-selection-face
      adds  9dfece1   Correctly fontify C++ initializations which "look like" 
functions.
      adds  71a0496   * lisp/custom.el (defface): Revert indentation change.  
(Bug#22524)
      adds  2c117fc   * etc/NEWS: Document new mpc.el features
       new  fdc2da4   Merge from origin/emacs-25
      adds  1ef309f   Restore window conf in nsm
       new  44f853c   ; Merge from origin/emacs-25
      adds  dc6eed2   Fix doc string of tls-program
      adds  c32c16f   ; Better document changes in ls-lisp default behavior
      adds  d333716   ; * etc/NEWS: Expand news entry for scss-mode
      adds  1eaf68f   * test/automated/file-notify-tests.el 
(file-notify-test06-many-events):
       new  f55fc92   Merge from origin/emacs-25
      adds  c1d32a6   Fix problems caused by new implementation of sub-word mode
      adds  1fbcc8a   Merge branch 'emacs-25' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-25
       new  c71e7cc   ; Merge from origin/emacs-25
      adds  5428b5b   Use completion-ignore-case instead of defining command
      adds  3ed423b   Display the decoded Gnus group name
      adds  691feae   Be consistent when using encoded strings in nnimap data
      adds  6816bff   Ensure that Gnus dribble handling allows removing entries
      adds  aa35257   Update publicsuffix.txt.
      adds  87ae218   Extend etags Ruby support for accessors
      adds  be1d874   Fix issues found by auditing w32notify code
      adds  49e5749   Fix file-notify-test on MS-Windows
      adds  c77ffc8   Use monitor's resolution for positioning tooltips
      adds  4ea1ea7   * lisp/isearch.el: Rename search-default-regexp-mode to 
search-default-mode
      adds  3db6adb   * lisp/isearch.el (search-default-mode)
      adds  16140f7   * lisp/menu-bar.el (menu-bar-options-menu): New search 
submenu
      adds  9ffe7dd   * lisp/isearch.el (isearch-define-mode-toggle): Improve 
logic
       new  b3fc7a3   Merge from origin/emacs-25
      adds  35cbe20   src/process.c Correctly convert AF_INET6 addresses
       new  a9650e9   ; Merge from origin/emacs-25
      adds  f93d669   Default to gpg2 instead of gpg
      adds  51c77a2   Display non-ASCII group names better in prompts
      adds  cc419fb   Don't inloop gnus-uu-mark-thread on the last thread
      adds  4feb962   * lisp/comint.el (comint-prompt-read-only): Clean tabs in 
docstring
       new  8986f16   Merge from origin/emacs-25
      adds  d7933ff   ; Auto-commit of ChangeLog files.
       new  8fa67e9   ; Merge from origin/emacs-25
      adds  9dc77e3   Fix gnus-group-get-new-news-this-group on group with 
closed server
      adds  67fcd5a   Fix test for dladdr
      adds  d5a10ae   Fix Bug#22557
      adds  edc39c9   ; * etc/NEWS: Clarify entry about bracketed paste mode.
      adds  37eae51   Some fixes in file-notify-tests.el
      adds  463a8ea   Port to FreeBSD 11-CURRENT i386
      adds  0a4c102   Refactor HTML images handling of Gnus and mm-* (a part of 
bug#21650)
      adds  e85055c   * lisp/gnus/mm-decode.el (mm-alist-to-plist): Doc fix.
      adds  22e239c   Compare recipient and keys case-insensitively
      adds  435af80   Fix message-cross-post-followup-to group names
      adds  56ccb84   * doc/misc/emacs-mime.texi (Display Customization): Doc 
fix for mm-html-inhibit-images.
      adds  8212135   Fix typos in emacs-mime.texi and gnus.texi
       new  05595c2   -
      adds  9935e7c   Make the `R' command get the correct relative <img>s
       new  0e7b901   ; Merge from origin/emacs-25
      adds  a3bf4a3   Make backgrounds extend to the end of the lines in shr
      adds  b1079c0   Increase success rate of fallback lmalloc
      adds  7c9206f   Make mm-html-inhibit-images and mm-html-blocked-images 
default to nil
      adds  815439e   * CONTRIBUTE: Add more examples for $(SELECTOR) make 
variable.
      adds  f2e9d1b   Sync with gnulib
      adds  1ead3d2   * etc/NEWS: mention the `vc-faces' customization group
      adds  7777e80   Clarify documentation of key binding conventions
      adds  f65ef80   Add lmalloc commentary and tweak laligned
      adds  145a11e   Minor alignas cleanup
       new  8456ba1   -


Summary of changes:
 CONTRIBUTE                     |   11 +
 ChangeLog.2                    |  239 ++++++-
 configure.ac                   |    3 +-
 doc/emacs/search.texi          |    4 +-
 doc/lispref/tips.texi          |    9 +-
 doc/misc/emacs-mime.texi       |   34 +-
 doc/misc/gnus.texi             |    2 +-
 doc/misc/texinfo.tex           | 1703 +++++++++++++++++++++++-----------------
 etc/NEWS                       |   84 ++-
 etc/publicsuffix.txt           |  215 +++---
 lib-src/etags.c                |   11 +-
 lib/stdalign.in.h              |    2 +-
 lisp/comint.el                 |    8 +-
 lisp/custom.el                 |    3 +-
 lisp/epg-config.el             |    7 +-
 lisp/erc/erc.el                |   10 +-
 lisp/filenotify.el             |    4 +
 lisp/gnus/gnus-art.el          |   57 +-
 lisp/gnus/gnus-start.el        |    4 +-
 lisp/gnus/gnus-sum.el          |   11 +-
 lisp/gnus/gnus-uu.el           |    4 +-
 lisp/gnus/message.el           |    2 +
 lisp/gnus/mm-decode.el         |   35 +-
 lisp/gnus/mm-view.el           |    2 +-
 lisp/gnus/mml-sec.el           |    8 +-
 lisp/gnus/nnimap.el            |   30 +-
 lisp/isearch.el                |   36 +-
 lisp/menu-bar.el               |   57 ++-
 lisp/net/newst-treeview.el     |    2 +-
 lisp/net/shr.el                |   16 +-
 lisp/net/tls.el                |    3 +-
 lisp/progmodes/cc-engine.el    |   23 +-
 lisp/progmodes/cc-fonts.el     |   25 +-
 m4/acl.m4                      |    7 +-
 m4/getgroups.m4                |    6 +-
 src/alloc.c                    |   92 ++-
 src/lisp.h                     |   24 +-
 src/w32inevt.c                 |    1 +
 src/w32notify.c                |    5 +-
 src/xfns.c                     |   61 ++-
 test/Makefile.in               |    8 +-
 test/etags/ruby-src/test1.ru   |   25 +-
 test/lisp/filenotify-tests.el  |  180 ++++-
 test/manual/etags/CTAGS.good   |   33 +-
 test/manual/etags/ETAGS.good_1 |   35 +-
 test/manual/etags/ETAGS.good_2 |   35 +-
 test/manual/etags/ETAGS.good_3 |   35 +-
 test/manual/etags/ETAGS.good_4 |   35 +-
 test/manual/etags/ETAGS.good_5 |   35 +-
 test/manual/etags/ETAGS.good_6 |   35 +-
 50 files changed, 2132 insertions(+), 1184 deletions(-)



reply via email to

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