emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (564c84f -> 1b76d91)


From: John Wiegley
Subject: [Emacs-diffs] master updated (564c84f -> 1b76d91)
Date: Tue, 19 Jan 2016 07:18:05 +0000

johnw pushed a change to branch master.

      from  564c84f   Avoid stdio in SIGINT handler
      adds  58a622d   Make piping to subprocesses more robust on MS-Windows
      adds  fe6efdd   Fix time-stamp-time-zone bugs introduced in July
      adds  792d469   ; * etc/NEWS: Mark a couple of entries that are already 
documented.
      adds  e879070   Document changes in 'read-buffer' and 
'read-buffer-function'
      adds  bba8c53   Update documentation of 'completion-table-dynamic'
      adds  a71783b   Update documentation of 'deactivate-mark'.
      adds  c3528f1   Update documentation of 'process-running-child-p'
      adds  0ed0a9b7  Merge from gnulib
      adds  2fac775   * src/buffer.c (syms_of_buffer) <major-mode>: Doc fix.
      adds  0d7bdee   ; ChangeLog fix
      adds  0ae1a14   * test/automated/core-elisp-tests.el 
(core-elisp-tests-1-defvar-in-let): Add a custom type.
      adds  e85e0d5   Add some missing version tags.
      adds  30d465b   Fix some custom types.
      adds  1b7e681   Fix some declarations.
      adds  281344e   Update publicsuffix.txt from upstream
      adds  ed1b2de   Fix NNTP NEWGROUPS off-by-a-few-hours bug
      adds  d022b70   Fix one more misuse of time-stamp-time-zone
      adds  d3776e9   Document the new prefix-command hooks
      adds  c8eb45d   Document 'bufferpos-to-filepos' and 'filepos-to-bufferpos'
      adds  2e12e8d   Document the new deafault value of 'load-read-function'
      adds  3db8ce4   Document 'pre-redisplay-functions'
      adds  53fb7e6   Updater documentation of 'looking-back'
      adds  30c24e4   Document obsoletion of 'intangible' and 
'point-entered/left'
      adds  78c8718   Un-obsolete tags-loop-continue
      adds  a70b064   * lisp/thingatpt.el (thing-at-point-uri-schemes): Add 
"magnet:"
      adds  058f8a8   check-maybe shall run only default tests
      adds  a53fc89   * lisp/gnus/nntp.el (nntp-request-newgroups): Simplify
      adds  d5f1db8   ; * lisp/time-stamp.el: Remove active time-stamp comment.
      adds  dadb841   Disallow parenthesis in non-pseudo CSS selectors
      adds  549a765   Enable test selector from command line
       new  6acd2aa   -
      adds  cde1182   Honor docstring of gnus-group-get-new-news
      adds  2bc07f7   ; * etc/NEWS: Remove unneeded text.
      adds  b70dba4   Fix picture-mode wrt double-width characters
      adds  fee0526   Unhide the --no-line-directive option to 'etags'
      adds  3ffe81e   Make 'random' seeds cryptographically secure if possible
      adds  016b3d5   In comment-dwim with style `extra-line', respect 
indent-tabs-mode.
      adds  aa636c8   Fix crashes when mini-window has non-zero margins
      adds  740849f   Ensure positive number of glyphs for margins of positive 
width
      adds  9e5452f   Don't confuse "::" with ":" when trying to parse member 
initializers.
      adds  bb0cd31   Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs 
into emacs-25
       new  7823745   ; Merge from origin/emacs-25
      adds  05df666   Fix interactive specs in some hideif.el commands
      adds  39afa42   Fix tests for active region in hideif.el
      adds  15c23aa   Ensure 8-byte aligned memory allocation on MS-Windows 9X
      adds  4e96521   Mention in PROBLEMS an issue with MS-Windows NT4
      adds  86e4513   Fix incompatbilities with MS-Windows 2000 and older
      adds  f0b82b3   * lisp/files.el (dir-locals--all-files): Use completion 
instead of wildcards
      adds  71ecd62   * lisp/dired-x.el (dired-omit-here-always): Use 
add-dir-local-variable
      adds  2ffdf15   * lisp/help-fns.el (describe-variable): Fix a left-over 
parenthesis
      adds  6165c36   * lisp/files.el (dir-locals--all-files): Respect absolute 
file-names
      adds  3ae7934   ; * etc/NEWS: Mark entries that don't need further 
treatment.
       new  1400165   Merge from origin/emacs-25
      adds  6e79b63   ; Auto-commit of loaddefs files.
       new  bca4930   ; Merge from origin/emacs-25
      adds  e48f6dd   Document 'define-inline'
      adds  5409aca   * doc/lispref/macros.texi (Expansion): Document 
'macroexpand-1'.
      adds  8515727   Document renaming of selection-related functions
      adds  44177c1   * doc/lispref/strings.texi (Text Comparison): Document 
'string-greaterp'.
      adds  2460cfa   * doc/lispref/lists.texi (Association Lists): Document 
'alist-get'.
      adds  964ba0f   Document 'funcall-interactively'
      adds  9f49381   Document 'function-put'
      adds  e4c431c   * INSTALL: Document --with-modules.
      adds  bd0c23c   Improve documentation of dynamic modules
      adds  a0d5b7a   ; * etc/NEWS: The final touch.
      adds  05e8148   Prefer GnuTLS when acquiring random seed
      adds  fabb1fa   Port cleanup attribute to OpenBSD
      adds  0f3ea5e   Don't use GnuTLS before it is initialized
      adds  130d512   Initialize GnuTLS before calling gnutls_rnd
      adds  20defc5   Desktop: protect users against inadvertant upgrading of 
desktop file.
      adds  687a64f   Unbreak the MS-Windows build
      adds  b2eb691   Fix scrolling under scroll-preserve-screen-position and 
margins
      adds  f591e99   Improve user documentation of Xref
      adds  5b62b98   * doc/lispref/frames.texi (Position Parameters): Say they 
don't exist on TTYs.
      adds  36b0729   Add xref-based replacements for Dired search commands
      adds  4e559f2   * lisp/progmodes/project.el (project--read-regexp): Quote 
the identifier.
      adds  2f838b7   Fix shr table rendering of nested tables
      adds  874a10b   Fix scrolling under scroll-preserve-screen-position on TTY
      adds  29da1cb   Propertize backtick in 'def `(abc)' as symbol constituent
      adds  2ac78c2   Rename methods in Ruby etags example file
      adds  0ed8b42   ; Fix a typo
      adds  2e5a89f   Minor improvements to (random t) documentation
       new  1b76d91   -


Summary of changes:
 CONTRIBUTE                                     |    4 +-
 ChangeLog.2                                    |    4 +-
 INSTALL                                        |    3 +
 build-aux/gitlog-to-changelog                  |    4 +-
 build-aux/move-if-change                       |    4 +-
 build-aux/update-copyright                     |    4 +-
 configure.ac                                   |    1 -
 doc/emacs/files.texi                           |    7 +-
 doc/emacs/maintaining.texi                     |  180 ++++++++++----------
 doc/emacs/msdos.texi                           |   14 ++-
 doc/emacs/programs.texi                        |    4 +-
 doc/emacs/search.texi                          |    8 +-
 doc/lispref/commands.texi                      |    8 +
 doc/lispref/display.texi                       |   21 ++-
 doc/lispref/frames.texi                        |   49 +++---
 doc/lispref/functions.texi                     |  119 ++++++++++++-
 doc/lispref/hooks.texi                         |   20 ++
 doc/lispref/lists.texi                         |    8 +
 doc/lispref/loading.texi                       |   22 ++-
 doc/lispref/macros.texi                        |    6 +
 doc/lispref/markers.texi                       |    2 +-
 doc/lispref/minibuf.texi                       |   32 +++-
 doc/lispref/nonascii.texi                      |   39 ++++
 doc/lispref/processes.texi                     |   10 +-
 doc/lispref/searching.texi                     |   15 +-
 doc/lispref/strings.texi                       |    8 +-
 doc/lispref/symbols.texi                       |   17 ++-
 doc/lispref/text.texi                          |   40 ++++-
 doc/misc/autotype.texi                         |    8 +-
 doc/misc/texinfo.tex                           |   62 +++++++-
 etc/NEWS                                       |  105 +++++++++---
 etc/PROBLEMS                                   |    7 +
 etc/publicsuffix.txt                           |  225 +++++++++++++++++++++---
 lisp/cedet/mode-local.el                       |    2 +-
 lisp/descr-text.el                             |    2 +-
 lisp/desktop.el                                |  151 +++++++++++-----
 lisp/dired-aux.el                              |   35 ++++
 lisp/dired-x.el                                |   14 +-
 lisp/dired.el                                  |    4 +-
 lisp/dos-fns.el                                |    4 +-
 lisp/electric.el                               |    3 +
 lisp/emacs-lisp/check-declare.el               |    1 +
 lisp/emacs-lisp/cursor-sensor.el               |    4 +-
 lisp/emacs-lisp/inline.el                      |    2 +-
 lisp/emacs-lisp/package.el                     |    2 +
 lisp/epg-config.el                             |    1 +
 lisp/erc/erc.el                                |    6 +-
 lisp/eshell/em-term.el                         |    1 +
 lisp/files-x.el                                |    6 +-
 lisp/files.el                                  |   24 ++-
 lisp/gnus/gnus-fun.el                          |    4 +-
 lisp/gnus/gnus.el                              |    1 +
 lisp/gnus/mml-sec.el                           |   23 ++-
 lisp/gnus/mml-smime.el                         |    6 +-
 lisp/gnus/nntp.el                              |   26 +--
 lisp/help-fns.el                               |   27 ++--
 lisp/international/mule-util.el                |    2 +-
 lisp/mail/rmail.el                             |    5 +-
 lisp/net/browse-url.el                         |    2 +
 lisp/net/newst-reader.el                       |    1 +
 lisp/net/newst-treeview.el                     |    4 +-
 lisp/net/shr.el                                |    4 +-
 lisp/progmodes/etags.el                        |    1 -
 lisp/progmodes/gud.el                          |    1 +
 lisp/progmodes/hideif.el                       |   29 ++-
 lisp/progmodes/prog-mode.el                    |    1 +
 lisp/progmodes/project.el                      |    8 +-
 lisp/progmodes/python.el                       |    7 +
 lisp/progmodes/ruby-mode.el                    |    9 +-
 lisp/progmodes/xref.el                         |   66 +++++---
 lisp/rect.el                                   |    1 +
 lisp/term/screen.el                            |    1 +
 lisp/term/xterm.el                             |    1 +
 lisp/textmodes/css-mode.el                     |   10 +-
 lisp/textmodes/tildify.el                      |    2 +-
 lisp/thingatpt.el                              |    4 +-
 lisp/time-stamp.el                             |   50 +++---
 lisp/url/url-tramp.el                          |    4 +-
 m4/ax_gcc_var_attribute.m4                     |  141 ---------------
 nt/inc/ms-w32.h                                |    4 +
 src/buffer.c                                   |    8 +-
 src/conf_post.h                                |   26 ++-
 src/emacs-module.c                             |    3 +-
 src/fns.c                                      |    3 +-
 src/gnutls.c                                   |   10 +-
 src/gnutls.h                                   |    1 +
 src/sysdep.c                                   |   66 +++++--
 src/w32.c                                      |   62 +++++--
 src/w32.h                                      |    1 +
 src/w32fns.c                                   |   42 +++--
 src/w32heap.c                                  |   89 +++++++++-
 src/w32proc.c                                  |    7 +
 src/window.c                                   |   64 +++++--
 test/Makefile.in                               |   44 +++--
 test/lisp/legacy/core-elisp-tests.el           |    2 +-
 test/manual/etags/CTAGS.good                   |   14 +-
 test/manual/etags/ETAGS.good_1                 |   14 +-
 test/manual/etags/ETAGS.good_2                 |   14 +-
 test/manual/etags/ETAGS.good_3                 |   14 +-
 test/manual/etags/ETAGS.good_4                 |   14 +-
 test/manual/etags/ETAGS.good_5                 |   14 +-
 test/manual/etags/ETAGS.good_6                 |   14 +-
 test/manual/etags/html-src/softwarelibero.html |    2 +-
 test/manual/etags/ruby-src/test.rb             |   34 ++--
 test/manual/indent/scss-mode.scss              |   10 +
 105 files changed, 1568 insertions(+), 771 deletions(-)
 delete mode 100644 m4/ax_gcc_var_attribute.m4



reply via email to

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