Launchpad does not know where XEmacs hosts its code.

Bazaar branches

Name Status Last Modified Last Commit
lp:~statik/xemacs/master 1 Development 2008-03-20 21:54:53 UTC
4382. Fix reader crash. 2008-03-15 Michae...

Author: Mike Sperber
Revision Date: 2008-03-15 11:21:11 UTC

Fix reader crash.

2008-03-15 Michael Sperber <mike@xemacs.org>

 * lread.c (read1): Signal an error on ?\<newline>, thus preventing
 an assertion failure higher up.

lp:~xemacs/xemacs/r19-15b2 1 Development 2008-03-17 22:22:07 UTC
3. Import from CVS: tag r19-15b2

Author: cvs
Revision Date: 2007-08-13 06:46:35 UTC

Import from CVS: tag r19-15b2

lp:~xemacs/xemacs/trunk 1 Development 2008-03-17 22:16:40 UTC
58. Fix auto-formatting of comments in au...

Author: Didier Verna
Revision Date: 2008-03-05 17:01:37 UTC

Fix auto-formatting of comments in auto-fill-mode

This patch makes auto-fill-mode properly format comments (when lines are
automatically broken). It looks strangely similar to that of:

| 1999-06-24 Bob Weiner <weiner@beopen.com>
|
| * simple.el (indent-new-comment-line): Locally bound
| `block-comment-start' to `comstart' or else when this is called
| from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
| `block-comment-start' value, ignoring any existing spacing after a
| comment prefix in the previous line and producing ugly comments.

13 of 3 results