all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] Apple Computers -> Apple Computer, Inc.
@ 2005-08-12 19:39 Toby Peterson
  0 siblings, 0 replies; only message in thread
From: Toby Peterson @ 2005-08-12 19:39 UTC (permalink / 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

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

only message in thread, other threads:[~2005-08-12 19:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-12 19:39 [PATCH] Apple Computers -> Apple Computer, Inc Toby Peterson

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.