all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master dc49db7: Remove two uses of 'min' in Fwindow_text_pixel_size
       [not found] ` <20160624080049.EFF8A22012F@vcs.savannah.gnu.org>
@ 2016-06-24 14:15   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2016-06-24 14:15 UTC (permalink / raw)
  To: emacs-devel; +Cc: Martin Rudalics

>     * src/xdisp.c (Fwindow_text_pixel_size): Don't use 'min' since
>     it calls move_it_to twice.  Suggested by Eli Zaretskii.

A good alternative might be to define `min' function(s) (instead of macros).


        Stefan



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

only message in thread, other threads:[~2016-06-24 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160624080049.10782.42542@vcs.savannah.gnu.org>
     [not found] ` <20160624080049.EFF8A22012F@vcs.savannah.gnu.org>
2016-06-24 14:15   ` [Emacs-diffs] master dc49db7: Remove two uses of 'min' in Fwindow_text_pixel_size Stefan Monnier

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.