log

age author description
Tue, 21 Sep 2010 23:27:25 +0000 Katsumi Yamaoka gnus.texi (Expunging mailboxes): Update name of the expunging command.
Tue, 21 Sep 2010 23:13:46 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 21 Sep 2010 23:18:08 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
Tue, 21 Sep 2010 21:33:59 +0200 Andreas Schwab * doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
Tue, 21 Sep 2010 14:49:59 +0200 Juanma Barranquero src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
Tue, 21 Sep 2010 11:48:40 +0000 Katsumi Yamaoka gnus-html.el: Make gnus-html use url-cache system.
Tue, 21 Sep 2010 14:13:36 +0300 Dan Nicolaescu * src/emacs.c: Do not include sys/ioctl.h, not needed.
Tue, 21 Sep 2010 14:03:34 +0300 Dan Nicolaescu * src/doprnt.c: Do not include stdlib.h, config.h does it.
Tue, 21 Sep 2010 10:35:18 +0200 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
Tue, 21 Sep 2010 09:34:26 +0200 Jan D. Fix ChangeLog entry for previous commit.
Tue, 21 Sep 2010 09:31:01 +0200 Jan D. Use tool-bar-position in menu Options/Show.
Tue, 21 Sep 2010 09:01:22 +0200 Jan D. * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
Tue, 21 Sep 2010 09:42:12 +0300 Dan Nicolaescu Check in missing ChangeLog entry.
Tue, 21 Sep 2010 09:36:01 +0300 Dan Nicolaescu Check in missing ChangeLog entry.
Mon, 20 Sep 2010 23:44:05 +0000 Katsumi Yamaoka rfc2047.el (rfc2047-encode-parameter): Doc fix.
Mon, 20 Sep 2010 23:08:33 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 21 Sep 2010 00:42:47 +0200 Stefan Monnier * lisp/textmodes/reftex-parse.el (reftex-what-macro)
Tue, 21 Sep 2010 01:35:37 +0300 Dan Nicolaescu Link temacs using $(CC) not $(LD).
Mon, 20 Sep 2010 23:45:09 +0200 Stefan Monnier * lisp/simple.el (blink-matching-open): Use syntax-class.
Mon, 20 Sep 2010 16:57:01 +0200 Stefan Monnier * lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
Mon, 20 Sep 2010 16:22:16 +0200 Stefan Monnier * lisp/progmodes/prolog.el (prolog-smie-forward-token)
Mon, 20 Sep 2010 16:15:27 +0200 Stefan Monnier * lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
Mon, 20 Sep 2010 15:27:59 +0200 Stefan Monnier * lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
Mon, 20 Sep 2010 13:53:42 +0200 Stefan Monnier * lisp/textmodes/ispell.el: Fix commenting convention.
Mon, 20 Sep 2010 14:44:39 +0300 Dan Nicolaescu Use const for constant arguments.
Mon, 20 Sep 2010 14:38:50 +0300 Dan Nicolaescu Remove HAVE_TERMIOS definitions.
Mon, 20 Sep 2010 14:32:26 +0300 Dan Nicolaescu * src/xterm.c (xt_action_hook): Use const.
Mon, 20 Sep 2010 13:20:38 +0200 Stefan Monnier * lisp/mail/sendmail.el: Fix commenting convention.
Mon, 20 Sep 2010 13:13:52 +0200 Stefan Monnier * lisp/help-fns.el (describe-variable): Add original value, if applicable.
Mon, 20 Sep 2010 10:16:02 +0000 Katsumi Yamaoka gnus.texi (Article Washing): Add `gnus-article-html' in `mm-text-html-renderer' doc.