Sat, 04 Sep 2010 00:12:44 +0000 |
Katsumi Yamaoka |
gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the like that copies the string over to the kill ring; Also have the `u' command work for HTML links.
|
Sat, 04 Sep 2010 00:04:48 +0000 |
Katsumi Yamaoka |
Added a .dir-locals.el file so that trailing whitespace is shown.
|
Fri, 03 Sep 2010 15:28:09 +0200 |
Stefan Monnier |
Use SMIE's blink-paren for octave-mode.
|
Fri, 03 Sep 2010 15:06:51 +0200 |
Stefan Monnier |
* lisp/electric.el (electricity): New group.
|
Fri, 03 Sep 2010 13:26:08 +0200 |
Stefan Monnier |
* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
|
Fri, 03 Sep 2010 13:18:45 +0200 |
Stefan Monnier |
Provide blink-matching support to SMIE.
|
Fri, 03 Sep 2010 13:12:46 +0200 |
Stefan Monnier |
* lisp/simple.el (newline): Fix last change to properly remove itself from
|
Fri, 03 Sep 2010 06:10:04 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.
|
Fri, 03 Sep 2010 02:29:03 +0000 |
Katsumi Yamaoka |
Make gnus-html work for XEmacs.
|
Fri, 03 Sep 2010 01:00:10 +0000 |
Katsumi Yamaoka |
gnus-ems.el: Make process-plist functions work.
|
Fri, 03 Sep 2010 00:55:58 +0000 |
Katsumi Yamaoka |
message.el (message-generate-hashcash): Change default to 'opportunistic if hashcash is installed; gnus-html.el (gnus-html-put-image): Only call image-size once, since it's somewhat time-consuming on remote X servers.
|
Thu, 02 Sep 2010 23:57:08 +0200 |
Stefan Monnier |
Add blink-matching-check-function and misc cleanups.
|
Thu, 02 Sep 2010 18:06:51 +0200 |
Jan D. |
Fix lisp/ChangeLog entries.
|
Thu, 02 Sep 2010 11:29:15 -0400 |
Chong Yidong |
Set revert-buffer-function in Package Menu.
|
Thu, 02 Sep 2010 14:10:03 +0000 |
Katsumi Yamaoka |
gnus-html-rescale-image: Fix up typo in rescaling.
|
Thu, 02 Sep 2010 14:37:29 +0200 |
Agustin martin |
ispell.el: better `default-directory' and kill-ispell-on-exit handling
|
Thu, 02 Sep 2010 12:54:43 +0200 |
Jan D |
* simple.el (kill-new): Call interprogram-cut-function with only one argument.
|
Thu, 02 Sep 2010 12:20:20 +0200 |
Jan D. |
Forgor to save ChangeLog for previous commit.
|
Thu, 02 Sep 2010 12:17:02 +0200 |
Jan D. |
Remove cut buffer from documentation.
|
Thu, 02 Sep 2010 11:52:24 +0200 |
Jan D. |
Support for cut buffers has been removed.
|
Thu, 02 Sep 2010 11:47:53 +0200 |
Jan D. |
emoved cut-buffer code.
|
Thu, 02 Sep 2010 11:47:08 +0200 |
Jan D. |
Removed cut-buffer code.
|
Thu, 02 Sep 2010 05:03:06 +0000 |
Katsumi Yamaoka |
gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.
|
Thu, 02 Sep 2010 03:47:31 +0000 |
Katsumi Yamaoka |
gnus-article-html: Make work buffer multibyte for decoded contents.
|