log

age author description
Tue, 19 Oct 2010 20:45:42 +0000 Alan Mackenzie cc-langs.el (c-type-decl-prefix-key): C++ bit: move
Tue, 19 Oct 2010 20:18:35 +0000 Alan Mackenzie cc-mode.el (c-before-change, c-after-change): Move the setting of
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.
Mon, 18 Oct 2010 18:01:43 +0200 Agustin Martin ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
Mon, 18 Oct 2010 05:45:06 +0000 Katsumi Yamaoka shr.el (shr-insert): Comment fix.
Mon, 18 Oct 2010 05:21:26 +0000 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.
Sat, 16 Oct 2010 20:05:20 -0400 Chong Yidong Fix a misleading widget message in the last checkin.
Sun, 17 Oct 2010 00:04:06 +0000 Katsumi Yamaoka shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.
Sat, 16 Oct 2010 20:00:34 -0400 Chong Yidong Allow Custom settings to be migrated into a custom theme.
Sat, 16 Oct 2010 16:36:20 -0400 Chong Yidong Allow hiding of modified custom widgets.
Sat, 16 Oct 2010 14:27:08 -0400 Chong Yidong Move built-in theme directory to etc/.
Sat, 16 Oct 2010 17:08:47 +0200 Ralf Angeli Fix searching for bibitem entries.
Sat, 16 Oct 2010 01:55:08 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Fri, 15 Oct 2010 20:16:34 -0400 Chong Yidong Bugfixes for `customize-create-theme'.
Fri, 15 Oct 2010 20:45:12 +0200 Eli Zaretskii Fix the MSDOS build broken by last revisions.
Fri, 15 Oct 2010 20:42:54 +0200 Eli Zaretskii Fix the MSDOS build broken by latest revisions.
Fri, 15 Oct 2010 18:44:01 +0200 Eli Zaretskii Fix last change in etc/NEWS.
Fri, 15 Oct 2010 14:07:38 +0200 Michael Albinus * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Fri, 15 Oct 2010 13:33:17 +0200 Eli Zaretskii Fix bug #7196.
Fri, 15 Oct 2010 13:00:57 +0200 Eli Zaretskii Fix bug #7195 with NEWS entry for of select-active-region'.
Fri, 15 Oct 2010 12:49:07 +0200 Eli Zaretskii Document changes made in revno 101949.
Fri, 15 Oct 2010 10:24:10 +0000 Katsumi Yamaoka shr.el (shr-tag-img): Ignore images with no data.
Fri, 15 Oct 2010 12:21:03 +0200 Eli Zaretskii auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.
Fri, 15 Oct 2010 12:10:20 +0200 Eli Zaretskii image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
Fri, 15 Oct 2010 08:10:56 +0000 Katsumi Yamaoka 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 09:46:47 +0200 Tassilo Horn Again, fix a typo in really-oldXMenu target
Fri, 15 Oct 2010 09:34:26 +0200 Tassilo Horn Fix variable name typo in really-oldXMenu target.
Thu, 14 Oct 2010 22:39:54 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Thu, 14 Oct 2010 23:35:03 +0200 Lars Magne Ingebrigtsen * url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 14 Oct 2010 13:55:30 +0000 Katsumi Yamaoka shr.el (shr-tag-a): Use url-link as widget type.
Thu, 14 Oct 2010 10:16:59 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Thu, 14 Oct 2010 14:25:35 +0200 Juanma Barranquero src/w32*.c: Whitespace fixes and typos.