Mon, 30 Aug 2010 17:21:14 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
|
Mon, 30 Aug 2010 15:57:42 +0200 |
Stefan Monnier |
Use with-silent-modifications.
|
Mon, 30 Aug 2010 15:03:05 +0200 |
Stefan Monnier |
Use `declare' in defmacros.
|
Mon, 30 Aug 2010 14:47:49 +0200 |
Stefan Monnier |
* src/marker.c (Fcopy_marker): Make the first arg optional.
|
Mon, 30 Aug 2010 06:44:58 +0000 |
Katsumi Yamaoka |
gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:40:00 +0000 |
Katsumi Yamaoka |
gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.
|
Mon, 30 Aug 2010 06:36:12 +0000 |
Katsumi Yamaoka |
gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:32:33 +0000 |
Katsumi Yamaoka |
gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.
|
Mon, 30 Aug 2010 06:28:53 +0000 |
Katsumi Yamaoka |
smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.
|
Mon, 30 Aug 2010 06:25:05 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:21:33 +0000 |
Katsumi Yamaoka |
gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.
|
Mon, 30 Aug 2010 06:17:45 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:13:50 +0000 |
Katsumi Yamaoka |
Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:10:18 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 11:01:09 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
Mon, 30 Aug 2010 09:33:17 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
Mon, 30 Aug 2010 10:58:52 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
Mon, 30 Aug 2010 09:32:29 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
Mon, 30 Aug 2010 09:15:54 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 29 Aug 2010 18:15:09 -0400 |
Chong Yidong |
Merge Finder and package-menu functionality.
|
Sun, 29 Aug 2010 16:10:43 -0400 |
Chong Yidong |
Add "Version:" and "Package:" Lisp file headers.
|
Sun, 29 Aug 2010 12:17:13 -0400 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
Sun, 29 Aug 2010 12:30:45 +0200 |
Jan D |
* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
|
Sat, 28 Aug 2010 21:31:45 -0400 |
Chong Yidong |
Let version-to-list handle versions like "10.3d".
|
Sat, 28 Aug 2010 20:52:36 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
|
Sat, 28 Aug 2010 11:10:13 +0300 |
Eli Zaretskii |
Improve ELisp manual to fix bug #6929.
|
Fri, 27 Aug 2010 12:29:32 +0300 |
Eli Zaretskii |
msdos/ChangeLog: Document the change in revno 101167.
|
Fri, 27 Aug 2010 00:24:17 -0300 |
Vinicius Jose Latorre |
Adjust type declaration.
|