From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFC] abort() to internal_error() Date: Wed, 21 Feb 2001 02:07:00 -0000 Message-id: References: <1010221065142.ZM27191@ocotillo.lan> X-SW-Source: 2001-02/msg00419.html On Tue, 20 Feb 2001, Kevin Buettner wrote: > * monitor.c (monitor_printf_noecho, monitor_printf, > monitor_dump_regs): Likewise. This is not how ChangeLog entries should span several lines; see standards.texi. This style gets in the way of font-lock in Emacs, for starters. It should be formatted like so: * monitor.c (monitor_printf_noecho, monitor_printf) (monitor_dump_regs): Likewise. (Today seems like my nitpicking day; sorry about that ;-) > * valprint.c (print_decimal, print_longest, print_longest, > strcat_longest): Likewise. Likewise.