Mercurial > emacs
graph
-
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
-
Move some autoloaded auto-mode-alist entries to files.el.Thu, 23 Sep 2010 20:06:33 -0700, by Glenn Morris
-
Comments.Thu, 23 Sep 2010 19:59:16 -0700, by Glenn Morris
-
* doc/misc/url.texi (Disk Caching): Tweak previous change.Thu, 23 Sep 2010 19:38:11 -0700, by Glenn Morris
-
Minor url.texi update.Thu, 23 Sep 2010 19:34:56 -0700, by Glenn Morris
-
Merge changes from emacs-23 branch.Thu, 23 Sep 2010 22:10:54 -0400, by Chong Yidong
-
Merge changes from emacs-23 branchThu, 23 Sep 2010 15:00:31 -0400, by Chong Yidong
-
Move some aliases to options before the associated definitions.Thu, 23 Sep 2010 00:05:22 -0700, by Glenn Morris
-
Synch SRecode to CEDET 1.0.Tue, 21 Sep 2010 18:11:23 -0400, by Chong Yidong
-
* src/syntax.c (back_comment): Detect the case where a 1-char commentTue, 21 Sep 2010 17:52:13 +0200, by Stefan Monnier
-
* lisp/newcomment.el (comment-normalize-vars): Better test validity ofTue, 21 Sep 2010 15:09:22 +0200, by Stefan Monnier
-
Fix message-mode bug with fcc to Rmail buffers.Mon, 20 Sep 2010 20:11:34 -0700, by Glenn Morris
-
Add EPSF magic header to doc/lispintro/*.eps. (Bug#7064)Mon, 20 Sep 2010 20:07:49 -0700, by Glenn Morris
-
Synch EDE to CEDET 1.0.Mon, 20 Sep 2010 22:42:53 -0400, by Chong Yidong
-
* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Sun, 19 Sep 2010 11:49:21 +0200, by Stefan Monnier
-
Update to CEDET 1.0's version of EIEIO.Sun, 19 Sep 2010 00:23:57 -0400, by Chong Yidong
-
Synch Semantic to CEDET 1.0.Sat, 18 Sep 2010 22:49:54 -0400, by Chong Yidong
-
* lisp/url/url-cache.el (url-is-cached): Doc fix.Sat, 18 Sep 2010 13:43:13 -0700, by Glenn Morris
-
Make sure detached tool bar menu isn't blank.Fri, 17 Sep 2010 11:58:44 +0200, by Jan D
-
appt.el fixes for bug#7019.Tue, 14 Sep 2010 19:55:44 -0700, by Glenn Morris
-
Minor appt-check fix.Tue, 14 Sep 2010 19:46:00 -0700, by Glenn Morris
-
* lisp/calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)Tue, 14 Sep 2010 19:34:39 -0700, by Glenn Morris
-
Merge changes made in Gnus trunk.Fri, 24 Sep 2010 00:38:10 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 23 Sep 2010 23:14:02 +0000, by Katsumi Yamaoka
-
Cast SPECPDL_INDEX to int, and do further EMACS_INT/int cleanups.Thu, 23 Sep 2010 22:57:48 +0200, by Lars Magne Ingebrigtsen
-
Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.Thu, 23 Sep 2010 22:16:55 +0200, by Lars Magne Ingebrigtsen
-
Clean up EMACS_INT/int usage in doc.c and doprnt.c.Thu, 23 Sep 2010 21:53:46 +0200, by Lars Magne Ingebrigtsen
-
Fix last changes in editfns.c and intervals.c.Thu, 23 Sep 2010 15:18:30 -0400, by Eli Zaretskii
-
Fix EMACS_INT/int conversion errors in marker.c.Thu, 23 Sep 2010 21:12:18 +0200, by Lars Magne Ingebrigtsen
-
Use EMACS_INT instead of EMACS_UINT in intervals.c.Thu, 23 Sep 2010 14:54:49 -0400, by Eli Zaretskii
-
Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.Thu, 23 Sep 2010 14:50:57 -0400, by Chong Yidong
-
Fix src/ChangeLog of the last commit.Thu, 23 Sep 2010 14:37:54 -0400, by Eli Zaretskii
-
Fix use of int instead of EMACS_INT in search.c and region-cache.c.Thu, 23 Sep 2010 14:35:11 -0400, by Eli Zaretskii
-
Fix use of int instead of EMACS_INT in editfns.c.Thu, 23 Sep 2010 13:10:21 -0400, by Eli Zaretskii
-
Fix uses of int instead of EMACS_INT in intervals.c.Thu, 23 Sep 2010 11:46:54 -0400, by Eli Zaretskii
-
Fix more uses of int instead of EMACS_INT.Thu, 23 Sep 2010 10:32:38 -0400, by Eli Zaretskii
-
Fix some more uses of int instead of EMACS_INT.Thu, 23 Sep 2010 08:09:12 -0400, by Eli Zaretskii
-
gnus-group.el (gnus-group-update-hook): Add missing version.Thu, 23 Sep 2010 07:59:12 +0000, by Katsumi Yamaoka
-
Trivial bytecomp.el change.Thu, 23 Sep 2010 00:55:01 -0700, by Glenn Morris
-
* lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.Thu, 23 Sep 2010 00:40:11 -0700, by Glenn Morris
-
* lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)Thu, 23 Sep 2010 00:34:40 -0700, by Glenn Morris
-
Define ld-script auto-mode-alist entries in the standard place.Thu, 23 Sep 2010 00:26:10 -0700, by Glenn Morris
-
Cosmetic changes for add-log.el.Thu, 23 Sep 2010 00:17:08 -0700, by Glenn Morris
-
Tiny comint.el change.Thu, 23 Sep 2010 00:09:24 -0700, by Glenn Morris
-
Remove timestamp and related local variables from table.el.Wed, 22 Sep 2010 23:48:13 -0700, by Glenn Morris
-
Remove leading `*' from docs of some defcustoms etc.Wed, 22 Sep 2010 23:42:45 -0700, by Glenn Morris
-
* lisp/url/url-cache.el (url-cache-expire-time): Doc fix.Wed, 22 Sep 2010 23:08:57 -0700, by Glenn Morris
-
Fix previous url-cache fix.Wed, 22 Sep 2010 23:04:01 -0700, by Glenn Morris
-
* url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.Wed, 22 Sep 2010 22:59:20 -0700, by Glenn Morris
-
Small url-cache update.Wed, 22 Sep 2010 22:56:17 -0700, by Glenn Morris
-
netrc.el (netrc-parse): Remove encrypt.el mentions.Thu, 23 Sep 2010 03:57:10 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form.Thu, 23 Sep 2010 01:51:43 +0000, by Katsumi Yamaoka
-
gnus-html.el: Embiggen pictures slightly.Thu, 23 Sep 2010 00:58:01 +0000, by Katsumi Yamaoka
-
Merge Changes made in Gnus trunk.Thu, 23 Sep 2010 00:30:37 +0000, by Katsumi Yamaoka
-
Fix bug#6820: Don't accept backslashes or quotes on compiler options.Thu, 23 Sep 2010 01:14:00 +0200, by Juanma Barranquero
-
Fix some more uses of int instead of EMACS_INT.Wed, 22 Sep 2010 15:22:06 -0400, by Eli Zaretskii
-
w32.c (get_emacs_configuration_options): Fix last change.Wed, 22 Sep 2010 20:39:51 +0200, by Eli Zaretskii
-
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.Wed, 22 Sep 2010 19:31:21 +0200, by Juanma Barranquero
-
nt/configure.bat: Add comment about USER_(C|LD)FLAGS.Wed, 22 Sep 2010 19:26:02 +0200, by Juanma Barranquero
-
Fix some uses of int instead of EMACS_INT.Wed, 22 Sep 2010 12:03:34 -0400, by Eli Zaretskii
-
nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.Wed, 22 Sep 2010 13:34:37 +0000, by Katsumi Yamaoka
-
Make gnus-group-add-icon work.Wed, 22 Sep 2010 12:49:48 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on images alt-text.Wed, 22 Sep 2010 12:14:12 +0000, by Katsumi Yamaoka
-
Fix the MSDOS build (broken by revno 101511).Wed, 22 Sep 2010 11:45:26 +0200, by Eli Zaretskii
-
Remove Emacs 21 stuff.Wed, 22 Sep 2010 06:01:22 +0000, by Katsumi Yamaoka
-
calendar/time-date.el (format-seconds): Comment fix.Wed, 22 Sep 2010 05:19:14 +0000, by Katsumi Yamaoka
-
Tiny package.el fix.Tue, 21 Sep 2010 20:31:30 -0700, by Glenn Morris
-
Rename libxml2 functions, and make parse tree format consistent with xml.el.Tue, 21 Sep 2010 23:10:16 -0400, by Chong Yidong
-
Fix position calculation on mouse click within bidi-reordered composition.Wed, 22 Sep 2010 11:57:19 +0900, by Kenichi Handa
-
merge trunkWed, 22 Sep 2010 11:56:28 +0900, by Kenichi Handa
-
Fix position calculation on mouse click within bidi-reordered composition.Wed, 22 Sep 2010 11:54:58 +0900, by Kenichi Handa
-
merge trunkTue, 21 Sep 2010 20:45:10 +0900, by Kenichi Handa
-
nt/configure.bat: Cosmetic changes.Wed, 22 Sep 2010 03:30:05 +0200, by Juanma Barranquero
-
gnus.texi (Expunging mailboxes): Update name of the expunging command.Tue, 21 Sep 2010 23:27:25 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 21 Sep 2010 23:13:46 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.Tue, 21 Sep 2010 23:18:08 +0200, by Stefan Monnier
-
* doc.c (Fsnarf_documentation): Use memmove instead of memcpy asTue, 21 Sep 2010 21:33:59 +0200, by Andreas Schwab
-
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.Tue, 21 Sep 2010 14:49:59 +0200, by Juanma Barranquero
-
gnus-html.el: Make gnus-html use url-cache system.Tue, 21 Sep 2010 11:48:40 +0000, by Katsumi Yamaoka
-
* src/emacs.c: Do not include sys/ioctl.h, not needed.Tue, 21 Sep 2010 14:13:36 +0300, by Dan Nicolaescu
-
* src/doprnt.c: Do not include stdlib.h, config.h does it.Tue, 21 Sep 2010 14:03:34 +0300, by Dan Nicolaescu
-
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.Tue, 21 Sep 2010 10:35:18 +0200, by Michael Albinus
-
Fix ChangeLog entry for previous commit.Tue, 21 Sep 2010 09:34:26 +0200, by Jan D.
-
Use tool-bar-position in menu Options/Show.Tue, 21 Sep 2010 09:31:01 +0200, by Jan D.
-
* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).Tue, 21 Sep 2010 09:01:22 +0200, by Jan D.
-
Check in missing ChangeLog entry.Tue, 21 Sep 2010 09:42:12 +0300, by Dan Nicolaescu
-
Check in missing ChangeLog entry.Tue, 21 Sep 2010 09:36:01 +0300, by Dan Nicolaescu
-
rfc2047.el (rfc2047-encode-parameter): Doc fix.Mon, 20 Sep 2010 23:44:05 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 20 Sep 2010 23:08:33 +0000, by Katsumi Yamaoka
-
* lisp/textmodes/reftex-parse.el (reftex-what-macro)Tue, 21 Sep 2010 00:42:47 +0200, by Stefan Monnier
-
Link temacs using $(CC) not $(LD).Tue, 21 Sep 2010 01:35:37 +0300, by Dan Nicolaescu
-
* lisp/simple.el (blink-matching-open): Use syntax-class.Mon, 20 Sep 2010 23:45:09 +0200, by Stefan Monnier
-
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.Mon, 20 Sep 2010 16:57:01 +0200, by Stefan Monnier
-
* lisp/progmodes/prolog.el (prolog-smie-forward-token)Mon, 20 Sep 2010 16:22:16 +0200, by Stefan Monnier
-
* lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'Mon, 20 Sep 2010 16:15:27 +0200, by Stefan Monnier
-
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcodeMon, 20 Sep 2010 15:27:59 +0200, by Stefan Monnier
-
* lisp/textmodes/ispell.el: Fix commenting convention.Mon, 20 Sep 2010 13:53:42 +0200, by Stefan Monnier
-
Use const for constant arguments.Mon, 20 Sep 2010 14:44:39 +0300, by Dan Nicolaescu
-
Remove HAVE_TERMIOS definitions.Mon, 20 Sep 2010 14:38:50 +0300, by Dan Nicolaescu
-
* src/xterm.c (xt_action_hook): Use const.Mon, 20 Sep 2010 14:32:26 +0300, by Dan Nicolaescu
-
* lisp/mail/sendmail.el: Fix commenting convention.Mon, 20 Sep 2010 13:20:38 +0200, by Stefan Monnier
-
* lisp/help-fns.el (describe-variable): Add original value, if applicable.Mon, 20 Sep 2010 13:13:52 +0200, by Stefan Monnier
-
gnus.texi (Article Washing): Add `gnus-article-html' in `mm-text-html-renderer' doc.Mon, 20 Sep 2010 10:16:02 +0000, by Katsumi Yamaoka
-
Make Gnus work for Emacs 22 and XEmacs.Mon, 20 Sep 2010 01:57:46 +0000, by Katsumi Yamaoka
-
Fix typos in ChangeLogs.Mon, 20 Sep 2010 03:20:32 +0200, by Juanma Barranquero
-
* subr.el (y-or-n-p): Remove leftover code from revno 101459.Mon, 20 Sep 2010 02:52:17 +0200, by Juanma Barranquero
-
Merge changes made in Gnus trunk.Mon, 20 Sep 2010 00:36:54 +0000, by Katsumi Yamaoka
-
* emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.Mon, 20 Sep 2010 02:26:22 +0200, by Juanma Barranquero
-
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.Mon, 20 Sep 2010 02:18:18 +0200, by Juanma Barranquero
-
* lisp/url/url-cache.el (url-fetch-from-cache): New function.Sun, 19 Sep 2010 11:48:11 -0700, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.Sun, 19 Sep 2010 16:52:37 +0200, by Stefan Monnier
-
Merge changes made in Gnus trunk.Sun, 19 Sep 2010 10:45:51 +0000, by Katsumi Yamaoka
-
* lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.Sun, 19 Sep 2010 11:53:28 +0200, by Stefan Monnier
-
* lisp/fringe.el (fringe-styles): New var.Sun, 19 Sep 2010 11:32:52 +0200, by Stefan Monnier
-
* lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.Sun, 19 Sep 2010 11:16:28 +0200, by Stefan Monnier
-
SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.Sat, 18 Sep 2010 22:11:18 -0400, by Michael Mauger
-
* lisp/emacs-lisp/warnings.el: Fix commenting convention.Sun, 19 Sep 2010 02:05:26 +0200, by Stefan Monnier
-
Merge changes made in Gnus trunk.Sat, 18 Sep 2010 23:36:29 +0000, by Katsumi Yamaoka
-
Fix ChangeLog typo, mea culpa.Sat, 18 Sep 2010 13:54:55 -0700, by Glenn Morris
-
* lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.Sat, 18 Sep 2010 13:49:25 -0700, by Glenn Morris
-
* nnimap.el: Require nnoo and other files necessary.Sat, 18 Sep 2010 22:27:52 +0200, by Lars Magne Ingebrigtsen
-
calc-prog.el (calc-read-parse-table-part): Don't "fix" the emptySat, 18 Sep 2010 12:23:12 -0500, by Jay Belanger
-
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.Sat, 18 Sep 2010 18:21:16 +0200, by Stefan Monnier
-
* lispref/text.texi (Special Properties): Clarify when modification-hooks run.Sat, 18 Sep 2010 17:50:06 +0200, by Stefan Monnier
-
src/Changelog: Merge two last entries.Sat, 18 Sep 2010 16:23:29 +0200, by Eli Zaretskii
-
Fix MSDOS build broken by revno 101403, support MSDOS build with libxml2.Sat, 18 Sep 2010 16:13:09 +0200, by Eli Zaretskii
-
gnus-start.el (gnus-get-unread-articles): Allow the backends to update the group info. This makes the nndraft groups, for instance, go back to their old behaviour.Sat, 18 Sep 2010 13:59:25 +0000, by Katsumi Yamaoka
-
Fix bug #7038 with cursor motion in paragraphs w/o strong characters.Sat, 18 Sep 2010 13:59:53 +0200, by Eli Zaretskii
-
Fix previous merge from Gnus trunk.Sat, 18 Sep 2010 10:21:30 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Sat, 18 Sep 2010 10:02:19 +0000, by Katsumi Yamaoka
-
Mention rounding of fringe width in the doc string of fringe-mode.Sat, 18 Sep 2010 11:38:52 +0200, by Eli Zaretskii
-
Fix typos in etc/NEWS.Sat, 18 Sep 2010 11:15:02 +0200, by Eli Zaretskii
-
Add xml.o dependencies to deps.mk.Sat, 18 Sep 2010 16:09:40 +0200, by Eli Zaretskii
-
Support building with libxml2, if it is installed.Sat, 18 Sep 2010 15:57:06 +0200, by Eli Zaretskii
-
Edit out libxml2 variables from src/Makefile.in.Fri, 17 Sep 2010 14:44:56 +0200, by Eli Zaretskii
-
* textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.Fri, 17 Sep 2010 21:25:31 -0400, by Chong Yidong
-
Fix and improve last syntax-propertize patchSat, 18 Sep 2010 02:35:00 +0200, by Stefan Monnier
-
* lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):Sat, 18 Sep 2010 00:28:10 +0200, by Stefan Monnier
-
* lisp/isearch.el (isearch-face): Rename from `isearch'.Sat, 18 Sep 2010 00:09:58 +0200, by Stefan Monnier
-
Fix bug #6989.Fri, 17 Sep 2010 23:34:45 +0200, by Eli Zaretskii
-
Fix bug #6933 regarding `half' width fringes.Fri, 17 Sep 2010 23:07:57 +0200, by Eli Zaretskii
-
* process.c (wait_reading_process_output): Don't message aboutFri, 17 Sep 2010 17:47:49 +0200, by Lars Magne Ingebrigtsen
-
* src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet anotherFri, 17 Sep 2010 16:37:14 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)Fri, 17 Sep 2010 16:31:06 +0200, by Stefan Monnier
-
Silence byte-compilerFri, 17 Sep 2010 16:22:06 +0200, by Stefan Monnier
-
* lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.Fri, 17 Sep 2010 15:30:30 +0200, by Stefan Monnier
-
.bzrignore: Ignore lisp/gnus/_dir-locals.el.Fri, 17 Sep 2010 14:30:04 +0200, by Eli Zaretskii
-
* keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.Fri, 17 Sep 2010 11:54:28 +0200, by Jan D
-
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)Fri, 17 Sep 2010 11:04:35 +0200, by Jan D
-
* net/tramp-compat.el (tramp-compat-with-temp-message): Make it aFri, 17 Sep 2010 09:58:07 +0200, by Michael Albinus
-
Put handle on top for vertical toolbar, Bug#7051.Fri, 17 Sep 2010 09:00:12 +0200, by Jan D
-
pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.Fri, 17 Sep 2010 06:46:54 +0000, by Katsumi Yamaoka
-
gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.Fri, 17 Sep 2010 06:24:10 +0000, by Katsumi Yamaoka
-
gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.Fri, 17 Sep 2010 05:38:38 +0000, by Katsumi Yamaoka
-
ftfont.c (ftfont_check_otf): Fix previous change.Fri, 17 Sep 2010 14:08:43 +0900, by Kenichi Handa
-
merge trunkFri, 17 Sep 2010 14:07:47 +0900, by Kenichi Handa
-
ftfont.c (ftfont_check_otf): Fix previous change.Fri, 17 Sep 2010 13:57:58 +0900, by Kenichi Handa
-
* mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.Thu, 16 Sep 2010 20:08:06 -0400, by Chong Yidong
-
Define obsolete alias x-cut-buffer-or-selection-value.Thu, 16 Sep 2010 18:47:21 -0400, by Chong Yidong
-
* ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.Thu, 16 Sep 2010 18:32:54 -0400, by Chong Yidong
-
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.Thu, 16 Sep 2010 22:43:12 +0200, by Michael Albinus
-
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.Thu, 16 Sep 2010 11:12:27 +0900, by Kenichi Handa
-
merge trunkThu, 16 Sep 2010 11:11:13 +0900, by Kenichi Handa
-
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.Thu, 16 Sep 2010 10:51:56 +0900, by Kenichi Handa
-
merge trunkWed, 08 Sep 2010 13:08:19 +0900, by Kenichi Handa
-
* net/tramp-compat.el (tramp-compat-with-temp-message)Wed, 15 Sep 2010 22:27:11 +0200, by Michael Albinus
-
(c-forward-<>-arglist-recur): Fix an infinite recursion.Wed, 15 Sep 2010 18:03:25 +0000, by Alan Mackenzie
-
(c-forward-<>-arglist-recur): Correct the indentation.Wed, 15 Sep 2010 17:51:15 +0000, by Alan Mackenzie
-
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New typeWed, 15 Sep 2010 17:30:43 +0200, by Stefan Monnier
-
Merge changes made in Gnus trunk.Tue, 14 Sep 2010 23:15:56 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 14 Sep 2010 23:14:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 14 Sep 2010 22:46:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 14 Sep 2010 06:13:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 14 Sep 2010 03:59:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 14 Sep 2010 03:37:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 13 Sep 2010 22:40:16 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 12 Sep 2010 22:46:48 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 10 Sep 2010 05:38:52 +0000, by Katsumi Yamaoka
-
Fix typos in comments and ChangeLogs.Tue, 14 Sep 2010 22:32:35 +0200, by Juanma Barranquero
-
src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.Tue, 14 Sep 2010 22:17:28 +0200, by Juanma Barranquero
-
* xml.c (parse_string): Renamed to parse_string(), since that'sTue, 14 Sep 2010 20:37:26 +0200, by Lars Magne Ingebrigtsen
-
Explicitly pass `obarray' to `unintern' to avoid a warning.Tue, 14 Sep 2010 16:59:42 +0200, by Juanma Barranquero
-
Merge changes from emacs-23 branch.Tue, 14 Sep 2010 16:41:53 +0200, by Juanma Barranquero
-
* subr.el (unintern): Declare the obarray arg mandatory.Tue, 14 Sep 2010 13:11:44 +0200, by Stefan Monnier
-
Doc fixes related to diary-sort-entries.Tue, 14 Sep 2010 01:02:28 -0700, by Glenn Morris
-
Tiny calendar.texi update.Tue, 14 Sep 2010 00:34:23 -0700, by Glenn Morris
-
* lisp/calendar/appt.el (appt-check): Doc fix.Tue, 14 Sep 2010 00:21:03 -0700, by Glenn Morris
-
Fix bug#6999.Tue, 14 Sep 2010 00:15:06 -0700, by Glenn Morris
-
simple.el (line-move-visual): Do not truncate goal column to integer size.Sun, 12 Sep 2010 13:46:57 -0400, by David Reitter
-
Fix bug 7013, only do send event if wanted state != current state.Sun, 12 Sep 2010 15:23:59 +0200, by Jan D
-
Update name of <emacs-bugs-7626@cbane.org>Sun, 12 Sep 2010 14:29:25 +0200, by Stefan Monnier
-
Various updates for the Bugs section of the manual.Sat, 11 Sep 2010 17:31:47 -0700, by Glenn Morris
-
* repeat.el (repeat): Allow repeating when the last event is a click.Sat, 11 Sep 2010 20:23:45 +0200, by Stefan Monnier
-
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):Sat, 11 Sep 2010 15:25:48 +0200, by Stefan Monnier
-
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):Sat, 11 Sep 2010 15:00:19 +0200, by Stefan Monnier
-
* src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).Sat, 11 Sep 2010 14:53:21 +0200, by Stefan Monnier
-
* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.Fri, 10 Sep 2010 18:55:55 -0700, by Glenn Morris
-
Close bug#6211.Thu, 09 Sep 2010 20:04:26 -0700, by Glenn Morris
-
* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.Wed, 08 Sep 2010 22:38:43 -0700, by Glenn Morris
-
* lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)Wed, 08 Sep 2010 22:36:13 -0700, by Glenn Morris
-
Close bug#6976.Tue, 07 Sep 2010 19:45:12 -0700, by Glenn Morris
-
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.Wed, 08 Sep 2010 11:22:40 +0900, by Kenichi Handa
-
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.Tue, 07 Sep 2010 20:23:04 +0900, by Kenichi Handa
-
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.Wed, 08 Sep 2010 11:21:03 +0900, by Kenichi Handa
-
merge emacs-23Tue, 07 Sep 2010 20:22:15 +0900, by Kenichi Handa
-
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.Tue, 07 Sep 2010 20:08:46 +0900, by Kenichi Handa
-
Fixed up nnrss group activation, and removed moreover stuff.Tue, 14 Sep 2010 13:44:44 +0000, by Katsumi Yamaoka
-
lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.Tue, 14 Sep 2010 13:50:15 +0200, by Juanma Barranquero
-
* xml.c (Fxml_parse_string, Fxml_parse_string): Revert lastTue, 14 Sep 2010 09:53:39 +0200, by Andreas Schwab
-
time-date.el (format-seconds): Comment fix.Tue, 14 Sep 2010 06:01:14 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.Tue, 14 Sep 2010 03:40:10 +0000, by Katsumi Yamaoka
-
* xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parametersTue, 14 Sep 2010 02:08:02 +0200, by Lars Magne Ingebrigtsen
-
Check that the libxml2 we found can be used. This fixes a confTue, 14 Sep 2010 02:04:48 +0200, by Lars Magne Ingebrigtsen
-
SQL Mode 2.7: Code cleanup and primatives for SQL redirectionMon, 13 Sep 2010 16:05:23 -0400, by Michael Mauger
-
Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.Mon, 13 Sep 2010 21:50:30 +0200, by Lars Magne Ingebrigtsen
-
Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.Mon, 13 Sep 2010 18:33:56 +0200, by Juanma Barranquero
-
* NEWS: Some Tramp methods are discontinued.Mon, 13 Sep 2010 17:43:33 +0200, by Michael Albinus
-
* tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" andMon, 13 Sep 2010 17:32:45 +0200, by Michael Albinus
-
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.Mon, 13 Sep 2010 17:17:01 +0200, by Michael Albinus
-
* configure.in (HAVE_LIBXML2): Check that the libxml2 we found canMon, 13 Sep 2010 16:58:48 +0200, by Lars Magne Ingebrigtsen
-
Revert revno 101418 by Bob Chassel.Mon, 13 Sep 2010 16:42:33 +0200, by Eli Zaretskii
-
epa-file: suppress file-locking question on M-x revert-bufferMon, 13 Sep 2010 19:44:07 +0900, by Daiki Ueno
-
10-09-13Mon, 13 Sep 2010 10:14:52 +0000, by Robert J. Chassell
-
* notifications.el (notifications-notify): Add support forMon, 13 Sep 2010 06:39:36 +0200, by Michael Albinus
-
* xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.Sun, 12 Sep 2010 19:16:25 +0200, by Lars Magne Ingebrigtsen
-
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.Sun, 12 Sep 2010 16:35:37 +0200, by Stefan Monnier
-
* lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)Sun, 12 Sep 2010 13:06:19 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.Sat, 11 Sep 2010 12:33:52 -0700, by Glenn Morris
-
Close bug#4196.Sat, 11 Sep 2010 11:52:04 -0700, by Glenn Morris
-
* doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.Sat, 11 Sep 2010 15:58:57 +0200, by Stefan Monnier
-
SQL Mode, Version 2.6Fri, 10 Sep 2010 23:17:02 -0400, by Michael Mauger
-
Remove some obsolete files from etc/.Fri, 10 Sep 2010 19:06:11 -0700, by Glenn Morris
-
lisp/url tiny fixes.Fri, 10 Sep 2010 18:58:42 -0700, by Glenn Morris
-
Merge changes made in Gnus trunk.Sat, 11 Sep 2010 00:36:27 +0000, by Katsumi Yamaoka
-
New syntax-propertize functionality.Sat, 11 Sep 2010 01:13:42 +0200, by Stefan Monnier
-
* NEWS: Mention the new libxml2 functions.Fri, 10 Sep 2010 19:51:48 +0200, by Lars Magne Ingebrigtsen
-
Remove some trailing white space.Fri, 10 Sep 2010 19:45:22 +0200, by Lars Magne Ingebrigtsen
-
Add support for the libxml2 library.Fri, 10 Sep 2010 18:44:35 +0200, by Lars Magne Ingebrigtsen
-
ispell.el: Improve comments. XEmacs compatibility changes.Fri, 10 Sep 2010 13:20:51 +0200, by Agustin martin
-
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.Fri, 10 Sep 2010 05:33:13 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.Fri, 10 Sep 2010 05:32:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 10 Sep 2010 05:24:05 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Fri, 10 Sep 2010 00:10:20 +0000, by Katsumi Yamaoka
-
Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.Fri, 10 Sep 2010 00:08:31 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and don't restrict end-tag searches to the end of the line.Fri, 10 Sep 2010 00:07:33 +0000, by Katsumi Yamaoka