comparison lisp/subr.el @ 101852:d8b360318ab3

Don't declare `translation-table-for-input' obsolete. Equivalent info added to its doc string, q.v.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 Feb 2009 10:45:17 +0000
parents 1df37db69e4d
children 5a441ce3d28d
comparison
equal deleted inserted replaced
101851:ca3a01ea9572 101852:d8b360318ab3
1052 (make-obsolete-variable 'x-lost-selection-hooks 1052 (make-obsolete-variable 'x-lost-selection-hooks
1053 'x-lost-selection-functions "22.1") 1053 'x-lost-selection-functions "22.1")
1054 (defvaralias 'x-sent-selection-hooks 'x-sent-selection-functions) 1054 (defvaralias 'x-sent-selection-hooks 'x-sent-selection-functions)
1055 (make-obsolete-variable 'x-sent-selection-hooks 1055 (make-obsolete-variable 'x-sent-selection-hooks
1056 'x-sent-selection-functions "22.1") 1056 'x-sent-selection-functions "22.1")
1057 ;; This was introduced in 21.4 for pre-unicode unification and was rendered
1058 ;; obsolete by the use of Unicode internally in 23.1.
1059 (make-obsolete-variable 'translation-table-for-input nil "23.1")
1060 1057
1061 (defvaralias 'messages-buffer-max-lines 'message-log-max) 1058 (defvaralias 'messages-buffer-max-lines 'message-log-max)
1062 1059
1063 ;; These aliases exist in Emacs 19.34, and probably before, but were 1060 ;; These aliases exist in Emacs 19.34, and probably before, but were
1064 ;; only marked as obsolete in 23.1. 1061 ;; only marked as obsolete in 23.1.