emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] orgguide.texi: Replace spaces with tabs in two menu lines to be consistent with all other menu lines.
@ 2014-05-03 18:00 Richard Kim
  2014-05-06  9:59 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Kim @ 2014-05-03 18:00 UTC (permalink / raw)
  To: emacs-orgmode

Why this trivial patch?  As I make changes to orgguide.texi, I may
invoke texinfo-all-menus-update or texinfo-every-node-update elisp
commands.  When I do the spaces are replaced with tabs.  I would
rather not have to deal with these changes when I view git diff.
Besides I think using white spaces consistently is a good thing.

I submitted this email following the instruction at
<http://orgmode.org/worg/org-contribute.html>.
Please let me know if I could have done better.
Thanks.

---
 doc/orgguide.texi |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/orgguide.texi b/doc/orgguide.texi
index f93b99a..a3470bd 100644
--- a/doc/orgguide.texi
+++ b/doc/orgguide.texi
@@ -211,7 +211,7 @@ Exporting
 * ASCII/Latin-1/UTF-8 export::	Exporting to flat files with encoding
 * HTML export::			Exporting to HTML
 * @LaTeX{} and PDF export::	Exporting to @LaTeX{}, and processing to PDF
-* iCalendar export::            Exporting to iCalendar
+* iCalendar export::		Exporting to iCalendar
 
 Miscellaneous
 
@@ -2307,7 +2307,7 @@ that planning information can be incorporated into desktop calendars.
 * ASCII/Latin-1/UTF-8 export::	Exporting to flat files with encoding
 * HTML export::			Exporting to HTML
 * @LaTeX{} and PDF export::	Exporting to @LaTeX{}, and processing to PDF
-* iCalendar export::            Exporting to iCalendar
+* iCalendar export::		Exporting to iCalendar
 @end menu
 
 @node Export options, The export dispatcher, Exporting, Exporting
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] orgguide.texi: Replace spaces with tabs in two menu lines to be consistent with all other menu lines.
  2014-05-03 18:00 [PATCH] orgguide.texi: Replace spaces with tabs in two menu lines to be consistent with all other menu lines Richard Kim
@ 2014-05-06  9:59 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-05-06  9:59 UTC (permalink / raw)
  To: Richard Kim; +Cc: emacs-orgmode

Hi Richard,

Richard Kim <emacs18@gmail.com> writes:

> Why this trivial patch?  As I make changes to orgguide.texi, I may
> invoke texinfo-all-menus-update or texinfo-every-node-update elisp
> commands.  When I do the spaces are replaced with tabs.  I would
> rather not have to deal with these changes when I view git diff.
> Besides I think using white spaces consistently is a good thing.

Thanks for the patch, I applied it on the master branch.

> I submitted this email following the instruction at
> <http://orgmode.org/worg/org-contribute.html>.
> Please let me know if I could have done better.
> Thanks.

The page contains instructions on how to add a commit message, those
instructions are useful for documentation too.

See this example commit:
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=d3f21067

Thanks!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-06 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-03 18:00 [PATCH] orgguide.texi: Replace spaces with tabs in two menu lines to be consistent with all other menu lines Richard Kim
2014-05-06  9:59 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).