all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] Remove stray apostrophe
@ 2010-12-13 23:47 Matt Lundin
  0 siblings, 0 replies; only message in thread
From: Matt Lundin @ 2010-12-13 23:47 UTC (permalink / raw)
  To: Org Mode

* lisp/org.el: Remove stray apostrophe at the beginning of org.el

---
 lisp/org.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/org.el b/lisp/org.el
index c4fe6a0..1f17476 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -1,4 +1,4 @@
-';;; org.el --- Outline-based notes management and organizer
+;;; org.el --- Outline-based notes management and organizer
 ;; Carstens outline-mode for keeping track of everything.
 ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
 ;;   Free Software Foundation, Inc.
-- 
1.7.3.3

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

only message in thread, other threads:[~2010-12-13 23:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-13 23:47 [PATCH] Remove stray apostrophe Matt Lundin

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.