all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] trunk r115858: Reverted revision 115841.
       [not found] <E1Vz5c3-00053R-2B@vcs.savannah.gnu.org>
@ 2014-01-03 14:25 ` Juanma Barranquero
  2014-01-03 14:27   ` Vincent Belaïche
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2014-01-03 14:25 UTC (permalink / raw)
  To: Vincent Belaïche; +Cc: Emacs developers

> message:
>   Reverted revision 115841.

> -    (or (<= ses--file-format 3)
> +    (or (> ses--file-format 3)

Isn't this a bug fix?

   J



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Emacs-diffs] trunk r115858: Reverted revision 115841.
  2014-01-03 14:25 ` [Emacs-diffs] trunk r115858: Reverted revision 115841 Juanma Barranquero
@ 2014-01-03 14:27   ` Vincent Belaïche
  0 siblings, 0 replies; 2+ messages in thread
From: Vincent Belaïche @ 2014-01-03 14:27 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: Emacs developers

This is a bug fix of a bug which I introduced with the addition of the 
local printer function. By removing this new function there is no longer 
any need for this fix.

   Vincent.

Juanma Barranquero a écrit :
>> message:
>>   Reverted revision 115841.
>>     
>
>   
>> -    (or (<= ses--file-format 3)
>> +    (or (> ses--file-format 3)
>>     
>
> Isn't this a bug fix?
>
>    J
>
>   




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-03 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1Vz5c3-00053R-2B@vcs.savannah.gnu.org>
2014-01-03 14:25 ` [Emacs-diffs] trunk r115858: Reverted revision 115841 Juanma Barranquero
2014-01-03 14:27   ` Vincent Belaïche

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.