summaryrefslogtreecommitdiff
path: root/doc/lispref
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-07-30 06:30:23 +0200
committerStefan Kangas <stefan@marxist.se>2022-07-30 06:30:23 +0200
commit76bcbe5f930f16014343ae75e92df94c727f30af (patch)
treeb05186dda664417b0abfaca8dc32da00028d5e1e /doc/lispref
parent40c0124816969985d00cb7edf55859ef2264d332 (diff)
parente0f54c62ecb72c41a9afc6d6c3e22b1a0b113f11 (diff)
downloademacs-76bcbe5f930f16014343ae75e92df94c727f30af.tar.gz
emacs-76bcbe5f930f16014343ae75e92df94c727f30af.tar.bz2
emacs-76bcbe5f930f16014343ae75e92df94c727f30af.zip
Merge from origin/emacs-28
e0f54c62ec CC Mode: fontify variables/functions after line comments e... 2c6a94c5b8 ; Correct the meaning of "cf." in tips.texi
Diffstat (limited to 'doc/lispref')
-rw-r--r--doc/lispref/tips.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi
index 9faf3f33ba8..3a1f6de12b2 100644
--- a/doc/lispref/tips.texi
+++ b/doc/lispref/tips.texi
@@ -868,7 +868,7 @@ find an alternate phrasing that conveys the meaning.
@item
Try to avoid using abbreviations such as ``e.g.'' (for ``for
example''), ``i.e.'' (for ``that is''), ``no.'' (for ``number''),
-``cf.'' (for ``in contrast to'') and ``w.r.t.'' (for ``with respect
+``cf.'' (for ``compare''/``see also'') and ``w.r.t.'' (for ``with respect
to'') as much as possible. It is almost always clearer and easier to
read the expanded version.@footnote{We do use these occasionally, but
try not to overdo it.}