2003-07-07 |
Richard M. Stallman |
(xml-mode): Add autoload cookie.
|
2003-07-07 |
Richard M. Stallman |
(Minor Mode Conventions): Specify only some kinds
|
2003-07-07 |
Richard M. Stallman |
(File Name Expansion): Warn about iterative use of substitute-in-file-name.
|
2003-07-07 |
Richard M. Stallman |
(Font Lock): Add xref for format info on font-lock-remove-keywords.
|
2003-07-07 |
Richard M. Stallman |
(Compilation): Document what happens with asynch children of compiler process.
|
2003-07-07 |
Richard M. Stallman |
(Library Keywords): Use @multitable.
|
2003-07-07 |
Richard M. Stallman |
(reseat_1): Set it->area to TEXT_AREA.
|
2003-07-07 |
Richard M. Stallman |
(Fgarbage_collect): Doc fix.
|
2003-07-07 |
Nick Roberts |
(gdb-source-info): Display current frame when
|
2003-07-07 |
Nick Roberts |
*** empty log message ***
|
2003-07-07 |
Stefan Monnier |
*** empty log message ***
|
2003-07-07 |
Stefan Monnier |
(Info-menu): Use Info-menu-entry-name-re.
|
2003-07-07 |
Kenichi Handa |
*** empty log message ***
|
2003-07-07 |
Kenichi Handa |
(Fkill_buffer): Clear charpos cache if necessary.
|
2003-07-06 |
Stefan Monnier |
(read_minibuf): UNGCPRO before returning.
|
2003-07-06 |
Stefan Monnier |
*** empty log message ***
|
2003-07-06 |
Stefan Monnier |
(live_float_p): Check that p is not past the `floats' array,
|
2003-07-06 |
Jason Rumney |
*** empty log message ***
|
2003-07-06 |
Jason Rumney |
(last_clipboard_sequence_number): New variable.
|
2003-07-06 |
Jason Rumney |
(clipboard_sequence_fn): New variable.
|
2003-07-06 |
Jason Rumney |
(ClipboardSequence_Proc): New type.
|
2003-07-06 |
Stefan Monnier |
*** empty log message ***
|
2003-07-06 |
Stefan Monnier |
(MARKBIT): Remove definition since lisp.h does not compare
|
2003-07-06 |
Stefan Monnier |
(XSETMARKBIT): Remove unused macro.
|
2003-07-06 |
Stefan Monnier |
*** empty log message ***
|
2003-07-06 |
Stefan Monnier |
(mark_object): Change arg to only take Lisp_Object rather than *Lisp_Object.
|
2003-07-06 |
Stefan Monnier |
(mark_byte_stack): Update calls to mark_object.
|
2003-07-06 |
Stefan Monnier |
(sweep_weak_table): Update calls to mark_object.
|
2003-07-06 |
Stefan Monnier |
(mark_kboards): Update calls to mark_object.
|
2003-07-06 |
Stefan Monnier |
(mark_object): Change prototype to only pass Lisp_Object.
|