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.
Thu, 14 Oct 2010 13:24:38 +0900 Kenichi Handa mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
Thu, 14 Oct 2010 13:23:36 +0900 Kenichi Handa mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
Thu, 14 Oct 2010 11:07:23 +0900 Kenichi Handa (ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
Thu, 14 Oct 2010 11:06:31 +0900 Kenichi Handa merge emacs-23
Wed, 13 Oct 2010 16:07:28 +0200 Juanma Barranquero Fix handling of font properties on Windows (bug#6303).
Tue, 12 Oct 2010 20:05:22 -0700 Glenn Morris * lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
Wed, 13 Oct 2010 01:25:19 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Tue, 12 Oct 2010 21:52:28 +0900 Kenichi Handa Fix typos in comments
Thu, 14 Oct 2010 11:03:25 +0900 Kenichi Handa (ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
Tue, 12 Oct 2010 21:52:05 +0900 Kenichi Handa Fix typos in comments
Tue, 12 Oct 2010 21:41:18 +0900 Kenichi Handa merge emacs-23
Mon, 11 Oct 2010 20:47:36 -0700 Glenn Morris * README: Updates.
Mon, 11 Oct 2010 20:45:41 -0700 Glenn Morris * BUGS, INSTALL.BZR: Updates.
Mon, 11 Oct 2010 20:43:52 -0700 Glenn Morris etc/NEWS.
Thu, 14 Oct 2010 01:57:58 -0400 Chong Yidong Fix 2010-10-12 change to custom-theme-set-faces.
Wed, 13 Oct 2010 23:55:18 -0400 Chong Yidong Define a cursor defface; minor face optimizations.
Wed, 13 Oct 2010 22:14:38 -0500 Jay Belanger calc-alg.el (math-var): Renamed from `var'.
Thu, 14 Oct 2010 03:33:31 +0200 Juanma Barranquero src/w32*.c: Make functions static.
Thu, 14 Oct 2010 01:17:30 +0000 Katsumi Yamaoka mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.
Thu, 14 Oct 2010 01:48:09 +0200 Juanma Barranquero src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
Thu, 14 Oct 2010 01:43:39 +0200 Juanma Barranquero lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
Thu, 14 Oct 2010 01:15:03 +0200 Juanma Barranquero lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
Wed, 13 Oct 2010 23:12:47 +0000 Katsumi Yamaoka nnimap.el (nnimap-close-server): Forget the nnimap data on close.
Thu, 14 Oct 2010 01:08:58 +0200 Juanma Barranquero src/makefile.w32-in: Simplify OBJ macros.
Wed, 13 Oct 2010 22:21:20 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 13 Oct 2010 16:50:06 +0200 Juanma Barranquero Rename `image-library-alist' to `dynamic-library-alist'.
Wed, 13 Oct 2010 11:55:48 +0000 Katsumi Yamaoka shr: make shr-width a defcustom, use it in shr-tag-img.
Wed, 13 Oct 2010 05:39:17 +0000 Katsumi Yamaoka gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
Tue, 12 Oct 2010 20:30:36 -0700 Glenn Morris * lisp/subr.el (last): Make it faster.
Tue, 12 Oct 2010 20:23:47 -0700 Glenn Morris * lisp/Makefile.in (compile-clean): Use `` instead of $().
Tue, 12 Oct 2010 20:17:59 -0700 Glenn Morris Tidy some nextstep README etc files.
Tue, 12 Oct 2010 20:11:55 -0700 Glenn Morris * nextstep/README: Remove information duplicated in AUTHORS.
Tue, 12 Oct 2010 20:11:08 -0700 Glenn Morris * nextstep/AUTHORS: Remove email addresses.
Tue, 12 Oct 2010 20:08:45 -0700 Glenn Morris More make-dist simplification.
Wed, 13 Oct 2010 02:19:11 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.
Tue, 12 Oct 2010 22:18:24 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 12 Oct 2010 14:03:09 -0700 Dan Nicolaescu Remove trailing / from directory names.
Tue, 12 Oct 2010 16:06:20 -0400 Chong Yidong Add some default custom themes.
Tue, 12 Oct 2010 07:37:33 -0700 Dan Nicolaescu Avoid using trailing / in directory variables.
Tue, 12 Oct 2010 14:17:15 +0000 Katsumi Yamaoka gnus-sum.el: Remove long obsoleted functions.
Tue, 12 Oct 2010 01:05:28 -0700 Glenn Morris * make-dist: Replace grep with sed when determining $version.
Tue, 12 Oct 2010 01:01:11 -0700 Glenn Morris * make-dist: Remove the unnecessary $shortversion.
Tue, 12 Oct 2010 00:46:57 -0700 Glenn Morris * make-dist: Remove comment that no longer applies.
Tue, 12 Oct 2010 00:44:12 -0700 Glenn Morris * make-dist: Simplify trap handling.
Tue, 12 Oct 2010 00:31:58 -0700 Glenn Morris * make-dist: Use find for the whole etc/ directory.
Tue, 12 Oct 2010 00:27:07 -0700 Glenn Morris * make-dist: Use find for etc/image files.
Tue, 12 Oct 2010 00:09:39 -0700 Glenn Morris * make-dist: Use find to handle the etc and lisp directories.
Mon, 11 Oct 2010 23:38:34 -0700 Glenn Morris * make-dist: Simplify creation of lisp/MANIFEST.
Mon, 11 Oct 2010 21:32:20 -0700 Glenn Morris * make-dist: Update and simplify.
Mon, 11 Oct 2010 21:01:55 -0700 Glenn Morris Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
Mon, 11 Oct 2010 20:55:21 -0700 Glenn Morris Move nextstep/DEV-NOTES to admin/notes/nextstep.
Mon, 11 Oct 2010 20:52:07 -0700 Glenn Morris * doc/lispref/book-spine.texinfo: Rename to book-spine.texi.
Mon, 11 Oct 2010 20:50:06 -0700 Glenn Morris * etc/BABYL: Remove file.
Mon, 11 Oct 2010 23:12:33 -0400 Chong Yidong Placeholder entry for Custom theme changes.
Mon, 11 Oct 2010 23:10:21 -0400 Chong Yidong New interface for choosing Custom themes.
Tue, 12 Oct 2010 04:45:24 +0200 Juanma Barranquero lisp/net/telnet.el: "Fix" commented code.
Tue, 12 Oct 2010 04:31:16 +0200 Juanma Barranquero lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
Tue, 12 Oct 2010 03:51:31 +0200 Juanma Barranquero lisp/ChangeLog: Add missing bug reference.
Tue, 12 Oct 2010 03:48:58 +0200 Juanma Barranquero lisp/net/telnet.el (telnet-mode-map): Fix previous change.