all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] emacs-25 9f1a511: * lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle BOB better.
       [not found] ` <E1a0twb-0007ME-Ov@vcs.savannah.gnu.org>
@ 2015-11-28  2:31   ` Ken Brown
  0 siblings, 0 replies; only message in thread
From: Ken Brown @ 2015-11-28  2:31 UTC (permalink / raw)
  To: emacs-devel, Stefan Monnier

On 11/23/2015 11:26 AM, Stefan Monnier wrote:
> branch: emacs-25
> commit 9f1a5113e103c789e173171ee0cda8d29de2f3d7
> Author: Stefan Monnier <monnier@iro.umontreal.ca>
> Commit: Stefan Monnier <monnier@iro.umontreal.ca>
>
>      * lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle BOB better.

One of the ruby tests after this commit.

$ make -C test/automated/ ruby-mode-tests
[...]
Test ruby-indent-after-block-in-continued-expression condition:
     (ert-test-failed
      ((should
        (string=
         (ruby-test-string expected)
         (buffer-string)))
       :form
       (string= "var =
   begin
     val
   end
statement" "var =
begin
   val
end
statement")
       :value nil))

Ken



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-28  2:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20151123162621.28246.75246@vcs.savannah.gnu.org>
     [not found] ` <E1a0twb-0007ME-Ov@vcs.savannah.gnu.org>
2015-11-28  2:31   ` [Emacs-diffs] emacs-25 9f1a511: * lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle BOB better Ken Brown

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.