Richard Riley <[email protected]> writes: > Guy Wiener <[email protected]> writes: > >> Do you mind sending a patch just for that? I prefer to check it >> without switching to the development release. > > Just an "FYI" : you can generate your own but clearly depends > on what version you are actually using.
Besides, you can just cherry-pick the single commit in question into your local branch (I keep a local and a local-maint branch myself). If the changes were isolated enough, you wouldn't even get a merge conflict. This is best done with a GUI (I use gitk mostly), but it isn't too difficult to do it on the command line either. Achim. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
