unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: emacs-devel@gnu.org
Subject: typo fix
Date: Sun, 13 Jan 2008 11:38:37 -0700	[thread overview]
Message-ID: <m38x2tk1ua.fsf@fleche.redhat.com> (raw)

I found a typo in lisp.h, patch appended.

Tom

Index: lisp.h
===================================================================
RCS file: /sources/emacs/emacs/src/lisp.h,v
retrieving revision 1.604
diff -u -c -r1.604 lisp.h
cvs diff: conflicting specifications of output style
*** lisp.h	8 Jan 2008 20:44:17 -0000	1.604
--- lisp.h	13 Jan 2008 19:11:17 -0000
***************
*** 1425,1431 ****
     All callers should assure that at least this size of memory is
     allocated at the place pointed by the second argument.
  
!    Thers are 6 modifiers, each consumes 2 chars.
     The octal form of a character code consumes
     (1 + CHARACTERBITS / 3 + 1) chars (including backslash at the head).
     We need one more byte for string terminator `\0'.  */
--- 1426,1432 ----
     All callers should assure that at least this size of memory is
     allocated at the place pointed by the second argument.
  
!    There are 6 modifiers, each consumes 2 chars.
     The octal form of a character code consumes
     (1 + CHARACTERBITS / 3 + 1) chars (including backslash at the head).
     We need one more byte for string terminator `\0'.  */

             reply	other threads:[~2008-01-13 18:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-13 18:38 Tom Tromey [this message]
2008-01-13 22:11 ` typo fix Michael Olson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m38x2tk1ua.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).