A difference I have found is that XEmacs has binding for goto-line while GNU Emacs dosnt, but its easily added by (global-set-key "\M-g" 'goto-line)
-Paul
A difference I have found is that XEmacs has binding for goto-line while GNU Emacs dosnt, but its easily added by (global-set-key "\M-g" 'goto-line)
-Paul