1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
emacs/lisp/vc
Stefan Kangas 6bdc5cfe38 Doc fix; more consistently refer to "text terminals"
In the Emacs Lisp manual, we refer to "text terminals" and "graphical
terminals" (see Info node `(elisp) Frames').  But in some places,
including the user manual, the alternative terminology "non-window
terminals" is used instead.

In other places, we use the terminology "non-windowing display"
instead of the more canonical "non-graphical display".

This is less clear than it could be.  Let's consolidate our
terminology to prefer the wording from the Emacs Lisp manual; in other
words, prefer "text" and "non-graphical" to "non-window".

* doc/emacs/frames.texi (Non-Window Terminals): Rename node from this...
(Text Terminals): ...to this.  (Bug#66282)
* doc/emacs/display.texi (Standard Faces):
* doc/emacs/emacs.texi (Top):
* doc/emacs/misc.texi (emacsclient Options):
* doc/misc/viper.texi (Rudimentary Changes)
(Packages that Change Keymaps):
* doc/emacs/frames.texi (Frames, Frame Commands, Mouse Avoidance):
Replace instances of "non-window terminals" with "text terminals".
* doc/misc/ediff.texi (Quick Help Customization):
(Window and Frame Configuration):
* lisp/vc/ediff.el (ediff-windows-wordwise)
(ediff-windows-linewise): Prefer saying 'non-graphical display' to
'non-windowing display'.
* lisp/net/tramp.el (tramp-default-method):
* lisp/printing.el (pr-find-command): Capitalize 'Windows' where it
clearly refers to the non-free operating system with that name.
2023-10-01 13:58:53 +02:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el ; Add a doc string for 'ediff-window-display-p' obsolescence 2023-02-28 15:15:27 +02:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el Doc fix; more consistently refer to "text terminals" 2023-10-01 13:58:53 +02:00
emerge.el
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el * lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend. 2023-05-25 21:33:11 +03:00
vc-bzr.el * lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer's process. 2023-01-24 20:27:07 +02:00
vc-cvs.el
vc-dav.el
vc-dir.el
vc-dispatcher.el Handle relative file names in vc-resynch-window and vc-resynch-buffer 2023-01-24 20:48:20 +02:00
vc-filewise.el
vc-git.el Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-tests 2023-09-01 16:08:36 +03:00
vc-hg.el Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-tests 2023-09-01 16:08:36 +03:00
vc-hooks.el ; Minor fixes in documentation of recently-changed VC commands 2023-05-26 11:09:14 +03:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el ; * lisp/vc/vc.el (vc-next-action): Improve commentary. 2023-09-29 10:08:04 +03:00