Katsumi Yamaoka | 19 Jun 2013 00:38
Favicon
Gravatar

trunk r113062: Merge changes made in Gnus master

------------------------------------------------------------
revno: 113062
revision-id: yamaoka <at> jpl.org-20130618223834-dzmywsikna2ywt4c
parent: dgutov <at> yandex.ru-20130618221756-mw5294xe2mvq2zqq
author: Gnus developers <ding <at> gnus.org.noreply>
committer: Katsumi Yamaoka <yamaoka <at> jpl.org>
branch nick: trunk
timestamp: Tue 2013-06-18 22:38:34 +0000
message:
  Merge changes made in Gnus master

  2013-06-18 Teodor Zlatanov <tzz <at> lifelogs.com>
  * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.

  2013-06-18 Lars Magne Ingebrigtsen <larsi <at> gnus.org>
  * net/shr.el (shr-make-table-1): Implement <td rowspan>.
  (shr-table-horizontal-line): Allow nil as a value, and change the default.
  (shr-insert-table-ruler): Respect the nil value.

  2013-06-18 Tom Tromey <tromey <at> barimba>
  * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
    New defvars.
  (eww-open-file): New defun.
  (eww-render): Initialize new variables.
  (eww-display-html): Handle "link" and "a".
  (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
  (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
  (eww-back-url): Rename from eww-previous-url.
  (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New defuns.
modified:
(Continue reading)

Dmitry Gutov | 19 Jun 2013 00:18
Picon
Favicon
Gravatar

trunk r113061: * lisp/progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):

------------------------------------------------------------
revno: 113061
revision-id: dgutov <at> yandex.ru-20130618221756-mw5294xe2mvq2zqq
parent: lekktu <at> gmail.com-20130618221325-ibhtgdyecw6lavon
committer: Dmitry Gutov <dgutov <at> yandex.ru>
branch nick: trunk
timestamp: Wed 2013-06-19 02:17:56 +0400
message:
  * lisp/progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
  Distinguish ternary operator tokens from slash symbol and slash
  char literal.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/progmodes/ruby-mode.el    rubymode.el-20091113204419-o5vbwnq5f7feedwu-8804
  test/automated/ruby-mode-tests.el rubymodetests.el-20120720101201-mn39s4kfopdxj3ek-1
Attachment (patch-113061.diff): text/x-diff, 1800 bytes
------------------------------------------------------------
revno: 113061
revision-id: dgutov <at> yandex.ru-20130618221756-mw5294xe2mvq2zqq
parent: lekktu <at> gmail.com-20130618221325-ibhtgdyecw6lavon
committer: Dmitry Gutov <dgutov <at> yandex.ru>
branch nick: trunk
timestamp: Wed 2013-06-19 02:17:56 +0400
message:
  * lisp/progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
  Distinguish ternary operator tokens from slash symbol and slash
  char literal.
modified:
(Continue reading)

Juanma Barranquero | 19 Jun 2013 00:13
Picon
Gravatar

trunk r113060: Convert symbol prettification into minor mode and global minor mode.

------------------------------------------------------------
revno: 113060
revision-id: lekktu <at> gmail.com-20130618221325-ibhtgdyecw6lavon
parent: eggert <at> cs.ucla.edu-20130618213100-1e16px84yx8exsyw
committer: Juanma Barranquero <lekktu <at> gmail.com>
branch nick: trunk
timestamp: Wed 2013-06-19 00:13:25 +0200
message:
  Convert symbol prettification into minor mode and global minor mode.

  * etc/NEWS: Document new Prettify Symbols mode.

  * lisp/progmodes/prog-mode.el (prettify-symbols-alist): Rename from
    `prog-prettify-symbols', and make a local defvar instead of defcustom.
    (prettify-symbols--keywords): Rename from `prog-prettify-symbols-alist'
    and make a local defvar.
    (prettify-symbols--compose-symbol): Rename from
    `prog--prettify-font-lock-compose-symbol'.
    (prettify-symbols--make-keywords): Rename from
    `prog-prettify-font-lock-symbols-keywords' and simplify.
    (prog-prettify-install): Remove.
    (prettify-symbols-mode): New minor mode, based on `prog-prettify-install'.
    (turn-on-prettify-symbols-mode): New function.
    (global-prettify-symbols-mode): New globalized minor mode.

  * lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables):
  * lisp/progmodes/cfengine.el (cfengine3-mode):
  * lisp/progmodes/perl-mode.el (perl-mode): Don't call `prog-prettify-install';
    set `prettify-symbols-alist' instead.
modified:
(Continue reading)

Paul Eggert | 18 Jun 2013 23:31
Favicon

trunk r113059: Merge from gnulib (comment fixes only).

------------------------------------------------------------
revno: 113059
revision-id: eggert <at> cs.ucla.edu-20130618213100-1e16px84yx8exsyw
parent: juri <at> jurta.org-20130618203843-ie23pegwxrambtfd
committer: Paul Eggert <eggert <at> cs.ucla.edu>
branch nick: trunk
timestamp: Tue 2013-06-18 14:31:00 -0700
message:
  Merge from gnulib (comment fixes only).
modified:
  m4/extern-inline.m4            externinline.m4-20120802044541-is9k4clv7vxbxmzw-4
Attachment (patch-113059.diff): text/x-diff, 1519 bytes
------------------------------------------------------------
revno: 113059
revision-id: eggert <at> cs.ucla.edu-20130618213100-1e16px84yx8exsyw
parent: juri <at> jurta.org-20130618203843-ie23pegwxrambtfd
committer: Paul Eggert <eggert <at> cs.ucla.edu>
branch nick: trunk
timestamp: Tue 2013-06-18 14:31:00 -0700
message:
  Merge from gnulib (comment fixes only).
modified:
  m4/extern-inline.m4            externinline.m4-20120802044541-is9k4clv7vxbxmzw-4
Juri Linkov | 18 Jun 2013 22:38
Favicon
Gravatar

trunk r113058: * lisp/files-x.el (modify-file-local-variable-message): New function.

------------------------------------------------------------
revno: 113058
revision-id: juri <at> jurta.org-20130618203843-ie23pegwxrambtfd
parent: juri <at> jurta.org-20130618202444-6y2638oa5dstcwk1
fixes bug: http://debbugs.gnu.org/9820
committer: Juri Linkov <juri <at> jurta.org>
branch nick: trunk
timestamp: Tue 2013-06-18 23:38:43 +0300
message:
  * lisp/files-x.el (modify-file-local-variable-message): New function.
  (modify-file-local-variable)
  (modify-file-local-variable-prop-line): Add arg INTERACTIVE
  and call `modify-file-local-variable-message' when it's non-nil.
  (add-file-local-variable, delete-file-local-variable)
  (add-file-local-variable-prop-line)
  (delete-file-local-variable-prop-line): Add arg INTERACTIVE and use it.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/files-x.el                filesx.el-20091113204419-o5vbwnq5f7feedwu-10917
Attachment (patch-113058.diff): text/x-diff, 6697 bytes
------------------------------------------------------------
revno: 113058
revision-id: juri <at> jurta.org-20130618203843-ie23pegwxrambtfd
parent: juri <at> jurta.org-20130618202444-6y2638oa5dstcwk1
fixes bug: http://debbugs.gnu.org/9820
committer: Juri Linkov <juri <at> jurta.org>
branch nick: trunk
timestamp: Tue 2013-06-18 23:38:43 +0300
(Continue reading)

Juri Linkov | 18 Jun 2013 22:24
Favicon
Gravatar

trunk r113057: Add explicit arg REPLACE to the callers of `shell-command-on-region'.

------------------------------------------------------------
revno: 113057
revision-id: juri <at> jurta.org-20130618202444-6y2638oa5dstcwk1
parent: monnier <at> iro.umontreal.ca-20130618200618-m7390govd2yqxcld
fixes bug: http://debbugs.gnu.org/14637
committer: Juri Linkov <juri <at> jurta.org>
branch nick: trunk
timestamp: Tue 2013-06-18 23:24:44 +0300
message:
  Add explicit arg REPLACE to the callers of `shell-command-on-region'.

  * lisp/simple.el (shell-command-on-region): Doc fix.

  * lisp/emulation/vi.el (vi-shell-op):
  * lisp/emulation/vip.el (vip-execute-com, ex-command):
  * lisp/emulation/viper-cmd.el (viper-exec-bang):
  * lisp/emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
  the call of `shell-command-on-region'. 

  * lisp/mh-e/mh-alias.el (mh-alias-local-users): Add non-nil arg REPLACE to
  the call of `shell-command-on-region'.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/emulation/vi.el           vi.el-20091113204419-o5vbwnq5f7feedwu-14
  lisp/emulation/vip.el          vip.el-20091113204419-o5vbwnq5f7feedwu-20
  lisp/emulation/viper-cmd.el    vipercmd.el-20091113204419-o5vbwnq5f7feedwu-1184
  lisp/emulation/viper-ex.el     viperex.el-20091113204419-o5vbwnq5f7feedwu-836
  lisp/mh-e/ChangeLog            changelog-20091113204419-o5vbwnq5f7feedwu-2547
  lisp/mh-e/mh-alias.el          mhalias.el-20091113204419-o5vbwnq5f7feedwu-2531
  lisp/simple.el                 simple.el-20091113204419-o5vbwnq5f7feedwu-403
(Continue reading)

Stefan Monnier | 18 Jun 2013 22:06
Picon

trunk r113056: * lisp/emacs-lisp/eieio-custom.el: Remove misleading Version: header.

------------------------------------------------------------
revno: 113056
revision-id: monnier <at> iro.umontreal.ca-20130618200618-m7390govd2yqxcld
parent: jan.h.d <at> swipnet.se-20130618184148-tk8iomg7sgxyla77
fixes bug: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14633
committer: Stefan Monnier <monnier <at> iro.umontreal.ca>
branch nick: trunk
timestamp: Tue 2013-06-18 16:06:18 -0400
message:
  * lisp/emacs-lisp/eieio-custom.el: Remove misleading Version: header.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/emacs-lisp/eieio-custom.el eieiocustom.el-20091113204419-o5vbwnq5f7feedwu-10970
Attachment (patch-113056.diff): text/x-diff, 816 bytes
------------------------------------------------------------
revno: 113056
revision-id: monnier <at> iro.umontreal.ca-20130618200618-m7390govd2yqxcld
parent: jan.h.d <at> swipnet.se-20130618184148-tk8iomg7sgxyla77
fixes bug: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14633
committer: Stefan Monnier <monnier <at> iro.umontreal.ca>
branch nick: trunk
timestamp: Tue 2013-06-18 16:06:18 -0400
message:
  * lisp/emacs-lisp/eieio-custom.el: Remove misleading Version: header.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/emacs-lisp/eieio-custom.el eieiocustom.el-20091113204419-o5vbwnq5f7feedwu-10970
(Continue reading)

Jan D. | 18 Jun 2013 20:41
Picon

trunk r113055: * process.c: Include xgselect.h if HAVE_GLIB. Include glib.h

------------------------------------------------------------
revno: 113055
revision-id: jan.h.d <at> swipnet.se-20130618184148-tk8iomg7sgxyla77
parent: eggert <at> cs.ucla.edu-20130618183613-mjtcq4pfbozwcprv
fixes bug: http://debbugs.gnu.org/14654
committer: Jan D. <jan.h.d <at> swipnet.se>
branch nick: trunk
timestamp: Tue 2013-06-18 20:41:48 +0200
message:
  * process.c: Include xgselect.h if HAVE_GLIB.  Include glib.h
  if HAVE_GLIB && ! WINDOWSNT.
modified:
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
  src/process.c                  process.c-20091113204419-o5vbwnq5f7feedwu-462
Attachment (patch-113055.diff): text/x-diff, 806 bytes
------------------------------------------------------------
revno: 113055
revision-id: jan.h.d <at> swipnet.se-20130618184148-tk8iomg7sgxyla77
parent: eggert <at> cs.ucla.edu-20130618183613-mjtcq4pfbozwcprv
fixes bug: http://debbugs.gnu.org/14654
committer: Jan D. <jan.h.d <at> swipnet.se>
branch nick: trunk
timestamp: Tue 2013-06-18 20:41:48 +0200
message:
  * process.c: Include xgselect.h if HAVE_GLIB.  Include glib.h
  if HAVE_GLIB && ! WINDOWSNT.
modified:
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
(Continue reading)

Paul Eggert | 18 Jun 2013 20:36
Favicon

trunk r113054: * conf_post.h: Add comments for INLINE, EXTERN_INLINE, etc.

------------------------------------------------------------
revno: 113054
revision-id: eggert <at> cs.ucla.edu-20130618183613-mjtcq4pfbozwcprv
parent: rgm <at> gnu.org-20130618180409-11z7ersc74ljjwwu
committer: Paul Eggert <eggert <at> cs.ucla.edu>
branch nick: trunk
timestamp: Tue 2013-06-18 11:36:13 -0700
message:
  * conf_post.h: Add comments for INLINE, EXTERN_INLINE, etc.
modified:
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
  src/conf_post.h                conf_post.h-20120730211826-q0qbxxwh2emw52hd-1
Attachment (patch-113054.diff): text/x-diff, 1600 bytes
------------------------------------------------------------
revno: 113054
revision-id: eggert <at> cs.ucla.edu-20130618183613-mjtcq4pfbozwcprv
parent: rgm <at> gnu.org-20130618180409-11z7ersc74ljjwwu
committer: Paul Eggert <eggert <at> cs.ucla.edu>
branch nick: trunk
timestamp: Tue 2013-06-18 11:36:13 -0700
message:
  * conf_post.h: Add comments for INLINE, EXTERN_INLINE, etc.
modified:
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
  src/conf_post.h                conf_post.h-20120730211826-q0qbxxwh2emw52hd-1
Glenn Morris | 18 Jun 2013 20:04
Picon

trunk r113053: Move some files from gnus/ to net/

------------------------------------------------------------
revno: 113053
revision-id: rgm <at> gnu.org-20130618180409-11z7ersc74ljjwwu
parent: rgm <at> gnu.org-20130618175756-rpt7r043yka5533l
committer: Glenn Morris <rgm <at> gnu.org>
branch nick: trunk
timestamp: Tue 2013-06-18 14:04:09 -0400
message:
  Move some files from gnus/ to net/

  Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00567.html
renamed:
  lisp/gnus/eww.el => lisp/net/eww.el eww.el-20130610114603-80ap3gwnw4x4m5ix-1
  lisp/gnus/shr-color.el => lisp/net/shr-color.el shrcolor.el-20101123000132-jh1838m675ztnuhd-2
  lisp/gnus/shr.el => lisp/net/shr.el shr.el-20101002102929-yfzewk55rsg0mn93-1
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/gnus/ChangeLog            changelog-20091113204419-o5vbwnq5f7feedwu-1433
Attachment (patch-113053.diff): text/x-diff, 921 bytes
------------------------------------------------------------
revno: 113053
revision-id: rgm <at> gnu.org-20130618180409-11z7ersc74ljjwwu
parent: rgm <at> gnu.org-20130618175756-rpt7r043yka5533l
committer: Glenn Morris <rgm <at> gnu.org>
branch nick: trunk
timestamp: Tue 2013-06-18 14:04:09 -0400
message:
  Move some files from gnus/ to net/
(Continue reading)

Glenn Morris | 18 Jun 2013 19:58
Picon

trunk r113052: * newcomment.el (comment-search-forward, comment-search-backward): Doc fix.

------------------------------------------------------------
revno: 113052
revision-id: rgm <at> gnu.org-20130618175756-rpt7r043yka5533l
parent: eggert <at> cs.ucla.edu-20130618171525-y1dxw12ipwmhu5jt
committer: Glenn Morris <rgm <at> gnu.org>
branch nick: trunk
timestamp: Tue 2013-06-18 13:57:56 -0400
message:
  * newcomment.el (comment-search-forward, comment-search-backward): Doc fix.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/newcomment.el             newcomment.el-20091113204419-o5vbwnq5f7feedwu-1719
Attachment (patch-113052.diff): text/x-diff, 1693 bytes
------------------------------------------------------------
revno: 113052
revision-id: rgm <at> gnu.org-20130618175756-rpt7r043yka5533l
parent: eggert <at> cs.ucla.edu-20130618171525-y1dxw12ipwmhu5jt
committer: Glenn Morris <rgm <at> gnu.org>
branch nick: trunk
timestamp: Tue 2013-06-18 13:57:56 -0400
message:
  * newcomment.el (comment-search-forward, comment-search-backward): Doc fix.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/newcomment.el             newcomment.el-20091113204419-o5vbwnq5f7feedwu-1719

Gmane