emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (2d47f4c -> 63efcc2)


From: John Wiegley
Subject: [Emacs-diffs] master updated (2d47f4c -> 63efcc2)
Date: Fri, 11 Mar 2016 22:37:00 +0000

johnw pushed a change to branch master.

      from  2d47f4c   Remove compat code in Tramp
      adds  041a140   Bump version to 25.0.92
      adds  6287381   ; Auto-commit of loaddefs files.
       new  b7ad5db   ; Merge from origin/emacs-25
      adds  5aba61e   Use the correct dabbrev expansion
      adds  100346a   Add the missing test case for the previous patch
      adds  8b01e69   Prevent infinite loop on not-well-formed xml. (Bug#16344)
      adds  dbb02bf   Make sure to use case-sensitive search
      adds  66d2717   Complete temperature units in calc-convert-temperature
      adds  2e78353   * lisp/isearch.el (isearch-define-mode-toggle): Fix 
toggling logic
      adds  620951f   Fix previous fix of enlarge-/shrink-window
       new  a934bf4   Merge from origin/emacs-25
      adds  6db1a87   Fix insertion of edited servers in the dribble file
       new  b4fbd69   ; Merge from origin/emacs-25
      adds  265141b   Fix Bug#22814
      adds  c45a1ca   doc string file descriptor exhaustion fix
      adds  7923112   Fix mbox files produced by movemail on MS-Windows
      adds  dc9d837   Don't misindent computed property generator methods
      adds  98b8d44   Fix bidi-paragraph-direction in Rmail view buffer
      adds  b1abce1   Restore leading space in movemail pop output
      adds  e51b27e   Remove the highlighting support for quoting 'like this' 
inside Lisp docstrings
      adds  cc057e4   Speed up redisplay of binary files with long series of 
nulls
      adds  b71c717   Make the code in movemail_strftime more general
      adds  993b2fb   Improve doc string of 'shell-command'
      adds  50b9826   Update 'ucs-names' database
      adds  6f7a57c   Fix symbolic mode string conversion for s and t
      adds  066f3bc   Recognize iuwu-mod after an escaped newline
      adds  6e63b3e   Guard against nested percent literals
      adds  991c801   Don't apply the return value of goto-char as syntax class
      adds  f50bc04   Allow splat operator before percent literal
      adds  16cf469   ; Spelling fix and tighten up comment
      adds  02bf7cc   Properly handle unquoting in wdired (bug 22938)
      adds  366ec77   Allow using the left shift operator without spaces on 
both sides
      adds  9b16bc2   Stop recognizing :#{} as symbol in ruby-mode
      adds  1b9d616   Propertize operator symbol names with symbol syntax class
      adds  711ca36   Properly handle lambda as read function (bug 22961)
      adds  b417c5a   Revert "Revert "Backport: * lisp/isearch.el: Turn 
char-folding off by default""
      adds  83b2a20   Change how /etc/NEWS presents character folding
      adds  a7d6f39   ; Fix last change in NEWS
      adds  28532a9   Propertize character literals and special global 
variables differently
      adds  72c7438   Indent methods with keyword names correctly
      adds  a589e9a   By default, etags produces unqualified Perl tag names
      adds  7352c6c   Rework C source files to avoid ^(
      adds  741a6f8   Sync with gnulib
      adds  985dacf   ; NEWS update for the last change in etags
      adds  8b8a6ad   Don't use XRANDR 1.3 extensions if the server doesn't 
support them.
      adds  950be68   Add symref-filepattern entries for c?perl-mode
      adds  f8df21b   Update admin/notes/unicode
      adds  4efea8e   ; * etc/DEBUG: Fix a typo.  (Bug#22984)
      adds  facb5e2   Update Emacs manual section related to character folding
       new  63efcc2   Merge from origin/emacs-25


Summary of changes:
 admin/alloc-colors.c                               |    4 +-
 admin/notes/unicode                                |    7 +
 configure.ac                                       |   12 +-
 doc/emacs/search.texi                              |   21 +-
 doc/man/etags.1                                    |    6 +-
 doc/misc/texinfo.tex                               |  658 +++++++++-----------
 etc/DEBUG                                          |    2 +-
 etc/NEWS                                           |   42 +-
 lib-src/ebrowse.c                                  |    4 +-
 lib-src/emacsclient.c                              |    4 +-
 lib-src/etags.c                                    |   35 +-
 lib-src/hexl.c                                     |    7 +-
 lib-src/make-docfile.c                             |    4 +-
 lib-src/movemail.c                                 |   49 ++-
 lib-src/ntlib.c                                    |    4 +-
 lib-src/ntlib.h                                    |    5 +-
 lib-src/pop.c                                      |    4 +-
 lib-src/pop.h                                      |    4 +-
 lib-src/profile.c                                  |    4 +-
 lib-src/update-game-score.c                        |    4 +-
 lib/intprops.h                                     |    8 +-
 lib/set-permissions.c                              |    1 +
 lisp/calc/calc-units.el                            |   17 +-
 lisp/cedet/semantic/symref/grep.el                 |    2 +
 lisp/dabbrev.el                                    |    8 +-
 lisp/emacs-lisp/lisp-mode.el                       |    8 +-
 lisp/files.el                                      |    6 +-
 lisp/international/mule-cmds.el                    |   12 +-
 lisp/isearch.el                                    |    6 +-
 lisp/mail/rmail.el                                 |    7 +-
 lisp/progmodes/js.el                               |   11 +-
 lisp/progmodes/ruby-mode.el                        |  158 +++---
 lisp/progmodes/xref.el                             |    1 +
 lisp/simple.el                                     |    2 +
 lisp/wdired.el                                     |   22 +-
 lisp/window.el                                     |   47 +-
 lisp/xml.el                                        |    9 +-
 m4/extern-inline.m4                                |    1 +
 modules/mod-test/mod-test.c                        |    4 +-
 msdos/inttypes.h                                   |    4 +-
 nt/addpm.c                                         |    4 +-
 nt/cmdproxy.c                                      |    4 +-
 nt/ddeclient.c                                     |    5 +-
 nt/inc/grp.h                                       |    5 +-
 nt/inc/inttypes.h                                  |    4 +-
 nt/inc/langinfo.h                                  |    5 +-
 nt/inc/ms-w32.h                                    |    4 +-
 nt/inc/nl_types.h                                  |    4 +-
 nt/inc/stdint.h                                    |    4 +-
 nt/inc/sys/socket.h                                |    4 +-
 nt/inc/sys/stat.h                                  |    4 +-
 nt/inc/sys/wait.h                                  |    4 +-
 nt/preprep.c                                       |   13 +-
 nt/runemacs.c                                      |    4 +-
 oldXMenu/Activate.c                                |    4 +-
 oldXMenu/Create.c                                  |    4 +-
 oldXMenu/FindSel.c                                 |    4 +-
 oldXMenu/Internal.c                                |    4 +-
 oldXMenu/insque.c                                  |    4 +-
 src/alloc.c                                        |    4 +-
 src/atimer.c                                       |    4 +-
 src/atimer.h                                       |    4 +-
 src/bidi.c                                         |   44 ++-
 src/blockinput.h                                   |    4 +-
 src/buffer.c                                       |   18 +-
 src/buffer.h                                       |   26 +-
 src/bytecode.c                                     |    8 +-
 src/callint.c                                      |    4 +-
 src/callproc.c                                     |    8 +-
 src/casefiddle.c                                   |    4 +-
 src/casetab.c                                      |    4 +-
 src/category.c                                     |    8 +-
 src/category.h                                     |    4 +-
 src/ccl.c                                          |    4 +-
 src/ccl.h                                          |    4 +-
 src/character.c                                    |    4 +-
 src/character.h                                    |    4 +-
 src/charset.c                                      |    4 +-
 src/charset.h                                      |    4 +-
 src/chartab.c                                      |    6 +-
 src/cm.c                                           |    4 +-
 src/cm.h                                           |    4 +-
 src/cmds.c                                         |    6 +-
 src/coding.c                                       |    8 +-
 src/coding.h                                       |    4 +-
 src/commands.h                                     |    4 +-
 src/composite.c                                    |    4 +-
 src/composite.h                                    |    4 +-
 src/conf_post.h                                    |    4 +-
 src/cygw32.c                                       |    4 +-
 src/cygw32.h                                       |    4 +-
 src/data.c                                         |    6 +-
 src/dbusbind.c                                     |    4 +-
 src/decompress.c                                   |    4 +-
 src/dired.c                                        |    4 +-
 src/dispextern.h                                   |    4 +-
 src/dispnew.c                                      |    6 +-
 src/disptab.h                                      |    4 +-
 src/doc.c                                          |    9 +-
 src/doprnt.c                                       |    4 +-
 src/dosfns.c                                       |    4 +-
 src/dosfns.h                                       |    5 +-
 src/dynlib.c                                       |    4 +-
 src/dynlib.h                                       |    4 +-
 src/editfns.c                                      |   10 +-
 src/emacs-icon.h                                   |    5 +-
 src/emacs-module.c                                 |    4 +-
 src/emacs-module.h                                 |    4 +-
 src/emacs.c                                        |    4 +-
 src/emacsgtkfixed.c                                |    4 +-
 src/emacsgtkfixed.h                                |    4 +-
 src/eval.c                                         |    8 +-
 src/fileio.c                                       |   22 +-
 src/filelock.c                                     |    4 +-
 src/firstfile.c                                    |    4 +-
 src/floatfns.c                                     |   14 +-
 src/fns.c                                          |   26 +-
 src/font.c                                         |    8 +-
 src/font.h                                         |    4 +-
 src/fontset.c                                      |    4 +-
 src/fontset.h                                      |    4 +-
 src/frame.c                                        |    6 +-
 src/frame.h                                        |    4 +-
 src/fringe.c                                       |    6 +-
 src/ftcrfont.c                                     |    4 +-
 src/ftfont.c                                       |    4 +-
 src/ftfont.h                                       |    5 +-
 src/ftxfont.c                                      |    4 +-
 src/getpagesize.h                                  |    5 +-
 src/gfilenotify.c                                  |    4 +-
 src/gnutls.c                                       |    4 +-
 src/gnutls.h                                       |    4 +-
 src/gtkutil.c                                      |    4 +-
 src/gtkutil.h                                      |    4 +-
 src/image.c                                        |    4 +-
 src/indent.c                                       |    4 +-
 src/indent.h                                       |    4 +-
 src/inotify.c                                      |    6 +-
 src/insdel.c                                       |    4 +-
 src/intervals.c                                    |    4 +-
 src/intervals.h                                    |    4 +-
 src/keyboard.c                                     |    8 +-
 src/keyboard.h                                     |    4 +-
 src/keymap.c                                       |   10 +-
 src/keymap.h                                       |    4 +-
 src/kqueue.c                                       |   12 +-
 src/lastfile.c                                     |    4 +-
 src/lisp.h                                         |    4 +-
 src/lread.c                                        |   10 +-
 src/macfont.h                                      |    5 +-
 src/macfont.m                                      |    4 +-
 src/macros.c                                       |    4 +-
 src/macros.h                                       |    4 +-
 src/marker.c                                       |    4 +-
 src/menu.c                                         |    8 +-
 src/menu.h                                         |    4 +-
 src/minibuf.c                                      |    6 +-
 src/msdos.c                                        |    4 +-
 src/msdos.h                                        |    5 +-
 src/nsfns.m                                        |   12 +-
 src/nsfont.m                                       |    4 +-
 src/nsgui.h                                        |    4 +-
 src/nsimage.m                                      |    4 +-
 src/nsmenu.m                                       |    4 +-
 src/nsselect.m                                     |   10 +-
 src/nsterm.h                                       |   12 +-
 src/nsterm.m                                       |    4 +-
 src/print.c                                        |    8 +-
 src/process.c                                      |   22 +-
 src/process.h                                      |    4 +-
 src/profiler.c                                     |    4 +-
 src/puresize.h                                     |    4 +-
 src/ralloc.c                                       |    4 +-
 src/region-cache.c                                 |    4 +-
 src/region-cache.h                                 |    4 +-
 src/scroll.c                                       |    4 +-
 src/search.c                                       |    4 +-
 src/sheap.c                                        |    4 +-
 src/sound.c                                        |    4 +-
 src/syntax.c                                       |    4 +-
 src/syntax.h                                       |    4 +-
 src/sysdep.c                                       |    4 +-
 src/sysselect.h                                    |    4 +-
 src/syssignal.h                                    |    4 +-
 src/sysstdio.h                                     |    4 +-
 src/systime.h                                      |    4 +-
 src/systty.h                                       |    4 +-
 src/syswait.h                                      |    4 +-
 src/term.c                                         |    4 +-
 src/termchar.h                                     |    4 +-
 src/termhooks.h                                    |    4 +-
 src/terminal.c                                     |    4 +-
 src/terminfo.c                                     |    4 +-
 src/termopts.h                                     |    4 +-
 src/textprop.c                                     |    6 +-
 src/tparam.h                                       |    4 +-
 src/undo.c                                         |    4 +-
 src/unexaix.c                                      |    4 +-
 src/unexcoff.c                                     |    4 +-
 src/unexcw.c                                       |    4 +-
 src/unexelf.c                                      |    4 +-
 src/unexmacosx.c                                   |    4 +-
 src/unexw32.c                                      |   13 +-
 src/vm-limit.c                                     |    4 +-
 src/w16select.c                                    |    6 +-
 src/w32.c                                          |    4 +-
 src/w32.h                                          |    4 +-
 src/w32common.h                                    |    6 +-
 src/w32console.c                                   |    4 +-
 src/w32fns.c                                       |   12 +-
 src/w32font.c                                      |    4 +-
 src/w32font.h                                      |    4 +-
 src/w32gui.h                                       |    4 +-
 src/w32heap.c                                      |   11 +-
 src/w32heap.h                                      |    4 +-
 src/w32inevt.c                                     |    4 +-
 src/w32inevt.h                                     |    4 +-
 src/w32menu.c                                      |    4 +-
 src/w32notify.c                                    |    4 +-
 src/w32proc.c                                      |    4 +-
 src/w32reg.c                                       |    4 +-
 src/w32select.c                                    |    4 +-
 src/w32select.h                                    |    4 +-
 src/w32term.c                                      |    4 +-
 src/w32term.h                                      |    4 +-
 src/w32uniscribe.c                                 |    4 +-
 src/w32xfns.c                                      |    4 +-
 src/widget.c                                       |    4 +-
 src/widget.h                                       |    4 +-
 src/widgetprv.h                                    |    4 +-
 src/window.c                                       |   10 +-
 src/window.h                                       |    4 +-
 src/xdisp.c                                        |   10 +-
 src/xfaces.c                                       |   10 +-
 src/xfns.c                                         |   40 +-
 src/xfont.c                                        |    4 +-
 src/xftfont.c                                      |    4 +-
 src/xgselect.c                                     |    4 +-
 src/xgselect.h                                     |    4 +-
 src/xmenu.c                                        |    4 +-
 src/xml.c                                          |    4 +-
 src/xrdb.c                                         |    4 +-
 src/xselect.c                                      |   16 +-
 src/xsettings.c                                    |    4 +-
 src/xsettings.h                                    |    4 +-
 src/xsmfns.c                                       |    4 +-
 src/xterm.c                                        |    4 +-
 src/xterm.h                                        |    9 +-
 src/xwidget.c                                      |   33 +-
 src/xwidget.h                                      |    4 +-
 .../cham.el => test/automated/dabbrev-tests.el     |   37 +-
 test/lisp/progmodes/ruby-mode-tests.el             |   17 +
 test/lisp/xml-tests.el                             |    7 +-
 test/manual/etags/CTAGS.good                       |   42 +-
 test/manual/etags/ETAGS.good_1                     |   48 +-
 test/manual/etags/ETAGS.good_2                     |   48 +-
 test/manual/etags/ETAGS.good_3                     |   48 +-
 test/manual/etags/ETAGS.good_4                     |   48 +-
 test/manual/etags/ETAGS.good_5                     |   48 +-
 test/manual/etags/c-src/emacs/src/keyboard.c       |    4 +-
 test/manual/etags/c-src/emacs/src/lisp.h           |    4 +-
 test/manual/etags/c-src/etags.c                    |    8 +-
 test/manual/indent/js.js                           |    7 +-
 test/manual/indent/ruby.rb                         |   15 +
 264 files changed, 1472 insertions(+), 1360 deletions(-)
 copy lisp/language/cham.el => test/automated/dabbrev-tests.el (52%)



reply via email to

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