log

age author description
Thu, 07 Oct 2010 20:12:43 -0700 Glenn Morris * lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.
Thu, 07 Oct 2010 20:08:32 -0700 Glenn Morris * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
Thu, 07 Oct 2010 20:05:09 -0700 Glenn Morris Rename some shadow.el things.
Thu, 07 Oct 2010 20:01:23 -0700 Glenn Morris Minor cl.texi change.
Fri, 08 Oct 2010 11:23:52 +0900 Kenichi Handa coding.c (complement_process_encoding_system): Fix previous change.
Fri, 08 Oct 2010 11:23:11 +0900 Kenichi Handa merge emacs-23
Fri, 08 Oct 2010 09:43:16 +0900 Kenichi Handa coding.c (complement_process_encoding_system): Fix previous change.
Mon, 04 Oct 2010 10:53:48 +0900 Kenichi Handa merge emacs-23
Mon, 04 Oct 2010 10:47:51 +0900 Kenichi Handa coding.c (complement_process_encoding_system): Fix previous change.
Wed, 06 Oct 2010 19:16:02 -0700 Glenn Morris * doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
Tue, 05 Oct 2010 19:19:42 -0700 Glenn Morris * doc/misc/cl.texi (Usage, Installation): Remove outdated information.
Sun, 03 Oct 2010 15:50:14 -0400 Chong Yidong Use lexical-let to avoid false matches in var completion (Bug#7056).
Sun, 03 Oct 2010 12:43:54 -0700 Glenn Morris * lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
Sun, 03 Oct 2010 11:23:07 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Move putenv call ...
Sat, 02 Oct 2010 21:27:39 -0400 Chong Yidong Fix return value of dnd-get-local-file-name (Bug#7090).
Sat, 02 Oct 2010 18:23:50 -0700 Glenn Morris Doc fix.
Sat, 02 Oct 2010 18:18:35 -0700 Glenn Morris Add missing ChangeLog entry for r1.146 of lispref/text.texi.
Sat, 02 Oct 2010 11:53:21 +0900 Kenichi Handa Fix complementing of a coding system
Sat, 02 Oct 2010 11:05:56 +0900 Kenichi Handa merge emacs-23
Sat, 02 Oct 2010 10:44:50 +0900 Kenichi Handa Fix complementing of a coding system
Thu, 30 Sep 2010 20:41:12 -0700 Glenn Morris Close bug#3992.
Fri, 01 Oct 2010 01:05:26 +0200 Stefan Monnier * lisp/minibuffer.el (completion--replace): Better preserve markers.
Thu, 30 Sep 2010 21:48:25 +0900 Kenichi Handa Complement a coding system for encoding arguments and input to a process.
Thu, 30 Sep 2010 13:31:53 +0900 Kenichi Handa merge emacs-23
Thu, 30 Sep 2010 13:28:34 +0900 Kenichi Handa Complement a coding system for encoding arguments and input to a process.
Wed, 29 Sep 2010 21:41:13 -0400 Chong Yidong Fix more CEDET require statements.
Wed, 29 Sep 2010 12:09:21 -0400 Chong Yidong Fix errors in CEDET 1.0 merge.
Wed, 29 Sep 2010 15:24:55 +0200 Juanma Barranquero lisp/server.el (server-process-filter): Doc fix.
Wed, 29 Sep 2010 09:56:45 +0900 Kenichi Handa xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
Wed, 29 Sep 2010 09:55:58 +0900 Kenichi Handa merge emacs-23
Tue, 28 Sep 2010 15:39:22 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
Tue, 28 Sep 2010 01:41:00 +0200 Juanma Barranquero * dired.el (dired-save-positions): Doc fix. (Bug#7119)
Wed, 29 Sep 2010 09:52:03 +0900 Kenichi Handa xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
Fri, 08 Oct 2010 00:51:19 -0700 Glenn Morris Remove some tests for defunct system-types.
Fri, 08 Oct 2010 00:42:51 -0700 Glenn Morris * lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).
Fri, 08 Oct 2010 07:35:21 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when called interactively.
Fri, 08 Oct 2010 01:02:56 -0400 Chong Yidong * xterm.c (x_draw_relief_rect): If box width is larger than 1,
Thu, 07 Oct 2010 20:27:49 -0700 Glenn Morris ChangeLog fix.
Thu, 07 Oct 2010 20:23:31 -0700 Glenn Morris * lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
Thu, 07 Oct 2010 20:17:31 -0700 Glenn Morris etc/NEWS.
Fri, 08 Oct 2010 02:12:56 +0000 Katsumi Yamaoka gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make predicate function passed to gnus-mime-view-part-as-type assume argument is a mime type, not a list of a mime type.
Fri, 08 Oct 2010 01:51:08 +0000 Katsumi Yamaoka shr.el (shr-table-widths): Don't use cl function `reduce'.
Thu, 07 Oct 2010 20:05:12 -0400 Chong Yidong Improvements to face customization interface.
Thu, 07 Oct 2010 22:26:11 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Thu, 07 Oct 2010 20:22:07 +0200 Stefan Monnier * lisp/gnus/gnus-sum.el (gnus-number): Rename from `number'.
Thu, 07 Oct 2010 10:30:10 -0700 Glenn Morris Tiny hilit-chg.el change.
Thu, 07 Oct 2010 10:22:51 -0700 Glenn Morris Rename some more shadow.el stuff.
Thu, 07 Oct 2010 10:17:18 -0700 Glenn Morris Rename shadow-mode.
Thu, 07 Oct 2010 12:31:39 +0000 Katsumi Yamaoka [Gnus] Introduce gnus-gravatar-too-ugly.
Thu, 07 Oct 2010 11:46:01 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Thu, 07 Oct 2010 13:40:42 +0200 Lars Magne Ingebrigtsen url-http.el (url-http-end-of-document-sentinel): Protect against the
Thu, 07 Oct 2010 13:27:19 +0200 Stefan Monnier SMIE: Reliably distinguish openers/closers in smie-prec2-levels
Thu, 07 Oct 2010 16:24:21 +0900 Miles Bader (regexp-opt): Add `symbols' mode.
Thu, 07 Oct 2010 06:47:37 +0000 Katsumi Yamaoka [Gnus] Enable XEmacs to display images.
Thu, 07 Oct 2010 03:49:38 +0000 Katsumi Yamaoka gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.
Wed, 06 Oct 2010 19:42:30 -0700 Glenn Morris Reduce rmail.el's use of sendmail.el
Wed, 06 Oct 2010 19:37:39 -0700 Glenn Morris Add a shadow-mode for load-path shadows.
Wed, 06 Oct 2010 19:32:52 -0700 Glenn Morris Minor iimage.el changes.
Wed, 06 Oct 2010 19:26:30 -0700 Glenn Morris Minr appt.el change.
Wed, 06 Oct 2010 19:23:28 -0700 Glenn Morris Include version number in doc `make dist' tarfiles.