log

age author description
Wed, 26 Apr 2006 08:56:23 +0000 Kim F. Storm *** empty log message ***
Wed, 26 Apr 2006 07:03:20 +0000 Masatake YAMATO (asm-mode, asm-mode-syntax-table): Add
Wed, 26 Apr 2006 05:50:51 +0000 Stefan Monnier Use (featurep 'xemacs) everywhere.
Wed, 26 Apr 2006 05:36:12 +0000 Stefan Monnier (allout-layout, allout-passphrase-verifier-string)
Wed, 26 Apr 2006 05:35:27 +0000 Stefan Monnier Mention negative depth in syntax-ppss's output.
Wed, 26 Apr 2006 05:33:11 +0000 Stefan Monnier Minor tweaks.
Wed, 26 Apr 2006 05:30:29 +0000 Stefan Monnier (reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type):
Wed, 26 Apr 2006 05:28:47 +0000 Stefan Monnier (sentence-end-double-space, sentence-end-without-period)
Wed, 26 Apr 2006 05:27:48 +0000 Stefan Monnier (colon-double-space): Tighten up a bit the safety predicate.
Wed, 26 Apr 2006 05:26:39 +0000 Stefan Monnier (python-continuation-line-p, python-beginning-of-statement):
Wed, 26 Apr 2006 05:25:32 +0000 Stefan Monnier (time-stamp-start, time-stamp-end, time-stamp-inserts-lines):
Wed, 26 Apr 2006 05:23:37 +0000 Stefan Monnier Remove spurious * in docstrings.
Wed, 26 Apr 2006 05:16:01 +0000 Stefan Monnier (abbrev-mode): Tighten up a bit the safety predicate.
Wed, 26 Apr 2006 03:09:31 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-247
Tue, 25 Apr 2006 21:41:13 +0000 Bill Wohler (mh-folder-expand-at-point): Fix folder completion. Folders returned
Tue, 25 Apr 2006 08:18:01 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-245
Mon, 24 Apr 2006 22:15:33 +0000 Bill Wohler (Getting Started): Made it more explicit that you need to install MH,
Mon, 24 Apr 2006 21:59:03 +0000 J.D. Smith Removed mention of C-c C-j.
Mon, 24 Apr 2006 21:57:45 +0000 J.D. Smith (bibtex-find-entry): Don't demand matching case for @Article, etc.
Mon, 24 Apr 2006 13:10:19 +0000 Stefan Monnier Include headers for pid_t.
Mon, 24 Apr 2006 06:35:58 +0000 Stefan Monnier Add documentation about font-lock-multiline.
Mon, 24 Apr 2006 05:21:21 +0000 Miles Bader Add arch tagline
Mon, 24 Apr 2006 00:22:26 +0000 Kim F. Storm Fix last change:
Mon, 24 Apr 2006 00:21:55 +0000 Kim F. Storm *** empty log message ***
Mon, 24 Apr 2006 00:08:07 +0000 Kim F. Storm (produce_stretch_glyph): Include face box in stretch glyph size.
Mon, 24 Apr 2006 00:07:47 +0000 Kim F. Storm *** empty log message ***
Sun, 23 Apr 2006 23:50:25 +0000 Kim F. Storm * xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
Sun, 23 Apr 2006 23:50:09 +0000 Kim F. Storm *** empty log message ***
Sun, 23 Apr 2006 22:28:17 +0000 Kim F. Storm *** empty log message ***
Sun, 23 Apr 2006 22:27:08 +0000 Kim F. Storm (tool_bar_lines_needed): New local `temp_row' for clarity.