Matthieu Moy <[EMAIL PROTECTED]> writes: > Masatake YAMATO <[EMAIL PROTECTED]> writes: > > > I've found next 3 functions are needed in GNU Emacs 21.3.1. > > I think this would be good to support at least Emacs 21.2 (I'm > personally using it on several different machines, partly because this > is the version of Emacs in Debian stable), and I'd like to support > Emacs 21.x orall x, at least untill the 1.0 release. > > After that, we will be able to consider that people using old Emacsen > should be satisfied by the 1.0 version, and add more dependancies for > the next releases.
Yes, we should definitely support the 21.x emacsn > > Which file these functions should go? > > One of my idea is xtla-g213.el. > > I'd rather create a xtla-emacs.el, loaded for all emacs versions, and > use (if (fboundp )) to create the functions if they do not exist. I second that, that compatibility functions should go to xtla-emacs.el (this corresponds to xtla-xemacs.el) Stefan.
