all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Toby Peterson <toby@apple.com>
Subject: [PATCH] Apple Computers -> Apple Computer, Inc.
Date: Fri, 12 Aug 2005 12:39:31 -0700	[thread overview]
Message-ID: <4328E804-ABDB-4361-9E56-4901F6E27BA9@apple.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 122 bytes --]

In src/macfns.c, the name of Apple is incorrect. Patch is included.

Toby Peterson
Software Engineer
Apple Computer, Inc.

[-- Attachment #2: apple-computer-inc.diff --]
[-- Type: application/octet-stream, Size: 516 bytes --]

Index: src/macfns.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/macfns.c,v
retrieving revision 1.66
diff -u -r1.66 macfns.c
--- src/macfns.c	7 Aug 2005 12:33:17 -0000	1.66
+++ src/macfns.c	12 Aug 2005 19:38:32 -0000
@@ -2851,7 +2851,7 @@
      (display)
      Lisp_Object display;
 {
-  return build_string ("Apple Computers");
+  return build_string ("Apple Computer, Inc.");
 }
 
 DEFUN ("x-server-version", Fx_server_version, Sx_server_version, 0, 1, 0,

[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

                 reply	other threads:[~2005-08-12 19:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=4328E804-ABDB-4361-9E56-4901F6E27BA9@apple.com \
    --to=toby@apple.com \
    /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 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.