log

age author description
Wed, 08 Jun 2005 19:35:54 +0000 Stefan Monnier (debug): Don't iconify if we know we'll re-enter the debugger immediately
Wed, 08 Jun 2005 15:55:18 +0000 Richard M. Stallman *** empty log message ***
Wed, 08 Jun 2005 15:54:43 +0000 Richard M. Stallman (define-minor-mode): If BODY is empty, give the variable a doc string
Wed, 08 Jun 2005 15:53:51 +0000 Richard M. Stallman (no-break-space): Test `class' before `min-colors'
Wed, 08 Jun 2005 15:45:34 +0000 Richard M. Stallman (ispell-check-version): Use match-string-no-properties.
Wed, 08 Jun 2005 15:43:59 +0000 Richard M. Stallman (makefile-shell-face): Make this a no-op
Wed, 08 Jun 2005 15:41:36 +0000 Richard M. Stallman (escape-glyph): Use blue once again in last case.
Wed, 08 Jun 2005 15:35:05 +0000 Richard M. Stallman Comment changes.
Wed, 08 Jun 2005 15:34:13 +0000 Richard M. Stallman (Entire Match Data): Clarify when match-data
Wed, 08 Jun 2005 15:33:10 +0000 Richard M. Stallman (Defining Faces): Explain that face name should not end in `-face'.
Wed, 08 Jun 2005 15:32:01 +0000 Richard M. Stallman (Mode Line Data): Minor cleanup.
Wed, 08 Jun 2005 15:28:27 +0000 Richard M. Stallman Undo previous change.
Wed, 08 Jun 2005 15:26:33 +0000 Richard M. Stallman *** empty log message ***
Wed, 08 Jun 2005 15:25:52 +0000 Richard M. Stallman (get_next_display_element): Alter previous change:
Wed, 08 Jun 2005 15:18:49 +0000 Richard M. Stallman Clean up whitespace.
Wed, 08 Jun 2005 15:18:10 +0000 Richard M. Stallman (Fstart_process): Don't touch command_channel_p slot.
Wed, 08 Jun 2005 15:16:31 +0000 Richard M. Stallman (struct process): Conditionalize slots adaptive_read_buffering,
Wed, 08 Jun 2005 12:13:32 +0000 Kim F. Storm Linux kernel 2.6.10 may corrupt process output.
Wed, 08 Jun 2005 12:13:21 +0000 Kim F. Storm *** empty log message ***
Wed, 08 Jun 2005 12:00:46 +0000 Kim F. Storm (ido-read-file-name): Fallback to read-file-name on C-f
Wed, 08 Jun 2005 09:49:58 +0000 Lute Kamstra *** empty log message ***
Wed, 08 Jun 2005 09:47:58 +0000 Lute Kamstra (flyspell-mode-line-string): Remove autoload cookie.
Wed, 08 Jun 2005 08:14:32 +0000 Lute Kamstra *** empty log message ***
Wed, 08 Jun 2005 08:12:14 +0000 Lute Kamstra (flyspell-mode): Use define-minor-mode.
Wed, 08 Jun 2005 03:21:08 +0000 Juri Linkov *** empty log message ***
Wed, 08 Jun 2005 03:20:56 +0000 Juri Linkov (Faces): Add `shadow' face.
Wed, 08 Jun 2005 03:18:35 +0000 Juri Linkov (Standard Faces): Add `shadow' face.
Wed, 08 Jun 2005 03:15:45 +0000 Juri Linkov Add `shadow' face and move `mode-line-highlight' to new section `New faces'.
Tue, 07 Jun 2005 14:32:23 +0000 Masatake YAMATO * xdisp.c (note_mode_line_or_margin_highlight): Check
Tue, 07 Jun 2005 13:19:25 +0000 Kim F. Storm Improve commentary for adaptive read buffering.