log

age author description
Mon, 12 Apr 2010 23:06:50 -0400 Stefan Monnier Remove the Arch metafiles.
Mon, 12 Apr 2010 22:19:17 -0400 Stefan Monnier (init_tty): Move common text outside of #ifdef TERMINFO.
Mon, 12 Apr 2010 22:07:48 -0400 Stefan Monnier Try to solve the problem of spurious EOF chars in long lines of text
Mon, 12 Apr 2010 21:47:40 -0400 Stefan Monnier Try to detect file modification within the same second.
Mon, 12 Apr 2010 21:24:10 -0400 Stefan Monnier * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
Mon, 12 Apr 2010 21:03:04 -0400 Stefan Monnier (define-minor-mode): A nil argument to the minor mode turns the mode ON.
Mon, 12 Apr 2010 19:49:29 -0400 Stefan Monnier * process.c (status_notify): Remove unused var `ro'.