Merge from emacs-24; up to 2014-06-08T18:27:22Z!eggert@cs.ucla.edu
authorGlenn Morris <rgm@gnu.org>
Tue, 24 Jun 2014 07:15:26 +0000 (00:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 24 Jun 2014 07:15:26 +0000 (00:15 -0700)
1  2 
doc/misc/ChangeLog
doc/misc/autotype.texi
doc/misc/dired-x.texi
lisp/ChangeLog
lisp/gnus/ChangeLog
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/skeleton.el

@@@ -1,12 -1,12 +1,21 @@@
 -2014-06-23  Leo Liu  <sdl.web@gmail.com>
++2014-06-24  Leo Liu  <sdl.web@gmail.com>
 -      * dired-x.texi (Omitting Files in Dired, Omitting Variables): Fix
 -      key binding to dired-omit-mode.  (Bug#16354)
++      * dired-x.texi (Omitting Files in Dired, Omitting Variables):
++      Fix key binding to dired-omit-mode.  (Bug#16354)
 -2014-06-22  Eli Zaretskii  <eliz@gnu.org>
++2014-06-24  Eli Zaretskii  <eliz@gnu.org>
 -      * autotype.texi (Skeleton Language): Document the \n feature
 -      better.
++      * autotype.texi (Skeleton Language): Document the \n feature better.
++
 +2014-06-23  Glenn Morris  <rgm@gnu.org>
 +
 +      * Makefile.in (%.texi): Disable implicit rules.
 +
 +2014-06-22  Mario Lang  <mlang@delysid.org>
 +
 +      * srecode.texi (Base Arguments): The the -> to the.
 +
 +      * org.texi (Images in ODT export): The the -> the.
  
  2014-06-21  Eli Zaretskii  <eliz@gnu.org>
  
Simple merge
Simple merge
diff --cc lisp/ChangeLog
@@@ -1,53 -1,40 +1,80 @@@
 -2014-06-24  Eli Zaretskii  <eliz@gnu.org>
 -
 -      * international/fontset.el (script-representative-chars):
 -      Add representative characters for scripts added in Unicode 7.0.
 -      (otf-script-alist): Synchronize with the latest registry of OTF
 -      script tags.
 -
 -      * international/characters.el (char-script-table): Update for
 -      scripts added and codepoint ranges changed in Unicode 7.0.
 -
 -2014-06-23  Leo Liu  <sdl.web@gmail.com>
++2014-06-24  Leo Liu  <sdl.web@gmail.com>
+       * align.el (align-adjust-col-for-rule): Unbreak due to defaulting
+       tab-stop-list to nil.  (Bug#16381)
+       * indent.el (indent-next-tab-stop): Rename from indent--next-tab-stop.
+       (indent-rigidly-left-to-tab-stop)
+       (indent-rigidly-right-to-tab-stop, tab-to-tab-stop)
+       (move-to-tab-stop): Change callers.
 -2014-06-22  Eli Zaretskii  <eliz@gnu.org>
++2014-06-24  Eli Zaretskii  <eliz@gnu.org>
+       * skeleton.el (skeleton-insert): Yet another fix of the doc string
+       wrt behavior of \n as the first/last element of a skeleton.
 -2014-06-22  Michael Albinus  <michael.albinus@gmx.de>
++2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
+       * net/tramp-adb.el (tramp-adb-handle-process-file):
+       * net/tramp-sh.el (tramp-sh-handle-process-file):
+       * net/tramp-smb.el (tramp-smb-handle-process-file): Do not raise
+       the output buffer when DISPLAY is non-nil.  (Bug#17815)
 -2014-06-21  Glenn Morris  <rgm@gnu.org>
++2014-06-24  Glenn Morris  <rgm@gnu.org>
+       * play/landmark.el (landmark-move-down, landmark-move-up):
+       Fix 2007-10-20 change - preserve horizontal position.
 +2014-06-23  Sam Steingold  <sds@gnu.org>
 +
 +      * simple.el (kill-append): Remove undo boundary depending on ...
 +      (kill-append-merge-undo): New user option.
 +
 +2014-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
 +
 +      * simple.el (handle-shift-selection, exchange-point-and-mark)
 +      (activate-mark): Set transient-mark-mode buffer-locally (bug#6316).
 +      (transient-mark-mode): Use&set the global value.
 +      * mouse.el (mouse-set-region-1, mouse-drag-track): Idem.
 +      * emulation/edt.el (edt-emulation-off): Save&restore the global
 +      transient-mark-mode setting.
 +      * obsolete/pc-select.el (pc-selection-mode): Use the
 +      transient-mark-mode function.
 +
 +2014-06-23  Eli Zaretskii  <eliz@gnu.org>
 +
 +      * international/fontset.el (script-representative-chars):
 +      Add representative characters for scripts added in Unicode 7.0.
 +      (otf-script-alist): Synchronize with the latest registry of OTF
 +      script tags.
 +
 +      * international/characters.el (char-script-table): Update for
 +      scripts added and codepoint ranges changed in Unicode 7.0.
 +
 +2014-06-23  Eli Barzilay  <eli@barzilay.org>
 +
 +      * calculator.el (calculator-standard-displayer): Fix bug in use of
 +      `calculator-groupize-number'.
 +      (calculator-funcall): Fix broken `cl-flet' use by moving it into the
 +      `eval' code, so it works in v24.3.1 too.
 +      (calculator-last-input): Comment to clarify purpose.
 +
 +2014-06-22  Mario Lang  <mlang@delysid.org>
 +
 +      * textmodes/rst.el (rst-comment-region): From from -> from.
 +
 +      * net/tramp-adb.el (tramp-adb-send-command-and-check): And and -> and.
 +
 +2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
 +
 +      * electric.el (electric-layout-post-self-insert-function):
 +      * emacs-lisp/ert.el (ert--insert-infos):
 +      * obsolete/vi.el (vi-set-mark):
 +      * term.el (term-handle-scroll):
 +      * textmodes/bibtex.el (bibtex-fill-field, bibtex-fill-entry):
 +      * wid-edit.el (widget-editable-list-value-create):
 +      Prefer point-marker to copy-marker of point.
 +
  2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
  
        Fix completion retrieval parsing (bug#17209).
@@@ -1,30 -1,9 +1,35 @@@
 -2014-06-22  Andreas Schwab  <schwab@linux-m68k.org>
++2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
+       * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
+       attribute values.  (Bug#17834)
 -2014-05-28  Andreas Schwab  <schwab@linux-m68k.org>
 +2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
 +
 +      * gnus-sum.el (gnus-summary-edit-article-done):
 +      Prefer point-marker to copy-marker of point.
 +
 +2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 +
 +      * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
 +      (gnus-article-read-summary-keys):
 +      Don't bug out when there is no article in the summary buffer.
 +      (gnus-mime-buttonize-attachments-in-header):
 +      Improve criterion that finds parts to display.
 +
 +      * gnus-art.el (gnus-mm-display-part):
 +      * mm-decode.el (mm-shr):
 +      * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
 +      (mm-insert-inline): Revert last changes.
 +
 +2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 +
 +      * gnus-art.el (gnus-mm-display-part):
 +      * mm-decode.el (mm-shr):
 +      * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
 +      (mm-insert-inline): Set insertion type of end-marker, not only
 +      start-marker, of undisplayer so as to stay after inserted text.
 +
 +2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
  
        * html2text.el (html2text-get-attr): Fix typo when splitting value from
        attribute. (Bug#17613)
Simple merge
Simple merge
Simple merge
Simple merge