log

age author description
Sat, 17 Mar 2007 18:01:24 +0000 Chong Yidong (org-set-font-lock-defaults): Handle narrow table columns correctly.
Sat, 17 Mar 2007 18:00:09 +0000 Chong Yidong * textmodes/org.el (org-set-font-lock-defaults): Handle narrow
Sat, 17 Mar 2007 17:59:07 +0000 Chong Yidong (command-line-1): Make insertion of initial-scratch-message not depend
Sat, 17 Mar 2007 17:57:38 +0000 Chong Yidong (woman-change-fonts): Tweak previous change by using
Sat, 17 Mar 2007 17:56:37 +0000 Chong Yidong * calc/calc-forms.el (math-std-daylight-savings): Switch to new
Sat, 17 Mar 2007 17:53:34 +0000 Chong Yidong (solar-date-next-longitude): "daylight savings" -> "daylight saving"
Sat, 17 Mar 2007 17:52:54 +0000 Chong Yidong (lunar-new-moon-on-or-after): Doc fix.
Sat, 17 Mar 2007 17:51:56 +0000 Chong Yidong (number-of-diary-entries): Fix docstring typo.
Sat, 17 Mar 2007 17:50:57 +0000 Chong Yidong Change "daylight savings time" -> "daylight saving time".
Sat, 17 Mar 2007 17:49:59 +0000 Chong Yidong Change "daylight savings time" -> "daylight saving time" throughout.
Sat, 17 Mar 2007 17:41:19 +0000 Chong Yidong (math-std-daylight-savings): Switch to new North American rule.
Sat, 17 Mar 2007 17:37:41 +0000 Chong Yidong Add GC_ mark bit cleanup.
Sat, 17 Mar 2007 17:36:54 +0000 Chong Yidong Add Cygwin 4.1.2 to list of good Cygwin build environments.
Sat, 17 Mar 2007 17:35:47 +0000 Chong Yidong "daylight savings time" -> "daylight saving time"
Sat, 17 Mar 2007 17:34:25 +0000 Chong Yidong Add comment about legal notices.
Sat, 17 Mar 2007 17:32:43 +0000 Chong Yidong Update notes on etc/Xkeymap.txt and etc/TERMS
Sat, 17 Mar 2007 17:30:22 +0000 Chong Yidong *** empty log message ***
Fri, 16 Mar 2007 16:53:06 +0000 Mark A. Hershberger eshell ansi-color hook
Sun, 11 Mar 2007 23:53:38 +0000 Richard M. Stallman *** empty log message ***
Sun, 11 Mar 2007 23:53:10 +0000 Richard M. Stallman (match): Use yellow background on light-bg terminals.
Sun, 11 Mar 2007 21:17:06 +0000 Richard M. Stallman *** empty log message ***
Sun, 11 Mar 2007 21:16:51 +0000 Richard M. Stallman (type-break-get-previous-count): Repeat previous change here.
Sun, 11 Mar 2007 21:16:09 +0000 Richard M. Stallman (byte-compile-warning-prefix): Correctly compute line number.
Sun, 11 Mar 2007 21:08:45 +0000 Sam Steingold tweak last patch: add comment and avoid the first sleep
Sun, 11 Mar 2007 20:13:23 +0000 Glenn Morris *** empty log message ***
Sun, 11 Mar 2007 20:01:13 +0000 Glenn Morris (SOURCES): ulimit.hack is removed.
Sun, 11 Mar 2007 19:59:22 +0000 Glenn Morris Remove file of uncertain legal status
Sun, 11 Mar 2007 19:57:32 +0000 Glenn Morris Remove license from trivial file.
Sun, 11 Mar 2007 19:54:58 +0000 Glenn Morris Remove obsolete file
Sun, 11 Mar 2007 18:16:50 +0000 Sam Steingold (sigchld_handler): Sleep before wait3 to avoid a busyloop.