emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (887f612 -> 17982e0)


From: John Wiegley
Subject: [Emacs-diffs] master updated (887f612 -> 17982e0)
Date: Fri, 04 Mar 2016 08:06:09 +0000

johnw pushed a change to branch master.

      from  887f612   Fix issue of inserting images on some systems
      adds  1bc0e0a   Minor fixes in filenotify.el
      adds  e72a26e   Make find-tag-default-bounds more strict
      adds  c1ec743   Make $, : and @ "prefix characters" in ruby-mode
      adds  17dd3fb   Add `isearch' to `basic-faces'
      adds  6620944   (cl-union): Do not ignore :test argument when lists are 
equal.
       new  2f3f7fc   Merge from origin/emacs-25
      adds  1af5e6e   Encode header strings before printing
       new  15ecb79   ; Merge from origin/emacs-25
      adds  7bc4820   Make setf for frame-height/width work again
       new  fd4fc00   Merge from origin/emacs-25
      adds  42bc065   Make buttons in header lines work
      adds  dfe1650   (ls-lisp-insert-directory): Make -B work
       new  eced64b   ; Merge from origin/emacs-25
      adds  a1585e1   Don't bug out on localised dates in gnus-icalendar
      adds  c582def   Further adaptions in file-notify-tests.el for w32notify
      adds  00a4720   Further improve doc string of 'disable-point-adjustment'
      adds  bd58c13   Improve documentation of focus-related hooks
       new  68ed6bf   Merge from origin/emacs-25
      adds  ce4bdd7   Highlight assignments in Makefiles more correctly
       new  b6b565b   ; Merge from origin/emacs-25
      adds  b594393   etc/NEWS: Mention the new second parameter to 
`package-install'
      adds  370eb67   Make `insert-pair' always leave the cursor where 
documented
      adds  e01c72f   Fix white space in last checkin
      adds  cab3f0a   Allocate glyph matrices for the initial frame
      adds  7c81a0b   Improve documentation of 'save-place-mode'
      adds  f67f1ed   ; * doc/lispref/modes.texi (Font Lock Basics): Minor 
rewording.
      adds  e6a3819   Update HISTORY section in readme for the NextStep 
interface.
       new  68fa05f   Merge from origin/emacs-25
      adds  9d0b103   Minor fixes in calculator.el
       new  018bdf7   ; Merge from origin/emacs-25
      adds  5244db2   * src/keyboard.c: Don't inadvertently set immediate_echo 
(bug#22581)
      adds  040e0d6   Fix 'toggle-save-place'
      adds  8be32cf   Fix an assertion
      adds  7d206fc   Input method polish-slash should not use keyboard 
translation
      adds  95f5a43   Make double-click-1 work with unbalanced parens in CC 
Mode.  Fixes bug#5560.
      adds  06a872b   Fix redisplay on a TTY after 'make-frame'
      adds  fde0cd1   * lisp/saveplace.el (save-place-local-mode): New minor 
mode
      adds  9b7593c   ; * etc/NEWS: Reflect latest changes in saveplace.
      adds  d2dd614   Remove unneeded workaround in xftfont.c
      adds  ec10ef9   * lisp/apropos.el (apropos-variable): Doc fix.  
(Bug#22813).
      adds  b5db8e0   etc/PROBLEMS: Mention problems with using file descriptors
      adds  098d47b   * lisp/emacs-lisp/derived.el (define-derived-mode): 
Revert indent change.
      adds  14060a9   Avoid inflooping in thing-at-point-looking-at
      adds  064adf6   * lib-src/pop.c (socket_connection): Fix format string.
      adds  9e078e5   Fix char signedness issue in bidi code
      adds  4e46128   * nextstep/WISHLIST: Merge into etc/TODO and remove.
      adds  b13cab6   Add a eww command to toggle paragraph direction
       new  692caf1   Merge from origin/emacs-25
      adds  5cac11a   Make parse-time-string-chars faster
       new  b50a207   ; Merge from origin/emacs-25
      adds  0d60bfc   Fix ModelSim error parsing
      adds  5a44bfe   Set auto-revert-use-notify to nil in 
global-auto-revert-mode.  (Bug#22814)
       new  f991a50   Merge from origin/emacs-25
      adds  433407d   * etc/TODO: Minor quoting and grammar fixes.
      adds  52f64cc   Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs 
into emacs-25
       new  5ab243f   ; Merge from origin/emacs-25
      adds  5f0d096   Remove the word "valid", to avoid ambiguity
      adds  aae436e   Uncomment the next-error-function integration in xref
       new  68ce800   Merge from origin/emacs-25
      adds  9781dc4   Make <div> in <li> not insert extra newlines
      adds  dc42d0c   Use the correct background color when filling nested 
<divs>
       new  eab3f9e   ; Merge from origin/emacs-25
      adds  bbe8a89   Made the new OS X visible bell more visible.
      adds  cb1e3da   Also allow setting the paragraph direction to nil
       new  de3fa65   Merge from origin/emacs-25
      adds  7c1e6eb   Allow binding `url-mime-accept-string'
       new  4df043c   ; Merge from origin/emacs-25
      adds  b6d6304   Comment on last change to define-derived-mode
       new  9fb9d07   Merge from origin/emacs-25
      adds  38698b6   ; * lisp/vc/vc-hooks.el: corrected docstring of face
       new  c69aef1   ; Merge from origin/emacs-25
      adds  f5d1435   Fix targets in test/automated/Makefile.in
       new  5be4e9d   Merge from origin/emacs-25
      adds  733fb9f   ; Auto-commit of loaddefs files.
       new  5c6cc95   ; Merge from origin/emacs-25
      adds  60e0596   Document c-guess-basic-syntax in the CC Mode manual.
      adds  1481029   Fix reordering of bidi text in an isolate inside an 
override
      adds  ab30bf5   ; * src/w32proc.c: Update the commentary to sys_select.
      adds  06da00c   Fix Bug#22859
      adds  fbc85c7   ; make change-history-commit
      adds  a26f193   ; fix changelog entries
      adds  5cf7c39   authors.el updates
      adds  d6f6b7d   * etc/AUTHORS: Update the AUTHORS file
       new  17982e0   Merge from origin/emacs-25


Summary of changes:
 ChangeLog.2                                        |  957 ++++++++++++++++++++
 admin/authors.el                                   |    1 +
 doc/emacs/maintaining.texi                         |    4 +-
 doc/lispref/commands.texi                          |    3 +-
 doc/lispref/display.texi                           |    6 +-
 doc/lispref/modes.texi                             |   18 +-
 doc/misc/cc-mode.texi                              |   21 +-
 doc/misc/eww.texi                                  |    8 +
 etc/AUTHORS                                        |  100 ++-
 etc/NEWS                                           |   28 +-
 etc/PROBLEMS                                       |   11 +
 etc/TODO                                           |  243 +++++-
 lib-src/pop.c                                      |    2 +-
 lisp/apropos.el                                    |    5 +-
 lisp/autorevert.el                                 |    6 +-
 lisp/emacs-lisp/cl-lib.el                          |    6 +-
 lisp/emacs-lisp/cl-seq.el                          |    2 +-
 lisp/emacs-lisp/derived.el                         |    7 +-
 lisp/emacs-lisp/lisp.el                            |    7 +-
 lisp/filenotify.el                                 |   25 +-
 lisp/gnus/gnus-icalendar.el                        |    9 +-
 lisp/leim/quail/latin-pre.el                       |    2 +-
 lisp/mouse.el                                      |   29 +-
 lisp/net/eww.el                                    |   19 +-
 lisp/progmodes/ruby-mode.el                        |   15 +-
 lisp/progmodes/vhdl-mode.el                        |    7 +-
 lisp/progmodes/xref.el                             |    6 +-
 lisp/replace.el                                    |    1 +
 lisp/saveplace.el                                  |   50 +-
 lisp/subr.el                                       |   24 +-
 lisp/thingatpt.el                                  |   13 +-
 nextstep/README                                    |   17 +-
 nextstep/WISHLIST                                  |  247 -----
 src/bidi.c                                         |   13 +-
 src/dispextern.h                                   |    4 +-
 src/dispnew.c                                      |    4 +-
 src/frame.c                                        |    3 +
 src/keyboard.c                                     |   36 +-
 src/nsterm.m                                       |    5 +-
 src/w32proc.c                                      |    7 +-
 src/xdisp.c                                        |    9 +-
 src/xftfont.c                                      |   10 -
 test/Makefile.in                                   |    4 +
 .../alloc-tests.el => automated/cl-seq-tests.el}   |   27 +-
 test/lisp/filenotify-tests.el                      |  145 ++--
 45 files changed, 1635 insertions(+), 531 deletions(-)
 delete mode 100644 nextstep/WISHLIST
 copy test/{src/alloc-tests.el => automated/cl-seq-tests.el} (54%)



reply via email to

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