Tue, 02 Oct 2007 21:24:47 +0000 |
Stefan Monnier |
* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
|
Tue, 02 Oct 2007 21:19:17 +0000 |
Stefan Monnier |
(mark_object): Fix typo.
|
Tue, 02 Oct 2007 21:16:53 +0000 |
Stefan Monnier |
(allocate_pseudovector): New fun.
|
Tue, 02 Oct 2007 21:09:17 +0000 |
Stefan Monnier |
(Fget_buffer_create, init_buffer_once): Use XSETPVECTYPE.
|
Tue, 02 Oct 2007 21:07:47 +0000 |
Stefan Monnier |
(Fframe_parameters): Minor simplification.
|
Tue, 02 Oct 2007 21:07:15 +0000 |
Stefan Monnier |
(adjust_markers_for_insert): Generalize assertion checks.
|
Tue, 02 Oct 2007 21:06:16 +0000 |
Stefan Monnier |
(defsubr): Use XSETPVECTYPE.
|
Tue, 02 Oct 2007 21:05:39 +0000 |
Stefan Monnier |
(Fmarker_buffer): Make test for odd case into a failure.
|
Tue, 02 Oct 2007 21:03:04 +0000 |
Stefan Monnier |
(Fcurrent_window_configuration): Use XSETPVECTYPE.
|
Tue, 02 Oct 2007 20:57:49 +0000 |
Stefan Monnier |
(ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition in m/*.h files.
|
Tue, 02 Oct 2007 20:51:02 +0000 |
Stefan Monnier |
* buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
|
Tue, 02 Oct 2007 20:43:54 +0000 |
Stefan Monnier |
(candidate_window_p): Only consider as visible frames that
|