Mercurial > emacs
comparison src/ChangeLog @ 87861:da84f0918d39
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sun, 20 Jan 2008 10:34:18 +0000 |
parents | 8f7e97005eef |
children | dfa4adab898e |
comparison
equal
deleted
inserted
replaced
87860:c250fe62d36e | 87861:da84f0918d39 |
---|---|
1 2008-01-20 Martin Rudalics <rudalics@gmx.at> | |
2 | |
3 * undo.c (undo_inhibit_record_point): New variable. | |
4 (syms_of_undo): Initialize it. | |
5 (record_point): Don't record point when undo_inhibit_record_point | |
6 is set. | |
7 | |
1 2008-01-19 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2008-01-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 9 |
3 * process.c (list_processes_1): Don't use SCHARS on a nil buffer name. | 10 * process.c (list_processes_1): Don't use SCHARS on a nil buffer name. |
4 | 11 |
5 * xdisp.c (Qauto_hscroll_mode): New var. | 12 * xdisp.c (Qauto_hscroll_mode): New var. |