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.
Wed, 06 Oct 2010 14:02:39 +0000 Katsumi Yamaoka sieve-manage.el: Add authenticate function.
Wed, 06 Oct 2010 13:21:07 +0000 Katsumi Yamaoka shr.el (shr-render-td): Only delete space at the end of the TD.
Wed, 06 Oct 2010 13:13:11 +0000 Katsumi Yamaoka sieve-manage: use auth-source.
Wed, 06 Oct 2010 12:38:45 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 06 Oct 2010 14:03:29 +0200 Michael Albinus * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use
Wed, 06 Oct 2010 12:55:03 +0200 Juanma Barranquero nt/INSTALL: Add note about problematic characters passed to configure.
Wed, 06 Oct 2010 16:12:42 +0900 Daiki Ueno * epa.texi (Caching Passphrases): New section.
Tue, 05 Oct 2010 21:20:46 -0700 Glenn Morris Minor doc/*/Makefile.in change.
Tue, 05 Oct 2010 21:14:05 -0700 Glenn Morris Remove obsolete variable font-lock-defaults-alist.
Tue, 05 Oct 2010 21:06:25 -0700 Glenn Morris * lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
Wed, 06 Oct 2010 02:41:59 +0000 Katsumi Yamaoka gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.
Tue, 05 Oct 2010 19:30:53 -0700 Glenn Morris * lisp/emacs-lisp/cl.el: No longer provide cl-19.
Tue, 05 Oct 2010 19:26:38 -0700 Glenn Morris Misc cleanup for doc/*/Makefiles.
Wed, 06 Oct 2010 01:38:26 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-completing-read): Fix last change.
Wed, 06 Oct 2010 01:09:32 +0000 Katsumi Yamaoka Eliminate `remove-if-not' that is a cl function.
Tue, 05 Oct 2010 23:42:01 +0000 Katsumi Yamaoka shr.el (shr-render-td): Allow blank/missing <TD>s.
Tue, 05 Oct 2010 22:43:06 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 05 Oct 2010 16:20:24 +0200 Michael Albinus * net/tramp.el (tramp-handle-directory-files-and-attributes)
Tue, 05 Oct 2010 13:19:07 +0000 Katsumi Yamaoka sieve-manage.el (sieve-manage-capability): Do not bug out when the server-value of the capability is nil.
Tue, 05 Oct 2010 10:46:15 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 05 Oct 2010 07:50:08 +0000 Katsumi Yamaoka gnus-util.el (gnus-emacs-completing-read, gnus-iswitchb-completing-read): Use autoload rather than require.
Tue, 05 Oct 2010 06:36:32 +0000 Katsumi Yamaoka Merge changes made ein Gnus trunk.
Mon, 04 Oct 2010 21:19:58 -0700 Glenn Morris NEWS update.
Mon, 04 Oct 2010 21:17:51 -0700 Glenn Morris * lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.
Mon, 04 Oct 2010 21:14:08 -0700 Glenn Morris Fix rnewspost.el comment typo.
Tue, 05 Oct 2010 03:48:30 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.
Mon, 04 Oct 2010 19:40:34 -0700 Glenn Morris * .dir-locals.el: The Emacs convention is sentence-end-double-space.
Tue, 05 Oct 2010 02:08:37 +0000 Katsumi Yamaoka mm-decode.el (mm-shr): Decode contents by charset.
Tue, 05 Oct 2010 01:23:11 +0000 Katsumi Yamaoka shr.el: Revert last change.
Tue, 05 Oct 2010 00:44:05 +0000 Katsumi Yamaoka shr.el (shr-encode-url-chars): New function.
Mon, 04 Oct 2010 22:26:51 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 04 Oct 2010 21:44:08 +0200 Michael Albinus Continue reorganization of load dependencies. (Bug#7156)
Mon, 04 Oct 2010 21:34:35 +0200 Lars Magne Ingebrigtsen (url-http-wait-for-headers-change-function): Revert previous
Mon, 04 Oct 2010 21:05:53 +0200 Lars Magne Ingebrigtsen * url-http.el (url-http-wait-for-headers-change-function): Protect
Mon, 04 Oct 2010 14:16:22 -0400 Chong Yidong Don't add an echo dash for the first keystroke (Bug#7137).
Mon, 04 Oct 2010 10:22:57 -0700 Dan Nicolaescu Remove O_RDONLY, O_WRONLY definitions, not needed.
Mon, 04 Oct 2010 13:17:48 +0000 Katsumi Yamaoka shr.el (shr-tag-li): Get <li> indentation right.
Mon, 04 Oct 2010 10:43:14 +0000 Katsumi Yamaoka shr.el (shr-insert): Tweak line breaking.
Mon, 04 Oct 2010 10:16:57 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 04 Oct 2010 07:42:58 +0000 Katsumi Yamaoka shr.el (shr-insert): Use string anchors instead of line anchors.
Sun, 03 Oct 2010 18:19:56 -0700 Glenn Morris Minor appt.el changes.
Sun, 03 Oct 2010 20:16:00 -0500 Ted Zlatanov Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.
Sun, 03 Oct 2010 17:55:42 -0700 Glenn Morris * doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.
Sun, 03 Oct 2010 17:49:20 -0700 Glenn Morris Minor doc Makefile.in clean-up.
Sun, 03 Oct 2010 17:43:11 -0700 Dan Nicolaescu Mention the 'g' binding in VC diff,log, etc.
Sun, 03 Oct 2010 17:26:41 -0700 Dan Nicolaescu Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
Mon, 04 Oct 2010 00:17:16 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 03 Oct 2010 16:35:22 -0700 Dan Nicolaescu Fix compilation warnings.
Mon, 04 Oct 2010 00:37:37 +0200 Lars Magne Ingebrigtsen Rework the gnutls boot interface.
Sun, 03 Oct 2010 14:37:41 -0700 Glenn Morris Cosmetic changes for some lisp/url files.
Sun, 03 Oct 2010 14:27:04 -0700 Glenn Morris * src/fileio.c (Vdirectory_sep_char): Remove.
Sun, 03 Oct 2010 14:23:13 -0700 Glenn Morris Remove directory-sep-char, obsolete since 21.1.
Sun, 03 Oct 2010 14:05:47 -0700 Glenn Morris Remove vc-header-alist, obsolete since 21.1.
Sun, 03 Oct 2010 15:54:31 -0400 Chong Yidong Avoid using plusp; cl may not be loaded.
Sun, 03 Oct 2010 18:43:22 +0200 Michael Albinus Add user option `remote-file-name-inhibit-cache'.
Sun, 03 Oct 2010 09:21:55 -0700 Dan Nicolaescu * src/termhooks.h: Remove #ifdef CONSP.
Sun, 03 Oct 2010 17:58:09 +0200 Michael Albinus * files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
Sun, 03 Oct 2010 08:46:41 -0700 Dan Nicolaescu * lib-src/Makefile.in: Remove ^L, old makes choke on it.
Sun, 03 Oct 2010 08:39:21 -0700 Dan Nicolaescu * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
Sun, 03 Oct 2010 08:19:34 -0700 Dan Nicolaescu Include <fcntl.h> unconditionally.