help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My emacs was upgraded and I am a novice again


From: Johan Bockgård
Subject: Re: My emacs was upgraded and I am a novice again
Date: Mon, 24 Sep 2007 02:38:59 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Well, we could add a feature whereby documentation search commands
> will suggest to look for alternative keywords.  This feature could use
> a database of synonyms for computer-related terminology, as well as
> popular alternatives for certain Emacs parlance (such as "yank" etc.).

This seems somewhat apropos...

,----[ C-h v apropos-synonyms RET ]
| apropos-synonyms is a variable defined in `apropos.el'.
| Its value is 
| (("find" "open" "edit")
|  ("kill" "cut")
|  ("yank" "paste")
|  ("region" "selection"))
| 
| Documentation:
| List of synonyms known by apropos.
| Each element is a list of words where the first word is the standard Emacs
| term, and the rest of the words are alternative terms.
`----

-- 
Johan Bockgård


reply via email to

[Prev in Thread] Current Thread [Next in Thread]