Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4684:15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
not requested..
author | It's me FKtPp \;) <m_pupil@yahoo.com.cn> |
---|---|
date | Sat, 29 Aug 2009 22:37:50 +0800 |
parents | 0cc9d22c3732 |
children | cdabd56ce1b5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 27 15:18:51 2009 +0100 +++ b/lisp/ChangeLog Sat Aug 29 22:37:50 2009 +0800 @@ -23,6 +23,11 @@ Call (featurep 'x) when faces.elc is dumped, not repeatedly (myriad times) at image instantiation time. +2009-08-15 It's me FKtPp ;) <m_pupil@yahoo.com.cn> + + * gnuserv.el (gnuserv-edit-files): Don't run goto line if the + gnuclient request to open a file only (a linenumber of nil). + 2009-08-14 Aidan Kehoe <kehoea@parhasard.net> * minibuf.el (read-from-minibuffer):