------------------------------------------------------------ revno: 35 tags: branch-1.4.4 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-07-05 12:15:28 +0100 message: dev branch changelog ------------------------------------------------------------ revno: 34 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-07-05 12:12:12 +0100 message: Move make-variable-buffer-local calls to top level, as suggested by warnings. The Emacs documentation prefers you to call make-local-variable but that doesn't work in this case, so I just followed the warning's advice instead. This eliminates several install-time warnings. ------------------------------------------------------------ revno: 33 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-07-05 11:40:24 +0100 message: Add a dircategory section to greed.texi for GNU install-info's benefit. This elminates an install-time warning. ------------------------------------------------------------ revno: 32 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-04-04 14:44:02 +0100 message: Generate an md5sums file ------------------------------------------------------------ revno: 31 tags: branch-1.4.3 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-01-18 14:04:08 +0000 message: Chattier emacs-type determination ------------------------------------------------------------ revno: 30 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-01-18 14:00:34 +0000 message: Check that Emacs has multilingual support in configure. ------------------------------------------------------------ revno: 29 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-01-18 12:57:47 +0000 message: removed ancient CHANGELOG ------------------------------------------------------------ revno: 28 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-01-18 12:52:51 +0000 message: various README improvements including a warning to use a MULE-capable Emacs if there's a choice. Note that Aquamacs isn't supported. ------------------------------------------------------------ revno: 27 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-01-18 12:24:31 +0000 message: This isn't 1.4.2 any more ------------------------------------------------------------ revno: 26 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-01-18 12:22:39 +0000 message: Quote $(EMACS) for the benefit of e.g. Aquamacs which is certain to have spaces in the path. It doesn't work for other reasons but this is a step in the right direction... ------------------------------------------------------------ revno: 25 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-01-18 12:18:41 +0000 message: Avoid ugly (but actually mostly harmless...) error if UPDATE_DOT_EMACS is not set. (Whoops!) ------------------------------------------------------------ revno: 24 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sun 2009-01-18 12:14:05 +0000 message: Stricter quoting in configure. Recognize /sw as an unsuitable install root. ------------------------------------------------------------ revno: 23 tags: 1.4.2 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-01-17 17:29:35 +0000 message: Version 1.4.2 ------------------------------------------------------------ revno: 22 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-01-17 17:27:17 +0000 message: Add new variable greed-quit-without-prompting, which inhibits the prompt when you quit even if greed-novice-user is set. ------------------------------------------------------------ revno: 21 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-01-17 17:22:16 +0000 message: Tidy up README ------------------------------------------------------------ revno: 20 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-01-17 16:53:34 +0000 message: Support personal installs using configure ------------------------------------------------------------ revno: 19 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-01-17 16:37:22 +0000 message: Do a better job of guessing infodir/lispdir ------------------------------------------------------------ revno: 18 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-01-17 15:20:15 +0000 message: Makefile self-rebuilds with config.status ------------------------------------------------------------ revno: 17 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-01-17 15:18:15 +0000 message: Add a debian/rules source target ------------------------------------------------------------ revno: 16 committer: Richard Kettlewell branch nick: greed.dev timestamp: Sat 2009-01-17 15:12:53 +0000 message: Fix some Lintian diagnostics ------------------------------------------------------------ revno: 15 committer: Richard Kettlewell branch nick: greed.dev timestamp: Tue 2009-01-13 22:17:09 +0000 message: Make README file reflect current reality. ------------------------------------------------------------ revno: 14 committer: Richard Kettlewell branch nick: greed.dev timestamp: Tue 2009-01-13 22:01:28 +0000 message: Pick up lispdir/infodir with configure (with some plausible defaults) ------------------------------------------------------------ revno: 13 committer: Richard Kettlewell branch nick: greed.dev timestamp: Tue 2009-01-13 21:06:48 +0000 message: Include a copy of install-sh, rather than messing around with links. Simpler changelog generation. ------------------------------------------------------------ revno: 12 tags: 1.4.1 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 22:49:53 +0000 message: Version 1.4.1 ------------------------------------------------------------ revno: 11 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 22:41:19 +0000 message: greed belongs in customization group 'applications'. Doesn't quite seem to work but does kill another compile warning. ------------------------------------------------------------ revno: 10 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 22:32:55 +0000 message: leave a comment about another compile warning ------------------------------------------------------------ revno: 9 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 22:24:34 +0000 message: Use modern Emacs lisp backquote syntax (see Emacs Lisp reference manual, s13.5 Backquote). This resolves a compile warning. ------------------------------------------------------------ revno: 8 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 22:02:58 +0000 message: Tidier distcheck ------------------------------------------------------------ revno: 7 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 22:01:43 +0000 message: 2005-11-28 Peter Maydell * highlighting support reimplemented to not use font-lock mode; it now copes with multiple-line Reply separators, separators which don't include a day-of-the-week, and spoof Reply lines inside reply bodies. * network I/O is marked as iso-8859-1 -- this means that non-ASCII characters are handled correctly. * added support for saving startup files without quitting. * added option to display sequence numbers in reply headers (enabled by default). ------------------------------------------------------------ revno: 6 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 21:44:47 +0000 message: 1.3.0b (for want of a better revision number) ------------------------------------------------------------ revno: 5 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 21:41:23 +0000 message: Rationalize changelogs and dump bzr changelog for the future. Better 'dist' and a (not very good) distcheck. ------------------------------------------------------------ revno: 4 committer: Richard Kettlewell branch nick: greed.dev timestamp: Mon 2009-01-12 21:26:09 +0000 message: Add a configure script to find an emacs to use Fix some more Debiany stuff. ------------------------------------------------------------ revno: 3 tags: 1.3.0a.rjk.2 committer: Richard Kettlewell branch nick: greed-1.3.0 timestamp: Fri 2009-01-09 22:13:02 +0000 message: Richard's 1.3.0a.rjk.2 ------------------------------------------------------------ revno: 2 tags: 1.3.0a.rjk.1 committer: Richard Kettlewell branch nick: greed-1.3.0 timestamp: Fri 2009-01-09 21:53:42 +0000 message: Richard's 1.3.0a.rjk.1 ------------------------------------------------------------ revno: 1 tags: 1.3.0 committer: Richard Kettlewell branch nick: greed-1.3.0 timestamp: Fri 2009-01-09 21:46:32 +0000 message: Owen's greed 1.3.0