Mercurial > emacs
graph
-
* doc/man/emacs.1: Update license description.Fri, 08 Oct 2010 17:37:11 -0700, by Glenn Morris
-
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.Fri, 08 Oct 2010 13:40:23 +0200, by Michael Albinus
-
Mention the bug number for the last change in make-dist.Fri, 08 Oct 2010 11:52:34 +0200, by Eli Zaretskii
-
make-dist: Don't distribute src/buildobj.h.Fri, 08 Oct 2010 11:36:38 +0200, by Eli Zaretskii
-
nnimap.el (gnutls-negotiate): Silence the byte compiler.Mon, 11 Oct 2010 23:29:33 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 11 Oct 2010 22:27:28 +0000, by Katsumi Yamaoka
-
gnus-topic.el (gnus-topic-read-group): If after the last group, select the last group.Mon, 11 Oct 2010 11:02:17 +0000, by Katsumi Yamaoka
-
gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.Mon, 11 Oct 2010 10:03:07 +0000, by Katsumi Yamaoka
-
More cleanups and minor fixes for Customize.Mon, 11 Oct 2010 00:49:59 -0400, by Chong Yidong
-
Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.Sun, 10 Oct 2010 18:57:48 -0700, by Glenn Morris
-
Add html targets for some doc/ Makefiles.Sun, 10 Oct 2010 17:43:27 -0700, by Glenn Morris
-
Add ps rules for some doc/ Makefiles.Sun, 10 Oct 2010 17:30:34 -0700, by Glenn Morris
-
* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.Sun, 10 Oct 2010 16:13:58 -0700, by Dan Nicolaescu
-
Declare and define in one step various mode maps.Sun, 10 Oct 2010 16:12:30 -0700, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.Sun, 10 Oct 2010 22:48:40 +0000, by Katsumi Yamaoka
-
Fix gnutls write-before-negotiation case.Sun, 10 Oct 2010 20:47:45 +0200, by Lars Magne Ingebrigtsen
-
Remove #ifdef emacs / #ifndef emacs code, unused.Sun, 10 Oct 2010 08:49:31 -0700, by Dan Nicolaescu
-
Pass CFLAGS to the linker.Sun, 10 Oct 2010 08:35:04 -0700, by Dan Nicolaescu
-
* src/Makefile.in (CRT_DIR): Move near potential user.Sun, 10 Oct 2010 07:47:43 -0700, by Dan Nicolaescu
-
* src/Makefile.in: Use $(...) everywhere instead of ${...}Sun, 10 Oct 2010 07:43:05 -0700, by Dan Nicolaescu
-
Small sysdep.c cleanups.Sun, 10 Oct 2010 06:44:22 -0700, by Dan Nicolaescu
-
Rearrange an entry (test commit to bzr++ssh).Sun, 10 Oct 2010 09:39:03 -0400, by Eli Zaretskii
-
* lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.Sat, 09 Oct 2010 20:40:58 -0700, by Dan Nicolaescu
-
Simplify r101871.Sun, 10 Oct 2010 10:45:45 +0900, by Daiki Ueno
-
Merge changes made in Gnus trunk.Sun, 10 Oct 2010 00:15:21 +0000, by Katsumi Yamaoka
-
* doc/misc/Makefile.in: Missed a few spots in the earlier $< change.Sat, 09 Oct 2010 15:40:30 -0700, by Glenn Morris
-
Interface improvements to cus-theme.el.Sat, 09 Oct 2010 17:54:20 -0400, by Chong Yidong
-
Fix building manuals on MS-Windows using emacsver.texi.Sat, 09 Oct 2010 23:38:04 +0200, by Eli Zaretskii
-
Replace use of VPATH in most doc/ Makefiles.Sat, 09 Oct 2010 14:19:09 -0700, by Glenn Morris
-
Anchor regexps in doc/ `make dist' rules.Sat, 09 Oct 2010 13:36:14 -0700, by Glenn Morris
-
* doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.Sat, 09 Oct 2010 13:28:34 -0700, by Glenn Morris
-
Remove references to emacsver.texi.in in doc/ `make dist' rules.Sat, 09 Oct 2010 13:22:11 -0700, by Glenn Morris
-
* doc/misc/Makefile.in (mostlyclean): Delete *.toc.Sat, 09 Oct 2010 13:14:43 -0700, by Glenn Morris
-
* doc/misc/Makefile.in: Use $< in rules.Sat, 09 Oct 2010 13:12:18 -0700, by Glenn Morris
-
Enhance fontification of declarators to take account of theSat, 09 Oct 2010 19:58:28 +0000, by Alan Mackenzie
-
Use $< in some doc/*/Makefile rules.Sat, 09 Oct 2010 12:39:42 -0700, by Glenn Morris
-
Fix previous doc/*/Makefile.in change.Sat, 09 Oct 2010 12:27:22 -0700, by Glenn Morris
-
* doc/man/b2m.1: Remove file.Sat, 09 Oct 2010 11:51:21 -0700, by Glenn Morris
-
* make-dist: No more doc/emacs/*.texi.in.Sat, 09 Oct 2010 11:46:57 -0700, by Glenn Morris
-
Quieten emacs-devel.Sat, 09 Oct 2010 11:39:01 -0700, by Glenn Morris
-
Avoid having a directory as a prerequisite in doc Makefiles.Sat, 09 Oct 2010 11:31:12 -0700, by Glenn Morris
-
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.Sat, 09 Oct 2010 10:59:55 -0700, by Glenn Morris
-
(ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.Sat, 09 Oct 2010 17:44:44 +0200, by Lars Magne Ingebrigtsen
-
Don't use foo() to talk about functions.Sat, 09 Oct 2010 16:31:56 +0200, by Lars Magne Ingebrigtsen
-
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.Sat, 09 Oct 2010 15:54:57 +0200, by Lars Magne Ingebrigtsen
-
(epa-passphrase-callback-function): Say what we're querying the password for.Sat, 09 Oct 2010 15:27:24 +0200, by Lars Magne Ingebrigtsen
-
* ibuffer.el (ibuffer-visit-buffer): To mimick list-buffersSat, 09 Oct 2010 15:23:29 +0200, by Lars Magne Ingebrigtsen
-
Make emacs_gnutls_read() return the expected on errors.Sat, 09 Oct 2010 15:19:30 +0200, by Lars Magne Ingebrigtsen
-
nnir.el (nnir-read-parm): Fix call to gnus-completing-read.Sat, 09 Oct 2010 09:14:46 +0000, by Katsumi Yamaoka
-
shr,el: Allow shr table char to be customized.Sat, 09 Oct 2010 08:44:12 +0000, by Katsumi Yamaoka
-
gnus.texi: untabify.Sat, 09 Oct 2010 04:22:17 +0000, by Katsumi Yamaoka
-
* xterm.c (x_draw_relief_rect): Clear corner pixels.Fri, 08 Oct 2010 23:30:31 -0400, by Chong Yidong
-
More face customization cleanups.Fri, 08 Oct 2010 23:23:38 -0400, by Chong Yidong
-
Small simplifications for some cal-hebrew calculations.Fri, 08 Oct 2010 19:25:38 -0700, by Glenn Morris
-
* configure.in: Combine some conditionals.Fri, 08 Oct 2010 19:16:38 -0700, by Glenn Morris
-
Add doc/emacs/emacsver.texi.Fri, 08 Oct 2010 19:13:20 -0700, by Glenn Morris
-
Add doc/ dependencies on emacsver.texi.Fri, 08 Oct 2010 19:09:46 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Fri, 08 Oct 2010 18:59:50 -0700, by Glenn Morris
-
* doc/misc/gnus.texi (Article Washing): Fix previous change.Fri, 08 Oct 2010 18:49:20 -0700, by Glenn Morris
-
Set the version number in the texinfo manuals using configure.Fri, 08 Oct 2010 18:41:21 -0700, by Glenn Morris
-
Remove lib-src/b2m.c and b2m.pl.Fri, 08 Oct 2010 18:15:15 -0700, by Glenn Morris
-
Mark some doc/ rules as PHONY.Fri, 08 Oct 2010 18:02:21 -0700, by Glenn Morris
-
browse-url.el trivia.Fri, 08 Oct 2010 17:52:12 -0700, by Glenn Morris
-
shr.el (shr-insert): Don't insert double spaces.Fri, 08 Oct 2010 23:55:33 +0000, by Katsumi Yamaoka
-
* net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.Fri, 08 Oct 2010 19:32:14 +0200, by Andreas Schwab
-
* keyboard.c: Revert last change; it was not intended to beFri, 08 Oct 2010 14:41:49 +0200, by Michael Albinus
-
gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.Fri, 08 Oct 2010 12:16:05 +0000, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.Fri, 08 Oct 2010 12:14:47 +0200, by Juanma Barranquero
-
ChangeLog fix.Thu, 07 Oct 2010 20:19:47 -0700, by Glenn Morris
-
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.Thu, 07 Oct 2010 20:12:43 -0700, by Glenn Morris
-
* emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.Thu, 07 Oct 2010 20:08:32 -0700, by Glenn Morris
-
Rename some shadow.el things.Thu, 07 Oct 2010 20:05:09 -0700, by Glenn Morris
-
Minor cl.texi change.Thu, 07 Oct 2010 20:01:23 -0700, by Glenn Morris
-
coding.c (complement_process_encoding_system): Fix previous change.Fri, 08 Oct 2010 11:23:52 +0900, by Kenichi Handa
-
merge emacs-23Fri, 08 Oct 2010 11:23:11 +0900, by Kenichi Handa
-
coding.c (complement_process_encoding_system): Fix previous change.Fri, 08 Oct 2010 09:43:16 +0900, by Kenichi Handa
-
merge emacs-23Mon, 04 Oct 2010 10:53:48 +0900, by Kenichi Handa
-
coding.c (complement_process_encoding_system): Fix previous change.Mon, 04 Oct 2010 10:47:51 +0900, by Kenichi Handa
-
* doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.Wed, 06 Oct 2010 19:16:02 -0700, by Glenn Morris
-
* doc/misc/cl.texi (Usage, Installation): Remove outdated information.Tue, 05 Oct 2010 19:19:42 -0700, by Glenn Morris
-
Use lexical-let to avoid false matches in var completion (Bug#7056).Sun, 03 Oct 2010 15:50:14 -0400, by Chong Yidong
-
* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)Sun, 03 Oct 2010 12:43:54 -0700, by Glenn Morris
-
* dbusbind.c (syms_of_dbusbind): Move putenv call ...Sun, 03 Oct 2010 11:23:07 +0200, by Michael Albinus
-
Fix return value of dnd-get-local-file-name (Bug#7090).Sat, 02 Oct 2010 21:27:39 -0400, by Chong Yidong
-
Doc fix.Sat, 02 Oct 2010 18:23:50 -0700, by Glenn Morris
-
Add missing ChangeLog entry for r1.146 of lispref/text.texi.Sat, 02 Oct 2010 18:18:35 -0700, by Glenn Morris
-
Fix complementing of a coding systemSat, 02 Oct 2010 11:53:21 +0900, by Kenichi Handa
-
merge emacs-23Sat, 02 Oct 2010 11:05:56 +0900, by Kenichi Handa
-
Fix complementing of a coding systemSat, 02 Oct 2010 10:44:50 +0900, by Kenichi Handa
-
Close bug#3992.Thu, 30 Sep 2010 20:41:12 -0700, by Glenn Morris
-
* lisp/minibuffer.el (completion--replace): Better preserve markers.Fri, 01 Oct 2010 01:05:26 +0200, by Stefan Monnier
-
Complement a coding system for encoding arguments and input to a process.Thu, 30 Sep 2010 21:48:25 +0900, by Kenichi Handa
-
merge emacs-23Thu, 30 Sep 2010 13:31:53 +0900, by Kenichi Handa
-
Complement a coding system for encoding arguments and input to a process.Thu, 30 Sep 2010 13:28:34 +0900, by Kenichi Handa
-
Fix more CEDET require statements.Wed, 29 Sep 2010 21:41:13 -0400, by Chong Yidong
-
Fix errors in CEDET 1.0 merge.Wed, 29 Sep 2010 12:09:21 -0400, by Chong Yidong
-
lisp/server.el (server-process-filter): Doc fix.Wed, 29 Sep 2010 15:24:55 +0200, by Juanma Barranquero
-
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).Wed, 29 Sep 2010 09:56:45 +0900, by Kenichi Handa
-
merge emacs-23Wed, 29 Sep 2010 09:55:58 +0900, by Kenichi Handa
-
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, itTue, 28 Sep 2010 15:39:22 +0200, by Michael Albinus
-
* dired.el (dired-save-positions): Doc fix. (Bug#7119)Tue, 28 Sep 2010 01:41:00 +0200, by Juanma Barranquero
-
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).Wed, 29 Sep 2010 09:52:03 +0900, by Kenichi Handa
-
Remove some tests for defunct system-types.Fri, 08 Oct 2010 00:51:19 -0700, by Glenn Morris
-
* lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).Fri, 08 Oct 2010 00:42:51 -0700, by Glenn Morris
-
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 07:35:21 +0000, by Katsumi Yamaoka
-
* xterm.c (x_draw_relief_rect): If box width is larger than 1,Fri, 08 Oct 2010 01:02:56 -0400, by Chong Yidong
-
ChangeLog fix.Thu, 07 Oct 2010 20:27:49 -0700, by Glenn Morris
-
* lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)Thu, 07 Oct 2010 20:23:31 -0700, by Glenn Morris
-
etc/NEWS.Thu, 07 Oct 2010 20:17:31 -0700, by Glenn Morris
-
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 02:12:56 +0000, by Katsumi Yamaoka
-
shr.el (shr-table-widths): Don't use cl function `reduce'.Fri, 08 Oct 2010 01:51:08 +0000, by Katsumi Yamaoka
-
Improvements to face customization interface.Thu, 07 Oct 2010 20:05:12 -0400, by Chong Yidong
-
Merge changes made in Gnus trunk.Thu, 07 Oct 2010 22:26:11 +0000, by Katsumi Yamaoka
-
* lisp/gnus/gnus-sum.el (gnus-number): Rename from `number'.Thu, 07 Oct 2010 20:22:07 +0200, by Stefan Monnier
-
Tiny hilit-chg.el change.Thu, 07 Oct 2010 10:30:10 -0700, by Glenn Morris
-
Rename some more shadow.el stuff.Thu, 07 Oct 2010 10:22:51 -0700, by Glenn Morris
-
Rename shadow-mode.Thu, 07 Oct 2010 10:17:18 -0700, by Glenn Morris
-
[Gnus] Introduce gnus-gravatar-too-ugly.Thu, 07 Oct 2010 12:31:39 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 07 Oct 2010 11:46:01 +0000, by Katsumi Yamaoka
-
url-http.el (url-http-end-of-document-sentinel): Protect against theThu, 07 Oct 2010 13:40:42 +0200, by Lars Magne Ingebrigtsen
-
SMIE: Reliably distinguish openers/closers in smie-prec2-levelsThu, 07 Oct 2010 13:27:19 +0200, by Stefan Monnier
-
(regexp-opt): Add `symbols' mode.Thu, 07 Oct 2010 16:24:21 +0900, by Miles Bader
-
[Gnus] Enable XEmacs to display images.Thu, 07 Oct 2010 06:47:37 +0000, by Katsumi Yamaoka
-
gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.Thu, 07 Oct 2010 03:49:38 +0000, by Katsumi Yamaoka
-
Reduce rmail.el's use of sendmail.elWed, 06 Oct 2010 19:42:30 -0700, by Glenn Morris
-
Add a shadow-mode for load-path shadows.Wed, 06 Oct 2010 19:37:39 -0700, by Glenn Morris
-
Minor iimage.el changes.Wed, 06 Oct 2010 19:32:52 -0700, by Glenn Morris
-
Minr appt.el change.Wed, 06 Oct 2010 19:26:30 -0700, by Glenn Morris
-
Include version number in doc `make dist' tarfiles.Wed, 06 Oct 2010 19:23:28 -0700, by Glenn Morris
-
sieve-manage.el: Add authenticate function.Wed, 06 Oct 2010 14:02:39 +0000, by Katsumi Yamaoka
-
shr.el (shr-render-td): Only delete space at the end of the TD.Wed, 06 Oct 2010 13:21:07 +0000, by Katsumi Yamaoka
-
sieve-manage: use auth-source.Wed, 06 Oct 2010 13:13:11 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Wed, 06 Oct 2010 12:38:45 +0000, by Katsumi Yamaoka
-
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): UseWed, 06 Oct 2010 14:03:29 +0200, by Michael Albinus
-
nt/INSTALL: Add note about problematic characters passed to configure.Wed, 06 Oct 2010 12:55:03 +0200, by Juanma Barranquero
-
* epa.texi (Caching Passphrases): New section.Wed, 06 Oct 2010 16:12:42 +0900, by Daiki Ueno
-
Minor doc/*/Makefile.in change.Tue, 05 Oct 2010 21:20:46 -0700, by Glenn Morris
-
Remove obsolete variable font-lock-defaults-alist.Tue, 05 Oct 2010 21:14:05 -0700, by Glenn Morris
-
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.Tue, 05 Oct 2010 21:06:25 -0700, by Glenn Morris
-
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.Wed, 06 Oct 2010 02:41:59 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/cl.el: No longer provide cl-19.Tue, 05 Oct 2010 19:30:53 -0700, by Glenn Morris
-
Misc cleanup for doc/*/Makefiles.Tue, 05 Oct 2010 19:26:38 -0700, by Glenn Morris
-
gnus-group.el (gnus-group-completing-read): Fix last change.Wed, 06 Oct 2010 01:38:26 +0000, by Katsumi Yamaoka
-
Eliminate `remove-if-not' that is a cl function.Wed, 06 Oct 2010 01:09:32 +0000, by Katsumi Yamaoka
-
shr.el (shr-render-td): Allow blank/missing <TD>s.Tue, 05 Oct 2010 23:42:01 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 05 Oct 2010 22:43:06 +0000, by Katsumi Yamaoka
-
* net/tramp.el (tramp-handle-directory-files-and-attributes)Tue, 05 Oct 2010 16:20:24 +0200, by Michael Albinus
-
sieve-manage.el (sieve-manage-capability): Do not bug out when the server-value of the capability is nil.Tue, 05 Oct 2010 13:19:07 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 05 Oct 2010 10:46:15 +0000, by Katsumi Yamaoka
-
gnus-util.el (gnus-emacs-completing-read, gnus-iswitchb-completing-read): Use autoload rather than require.Tue, 05 Oct 2010 07:50:08 +0000, by Katsumi Yamaoka
-
Merge changes made ein Gnus trunk.Tue, 05 Oct 2010 06:36:32 +0000, by Katsumi Yamaoka
-
NEWS update.Mon, 04 Oct 2010 21:19:58 -0700, by Glenn Morris
-
* lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.Mon, 04 Oct 2010 21:17:51 -0700, by Glenn Morris
-
Fix rnewspost.el comment typo.Mon, 04 Oct 2010 21:14:08 -0700, by Glenn Morris
-
gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.Tue, 05 Oct 2010 03:48:30 +0000, by Katsumi Yamaoka
-
* .dir-locals.el: The Emacs convention is sentence-end-double-space.Mon, 04 Oct 2010 19:40:34 -0700, by Glenn Morris
-
mm-decode.el (mm-shr): Decode contents by charset.Tue, 05 Oct 2010 02:08:37 +0000, by Katsumi Yamaoka
-
shr.el: Revert last change.Tue, 05 Oct 2010 01:23:11 +0000, by Katsumi Yamaoka
-
shr.el (shr-encode-url-chars): New function.Tue, 05 Oct 2010 00:44:05 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 04 Oct 2010 22:26:51 +0000, by Katsumi Yamaoka
-
Continue reorganization of load dependencies. (Bug#7156)Mon, 04 Oct 2010 21:44:08 +0200, by Michael Albinus
-
(url-http-wait-for-headers-change-function): Revert previousMon, 04 Oct 2010 21:34:35 +0200, by Lars Magne Ingebrigtsen
-
* url-http.el (url-http-wait-for-headers-change-function): ProtectMon, 04 Oct 2010 21:05:53 +0200, by Lars Magne Ingebrigtsen
-
Don't add an echo dash for the first keystroke (Bug#7137).Mon, 04 Oct 2010 14:16:22 -0400, by Chong Yidong
-
Remove O_RDONLY, O_WRONLY definitions, not needed.Mon, 04 Oct 2010 10:22:57 -0700, by Dan Nicolaescu
-
shr.el (shr-tag-li): Get <li> indentation right.Mon, 04 Oct 2010 13:17:48 +0000, by Katsumi Yamaoka
-
shr.el (shr-insert): Tweak line breaking.Mon, 04 Oct 2010 10:43:14 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 04 Oct 2010 10:16:57 +0000, by Katsumi Yamaoka
-
shr.el (shr-insert): Use string anchors instead of line anchors.Mon, 04 Oct 2010 07:42:58 +0000, by Katsumi Yamaoka
-
Minor appt.el changes.Sun, 03 Oct 2010 18:19:56 -0700, by Glenn Morris
-
Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.Sun, 03 Oct 2010 20:16:00 -0500, by Ted Zlatanov
-
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.Sun, 03 Oct 2010 17:55:42 -0700, by Glenn Morris
-
Minor doc Makefile.in clean-up.Sun, 03 Oct 2010 17:49:20 -0700, by Glenn Morris
-
Mention the 'g' binding in VC diff,log, etc.Sun, 03 Oct 2010 17:43:11 -0700, by Dan Nicolaescu
-
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming andSun, 03 Oct 2010 17:26:41 -0700, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.Mon, 04 Oct 2010 00:17:16 +0000, by Katsumi Yamaoka
-
Fix compilation warnings.Sun, 03 Oct 2010 16:35:22 -0700, by Dan Nicolaescu
-
Rework the gnutls boot interface.Mon, 04 Oct 2010 00:37:37 +0200, by Lars Magne Ingebrigtsen
-
Cosmetic changes for some lisp/url files.Sun, 03 Oct 2010 14:37:41 -0700, by Glenn Morris
-
* src/fileio.c (Vdirectory_sep_char): Remove.Sun, 03 Oct 2010 14:27:04 -0700, by Glenn Morris
-
Remove directory-sep-char, obsolete since 21.1.Sun, 03 Oct 2010 14:23:13 -0700, by Glenn Morris
-
Remove vc-header-alist, obsolete since 21.1.Sun, 03 Oct 2010 14:05:47 -0700, by Glenn Morris
-
Avoid using plusp; cl may not be loaded.Sun, 03 Oct 2010 15:54:31 -0400, by Chong Yidong
-
Add user option `remote-file-name-inhibit-cache'.Sun, 03 Oct 2010 18:43:22 +0200, by Michael Albinus
-
* src/termhooks.h: Remove #ifdef CONSP.Sun, 03 Oct 2010 09:21:55 -0700, by Dan Nicolaescu
-
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.Sun, 03 Oct 2010 17:58:09 +0200, by Michael Albinus
-
* lib-src/Makefile.in: Remove ^L, old makes choke on it.Sun, 03 Oct 2010 08:46:41 -0700, by Dan Nicolaescu
-
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.Sun, 03 Oct 2010 08:39:21 -0700, by Dan Nicolaescu
-
Include <fcntl.h> unconditionally.Sun, 03 Oct 2010 08:19:34 -0700, by Dan Nicolaescu
-
* tramp.texi (Frequently Asked Questions): MentionSun, 03 Oct 2010 17:09:11 +0200, by Michael Albinus
-
* src/process.c: Do not include <sys/wait.h>, syswait.h does it.Sun, 03 Oct 2010 07:48:21 -0700, by Dan Nicolaescu
-
* src/sysdep.c (flush_pending_output): Remove code, does not doSun, 03 Oct 2010 07:43:17 -0700, by Dan Nicolaescu
-
Remove unused code.Sun, 03 Oct 2010 07:16:48 -0700, by Dan Nicolaescu
-
Remove unused arguments for unexec.Sun, 03 Oct 2010 06:59:56 -0700, by Dan Nicolaescu
-
src/gnutls.c: Fix typo in docstring.Sun, 03 Oct 2010 14:52:04 +0200, by Juanma Barranquero
-
url-vars.el (url-mime-charset-string): Changed the default to nil toSun, 03 Oct 2010 14:43:12 +0200, by Lars Magne Ingebrigtsen
-
src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).Sun, 03 Oct 2010 14:36:19 +0200, by Juanma Barranquero
-
Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).Sun, 03 Oct 2010 00:31:59 -0400, by Chong Yidong
-
src/gnutls.c: Doc fixes. Make some functions static.Sun, 03 Oct 2010 06:12:15 +0200, by Juanma Barranquero
-
* lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1Sat, 02 Oct 2010 19:32:03 -0700, by Glenn Morris
-
* textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.Sat, 02 Oct 2010 19:26:35 -0700, by Glenn Morris
-
* lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.Sat, 02 Oct 2010 19:22:40 -0700, by Glenn Morris
-
* lisp/printing.el: Drop Emacs 20 code.Sat, 02 Oct 2010 19:17:47 -0700, by Glenn Morris
-
* lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.Sat, 02 Oct 2010 19:12:55 -0700, by Glenn Morris
-
* lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.Sat, 02 Oct 2010 19:09:53 -0700, by Glenn Morris
-
* lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.Sat, 02 Oct 2010 19:07:11 -0700, by Glenn Morris
-
Tix fypo in previous change.Sat, 02 Oct 2010 19:03:18 -0700, by Glenn Morris
-
* lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.Sat, 02 Oct 2010 19:01:07 -0700, by Glenn Morris
-
Do not autoload appt-delete.Sat, 02 Oct 2010 18:56:11 -0700, by Glenn Morris
-
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.Sat, 02 Oct 2010 18:53:04 -0700, by Glenn Morris
-
Remove some unused ps-def definitions.Sat, 02 Oct 2010 18:35:07 -0700, by Glenn Morris
-
url-http.el comment.Sat, 02 Oct 2010 18:30:51 -0700, by Glenn Morris
-
* subr.el (booleanp): Return t instead of a list (Bug#7086).Sat, 02 Oct 2010 21:11:20 -0400, by Chong Yidong
-
* keyboard.c (command_loop_1): Make sure the mark is really aliveSat, 02 Oct 2010 20:59:02 -0400, by Chong Yidong
-
Merge changes made in Gnus trunk.Sun, 03 Oct 2010 00:33:27 +0000, by Katsumi Yamaoka
-
* lisp/server.el (server-process-filter, server-return-error): GiveSat, 02 Oct 2010 20:03:44 -0400, by Chong Yidong
-
* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error stringSat, 02 Oct 2010 20:00:01 -0400, by Chong Yidong
-
Add minor comment (Bug#7001).Sat, 02 Oct 2010 19:10:41 -0400, by Chong Yidong
-
lisp/gnus/shr.el (shr): Fix typo in provide call.Sat, 02 Oct 2010 20:31:57 +0200, by Juanma Barranquero
-
gnus.texi (Splitting Mail): Fix @xref syntax.Sat, 02 Oct 2010 14:07:02 +0000, by Katsumi Yamaoka
-
* files.el (remote-file-name-inhibit-cache): New defcustom.Sat, 02 Oct 2010 15:21:43 +0200, by Michael Albinus
-
(url-lazy-message): Remove leftover debugging code.Sat, 02 Oct 2010 14:34:02 +0200, by Lars Magne Ingebrigtsen
-
Rework tags targets in Windows makefiles to protect against old/stupid makes.Sat, 02 Oct 2010 14:12:17 +0200, by Juanma Barranquero
-
Add lisp/gnus/nnregistry.el.Sat, 02 Oct 2010 10:35:45 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Sat, 02 Oct 2010 10:30:06 +0000, by Katsumi Yamaoka
-
Improve TAGS target on MS-DOS.Sat, 02 Oct 2010 11:08:47 +0200, by Eli Zaretskii
-
Invoke kill-emacs on SIGINT on Windows as well.Sat, 02 Oct 2010 10:24:14 +0200, by Eli Zaretskii
-
Remove some functions, variables and aliases obsolete since at least 21.1.Fri, 01 Oct 2010 19:46:13 -0700, by Glenn Morris
-
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.Fri, 01 Oct 2010 19:30:11 -0700, by Glenn Morris
-
Modify url-retrieve and related functions and structures to respect aSat, 02 Oct 2010 04:04:20 +0200, by Lars Magne Ingebrigtsen
-
Clean up trailing whitespace.Sat, 02 Oct 2010 02:39:15 +0200, by Lars Magne Ingebrigtsen
-
xml.c: Rework the functions to take regions instead of strings,Sat, 02 Oct 2010 02:36:47 +0200, by Lars Magne Ingebrigtsen
-
Update ChangeLog.Fri, 01 Oct 2010 23:14:58 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Fri, 01 Oct 2010 23:08:25 +0000, by Katsumi Yamaoka
-
Fix initial frame dimensions on MS-DOS.Fri, 01 Oct 2010 22:18:24 +0200, by Eli Zaretskii
-
Fix the MSDOS build broken by revno 101631.Fri, 01 Oct 2010 21:20:29 +0200, by Eli Zaretskii
-
Fix bug #6349 with cursor positioning in truncated lines.Fri, 01 Oct 2010 19:38:36 +0200, by Eli Zaretskii
-
Use url-lazy-message for warnings about ignored cookies.Fri, 01 Oct 2010 16:49:14 +0200, by Lars Magne Ingebrigtsen
-
(url-http-async-sentinel): Check that the buffer is still alive beforeFri, 01 Oct 2010 16:05:25 +0200, by Lars Magne Ingebrigtsen
-
Do not include stdlib.h and string.h, config.h does it.Fri, 01 Oct 2010 06:56:33 -0700, by Dan Nicolaescu
-
gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.Fri, 01 Oct 2010 13:33:03 +0000, by Katsumi Yamaoka
-
* src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h defines it.Fri, 01 Oct 2010 06:06:44 -0700, by Dan Nicolaescu
-
Small process.c cleanups.Fri, 01 Oct 2010 06:04:07 -0700, by Dan Nicolaescu
-
Give up on using gnutls-cli for starttls.Fri, 01 Oct 2010 12:56:44 +0000, by Katsumi Yamaoka
-
Use intern_c_string instead of intern.Fri, 01 Oct 2010 05:25:21 -0700, by Dan Nicolaescu
-
* src/point.h: Remove, unused.Fri, 01 Oct 2010 05:19:52 -0700, by Dan Nicolaescu
-
nt/ChangeLog: Fix last entry.Fri, 01 Oct 2010 13:52:23 +0200, by Eli Zaretskii
-
Support TAGS targets in the w32 build.Fri, 01 Oct 2010 13:45:16 +0200, by Eli Zaretskii
-
Florian Ragwitz' stuff removed because of missing paperwork.Fri, 01 Oct 2010 11:15:10 +0000, by Katsumi Yamaoka
-
Fix bug #7102.Fri, 01 Oct 2010 10:16:39 +0200, by Eli Zaretskii
-
* lisp/obsolete/sc.el: Remove file.Fri, 01 Oct 2010 00:24:35 -0700, by Glenn Morris
-
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs.Fri, 01 Oct 2010 06:56:38 +0000, by Katsumi Yamaoka
-
gravatar.el (gravatar-create-image): New function.Fri, 01 Oct 2010 05:50:11 +0000, by Katsumi Yamaoka
-
Tweak temporary-file-directory on darwin systems.Thu, 30 Sep 2010 20:57:26 -0700, by Glenn Morris
-
lisp/server.el (server-start): For compatibility, revert part of revno 101688.Fri, 01 Oct 2010 03:28:45 +0200, by Juanma Barranquero
-
Fix previous merge from Gnus trunk.Fri, 01 Oct 2010 00:34:42 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.Fri, 01 Oct 2010 00:25:50 +0000, by Katsumi Yamaoka
-
* src/xml.c (parse_string): Use const.Thu, 30 Sep 2010 16:26:40 -0700, by Dan Nicolaescu
-
(Fbacktrace): Don't overwrite print-level on exit.Thu, 30 Sep 2010 16:28:22 +0200, by Lars Magne Ingebrigtsen
-
Fix documentation of VC status indicator in mode line.Thu, 30 Sep 2010 14:44:25 +0200, by Eli Zaretskii
-
gnus-agent.el (gnus-agent-add-group): Fix call to gnus-completing-read.Thu, 30 Sep 2010 10:25:45 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 30 Sep 2010 08:39:23 +0000, by Katsumi Yamaoka
-
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.Thu, 30 Sep 2010 04:53:26 +0200, by Juanma Barranquero
-
etc/NEWS updates.Wed, 29 Sep 2010 19:23:25 -0700, by Glenn Morris
-
Remove some diary-lib function aliases, obsolete since 22.1.Wed, 29 Sep 2010 19:18:24 -0700, by Glenn Morris
-
Remove some obsolete appt.el code.Wed, 29 Sep 2010 19:15:17 -0700, by Glenn Morris
-
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.Wed, 29 Sep 2010 18:20:51 -0700, by Dan Nicolaescu
-
src/w32console.c (vga_stdcolor_name): Remove unused function.Thu, 30 Sep 2010 02:09:04 +0200, by Juanma Barranquero
-
configure.in: Don't enable ImageMagick unless HAVE_X11.Wed, 29 Sep 2010 20:52:34 +0200, by Romain Francoise
-
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.Wed, 29 Sep 2010 17:07:34 +0200, by Juanma Barranquero
-
Clean up gnutls.c coding style to conform with the Emacs style.Wed, 29 Sep 2010 16:30:45 +0200, by Lars Magne Ingebrigtsen
-
nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.Wed, 29 Sep 2010 15:58:11 +0200, by Eli Zaretskii
-
* lisp/gnus/nnmail.el (group, group-art-list, group-art):Wed, 29 Sep 2010 15:38:27 +0200, by Stefan Monnier
-
Do the gnutls handshake from the reader loop, instead of looping overWed, 29 Sep 2010 15:25:24 +0200, by Lars Magne Ingebrigtsen
-
Make sure all reads/writes to gnutls streams go via the gnutls functions.Wed, 29 Sep 2010 14:48:29 +0200, by Lars Magne Ingebrigtsen
-
Fix bug #7128.Wed, 29 Sep 2010 11:52:43 +0200, by Eli Zaretskii
-
xdisp.c (string_buffer_position): Remove unused variables.Wed, 29 Sep 2010 05:11:58 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT use in xdisp.c and print.c.Wed, 29 Sep 2010 05:06:53 -0400, by Eli Zaretskii
-
* epa.texi (Bug Reports): New section.Wed, 29 Sep 2010 17:36:38 +0900, by Daiki Ueno
-
* emacsclient.c (main): Remove unused variables.Wed, 29 Sep 2010 10:18:40 +0200, by Juanma Barranquero
-
Remove unused variable top_srcdir from doc Makefiles.Tue, 28 Sep 2010 21:25:59 -0700, by Glenn Morris
-
Use temp-buffers when not displaying the diary.Tue, 28 Sep 2010 21:19:30 -0700, by Glenn Morris
-
Minor diary-lib change.Tue, 28 Sep 2010 21:10:34 -0700, by Glenn Morris
-
Minor diary include improvement.Tue, 28 Sep 2010 21:00:50 -0700, by Glenn Morris
-
* lisp/calendar/appt.el (appt-activate): Check diary file.Tue, 28 Sep 2010 20:54:03 -0700, by Glenn Morris
-
Remove Emacs 21 stuff.Wed, 29 Sep 2010 01:09:50 +0000, by Katsumi Yamaoka
-
* src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.Tue, 28 Sep 2010 23:55:34 +0200, by Stefan Monnier
-
Fix comments; remove Emacs 21 stuff.Tue, 28 Sep 2010 12:35:18 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 28 Sep 2010 11:47:12 +0000, by Katsumi Yamaoka
-
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.Tue, 28 Sep 2010 05:12:21 +0000, by Katsumi Yamaoka
-
* lisp/calendar/appt.el (appt-check): Minor simplification.Mon, 27 Sep 2010 20:00:09 -0700, by Glenn Morris
-
Minor NEWS fix.Mon, 27 Sep 2010 19:41:18 -0700, by Glenn Morris
-
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.Mon, 27 Sep 2010 19:22:37 -0700, by Glenn Morris
-
Fix message-* user options that differ from Gnus trunk.Tue, 28 Sep 2010 02:13:41 +0000, by Katsumi Yamaoka
-
nt/*.c: Use const char*; remove unused code.Tue, 28 Sep 2010 02:55:08 +0200, by Juanma Barranquero
-
Merge changes from emacs-23 branch.Tue, 28 Sep 2010 01:25:27 +0200, by Juanma Barranquero
-
* Makefile.in (ELCFILES): Update.Mon, 27 Sep 2010 23:32:36 +0200, by Andreas Schwab
-
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): AvoidMon, 27 Sep 2010 19:14:58 +0200, by Andreas Schwab
-
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".Mon, 27 Sep 2010 15:27:54 +0200, by Michael Albinus
-
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".Mon, 27 Sep 2010 14:44:26 +0200, by Michael Albinus
-
* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.Mon, 27 Sep 2010 10:59:16 +0200, by Michael Albinus
-
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.Mon, 27 Sep 2010 14:01:48 +0900, by Kenichi Handa
-
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.Mon, 27 Sep 2010 14:00:46 +0900, by Kenichi Handa
-
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.Mon, 27 Sep 2010 13:53:47 +0900, by Kenichi Handa
-
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.Mon, 27 Sep 2010 13:52:56 +0900, by Kenichi Handa
-
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.Sun, 26 Sep 2010 17:39:10 +0200, by Jan D
-
lisp/window.el (walk-windows): Doc fix (bug#7105).Sun, 26 Sep 2010 02:37:50 +0200, by Juanma Barranquero
-
Merge changes made in Gnus trunk.Mon, 27 Sep 2010 23:07:47 +0000, by Katsumi Yamaoka
-
Compile with imagemagick support by default.Mon, 27 Sep 2010 22:53:35 +0200, by Lars Magne Ingebrigtsen
-
* process.c (wait_reading_process_output): Add missing FD_CLRMon, 27 Sep 2010 22:43:03 +0200, by Jan D
-
* lisp/emacs-lisp/float-sup.el (e): Remove.Mon, 27 Sep 2010 22:11:33 +0200, by Stefan Monnier
-
Add gnutls logging and clean up various gnutls bits.Mon, 27 Sep 2010 18:44:31 +0200, by Lars Magne Ingebrigtsen
-
src/w32.c: Remove unused code and make static many functions.Mon, 27 Sep 2010 18:27:37 +0200, by Juanma Barranquero
-
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)Mon, 27 Sep 2010 17:34:04 +0200, by Michael Albinus
-
(emacs_gnutls_read): Don't infloop while reading.Mon, 27 Sep 2010 17:03:58 +0200, by Lars Magne Ingebrigtsen
-
Fix typos in ChangeLogs.Mon, 27 Sep 2010 16:56:27 +0200, by Juanma Barranquero
-
Add debugging to the gnutls library, and finish handshaking when it's done.Mon, 27 Sep 2010 16:35:22 +0200, by Lars Magne Ingebrigtsen
-
nnimap.el (utf7): Required.Mon, 27 Sep 2010 13:22:21 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid handing broken links to browse-url.Mon, 27 Sep 2010 12:22:22 +0000, by Katsumi Yamaoka
-
Fix typos.Mon, 27 Sep 2010 13:53:44 +0200, by Juanma Barranquero
-
Fix typos in ChangeLogs.Mon, 27 Sep 2010 12:25:04 +0200, by Juanma Barranquero
-
Remove restriction on the number of glyphs in one composition.Mon, 27 Sep 2010 14:55:41 +0900, by Kenichi Handa
-
merge trunkMon, 27 Sep 2010 14:42:43 +0900, by Kenichi Handa
-
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).Mon, 27 Sep 2010 03:16:55 +0000, by Katsumi Yamaoka
-
Remove restriction on the number of glyphs in one composition.Mon, 27 Sep 2010 14:27:28 +0900, by Kenichi Handa
-
Update ChangeLogs.Sun, 26 Sep 2010 23:15:50 +0000, by Katsumi Yamaoka
-
mail-source.el (mail-source-value): Revert previous patch.Sun, 26 Sep 2010 23:01:31 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.Mon, 27 Sep 2010 00:42:53 +0200, by Stefan Monnier
-
Don«£t give write_mask to select for W32.Sun, 26 Sep 2010 22:48:13 +0200, by Jan D
-
Reinstate ifdef subprocesses.Sun, 26 Sep 2010 22:21:29 +0200, by Jan D
-
Add fd handling with callbacks to select, dbus needs it for async operation.Sun, 26 Sep 2010 18:20:01 +0200, by Jan D
-
(starttls-negotiate): Avoid the cl.el decf function.Sun, 26 Sep 2010 17:30:44 +0200, by Lars Magne Ingebrigtsen
-
Don't break the build if we don't have the gnutls libraries.Sun, 26 Sep 2010 17:18:47 +0200, by Lars Magne Ingebrigtsen
-
Use const for some pointer arguments.Sun, 26 Sep 2010 18:11:48 +0300, by Dan Nicolaescu
-
Code simplification in term.c.Sun, 26 Sep 2010 18:06:21 +0300, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.Sun, 26 Sep 2010 14:35:50 +0000, by Katsumi Yamaoka
-
auth-source.el (auth-source-create): Query the user for whether to store the credentials.Sun, 26 Sep 2010 13:25:35 +0000, by Katsumi Yamaoka
-
gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.Sun, 26 Sep 2010 12:47:09 +0000, by Katsumi Yamaoka
-
Set up GnuTLS support.Sun, 26 Sep 2010 01:06:28 -0500, by Ted Zlatanov
-
Merge changes made in Gnus trunk.Sun, 26 Sep 2010 04:03:19 +0000, by Katsumi Yamaoka
-
src/w32.c (get_emacs_configuration_options): Fix previous change.Sun, 26 Sep 2010 03:39:24 +0200, by Juanma Barranquero
-
* lisp/notifications.el: Call dbus-register-signal only if it is bound.Sat, 25 Sep 2010 14:57:02 -0700, by Glenn Morris
-
Cosmetic doc fixes for eshell.Sat, 25 Sep 2010 14:51:55 -0700, by Glenn Morris
-
Add more xz compression support.Sat, 25 Sep 2010 14:42:48 -0700, by Glenn Morris
-
Small url-cache fix.Sat, 25 Sep 2010 13:59:05 -0700, by Glenn Morris
-
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).Sat, 25 Sep 2010 16:16:35 -0400, by Chong Yidong
-
* src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is aliveSat, 25 Sep 2010 15:50:13 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 25 Sep 2010 15:19:41 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 25 Sep 2010 14:55:16 -0400, by Chong Yidong
-
Fix up some EMACS_INT/int conversion errors related to xdisp.c.Sat, 25 Sep 2010 18:39:13 +0200, by Lars Magne Ingebrigtsen
-
xrdb.c EMACS_INT/int audit.Sat, 25 Sep 2010 18:25:04 +0200, by Lars Magne Ingebrigtsen
-
nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers for prettier summary display.Sat, 25 Sep 2010 15:07:55 +0000, by Katsumi Yamaoka
-
Fix require names in CEDET 1.0 merge.Sat, 25 Sep 2010 14:49:43 -0400, by Chong Yidong
-
nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.Sat, 25 Sep 2010 14:24:54 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS before starting negotiation.Sat, 25 Sep 2010 14:19:38 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Change default to nil for privacy reasons.Sat, 25 Sep 2010 14:05:46 +0000, by Katsumi Yamaoka
-
gnus-ems.el (gnus-put-image):Don't put any non-blank text into the buffer when inserting images.Sat, 25 Sep 2010 13:43:27 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Sat, 25 Sep 2010 13:28:07 +0000, by Katsumi Yamaoka
-
Fix int/EMACS_INT use in textprop.c and window.c.Sat, 25 Sep 2010 09:21:20 -0400, by Eli Zaretskii
-
Merge changes made in Gnus.tranckSat, 25 Sep 2010 12:49:02 +0000, by Katsumi Yamaoka
-
Fix int/EMACS_INT use in process.c and term.c.Sat, 25 Sep 2010 08:31:15 -0400, by Eli Zaretskii
-
Fix typos.Sat, 25 Sep 2010 14:04:35 +0200, by Juanma Barranquero
-
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.cSat, 25 Sep 2010 07:55:30 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT use in keyboard.c.Sat, 25 Sep 2010 05:36:36 -0400, by Eli Zaretskii
-
src/ChangeLog: Another duplication removed.Sat, 25 Sep 2010 03:44:43 -0400, by Eli Zaretskii
-
src/ChangeLog: Fix duplicate entries.Sat, 25 Sep 2010 09:19:03 +0200, by Eli Zaretskii
-
Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".Sat, 25 Sep 2010 02:32:09 +0200, by Juanma Barranquero
-
Merge changes made in Gnus trunk.Fri, 24 Sep 2010 22:33:34 +0000, by Katsumi Yamaoka
-
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.Fri, 24 Sep 2010 15:30:13 -0400, by Eli Zaretskii
-
src/ChangeLog: Fix typo and remove duplicate info.Fri, 24 Sep 2010 20:04:26 +0200, by Juanma Barranquero
-
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.Fri, 24 Sep 2010 13:48:10 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT use in casefiddle.c and syntax.c.Fri, 24 Sep 2010 11:24:47 -0400, by Eli Zaretskii
-
Fix EMACS_INT/int conversion in scroll.c.Fri, 24 Sep 2010 17:20:58 +0200, by Lars Magne Ingebrigtsen
-
Fix EMACS_INT/int conversion in region-cache.c.Fri, 24 Sep 2010 17:13:43 +0200, by Lars Magne Ingebrigtsen
-
Fix all EMACS_INT/int conversion errors in print.c (and related files).Fri, 24 Sep 2010 17:01:03 +0200, by Lars Magne Ingebrigtsen
-
Fix int/EMACS_INT use in callproc.c.Fri, 24 Sep 2010 09:32:25 -0400, by Eli Zaretskii
-
Really fix int/EMACS_INT use in bidi.c.Fri, 24 Sep 2010 09:05:24 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT use in buffer.c.Fri, 24 Sep 2010 08:45:09 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT in bidi.c.Fri, 24 Sep 2010 08:05:24 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT usage in fns.c.Fri, 24 Sep 2010 07:55:44 -0400, by Eli Zaretskii
-
Remove Emacs 21 stuff.Fri, 24 Sep 2010 07:25:37 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-after-getting-new-news-hook): Add version tag.Fri, 24 Sep 2010 07:19:38 +0000, by Katsumi Yamaoka
-
Remove W32 API function pointer unused since 2005-02-15 (revno 60055).Fri, 24 Sep 2010 05:35:55 +0200, by Juanma Barranquero
-
lisp/ChangeLog: Fix dates after merge.Fri, 24 Sep 2010 05:23:07 +0200, by Juanma Barranquero