comparison doc/interpreter/emacs.txi @ 20132:1f9ed81bd173

maint: Fix spelling and grammar mistakes in docs and comments (bug #44878) * NEWS, io.txi, file-io.cc, jit-ir.h, jit-typeinfo.h, ls-oct-binary.cc: Fix misspellings of "compatibility" and "compatible". * bsxfun.cc, file-io.cc, ov-base.h, oct-shlib.h, mesh.m: Fix misspellings of "overridden". * emacs.txi, image.txi, graphics.cc, __magick_read__.cc: Replace verb phrase "allows to" with "allows one to".
author Rafael Laboissiere <rafael@laboissiere.net>
date Sun, 19 Apr 2015 06:53:30 -0300
parents 4197fc428c7d
children
comparison
equal deleted inserted replaced
20131:bb59bdbdb8ac 20132:1f9ed81bd173
504 to your @file{.emacs} file. 504 to your @file{.emacs} file.
505 505
506 You can use either `plain' Emacs Info or the function @code{octave-help} 506 You can use either `plain' Emacs Info or the function @code{octave-help}
507 as your Octave info reader (for @samp{help -i}). In the former case, 507 as your Octave info reader (for @samp{help -i}). In the former case,
508 use @code{info_program ("info-emacs-info")}. 508 use @code{info_program ("info-emacs-info")}.
509 The latter is perhaps more attractive because it allows to look up keys 509 The latter is perhaps more attractive because it allows one to look up keys
510 in the indices of @emph{several} info files related to Octave (provided 510 in the indices of @emph{several} info files related to Octave (provided
511 that the Emacs variable @code{octave-help-files} is set correctly). In 511 that the Emacs variable @code{octave-help-files} is set correctly). In
512 this case, use @code{info_program ("info-emacs-octave-help")}. 512 this case, use @code{info_program ("info-emacs-octave-help")}.
513 513
514 If you use Octave from within Emacs, it is best to add these settings to 514 If you use Octave from within Emacs, it is best to add these settings to