Tue, 19 Oct 2010 15:24:39 -0400 |
Chong Yidong |
etc/NEWS: Document change to mode-line-format.
|
Tue, 19 Oct 2010 15:22:40 -0400 |
Chong Yidong |
Revert 2010-10-18 change; use safe-functions instead.
|
Tue, 19 Oct 2010 15:20:33 -0400 |
Chong Yidong |
Remove mode-line end dashes on graphical terminals.
|
Tue, 19 Oct 2010 11:43:27 -0400 |
Chong Yidong |
Decouple C-d and delete, so that the former does not delete the region.
|
Tue, 19 Oct 2010 13:44:07 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Tue, 19 Oct 2010 11:26:21 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat)
|
Mon, 18 Oct 2010 14:38:11 -0400 |
Stefan Monnier |
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
|
Mon, 18 Oct 2010 13:28:20 -0400 |
Chong Yidong |
Don't allow functions that display messages in unsafep.
|
Mon, 18 Oct 2010 08:23:41 -0400 |
Ken Brown |
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
|
Sun, 17 Oct 2010 14:59:58 -0400 |
Stefan Monnier |
(regexp-opt-group, regexp-opt-charset): Turn comments into docstrings
|
Sun, 17 Oct 2010 13:30:22 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion--replace): Move point where it belongs
|
Fri, 15 Oct 2010 14:15:43 +0200 |
Michael Albinus |
* net/tramp.el (tramp-open-connection-setup-interactive-shell):
|
Fri, 15 Oct 2010 17:01:41 +0900 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
Fri, 15 Oct 2010 16:49:11 +0900 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
Fri, 15 Oct 2010 09:43:51 +0900 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
Fri, 15 Oct 2010 09:43:23 +0900 |
Kenichi Handa |
merge emacs-23
|
Fri, 15 Oct 2010 09:41:53 +0900 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
Tue, 19 Oct 2010 11:50:07 +0200 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)
|
Tue, 19 Oct 2010 08:19:45 +0000 |
Katsumi Yamaoka |
shr.el: Fix last change.
|
Tue, 19 Oct 2010 07:57:50 +0000 |
Katsumi Yamaoka |
shr.el: Improve kinsoku and table rendering.
|
Mon, 18 Oct 2010 20:13:27 -0400 |
Stefan Monnier |
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)
|
Mon, 18 Oct 2010 23:41:03 +0000 |
Katsumi Yamaoka |
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.
|
Mon, 18 Oct 2010 22:09:28 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 18 Oct 2010 17:10:38 -0400 |
Stefan Monnier |
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
|
Mon, 18 Oct 2010 17:07:31 -0400 |
Stefan Monnier |
* src/frame.c (Fframe_pointer_visible_p):
|
Mon, 18 Oct 2010 17:02:00 -0400 |
Stefan Monnier |
* lisp/files.el (locate-file-completion-table): Strip non-matching elements
|
Mon, 18 Oct 2010 22:32:54 +0200 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal to Emacs that the socket should be closed.
|
Mon, 18 Oct 2010 13:26:25 -0400 |
Chong Yidong |
Use unsafep to check for theme safety.
|