diff options
| author | Glenn Morris | 2018-01-30 07:50:25 -0800 |
|---|---|---|
| committer | Glenn Morris | 2018-01-30 07:50:25 -0800 |
| commit | 084cfae0e624469ebca78b155ffe4e2c20f2b205 (patch) | |
| tree | 090f0efbf80386248f99a054e45be8206d174b15 /doc/misc | |
| parent | 84055bda91d48dd603110b0805560cf1df205a83 (diff) | |
| parent | bc8dc37f1cd6dcede1f5f409a3aeb8fb345d642e (diff) | |
| download | emacs-084cfae0e624469ebca78b155ffe4e2c20f2b205.tar.gz emacs-084cfae0e624469ebca78b155ffe4e2c20f2b205.zip | |
Merge from origin/emacs-26
bc8dc37 (origin/emacs-26) Minor copyedits in "Distribution" chapter o...
1c7a936 Minor copyedits in "Entering" chapter of Emacs manual.
1d4498b Minor wording change in the Emacs manual
2bf49e7 Fix a typo in the Emacs manual
f3546a2 Improve the "Basic" chapter of the Emacs manual
691431e Resurrect lost text in lispref
956807b * lisp/emacs-lisp/rx.el (rx): Fix the definition of 'blank'.
7d90d2e Proofread os.texi and files.texi
490c736 Minor improvements in the "International" chapter of Emacs ma...
79252d3 Minor improvement in "Text" chapter of Emacs manual
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/calc.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 1144f2843cd..40b16b0f3c9 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -29128,7 +29128,7 @@ the X window system or MS-Windows, Calc will configure GNUPLOT for you | |||
| 29128 | automatically. If you have GNUPLOT 3.0 or later and you are using a | 29128 | automatically. If you have GNUPLOT 3.0 or later and you are using a |
| 29129 | Unix or GNU system without X, Calc will configure GNUPLOT to display | 29129 | Unix or GNU system without X, Calc will configure GNUPLOT to display |
| 29130 | graphs using simple character graphics that will work on any | 29130 | graphs using simple character graphics that will work on any |
| 29131 | Posix-compatible terminal. | 29131 | POSIX-compatible terminal. |
| 29132 | 29132 | ||
| 29133 | @menu | 29133 | @menu |
| 29134 | * Basic Graphics:: | 29134 | * Basic Graphics:: |
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 762dfafdda7..aa3b029ab7c 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -6752,7 +6752,7 @@ applying it to another one. | |||
| 6752 | @vindex org-clock-idle-time | 6752 | @vindex org-clock-idle-time |
| 6753 | By customizing the variable @code{org-clock-idle-time} to some integer, such | 6753 | By customizing the variable @code{org-clock-idle-time} to some integer, such |
| 6754 | as 10 or 15, Emacs can alert you when you get back to your computer after | 6754 | as 10 or 15, Emacs can alert you when you get back to your computer after |
| 6755 | being idle for that many minutes@footnote{On computers using Mac OS X, | 6755 | being idle for that many minutes@footnote{On computers using macOS, |
| 6756 | idleness is based on actual user idleness, not just Emacs' idle time. For | 6756 | idleness is based on actual user idleness, not just Emacs' idle time. For |
| 6757 | X11, you can install a utility program @file{x11idle.c}, available in the | 6757 | X11, you can install a utility program @file{x11idle.c}, available in the |
| 6758 | @code{contrib/scripts} directory of the Org git distribution, or install the | 6758 | @code{contrib/scripts} directory of the Org git distribution, or install the |