emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/byte-switch updated (25d38a0 -> bf7f7c0)


From: Vibhav Pant
Subject: [Emacs-diffs] feature/byte-switch updated (25d38a0 -> bf7f7c0)
Date: Mon, 30 Jan 2017 13:06:01 +0000 (UTC)

vibhavp pushed a change to branch feature/byte-switch.

      from  25d38a0   * 
lisp/emacs-lisp/bytecomp.el:(bc-cond-jump-table-info)add docstring
      adds  e27239a   Fix comment in css-mode.el
      adds  922850b   ; * lisp/play/dunnet.el: Fix file footer.
      adds  5362ef7   Nix some uses of eval
      adds  8dd624c   Document that functions in 'ffap-alist' can use the match 
data
      adds  dee6981   ; Merge from origin/emacs-25
      adds  f17a006   * lisp/ffap.el (ffap-lax-url): Bump :version after recent 
change.
      adds  42614fa   Update remaining copyright years with admin.el M-x 
set-copyright
      adds  2b36ae0   Merge from origin/emacs-25
      adds  021d340   ; Spelling fixes
      adds  299b190   Fix auto-save-file-name problem in Tramp on MS Windows
      adds  14c7d3a   Mark unused arguments and remove unused variables
      adds  aa711e0   Fix JS regexp literal syntax propertization in expressions
      adds  8083d25   Treat ":root" as a css-selector
      adds  dbb29d7   Add info-lookup help for gdb-script-mode
      adds  5715326   Rudimentary error handling for non-main threads
      adds  5fefaaa   Fix a bug with signaling a thread that waits for condvar
      adds  5304cb9   Remove lock file when auto-saving into the visited file
      adds  8c0fcaf   Avoid inefficient regex in diff-refine-hunk (Bug#25410)
      adds  9c4e309   Check that variable lists are actually lists
      adds  82a5e4d   Fix free var FOO-mode-{syntax,abbrev}-table warnings
      adds  1508b53   ; Revert "Improve diff-mode navigation/manipulation"
      adds  e5e42ce   diff-hunk-kill independent of point inside headers
      adds  6a788d2   Don't wait for frame to become visible
      adds  de33360   Fix low-level handling of (big) C macros.
      adds  07d1516   ; * etc/NEWS: Describe how to disable double-buffering.  
(Bug#25474)
      adds  ad29e14   * lisp/simple.el (region-bounds): New function.
      adds  ade0652   Prevent to use tabulated-list--near-rows unbound
      adds  0a49f15   Improve uses of CHECK_LIST etc.
      adds  03de82f   ; Fix previous commit
      adds  0c31ff4   Give , and .@ doc strings.  Fixes bug #24561.
      adds  201dfe3   Fix comment detection on open parens
      adds  52a87c8   * lisp/progmodes/vhdl-mode.el: Avoid add-to-list on local 
vars
      adds  3756739   Allow passing in max-width/height
      adds  253fdf7   shr-width doc clarification
      adds  3180dea   Clarify the last clarification
      adds  267c98a   Fix rendering of some complex SVG images
      adds  aea6701   xml: Fix parsing of default namespace with quoted names
      adds  fd42a19   When opening new eww buffers, use buffer names based on 
the host name
      adds  456696a   Avoid having eww unexpectedly open external browsers
      adds  42e2367   Tweak TLS error messaging on closed connections
      adds  b6fa580   Don't tag Gnus bugs with "gnus"
      adds  4e9baea   nnimap.el: support additional expunge options
      adds  f580ea1   Revert "nnimap.el: support additional expunge options"
      adds  cf9ce4f   ediff-difference-vector-alist: Drop duplicated definition
      adds  6bfa9e9   Build fix for older gnutls versions
      adds  97934ff   Attach text files correctly in Message
      adds  82b6b3c   Fix problem with auto-mode and 
dir-locals-collect-variables
      adds  00591a8   Make C-u C-x m work with Message as documented
      adds  87e2657   Clarify confusing Gnus error message
      adds  7a7c0b1   Gnus custom spec fix
      adds  544b996   Only save .newsrc file if the native method is NNTP
      adds  ff9ccf6   Only save .newsrc file if the native method is NNTP
      adds  43eba49   Move cXXXr and cXXXXr to subr.el
      adds  c5442ad   Don't mark articles in Gnus as displayed when they aren't
      adds  6b4195f   Bind C-c keys in the article buffer
      adds  36cbe21   Fix wrong documentation on nnmairix keystrokes
      adds  e0e9519   Fix the %P (line number) thing in Gnus summary buffers
      adds  27accec   Make address parsing more robust
      adds  097b168   Document how to quote MML tags
      adds  cd0e636   ; * doc/lispref/lists.texi (List Elements): Fix last 
change.
      adds  d32dfc2   Revert "Bind C-c keys in the article buffer"
      adds  44765de   Make use of cl-loop destructuring
      adds  0dfd9a6   Simplify make-list implementation
      adds  1392ec7   A quicker check for quit
      adds  b3a3ed5   Replace QUIT with maybe_quit
      adds  eff6c6a   Don't allow message-newline-and-reformat to be run 
outside the body
      adds  9527d20   Allow mml-attach-file to prompt less
      adds  950c0d8   Make eww buffers prettier in the buffer listing
      adds  cf60608   ; Just use octal
      adds  9fc67ae   Give a slight better error message in 
mml-minibuffer-read-file
      adds  d47dadd   Fix the previous mml patch better
      adds  079b6be   Gnus doc clarification
      adds  d32623f   Document :shell-command in `make-network-process'
      adds  a1cb68b   Document nnimap-shell-program
      adds  aeecbc0   Fix typo in last checkin
      adds  b720f1a   Refactor message-goto-body
      adds  301ee3d   Avoid a regexp overflow in message-goto-body
      adds  eba8046   (message-do-fcc): Modernise the code slightly.
      adds  3a9e56d   Respect buffer-local message-fcc-handler-function
      adds  47e8285   Make nndoc more resilient against corrupted files
      adds  77bbca8   Fill too long mail headers
      adds  3539657   Remove dead code from rfc2047
      adds  2db8794   Gnus doc clarification
      adds  ffdf409   Fix crossposting in non-primary groups
      adds  f15bbbe   Make `C-h b' work correctly in Gnus article buffer 
(bug#18257)
      adds  a3b6d8e   Add new command gnus-article-sort-by-marks
      adds  5dd303f   Don't try to find charsets of non-text MIME parts
      adds  110cd0b   Mention the new Gnus sorting command
      adds  7416f00   Subject: Restore correct Gnus newsgroup name after 
sending message
      adds  3485c16   Fix Message check for bogus domain names
      adds  7cb7a58   python-mode: Fix detection for opening blocks.
      adds  e26166a   Fix filenotify-tests on MS-Windows
      adds  525a6d2   Don't report zero errno for inaccessible directory
      adds  8702773   Support Bash Ctrl-Z indication of directory name in 
term.el
      adds  d7ac7b1   Ensure last line is at window bottom in shell buffers
      adds  90c7634   Fix 'describe-variable' for longish variable values
      adds  03c1080   Fix charsets and encodings from non-file MIME parts
      adds  21d661d   Add \citetitle to biblatex cite format
      adds  412b8da   Slightly tune file-accessible-directory-p fix
      adds  107a0c4   Don't require a shell when loading htmlfontify
      adds  2d07895   Fix a couple eww customization types
      adds  3979d8f   Restore a test that was removed by a recent commit
      adds  375c70f   test/*.el: Avoid byte-compiler warnings
      adds  f83363d   Subject: Check Bcc after the Messag hook has run
      adds  c7bbddf   Use access-file in EWW to check before downloading a file
      adds  d12e1dd   hl-line.el: Don't try to operate on a killed buffer
      adds  0073223   Fix Bug#25524
      adds  9bf9463   Don't warn about obsolete defgenerics when defining them
      adds  2f90bbb   lisp/*.el: Fix some warnings
      adds  52feecd   Say JavaScript, not Javascript
      adds  8ba236e   Escape dash in xref rgrep regexp
      adds  9c4dfdd   Fix hash tables not being purified correctly.
       new  bf7f7c0   Merge remote-tracking branch 'origin/master' into 
feature/byte-switch


Summary of changes:
 doc/lispref/internals.texi              |    6 +-
 doc/lispref/lists.texi                  |   33 +++
 doc/lispref/processes.texi              |    8 +
 doc/lispref/threads.texi                |   11 +
 doc/misc/cl.texi                        |    2 +-
 doc/misc/emacs-mime.texi                |    4 +
 doc/misc/gnus.texi                      |   34 +--
 etc/DEBUG                               |    2 +-
 etc/NEWS                                |   29 ++-
 etc/refcards/ru-refcard.tex             |    2 +-
 lisp/battery.el                         |    3 +
 lisp/calc/calc-misc.el                  |    2 +-
 lisp/dired-aux.el                       |    2 +
 lisp/emacs-lisp/backquote.el            |   10 +
 lisp/emacs-lisp/cl-generic.el           |   15 +-
 lisp/emacs-lisp/cl-lib.el               |  143 ++---------
 lisp/emacs-lisp/cl.el                   |   24 --
 lisp/emacs-lisp/derived.el              |    2 +
 lisp/emacs-lisp/tabulated-list.el       |    9 +-
 lisp/ffap.el                            |    2 +-
 lisp/files.el                           |   11 +-
 lisp/gnus/gnus-art.el                   |   15 +-
 lisp/gnus/gnus-msg.el                   |    9 +-
 lisp/gnus/gnus-salt.el                  |    4 +-
 lisp/gnus/gnus-start.el                 |    9 +-
 lisp/gnus/gnus-sum.el                   |   28 ++-
 lisp/gnus/gnus-topic.el                 |    2 +-
 lisp/gnus/gnus.el                       |    4 -
 lisp/gnus/message.el                    |  132 +++++-----
 lisp/gnus/mml.el                        |   98 +++++---
 lisp/gnus/nndoc.el                      |   20 +-
 lisp/gnus/nnimap.el                     |    6 +-
 lisp/help-fns.el                        |   40 +--
 lisp/help-mode.el                       |    2 +-
 lisp/hl-line.el                         |    3 +-
 lisp/htmlfontify.el                     |   12 +-
 lisp/info-look.el                       |   29 +++
 lisp/mail/ietf-drums.el                 |   11 +
 lisp/mail/rfc2047.el                    |   12 +-
 lisp/net/eww.el                         |   71 ++++--
 lisp/net/network-stream.el              |    4 +
 lisp/net/shr.el                         |   32 ++-
 lisp/net/tramp.el                       |    6 +-
 lisp/net/zeroconf.el                    |    6 +-
 lisp/play/dunnet.el                     |  119 +++++----
 lisp/progmodes/cc-engine.el             |   48 ++--
 lisp/progmodes/cc-mode.el               |    3 +-
 lisp/progmodes/hideshow.el              |    2 +-
 lisp/progmodes/js.el                    |   27 +--
 lisp/progmodes/python.el                |   20 +-
 lisp/progmodes/sql.el                   |    2 +-
 lisp/progmodes/vhdl-mode.el             |   43 ++--
 lisp/progmodes/xref.el                  |    4 +
 lisp/recentf.el                         |    2 +-
 lisp/shell.el                           |   13 +-
 lisp/simple.el                          |    8 +-
 lisp/subr.el                            |  120 +++++++++
 lisp/term.el                            |   15 +-
 lisp/textmodes/css-mode.el              |    3 +-
 lisp/textmodes/reftex-vars.el           |    2 +
 lisp/textmodes/rst.el                   |   15 +-
 lisp/vc/diff-mode.el                    |  274 ++++++++-------------
 lisp/vc/ediff-init.el                   |   46 ++--
 lisp/xml.el                             |    6 +-
 src/alloc.c                             |  114 ++++++---
 src/atimer.c                            |    1 +
 src/buffer.c                            |   13 +-
 src/bytecode.c                          |    2 +-
 src/callint.c                           |    2 +-
 src/callproc.c                          |   16 +-
 src/category.c                          |    2 +-
 src/ccl.c                               |    2 +-
 src/decompress.c                        |    2 +-
 src/dired.c                             |   10 +-
 src/editfns.c                           |   16 +-
 src/emacs-module.c                      |    2 +-
 src/eval.c                              |   40 +--
 src/fileio.c                            |   73 +++---
 src/filelock.c                          |    2 +-
 src/fns.c                               |  405 ++++++++++++++-----------------
 src/fontset.c                           |    8 +-
 src/frame.c                             |    5 +-
 src/gfilenotify.c                       |    8 +-
 src/gnutls.c                            |   13 +-
 src/image.c                             |    2 +-
 src/indent.c                            |    6 +-
 src/insdel.c                            |   12 +-
 src/keyboard.c                          |   18 +-
 src/keyboard.h                          |    2 +
 src/keymap.c                            |   12 +-
 src/lisp.h                              |   49 ++--
 src/lread.c                             |   14 +-
 src/macros.c                            |    2 +-
 src/minibuf.c                           |    2 +-
 src/print.c                             |   16 +-
 src/process.c                           |   22 +-
 src/profiler.c                          |    6 +-
 src/regex.c                             |    7 +-
 src/search.c                            |   49 ++--
 src/syntax.c                            |  167 +++++++------
 src/sysdep.c                            |   10 +-
 src/textprop.c                          |    2 +-
 src/thread.c                            |   61 +++--
 src/w32fns.c                            |    8 +-
 src/w32notify.c                         |    2 +-
 src/w32proc.c                           |    2 +-
 src/window.c                            |    7 +-
 src/xdisp.c                             |    2 +-
 src/xselect.c                           |    4 +-
 src/xterm.c                             |   62 +----
 test/lisp/abbrev-tests.el               |    3 +-
 test/lisp/emacs-lisp/cl-seq-tests.el    |    6 +-
 test/lisp/emacs-lisp/let-alist-tests.el |    5 +-
 test/lisp/faces-tests.el                |    9 +-
 test/lisp/ffap-tests.el                 |    2 +-
 test/lisp/filenotify-tests.el           |   14 ++
 test/lisp/htmlfontify-tests.el          |   12 +
 test/lisp/ibuffer-tests.el              |    9 +
 test/lisp/minibuffer-tests.el           |    2 +-
 test/lisp/net/dbus-tests.el             |    3 +-
 test/lisp/net/tramp-tests.el            |   16 +-
 test/lisp/progmodes/js-tests.el         |   26 ++
 test/lisp/progmodes/python-tests.el     |   23 +-
 test/lisp/simple-tests.el               |    6 +-
 test/lisp/textmodes/tildify-tests.el    |    2 +-
 test/lisp/xml-tests.el                  |   15 ++
 test/src/eval-tests.el                  |   10 +
 test/src/syntax-tests.el                |   85 +++++++
 test/src/thread-tests.el                |   17 +-
 129 files changed, 1861 insertions(+), 1367 deletions(-)
 create mode 100644 test/src/syntax-tests.el



reply via email to

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