log

age author description
Sat, 29 Oct 2005 20:03:42 +0000 Richard M. Stallman (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
Sat, 29 Oct 2005 19:52:29 +0000 Richard M. Stallman (Garbage Collection): Document memory-full.
Sat, 29 Oct 2005 19:49:20 +0000 Richard M. Stallman (occur-mode-mouse-goto): Always go to other window.
Sat, 29 Oct 2005 19:48:22 +0000 Richard M. Stallman (undo): Display message at end, not at start.
Sat, 29 Oct 2005 19:47:23 +0000 Richard M. Stallman (timer-activate, timer-activate-when-idle): New arg REUSE-CELL.
Sat, 29 Oct 2005 19:45:40 +0000 Richard M. Stallman (jit-lock-function, jit-lock-stealth-fontify)
Sat, 29 Oct 2005 19:44:25 +0000 Richard M. Stallman *** empty log message ***
Sat, 29 Oct 2005 19:43:46 +0000 Richard M. Stallman (handle_fontified_prop): Do nothing if memory full.
Sat, 29 Oct 2005 19:40:49 +0000 Richard M. Stallman (memory_full_cons_threshold): Declared.
Sat, 29 Oct 2005 19:39:50 +0000 Richard M. Stallman (syms_of_alloc) <memory-full>: Doc fix.
Sat, 29 Oct 2005 19:34:58 +0000 Richard M. Stallman (command_loop_1): Don't set Vmemory_full here.
Sat, 29 Oct 2005 19:34:12 +0000 Richard M. Stallman (internal_lisp_condition_case): New function.
Sat, 29 Oct 2005 19:32:27 +0000 Richard M. Stallman (Fbyte_code): Use internal_lisp_condition_case.
Sat, 29 Oct 2005 16:08:20 +0000 Stefan Monnier *** empty log message ***
Sat, 29 Oct 2005 16:05:41 +0000 Stefan Monnier (Fparse_partial_sexp): Fix docstring.