emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100419: * dispextern.h: Fix typo


From: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100419: * dispextern.h: Fix typo in previous change.
Date: Mon, 24 May 2010 10:06:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>  void init_iterator P_ ((struct it *, struct window *, EMACS_INT,
> -                     EMACS_INIT, struct glyph_row *, enum face_id));
> +                     EMACS_INT, struct glyph_row *, enum face_id));

I encourage you to remove those P_ macros when you modify code.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]