diff options
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 |