Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4683:0cc9d22c3732 | 4684:15c42a3f4065 |
---|---|
20 2009-08-16 Aidan Kehoe <kehoea@parhasard.net> | 20 2009-08-16 Aidan Kehoe <kehoea@parhasard.net> |
21 | 21 |
22 * faces.el (xpm-color-symbols): | 22 * faces.el (xpm-color-symbols): |
23 Call (featurep 'x) when faces.elc is dumped, not repeatedly | 23 Call (featurep 'x) when faces.elc is dumped, not repeatedly |
24 (myriad times) at image instantiation time. | 24 (myriad times) at image instantiation time. |
25 | |
26 2009-08-15 It's me FKtPp ;) <m_pupil@yahoo.com.cn> | |
27 | |
28 * gnuserv.el (gnuserv-edit-files): Don't run goto line if the | |
29 gnuclient request to open a file only (a linenumber of nil). | |
25 | 30 |
26 2009-08-14 Aidan Kehoe <kehoea@parhasard.net> | 31 2009-08-14 Aidan Kehoe <kehoea@parhasard.net> |
27 | 32 |
28 * minibuf.el (read-from-minibuffer): | 33 * minibuf.el (read-from-minibuffer): |
29 Use buffer (format " *Minibuf-%d*" (minibuffer-depth)), regardless | 34 Use buffer (format " *Minibuf-%d*" (minibuffer-depth)), regardless |