log

age author description
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.