Mercurial > emacs
graph
-
shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.Tue, 19 Oct 2010 23:26:28 +0000, by Katsumi Yamaoka
-
nndoc.el (nndoc-transform-git-headers): Generate Subject headers.Tue, 19 Oct 2010 23:06:50 +0000, by Katsumi Yamaoka
-
Update.Tue, 19 Oct 2010 22:30:29 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 19 Oct 2010 22:20:47 +0000, by Katsumi Yamaoka
-
cc-langs.el (c-type-decl-prefix-key): C++ bit: moveTue, 19 Oct 2010 20:45:42 +0000, by Alan Mackenzie
-
cc-mode.el (c-before-change, c-after-change): Move the setting ofTue, 19 Oct 2010 20:18:35 +0000, by Alan Mackenzie
-
etc/NEWS: Document change to mode-line-format.Tue, 19 Oct 2010 15:24:39 -0400, by Chong Yidong
-
Revert 2010-10-18 change; use safe-functions instead.Tue, 19 Oct 2010 15:22:40 -0400, by Chong Yidong
-
Remove mode-line end dashes on graphical terminals.Tue, 19 Oct 2010 15:20:33 -0400, by Chong Yidong
-
Decouple C-d and delete, so that the former does not delete the region.Tue, 19 Oct 2010 11:43:27 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Tue, 19 Oct 2010 13:44:07 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-do-file-attributes-with-stat)Tue, 19 Oct 2010 11:26:21 +0200, by Michael Albinus
-
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.Mon, 18 Oct 2010 14:38:11 -0400, by Stefan Monnier
-
Don't allow functions that display messages in unsafep.Mon, 18 Oct 2010 13:28:20 -0400, by Chong Yidong
-
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).Mon, 18 Oct 2010 08:23:41 -0400, by Ken Brown
-
(regexp-opt-group, regexp-opt-charset): Turn comments into docstringsSun, 17 Oct 2010 14:59:58 -0400, by Stefan Monnier
-
* lisp/minibuffer.el (completion--replace): Move point where it belongsSun, 17 Oct 2010 13:30:22 -0400, by Stefan Monnier
-
* net/tramp.el (tramp-open-connection-setup-interactive-shell):Fri, 15 Oct 2010 14:15:43 +0200, by Michael Albinus
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.Fri, 15 Oct 2010 17:01:41 +0900, by Kenichi Handa
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.Fri, 15 Oct 2010 16:49:11 +0900, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.Fri, 15 Oct 2010 09:43:51 +0900, by Kenichi Handa
-
merge emacs-23Fri, 15 Oct 2010 09:43:23 +0900, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.Fri, 15 Oct 2010 09:41:53 +0900, by Kenichi Handa
-
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)Tue, 19 Oct 2010 11:50:07 +0200, by Michael Albinus
-
shr.el: Fix last change.Tue, 19 Oct 2010 08:19:45 +0000, by Katsumi Yamaoka
-
shr.el: Improve kinsoku and table rendering.Tue, 19 Oct 2010 07:57:50 +0000, by Katsumi Yamaoka
-
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)Mon, 18 Oct 2010 20:13:27 -0400, by Stefan Monnier
-
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.Mon, 18 Oct 2010 23:41:03 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 18 Oct 2010 22:09:28 +0000, by Katsumi Yamaoka
-
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it isMon, 18 Oct 2010 17:10:38 -0400, by Stefan Monnier
-
* src/frame.c (Fframe_pointer_visible_p):Mon, 18 Oct 2010 17:07:31 -0400, by Stefan Monnier
-
* lisp/files.el (locate-file-completion-table): Strip non-matching elementsMon, 18 Oct 2010 17:02:00 -0400, by Stefan Monnier
-
(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 22:32:54 +0200, by Lars Magne Ingebrigtsen
-
Use unsafep to check for theme safety.Mon, 18 Oct 2010 13:26:25 -0400, by Chong Yidong
-
ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).Mon, 18 Oct 2010 18:01:43 +0200, by Agustin Martin
-
shr.el (shr-insert): Comment fix.Mon, 18 Oct 2010 05:45:06 +0000, by Katsumi Yamaoka
-
shr.el (shr-insert): Don't insert space behind a wide character categorized as kinsoku-bol, or between characters both categorized as nospace.Mon, 18 Oct 2010 05:21:26 +0000, by Katsumi Yamaoka
-
Fix a misleading widget message in the last checkin.Sat, 16 Oct 2010 20:05:20 -0400, by Chong Yidong
-
shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.Sun, 17 Oct 2010 00:04:06 +0000, by Katsumi Yamaoka
-
Allow Custom settings to be migrated into a custom theme.Sat, 16 Oct 2010 20:00:34 -0400, by Chong Yidong
-
Allow hiding of modified custom widgets.Sat, 16 Oct 2010 16:36:20 -0400, by Chong Yidong
-
Move built-in theme directory to etc/.Sat, 16 Oct 2010 14:27:08 -0400, by Chong Yidong
-
Fix searching for bibitem entries.Sat, 16 Oct 2010 17:08:47 +0200, by Ralf Angeli
-
Merge changes made in Gnus trunk.Sat, 16 Oct 2010 01:55:08 +0000, by Katsumi Yamaoka
-
Bugfixes for `customize-create-theme'.Fri, 15 Oct 2010 20:16:34 -0400, by Chong Yidong
-
Fix the MSDOS build broken by last revisions.Fri, 15 Oct 2010 20:45:12 +0200, by Eli Zaretskii
-
Fix the MSDOS build broken by latest revisions.Fri, 15 Oct 2010 20:42:54 +0200, by Eli Zaretskii
-
Fix last change in etc/NEWS.Fri, 15 Oct 2010 18:44:01 +0200, by Eli Zaretskii
-
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):Fri, 15 Oct 2010 14:07:38 +0200, by Michael Albinus
-
Fix bug #7196.Fri, 15 Oct 2010 13:33:17 +0200, by Eli Zaretskii
-
Fix bug #7195 with NEWS entry for of select-active-region'.Fri, 15 Oct 2010 13:00:57 +0200, by Eli Zaretskii
-
Document changes made in revno 101949.Fri, 15 Oct 2010 12:49:07 +0200, by Eli Zaretskii
-
shr.el (shr-tag-img): Ignore images with no data.Fri, 15 Oct 2010 10:24:10 +0000, by Katsumi Yamaoka
-
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.Fri, 15 Oct 2010 12:21:03 +0200, by Eli Zaretskii
-
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.Fri, 15 Oct 2010 12:10:20 +0200, by Eli Zaretskii
-
shr.el (shr-insert): Remove space inserted before or after a breakable character or at the beginning or the end of a line.Fri, 15 Oct 2010 08:10:56 +0000, by Katsumi Yamaoka