* Getting rid of translation-table-for-input (was: [Emacs-diffs] emacs-25 65575c2: Fix doc string of 'isearch-search-fun-function')
[not found] ` <E1aLsWL-00011q-9X@vcs.savannah.gnu.org>
@ 2016-01-20 14:30 ` Stefan Monnier
2016-01-20 15:11 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2016-01-20 14:30 UTC (permalink / raw)
To: emacs-devel; +Cc: Eli Zaretskii
> +STRING's characters are translated using `translation-table-for-input'
> +if that is non-nil.
Note that AFAIK translation-table-for-input has only ever been used to
implement "unification" in Emacs-21/22, which was rendered unnecessary in
Emacs-23 by the use of Unicode.
So translation-table-for-input (declared obsolete in 23.1) should
disappear in 26.1 (and IIUC nobody would have noticed if it had
disappeared earlier), and I don't think it's worthwhile adding mention
of it in docstrings nowadays.
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Getting rid of translation-table-for-input (was: [Emacs-diffs] emacs-25 65575c2: Fix doc string of 'isearch-search-fun-function')
2016-01-20 14:30 ` Getting rid of translation-table-for-input (was: [Emacs-diffs] emacs-25 65575c2: Fix doc string of 'isearch-search-fun-function') Stefan Monnier
@ 2016-01-20 15:11 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-01-20 15:11 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Cc: Eli Zaretskii <eliz@gnu.org>
> Date: Wed, 20 Jan 2016 09:30:14 -0500
>
> I don't think it's worthwhile adding mention of
> [translation-table-for-input] in docstrings nowadays.
Evidently, it is.
We will remove its references when we remove it from the code.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-20 15:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20160120130957.3918.28070@vcs.savannah.gnu.org>
[not found] ` <E1aLsWL-00011q-9X@vcs.savannah.gnu.org>
2016-01-20 14:30 ` Getting rid of translation-table-for-input (was: [Emacs-diffs] emacs-25 65575c2: Fix doc string of 'isearch-search-fun-function') Stefan Monnier
2016-01-20 15:11 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.