Mon, 07 Jul 2003 15:24:40 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 07 Jul 2003 14:46:00 +0000 |
Stefan Monnier |
(Info-menu): Use Info-menu-entry-name-re.
|
Mon, 07 Jul 2003 01:46:10 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 07 Jul 2003 01:45:49 +0000 |
Kenichi Handa |
(Fkill_buffer): Clear charpos cache if necessary.
|
Sun, 06 Jul 2003 23:26:09 +0000 |
Stefan Monnier |
(read_minibuf): UNGCPRO before returning.
|
Sun, 06 Jul 2003 23:13:20 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sun, 06 Jul 2003 23:12:21 +0000 |
Stefan Monnier |
(live_float_p): Check that p is not past the `floats' array,
|
Sun, 06 Jul 2003 22:01:49 +0000 |
Jason Rumney |
*** empty log message ***
|
Sun, 06 Jul 2003 21:58:40 +0000 |
Jason Rumney |
(last_clipboard_sequence_number): New variable.
|
Sun, 06 Jul 2003 21:58:12 +0000 |
Jason Rumney |
(clipboard_sequence_fn): New variable.
|
Sun, 06 Jul 2003 21:57:33 +0000 |
Jason Rumney |
(ClipboardSequence_Proc): New type.
|
Sun, 06 Jul 2003 21:09:31 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sun, 06 Jul 2003 21:08:17 +0000 |
Stefan Monnier |
(MARKBIT): Remove definition since lisp.h does not compare
|
Sun, 06 Jul 2003 21:06:45 +0000 |
Stefan Monnier |
(XSETMARKBIT): Remove unused macro.
|
Sun, 06 Jul 2003 19:35:58 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sun, 06 Jul 2003 19:34:03 +0000 |
Stefan Monnier |
(mark_object): Change arg to only take Lisp_Object rather than *Lisp_Object.
|
Sun, 06 Jul 2003 19:30:10 +0000 |
Stefan Monnier |
(mark_byte_stack): Update calls to mark_object.
|
Sun, 06 Jul 2003 19:29:48 +0000 |
Stefan Monnier |
(sweep_weak_table): Update calls to mark_object.
|
Sun, 06 Jul 2003 19:29:26 +0000 |
Stefan Monnier |
(mark_kboards): Update calls to mark_object.
|
Sun, 06 Jul 2003 19:29:04 +0000 |
Stefan Monnier |
(mark_object): Change prototype to only pass Lisp_Object.
|
Sun, 06 Jul 2003 19:09:10 +0000 |
John Paul Wallington |
*** empty log message ***
|
Sun, 06 Jul 2003 19:08:13 +0000 |
John Paul Wallington |
(vc-annotate-offset): Move defvar up.
|
Sun, 06 Jul 2003 18:42:55 +0000 |
Jason Rumney |
Remove #ifdefs from comments, as they are ignored there.
|
Sun, 06 Jul 2003 17:28:12 +0000 |
Stefan Monnier |
(vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
|
Sun, 06 Jul 2003 17:26:48 +0000 |
Stefan Monnier |
(vc-stay-local, vc-stay-local-p): Move from vc.el.
|
Sun, 06 Jul 2003 17:00:41 +0000 |
Stefan Monnier |
(Info-menu-entry-name-re): Disallow : again: I misunderstood the problem.
|
Sun, 06 Jul 2003 16:35:23 +0000 |
Stefan Monnier |
(Info-menu-entry-name-re): Be careful to avoid multiple ways
|
Sun, 06 Jul 2003 14:55:00 +0000 |
Jason Rumney |
(struct ablock): Only include padding when there is some.
|