all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* whitespace fix for usage message
@ 2008-10-31 16:13 Ulrich Mueller
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller @ 2008-10-31 16:13 UTC (permalink / raw
  To: emacs-devel

The usage message was untabified some time ago (see ChangeLog entry
of 2004-02-21), but now two lines contain TABs again.

--- emacs-orig/src/emacs.c	2008-10-31 16:55:56.000000000 +0100
+++ emacs/src/emacs.c	2008-10-31 17:00:11.000000000 +0100
@@ -285,8 +285,8 @@
 Action options:\n\
 \n\
 FILE                    visit FILE using find-file\n\
-+LINE			go to line LINE in next FILE\n\
-+LINE:COLUMN		go to line LINE, column COLUMN, in next FILE\n\
++LINE                   go to line LINE in next FILE\n\
++LINE:COLUMN            go to line LINE, column COLUMN, in next FILE\n\
 --directory, -L DIR     add DIR to variable load-path\n\
 --eval EXPR             evaluate Emacs Lisp expression EXPR\n\
 --execute EXPR          evaluate Emacs Lisp expression EXPR\n\




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

only message in thread, other threads:[~2008-10-31 16:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 16:13 whitespace fix for usage message Ulrich Mueller

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.