>>>>> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> On 27 Mar 2003, Jean-Marc Lasgouttes wrote: Christian> break-paragraph-skip >> Indeed :) Note that paragraph-break is how it should be written, >> since the rule number one is >> >> 1) Use the object.event order. That is, use `word-forward' instead >> of `forward-word'. >> >> It would probably not be a good idea to rename the lfun now... Christian> Is it a big "no-no" to introduce duplicate lfun's? (and say Christian> that the use of 'break-paragraph' is depreceated)' It would actually be easy to add a Deprecated flag to some lfuns and have a message on the console when such deprecated lfuns are used... JMarc