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
-
Merge from mainline.Thu, 09 Sep 2010 22:44:15 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 09 Sep 2010 06:51:50 +0000, by Katsumi Yamaoka
-
* net/tramp-cache.el (tramp-parse-connection-properties): SetThu, 09 Sep 2010 15:24:39 +0200, by Michael Albinus
-
* tramp.texi: Remove Japanese manual. Fix typo.Thu, 09 Sep 2010 10:04:35 +0200, by Michael Albinus
-
gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.Thu, 09 Sep 2010 06:16:12 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.Thu, 09 Sep 2010 06:15:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 09 Sep 2010 06:13:05 +0000, by Katsumi Yamaoka
-
* make-dist: No more TODO files under lisp/.Wed, 08 Sep 2010 19:37:59 -0700, by Glenn Morris
-
* lisp/nxml/TODO: Remove.Wed, 08 Sep 2010 19:34:25 -0700, by Glenn Morris
-
* README.imagemagick: Remove.Wed, 08 Sep 2010 19:30:31 -0700, by Glenn Morris
-
Tiny image.el fixes.Wed, 08 Sep 2010 19:25:12 -0700, by Glenn Morris
-
* etc/NEWS: Misc fixes for ImageMagick section.Wed, 08 Sep 2010 19:21:12 -0700, by Glenn Morris
-
* doc/lispref/display.texi (ImageMagick Images): General cleanup.Wed, 08 Sep 2010 19:18:38 -0700, by Glenn Morris
-
* doc/misc/org.texi: Restore clobbered changes (copyright years, untabify).Wed, 08 Sep 2010 19:16:14 -0700, by Glenn Morris
-
* doc/emacs/xresources.texi: Untabify.Wed, 08 Sep 2010 19:12:40 -0700, by Glenn Morris
-
Merge changes made in Gnus trunk:Thu, 09 Sep 2010 00:10:08 +0000, by Katsumi Yamaoka
-
gnus-html (gnus-html-wash-tags): Search for images first, so that <a><img> works better; (gnus-html-displayed-image-map): Bind RET and TAB on images for better UX.Thu, 09 Sep 2010 00:08:06 +0000, by Katsumi Yamaoka
-
gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.Wed, 08 Sep 2010 23:59:52 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.Wed, 08 Sep 2010 23:51:10 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 08 Sep 2010 22:44:34 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 07 Sep 2010 22:29:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 07 Sep 2010 07:46:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 07 Sep 2010 01:25:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 07 Sep 2010 00:18:04 +0000, by Katsumi Yamaoka
-
Misc cleanups and simplifications.Wed, 08 Sep 2010 18:21:23 +0200, by Stefan Monnier
-
* lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.Wed, 08 Sep 2010 18:14:44 +0200, by Stefan Monnier
-
Very minor bytecomp fix.Wed, 08 Sep 2010 09:02:38 -0700, by Glenn Morris
-
* emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.Wed, 08 Sep 2010 08:59:10 -0700, by Glenn Morris
-
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):Wed, 08 Sep 2010 17:53:08 +0200, by Stefan Monnier
-
textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.Wed, 08 Sep 2010 16:54:00 +0200, by Agustin martin
-
Migrate to Tramp 2.2. Rearrange load dependencies.Wed, 08 Sep 2010 16:42:54 +0200, by Michael Albinus
-
Make sure original ispell arg list is initialized in (ispell-start-process).Tue, 07 Sep 2010 20:01:23 +0200, by Agustin martin
-
gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.Tue, 07 Sep 2010 06:23:16 +0000, by Katsumi Yamaoka
-
gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.Tue, 07 Sep 2010 01:20:19 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk:Tue, 07 Sep 2010 00:12:08 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.Tue, 07 Sep 2010 00:08:33 +0000, by Katsumi Yamaoka
-
gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.Tue, 07 Sep 2010 00:05:59 +0000, by Katsumi Yamaoka
-
nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.Tue, 07 Sep 2010 00:04:11 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too.Tue, 07 Sep 2010 00:00:56 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.Mon, 06 Sep 2010 23:58:34 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.Mon, 06 Sep 2010 23:56:27 +0000, by Katsumi Yamaoka
-
nnml.el (nnml-save-nov): Remove some debugging-related messages.Mon, 06 Sep 2010 23:54:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 06 Sep 2010 22:42:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 06 Sep 2010 06:05:40 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 06 Sep 2010 00:55:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 05 Sep 2010 22:45:59 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 03 Sep 2010 06:22:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 03 Sep 2010 03:34:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 03 Sep 2010 01:17:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 02 Sep 2010 22:44:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 02 Sep 2010 05:10:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 02 Sep 2010 04:31:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 02 Sep 2010 02:12:28 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 01 Sep 2010 22:54:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 01 Sep 2010 00:35:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 31 Aug 2010 22:44:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 31 Aug 2010 06:57:49 +0000, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.Mon, 06 Sep 2010 12:40:56 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Mon, 06 Sep 2010 12:38:03 -0400, by Chong Yidong
-
Merge whitespace.el version 13.1 from trunk.Mon, 06 Sep 2010 12:24:59 -0400, by Chong Yidong
-
Merge whitespace.el from trunkMon, 06 Sep 2010 12:24:32 -0400, by Chong Yidong
-
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.Mon, 06 Sep 2010 00:03:56 +0200, by Stefan Monnier
-
Regenerate configureSun, 05 Sep 2010 12:17:26 +0200, by Andreas Schwab
-
* emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].Sun, 05 Sep 2010 11:44:55 +0200, by Stefan Monnier
-
* dired.texi (Dired Enter): Minor doc fix (Bug#6982).Sat, 04 Sep 2010 14:58:56 -0400, by Chong Yidong
-
Revert last change.Sat, 04 Sep 2010 14:36:24 -0400, by Chong Yidong
-
* frames.texi (Layout Parameters): Add cindex entries (Bug#6929).Sat, 04 Sep 2010 14:21:48 -0400, by Chong Yidong
-
Update email of Roland Winkler <winkler@gnu.org>Thu, 02 Sep 2010 13:47:15 +0200, by Stefan Monnier
-
* doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)Wed, 01 Sep 2010 22:41:23 -0700, by Glenn Morris
-
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.Wed, 01 Sep 2010 22:38:30 -0700, by Glenn Morris
-
pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".Mon, 06 Sep 2010 02:09:42 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-get-unread-articles): Fix up the last commit.Mon, 06 Sep 2010 00:48:40 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.Mon, 06 Sep 2010 00:44:55 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.Mon, 06 Sep 2010 00:41:06 +0000, by Katsumi Yamaoka
-
gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.Mon, 06 Sep 2010 00:37:02 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.Mon, 06 Sep 2010 00:33:15 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-get-unread-articles): Count the archive groups as secondary, so that they're activated the same way as before.Mon, 06 Sep 2010 00:20:42 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-activate-group): Take an optional parameter to say that you don't want to call gnus-request-group with don-check, but do check the reponse. This is for virtual groups only.Mon, 06 Sep 2010 00:15:13 +0000, by Katsumi Yamaoka
-
imap.el (imap-mailbox-get): Revert last change for this function.Mon, 06 Sep 2010 00:10:55 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.Mon, 06 Sep 2010 00:06:55 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.Sun, 05 Sep 2010 23:56:42 +0000, by Katsumi Yamaoka
-
imap.el (imap-debug): Removed -- doesn't seem very useful.Sun, 05 Sep 2010 23:49:02 +0000, by Katsumi Yamaoka
-
imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.Sun, 05 Sep 2010 23:45:14 +0000, by Katsumi Yamaoka
-
mail-source.el (mail-source-fetch): Don't message if we're fetching mail from a file, and the file doesn't exist.Sun, 05 Sep 2010 23:38:33 +0000, by Katsumi Yamaoka
-
pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.Sun, 05 Sep 2010 23:34:30 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the .authinfo if we're using ssl connection.Sun, 05 Sep 2010 23:27:15 +0000, by Katsumi Yamaoka
-
nnvirtual.el (nnvirtual-create-mapping): Use the active info we already have if we're in a main Gnus `g' run.Sun, 05 Sep 2010 23:20:25 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-method-rank): Get info for virtual groups last.Sun, 05 Sep 2010 23:13:43 +0000, by Katsumi Yamaoka
-
Respect mouse-drag-copy-region upon mouse-3 region adjustment.Sun, 05 Sep 2010 23:40:57 +0100, by David De La Harpe Golden
-
Improve ls date switch parsing in Dired (Bug#6987).Sun, 05 Sep 2010 17:28:50 -0400, by Chong Yidong
-
* files.el (get-free-disk-space): Search more robustly for "available" column.Sun, 05 Sep 2010 15:03:20 -0400, by Chong Yidong
-
gnus-start.el (gnus-method-rank): Replace equalp with equal.Sun, 05 Sep 2010 11:53:59 +0000, by Katsumi Yamaoka
-
(nnmh-request-list-1): Bind `file'.Sun, 05 Sep 2010 04:09:07 +0000, by Katsumi Yamaoka
-
pop3-set-process-query-on-exit-flag: New function that's an alias to set-process-query-on-exit-flag, or process-kill-without-query for XEmacs and old Emacsen.Sun, 05 Sep 2010 04:01:41 +0000, by Katsumi Yamaoka
-
Update to latest Unicode 6.0 beta data files.Sun, 05 Sep 2010 04:06:39 +0200, by Juanma Barranquero
-
gnus-int.el (gnus-request-group): Indent.Sun, 05 Sep 2010 01:31:15 +0000, by Katsumi Yamaoka
-
mail-source.el (mail-source-delete-crash-box): Always move the crash box to the Incoming file. Fixes mistake in previous checkin; Do incremental NOV updates when scanning new male. (nnml-save-incremental-nov, nnml-open-incremental-nov, nnml-add-incremental-nov): New functions to do "incremental" nov updates, where we just append to the end of the existing nov files without reading/writing them in full.Sun, 05 Sep 2010 01:27:15 +0000, by Katsumi Yamaoka
-
pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source.el (mail-source-delete-crash-box): Really only check the incoming files once in a while; nnml.el (nnml-save-nov): Message around nnml-save-nov so that the culprit is more visible; pop3.el (pop3-send-streaming-command): Off-by-one error on the request loop (for debugging purposes) removed.Sun, 05 Sep 2010 01:18:05 +0000, by Katsumi Yamaoka
-
pop3.el (pop3-streaming-movemail): Always close the pop3 connection.Sun, 05 Sep 2010 01:12:51 +0000, by Katsumi Yamaoka
-
gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop): Use streaming pop3 retrieval; pop3.el (pop3-streaming-movemail): Respect pop3-leave-mail-on-server; pop3.el (pop3-logon): Fix up unbound variable typo; mail-source.el (mail-source-delete-crash-box): Only check the incoming files for deletion once per day to save a lot of file accesses.Sun, 05 Sep 2010 01:08:22 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list.Sun, 05 Sep 2010 00:56:31 +0000, by Katsumi Yamaoka
-
pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd; gnus-start.el (gnus-get-unread-articles): Protect against groups that come from no known methods.Sun, 05 Sep 2010 00:52:55 +0000, by Katsumi Yamaoka
-
(pop3-display-message-size-flag): Removed -- everybody wants message sizes.Sun, 05 Sep 2010 00:49:07 +0000, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.Sun, 05 Sep 2010 00:44:53 +0000, by Katsumi Yamaoka
-
nnmh.el (nnmh-request-list-1): Output active lines also for empty directories. This makes the draft queue directory work.Sun, 05 Sep 2010 00:38:39 +0000, by Katsumi Yamaoka
-
Rewrite the Gnus group activation method to be more efficient; nnmh.el (nnmh-request-list-1): Fix up the recursion behavior; Add more changes related to the new methodology for requesting backend data.Sun, 05 Sep 2010 00:34:16 +0000, by Katsumi Yamaoka
-
* lisp/electric.el (electric-indent-post-self-insert-function):Sun, 05 Sep 2010 00:54:58 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catchSun, 05 Sep 2010 00:51:39 +0200, by Stefan Monnier
-
Fix Ruby compilation error matching.Sat, 04 Sep 2010 16:42:03 -0400, by Chong Yidong
-
Update cl-loaddefs.elSat, 04 Sep 2010 21:44:39 +0200, by Andreas Schwab
-
Check all lisp types in image loaderSat, 04 Sep 2010 21:39:34 +0200, by Andreas Schwab
-
Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.Sat, 04 Sep 2010 20:47:29 +0200, by Stefan Monnier
-
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.Sat, 04 Sep 2010 13:54:48 -0400, by Chong Yidong
-
Avoid corrupting archive-contents file.Sat, 04 Sep 2010 13:13:14 -0400, by Chong Yidong
-
gnus.texi (Adaptive Scoring): Fix typo.Sat, 04 Sep 2010 15:34:39 +0000, by Katsumi Yamaoka
-
(gnus-html-show-images): If there are no images to show, then say so instead of bugging out.Sat, 04 Sep 2010 15:28:57 +0000, by Katsumi Yamaoka
-
Fix display of composed R2L text on MS-Windows.Sat, 04 Sep 2010 18:16:08 +0300, by Eli Zaretskii
-
* image.c (Fimagemagick_types): Doc fix.Sat, 04 Sep 2010 12:43:43 +0200, by Andreas Schwab
-
Fix type mismatch in ImageMagick loaderSat, 04 Sep 2010 12:41:52 +0200, by Andreas Schwab
-
* image.c (imagemagick_image_p): Replace bcopy by memcpy.Sat, 04 Sep 2010 10:23:09 +0200, by Andreas Schwab
-
Update config.bat due to lisp/gnus/.dir-locals.el.Sat, 04 Sep 2010 10:30:14 +0300, by Eli Zaretskii
-
Fix previous merge from Gnus trunk.Sat, 04 Sep 2010 00:50:02 +0000, by Katsumi Yamaoka
-
mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories. This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2. This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.Sat, 04 Sep 2010 00:45:13 +0000, by Katsumi Yamaoka
-
gnus-html.el: Remove more white space before <pre_int> image spacers; Decode entities at the end. So that entities inside the tags don't mess up the rest of the "parsing".Sat, 04 Sep 2010 00:36:13 +0000, by Katsumi Yamaoka
-
gnus-html.el: Add the new command gnus-html-show-images.Sat, 04 Sep 2010 00:30:49 +0000, by Katsumi Yamaoka
-
gnus-html.el: Fix up the logic that marks resized images for buffer deletion; Have the image insertion work even if the missing image is in an <a>.Sat, 04 Sep 2010 00:26:18 +0000, by Katsumi Yamaoka
-
gnus-agent.el: Change the default so that nnimap methods aren't agentized by default. There's apparently many problems related to agent/imap behaviour; gnus-art.el: Don't reuse the 'gnus-data text property, but use a new property. This avoids stomping over other functions that use this for other things; gnus-html.el: Add a new `i' command to insert images.Sat, 04 Sep 2010 00:21:34 +0000, by Katsumi Yamaoka
-
gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the like that copies the string over to the kill ring; Also have the `u' command work for HTML links.Sat, 04 Sep 2010 00:12:44 +0000, by Katsumi Yamaoka
-
Added a .dir-locals.el file so that trailing whitespace is shown.Sat, 04 Sep 2010 00:04:48 +0000, by Katsumi Yamaoka
-
Use SMIE's blink-paren for octave-mode.Fri, 03 Sep 2010 15:28:09 +0200, by Stefan Monnier
-
* lisp/electric.el (electricity): New group.Fri, 03 Sep 2010 15:06:51 +0200, by Stefan Monnier
-
* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replaceFri, 03 Sep 2010 13:26:08 +0200, by Stefan Monnier
-
Provide blink-matching support to SMIE.Fri, 03 Sep 2010 13:18:45 +0200, by Stefan Monnier
-
* lisp/simple.el (newline): Fix last change to properly remove itself fromFri, 03 Sep 2010 13:12:46 +0200, by Stefan Monnier
-
gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.Fri, 03 Sep 2010 06:10:04 +0000, by Katsumi Yamaoka
-
Make gnus-html work for XEmacs.Fri, 03 Sep 2010 02:29:03 +0000, by Katsumi Yamaoka
-
gnus-ems.el: Make process-plist functions work.Fri, 03 Sep 2010 01:00:10 +0000, by Katsumi Yamaoka
-
Add blink-matching-check-function and misc cleanups.Thu, 02 Sep 2010 23:57:08 +0200, by Stefan Monnier
-
Fix lisp/ChangeLog entries.Thu, 02 Sep 2010 18:06:51 +0200, by Jan D.
-
Set revert-buffer-function in Package Menu.Thu, 02 Sep 2010 11:29:15 -0400, by Chong Yidong
-
gnus-html-rescale-image: Fix up typo in rescaling.Thu, 02 Sep 2010 14:10:03 +0000, by Katsumi Yamaoka
-
ispell.el: better `default-directory' and kill-ispell-on-exit handlingThu, 02 Sep 2010 14:37:29 +0200, by Agustin martin
-
* simple.el (kill-new): Call interprogram-cut-function with only one argument.Thu, 02 Sep 2010 12:54:43 +0200, by Jan D
-
Forgor to save ChangeLog for previous commit.Thu, 02 Sep 2010 12:20:20 +0200, by Jan D.
-
Remove cut buffer from documentation.Thu, 02 Sep 2010 12:17:02 +0200, by Jan D.
-
Support for cut buffers has been removed.Thu, 02 Sep 2010 11:52:24 +0200, by Jan D.
-
emoved cut-buffer code.Thu, 02 Sep 2010 11:47:53 +0200, by Jan D.
-
Removed cut-buffer code.Thu, 02 Sep 2010 11:47:08 +0200, by Jan D.
-
gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.Thu, 02 Sep 2010 05:03:06 +0000, by Katsumi Yamaoka
-
gnus-article-html: Make work buffer multibyte for decoded contents.Thu, 02 Sep 2010 03:47:31 +0000, by Katsumi Yamaoka
-
gnus-group.el (gnus-group-line-format): Remove %O (moderated) from group line format, since it isn't very interesting.Thu, 02 Sep 2010 03:43:31 +0000, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values for these two variables.Thu, 02 Sep 2010 03:39:33 +0000, by Katsumi Yamaoka
-
gnus.el (gnus-mode-non-string-length): Change default to 30; gnus-sum.el (gnus-auto-select-subject): Change default to `unseen-or-unread'; gnus.el (gnus-refer-article-method): Change default to 'current.Thu, 02 Sep 2010 03:35:06 +0000, by Katsumi Yamaoka
-
message.el (message-generate-new-buffers): Change default to `unsent'; gnus-sum.el (gnus-summary-goto-unread, gnus-single-article-buffer): Change default to nil.Thu, 02 Sep 2010 03:27:17 +0000, by Katsumi Yamaoka
-
merge changes in emacs-23 branchThu, 02 Sep 2010 11:00:18 +0900, by Kenichi Handa
-
merge trunkThu, 02 Sep 2010 10:09:22 +0900, by Kenichi Handa
-
merge trunkThu, 02 Sep 2010 10:04:37 +0900, by Kenichi Handa
-
merge trunkThu, 02 Sep 2010 09:58:05 +0900, by Kenichi Handa
-
merge trunkThu, 02 Sep 2010 09:54:08 +0900, by Kenichi Handa
-
merge changes in emacs-23 branchWed, 01 Sep 2010 16:13:21 +0900, by Kenichi Handa
-
Fix handling of 8-bit characters in a display table.Tue, 31 Aug 2010 20:21:51 +0900, by Kenichi Handa
-
Fix handling of 8-bit characters in a display table.Tue, 31 Aug 2010 16:49:21 +0900, by Kenichi Handa
-
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.Sun, 29 Aug 2010 14:24:08 +0900, by Kenichi Handa
-
merge emacs-23Sun, 29 Aug 2010 14:22:52 +0900, by Kenichi Handa
-
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.Sun, 29 Aug 2010 14:15:34 +0900, by Kenichi Handa
-
merge emacs-23Sat, 28 Aug 2010 20:26:20 +0900, by Kenichi Handa
-
* etc/ChangeLog: Whitespace.Sat, 28 Aug 2010 13:01:36 -0700, by Glenn Morris
-
* etc/ChangeLog: Mark tiny change.Sat, 28 Aug 2010 12:59:18 -0700, by Glenn Morris
-
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.Sat, 28 Aug 2010 15:03:00 +0900, by Kenichi Handa
-
merge emacs-23Fri, 27 Aug 2010 23:06:02 +0900, by Kenichi Handa
-
Sync with Tramp 2.1.19.Thu, 26 Aug 2010 21:40:13 +0200, by Michael Albinus
-
Sync with Tramp 2.1.19.Thu, 26 Aug 2010 21:23:02 +0200, by Michael Albinus
-
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).Thu, 26 Aug 2010 17:33:52 +0200, by Juanma Barranquero
-
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.Thu, 26 Aug 2010 11:14:55 -0400, by Chong Yidong
-
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).Thu, 26 Aug 2010 11:09:45 -0400, by Chong Yidong
-
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.Sat, 28 Aug 2010 14:58:44 +0900, by Kenichi Handa
-
merge trunkThu, 26 Aug 2010 12:42:08 +0900, by Kenichi Handa
-
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).Sun, 22 Aug 2010 20:44:55 -0400, by Chong Yidong
-
* emacs3.py: Import imp module and use it (Bug#5756).Sun, 22 Aug 2010 19:50:38 -0400, by Chong Yidong
-
Handle multiple entries in some RCIRC commands (Bug#6894).Sun, 22 Aug 2010 18:44:55 -0400, by Chong Yidong
-
gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.Thu, 02 Sep 2010 01:46:34 +0000, by Katsumi Yamaoka
-
Delete all trailing white space.Thu, 02 Sep 2010 01:42:32 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.Thu, 02 Sep 2010 01:33:31 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Don't show images that are really small. They're probably tracking images; nntp.el (nntp-request-set-mark): Refuse to do marks if nntp-marks-file-name is nil.Thu, 02 Sep 2010 01:29:42 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-rescale-image): The rescaling logic scaled down too much; nndoc.el (nndoc-type-alist): Added a new type for Google digests.Thu, 02 Sep 2010 01:24:21 +0000, by Katsumi Yamaoka
-
gnus-html.el: prefix log messages with function nameThu, 02 Sep 2010 01:18:45 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.Thu, 02 Sep 2010 01:14:38 +0000, by Katsumi Yamaoka
-
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.Thu, 02 Sep 2010 01:10:25 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.Thu, 02 Sep 2010 01:06:36 +0000, by Katsumi Yamaoka
-
Remove arch-tags from all files, since these are no longer needed.Thu, 02 Sep 2010 00:55:51 +0000, by Katsumi Yamaoka
-
Remove nnlistserv, nnwfm and related code.Thu, 02 Sep 2010 00:39:34 +0000, by Katsumi Yamaoka
-
Remove nndb, nnkiboze and related code.Thu, 02 Sep 2010 00:28:01 +0000, by Katsumi Yamaoka
-
gnus-html.el: add and use gnus-html-image-url-blocked-pThu, 02 Sep 2010 00:17:40 +0000, by Katsumi Yamaoka
-
gnus-html.el: We can't rescale if we don't have the article buffer in a window.Thu, 02 Sep 2010 00:13:51 +0000, by Katsumi Yamaoka
-
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.Thu, 02 Sep 2010 00:08:22 +0000, by Katsumi Yamaoka
-
gnus.el, gnus-html.el: Use the deleted text as the image alt text.Thu, 02 Sep 2010 00:03:57 +0000, by Katsumi Yamaoka
-
gnus.texi (HTML): Document gnus-max-image-proportion.Wed, 01 Sep 2010 23:57:53 +0000, by Katsumi Yamaoka
-
gnus-html.el: Rescale images in article buffers for Emacs versions that support this. This is currently only Emacs 24 compiled with imagemagick support.Wed, 01 Sep 2010 23:53:57 +0000, by Katsumi Yamaoka
-
gnus-html.el: Add extra logging.Wed, 01 Sep 2010 23:46:59 +0000, by Katsumi Yamaoka
-
gnus-html.el: Delete the IMG_ALT region.Wed, 01 Sep 2010 23:40:39 +0000, by Katsumi Yamaoka
-
merge emacs-23Fri, 27 Aug 2010 23:05:43 +0900, by Kenichi Handa
-
merge trunkWed, 01 Sep 2010 09:55:43 +0900, by Kenichi Handa
-
Fix up some byte-compiler warnings.Wed, 01 Sep 2010 17:42:37 +0200, by Stefan Monnier
-
* lisp/simple.el (blink-paren-function): Move from C to here.Wed, 01 Sep 2010 16:41:17 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.Wed, 01 Sep 2010 12:03:08 +0200, by Stefan Monnier
-
gnus-article-html: Decode contents by charset.Wed, 01 Sep 2010 06:04:49 +0000, by Katsumi Yamaoka
-
gnus-process-put: Fix previous commit.Wed, 01 Sep 2010 04:48:51 +0000, by Katsumi Yamaoka
-
gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.Wed, 01 Sep 2010 04:44:25 +0000, by Katsumi Yamaoka
-
gnus-html-curl-sentinel: Replace process-get with gnus-process-get.Wed, 01 Sep 2010 04:28:56 +0000, by Katsumi Yamaoka
-
Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.Wed, 01 Sep 2010 04:22:17 +0000, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.Wed, 01 Sep 2010 00:18:24 +0000, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.Wed, 01 Sep 2010 00:14:01 +0000, by Katsumi Yamaoka
-
Remove nnwarchive.el.Wed, 01 Sep 2010 00:10:19 +0000, by Katsumi Yamaoka
-
Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <julien@danjou.info>.Wed, 01 Sep 2010 00:06:27 +0000, by Katsumi Yamaoka
-
Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.Wed, 01 Sep 2010 00:02:13 +0000, by Katsumi Yamaoka
-
Remove nnultimate.el and related code; Remove nnsoup.el, gnus-soup.el and related code; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 23:55:50 +0000, by Katsumi Yamaoka
-
gnus-html.el: Introduce a new variable, gnus-blocked-images, and use that instead of the w3m variable; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 23:38:57 +0000, by Katsumi Yamaoka
-
message.texi: Fix some syntax errors in the last check-in; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 23:30:11 +0000, by Katsumi Yamaoka
-
gnus-ems.el: Provide compatibility functions for gnus-set-process-plist by Katsumi Yamaoka <yamaoka@jpl.org>; gnus-html.el: Use gnus-process-plist and friends for compatibility; gnus-cite.el: New function to guess whether a long line is natural text or not; message.el: Implement message-prune-recipient-rules; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 23:26:23 +0000, by Katsumi Yamaoka
-
* lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.Tue, 31 Aug 2010 21:47:35 +0200, by Stefan Monnier
-
* src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.Tue, 31 Aug 2010 21:42:39 +0200, by Stefan Monnier
-
* textmodes/nroff-mode.el (nroff-view): New command.Tue, 31 Aug 2010 14:04:26 -0400, by Chong Yidong
-
* src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.Tue, 31 Aug 2010 11:39:31 -0400, by Chong Yidong
-
Clarify the code a bit by renaming the variable with the url to `url'; Support cid: URLs/images; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 13:28:02 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-down-list): New command.Tue, 31 Aug 2010 14:22:40 +0200, by Stefan Monnier
-
Remove old indentation and navigation code on octave-mode.Tue, 31 Aug 2010 14:13:51 +0200, by Stefan Monnier
-
Bump custom version of some user options of which the default values changed.Tue, 31 Aug 2010 04:22:49 +0000, by Katsumi Yamaoka
-
Bump custom version of some user options of which the default values changed.Tue, 31 Aug 2010 04:21:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 31 Aug 2010 04:17:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 31 Aug 2010 00:03:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 30 Aug 2010 22:42:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 30 Aug 2010 06:49:10 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 30 Aug 2010 06:09:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 29 Aug 2010 22:46:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 27 Aug 2010 07:07:20 +0000, by Katsumi Yamaoka
-
Fix several Package Menu and Finder bugs.Mon, 30 Aug 2010 21:53:46 -0400, by Chong Yidong
-
gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 01:15:32 +0000, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.Tue, 31 Aug 2010 00:51:08 +0000, by Katsumi Yamaoka
-
Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:42:27 +0000, by Katsumi Yamaoka
-
Removed gnus-move.el and pointers to it, since it doesn't really work; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:38:32 +0000, by Katsumi Yamaoka
-
gnus.texi (Changing Servers): Remove documentation on gnus-change-server and friends, since it's been removed; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:34:43 +0000, by Katsumi Yamaoka
-
gnus.texi (Summary Mail Commands): Note that only the addresses from the first message are used for wide replies; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:28:54 +0000, by Katsumi Yamaoka
-
Tell w3m that the input is UTF-8; This seems to fix problems with some German web feeds; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:23:25 +0000, by Katsumi Yamaoka
-
Put the xpm version of the logo at the top so that the proper colours are applied; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:19:31 +0000, by Katsumi Yamaoka
-
gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:15:33 +0000, by Katsumi Yamaoka
-
Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:11:37 +0000, by Katsumi Yamaoka
-
Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:07:40 +0000, by Katsumi Yamaoka
-
Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:53:47 +0000, by Katsumi Yamaoka
-
Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:47:12 +0000, by Katsumi Yamaoka
-
Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:40:10 +0000, by Katsumi Yamaoka
-
Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:35:19 +0000, by Katsumi Yamaoka
-
Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:29:56 +0000, by Katsumi Yamaoka
-
gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:24:56 +0000, by Katsumi Yamaoka
-
Use SMIE for octave-mode.Mon, 30 Aug 2010 22:34:52 +0200, by Stefan Monnier
-
Fix bug #6944.Mon, 30 Aug 2010 21:11:34 +0300, by Eli Zaretskii
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent takeMon, 30 Aug 2010 17:21:14 +0200, by Stefan Monnier
-
Use with-silent-modifications.Mon, 30 Aug 2010 15:57:42 +0200, by Stefan Monnier
-
Use `declare' in defmacros.Mon, 30 Aug 2010 15:03:05 +0200, by Stefan Monnier
-
* src/marker.c (Fcopy_marker): Make the first arg optional.Mon, 30 Aug 2010 14:47:49 +0200, by Stefan Monnier
-
gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:44:58 +0000, by Katsumi Yamaoka
-
gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.Mon, 30 Aug 2010 06:40:00 +0000, by Katsumi Yamaoka
-
gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:36:12 +0000, by Katsumi Yamaoka
-
gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.Mon, 30 Aug 2010 06:32:33 +0000, by Katsumi Yamaoka
-
smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.Mon, 30 Aug 2010 06:28:53 +0000, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:25:05 +0000, by Katsumi Yamaoka
-
gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.Mon, 30 Aug 2010 06:21:33 +0000, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:17:45 +0000, by Katsumi Yamaoka
-
Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:13:50 +0000, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:10:18 +0000, by Katsumi Yamaoka
-
composite.c (composition_update_it): Fix previous changeMon, 30 Aug 2010 11:01:09 +0900, by Kenichi Handa
-
composite.c (composition_update_it): Fix computing of cmp_it->width.Mon, 30 Aug 2010 09:33:17 +0900, by Kenichi Handa
-
composite.c (composition_update_it): Fix previous changeMon, 30 Aug 2010 10:58:52 +0900, by Kenichi Handa
-
composite.c (composition_update_it): Fix computing of cmp_it->width.Mon, 30 Aug 2010 09:32:29 +0900, by Kenichi Handa
-
merge trunkMon, 30 Aug 2010 09:15:54 +0900, by Kenichi Handa
-
Merge Finder and package-menu functionality.Sun, 29 Aug 2010 18:15:09 -0400, by Chong Yidong
-
Add "Version:" and "Package:" Lisp file headers.Sun, 29 Aug 2010 16:10:43 -0400, by Chong Yidong
-
Add "Package:" file headers to denote built-in packages.Sun, 29 Aug 2010 12:17:13 -0400, by Chong Yidong
-
* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.Sun, 29 Aug 2010 12:30:45 +0200, by Jan D
-
Let version-to-list handle versions like "10.3d".Sat, 28 Aug 2010 21:31:45 -0400, by Chong Yidong
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.Sat, 28 Aug 2010 20:52:36 +0200, by Stefan Monnier
-
Improve ELisp manual to fix bug #6929.Sat, 28 Aug 2010 11:10:13 +0300, by Eli Zaretskii
-
msdos/ChangeLog: Document the change in revno 101167.Fri, 27 Aug 2010 12:29:32 +0300, by Eli Zaretskii
-
Adjust type declaration.Fri, 27 Aug 2010 00:24:17 -0300, by Vinicius Jose Latorre
-
Adjust type declaration.Fri, 27 Aug 2010 00:19:35 -0300, by Vinicius Jose Latorre
-
gnus-summary-(move,delete)-article: Save excursion while copying, moving,Fri, 27 Aug 2010 01:54:07 +0000, by Katsumi Yamaoka
-
gnus-summary-(move,delete)-article: Save excursion while copying, moving,Fri, 27 Aug 2010 01:53:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 26 Aug 2010 22:46:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 25 Aug 2010 22:44:39 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 24 Aug 2010 22:45:30 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 23 Aug 2010 22:45:50 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 22 Aug 2010 22:56:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 19 Aug 2010 22:47:51 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 19 Aug 2010 00:35:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 18 Aug 2010 22:46:56 +0000, by Katsumi Yamaoka
-
* progmodes/js.el: Make indentation more customizable (Bug#6914).Thu, 26 Aug 2010 16:09:31 -0400, by Chong Yidong
-
Avoid using font-lock properties to indent in sh-get-indent-info.Thu, 26 Aug 2010 11:26:33 -0400, by Chong Yidong
-
server.el (server-visit-files): Run pre-command-hook andThu, 26 Aug 2010 09:46:19 -0400, by David Reitter
-
Sync with Tramp 2.1.19.Thu, 26 Aug 2010 09:39:39 +0200, by Michael Albinus
-
Sync with Tramp 2.1.19.Thu, 26 Aug 2010 09:33:16 +0200, by Michael Albinus
-
Improvements to describe-package buffer.Wed, 25 Aug 2010 23:31:34 -0400, by Chong Yidong
-
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.Thu, 26 Aug 2010 09:51:37 +0900, by Kenichi Handa
-
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.Thu, 26 Aug 2010 09:47:34 +0900, by Kenichi Handa
-
Add Arabic support.Thu, 26 Aug 2010 09:29:02 +0900, by Kenichi Handa
-
merge trunkThu, 26 Aug 2010 09:28:08 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 17:15:45 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 15:15:12 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 14:15:20 +0900, by Kenichi Handa
-
Add Arabic support.Wed, 25 Aug 2010 14:13:27 +0900, by Kenichi Handa
-
* vol2.texi (Top): Update.Wed, 25 Aug 2010 14:25:32 -0600, by Tom Tromey
-
* menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.Wed, 25 Aug 2010 08:53:55 +0200, by Jan D
-
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.Wed, 25 Aug 2010 15:10:09 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 15:06:14 +0900, by Kenichi Handa
-
Fix last change in processes.texi.Wed, 25 Aug 2010 01:23:47 -0400, by Eli Zaretskii
-
Allow composition striding over PT.Wed, 25 Aug 2010 13:41:32 +0900, by Kenichi Handa
-
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.Wed, 25 Aug 2010 14:58:15 +0900, by Kenichi Handa
-
Allow composition striding over PT.Wed, 25 Aug 2010 13:39:30 +0900, by Kenichi Handa
-
Fix finding a stop position for composition.Wed, 25 Aug 2010 13:07:22 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 13:06:15 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 12:49:02 +0900, by Kenichi Handa
-
Fix finding a stop position for composition.Wed, 25 Aug 2010 09:54:05 +0900, by Kenichi Handa
-
Fix some bugs. New version 13.1.Tue, 24 Aug 2010 23:27:58 -0300, by Vinicius Jose Latorre
-
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.Tue, 24 Aug 2010 17:36:33 -0400, by Chong Yidong
-
* textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fixTue, 24 Aug 2010 16:58:07 -0400, by Chong Yidong
-
Fix filter functions discussion in Lisp manual.Tue, 24 Aug 2010 16:43:24 -0400, by Chong Yidong
-
* progmodes/ruby-mode.el (ruby): Add defgroup.Tue, 24 Aug 2010 16:29:44 -0400, by Chong Yidong
-
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).Tue, 24 Aug 2010 16:20:21 -0400, by Chong Yidong
-
Avoid clobbering primary selection when switching frames (Bug#6872).Tue, 24 Aug 2010 11:48:14 -0400, by Chong Yidong
-
* NEWS: dbus.el supports alternative buses.Mon, 23 Aug 2010 15:57:55 +0200, by Michael Albinus
-
* dbus.texi (Alternative Buses): New chapter.Mon, 23 Aug 2010 15:48:48 +0200, by Michael Albinus
-
* net/dbus.el: Accept UNIX domain sockets as bus address.Mon, 23 Aug 2010 15:08:54 +0200, by Michael Albinus
-
* dbusbind.c: Accept UNIX domain sockets as bus address.Mon, 23 Aug 2010 15:02:00 +0200, by Michael Albinus
-
Fix configure checksMon, 23 Aug 2010 14:54:09 +0200, by Andreas Schwab
-
src/ChangeLog: Fix typos.Mon, 23 Aug 2010 12:28:12 +0200, by Juanma Barranquero
-
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.Mon, 23 Aug 2010 12:21:01 +0200, by Juanma Barranquero
-
Move reading an extended command to Elisp (bug#5364, bug#5214).Mon, 23 Aug 2010 00:27:59 +0100, by Juri Linkov
-
Make obsolete --unibyte argument do nothing (Bug#6886).Sun, 22 Aug 2010 17:15:20 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sun, 22 Aug 2010 16:04:34 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sun, 22 Aug 2010 16:02:16 -0400, by Chong Yidong
-
Fix dependencies according to revno 101162.Sun, 22 Aug 2010 20:20:55 +0300, by Eli Zaretskii
-
Fix dependencies according to revno 101162.Sun, 22 Aug 2010 20:18:52 +0300, by Eli Zaretskii
-
Fix the w32 build after revno 101162.Sun, 22 Aug 2010 20:00:08 +0300, by Eli Zaretskii
-
Clean up and ANSIfy unexcoff.c.Sun, 22 Aug 2010 18:43:00 +0300, by Eli Zaretskii
-
Simplify termio code.Sun, 22 Aug 2010 08:14:37 -0700, by Dan Nicolaescu
-
Doc fix for define-minor-mode (Bug#6880).Sun, 22 Aug 2010 15:30:26 -0400, by Chong Yidong
-
Merge latest whitespace.el changes from trunk (Bug#6172).Sun, 22 Aug 2010 00:13:32 -0400, by Chong Yidong
-
merge whitespace.el change from trunkSun, 22 Aug 2010 00:12:25 -0400, by Chong Yidong
-
Fix buffer-list rename&refresh after after killing a buffer in ido.Sat, 21 Aug 2010 15:35:27 +0200, by Stefan Monnier
-
* progmodes/make-mode.el (makefile-fill-paragraph): Account for theSat, 21 Aug 2010 11:19:38 +0200, by Stefan Monnier
-
* subr.el (read-key): Don't echo keystrokes.Sat, 21 Aug 2010 10:56:54 +0200, by Stefan Monnier
-
* doc/emacs/misc.texi (Amusements): Mention bubbles and animate.Fri, 20 Aug 2010 19:14:07 -0700, by Glenn Morris
-
* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.Fri, 20 Aug 2010 19:11:34 -0700, by Glenn Morris
-
Minor align-regexp fix.Fri, 20 Aug 2010 00:33:06 -0700, by Glenn Morris
-
Fix rmail-forward with non-sendmail sending function.Fri, 20 Aug 2010 00:11:35 -0700, by Glenn Morris
-
* objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).Thu, 19 Aug 2010 19:23:13 -0400, by Chong Yidong
-
* lisp/subr.el (read-key): Don't hide the menu-bar entries.Thu, 19 Aug 2010 16:37:31 +0200, by Stefan Monnier
-
lisp/ChangeLog: Remove merge markers.Thu, 19 Aug 2010 01:32:39 +0200, by Juanma Barranquero
-
* progmodes/flymake.el (flymake-start-syntax-check-process): UseWed, 18 Aug 2010 20:24:52 +0200, by Michael Albinus
-
files.el: Add word-wrap as safe local variable.Wed, 18 Aug 2010 17:10:05 +0900, by Kenichi Handa
-
files.el: Add word-wrap as safe local variable.Wed, 18 Aug 2010 17:07:58 +0900, by Kenichi Handa
-
merge emacs-23Wed, 18 Aug 2010 17:03:46 +0900, by Kenichi Handa
-
* lisp/woman.el (woman-translate): Case matters. (Bug#6849)Tue, 17 Aug 2010 19:33:13 -0700, by Glenn Morris
-
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISPTue, 17 Aug 2010 23:07:50 +0200, by Andreas Schwab
-
Avoid stack overflow in let, eval, and apply (Bug#6214).Tue, 17 Aug 2010 12:34:28 -0400, by Chong Yidong
-
* quail/vntelex.el ("vietnamese-telex"): Doc fix.Sun, 15 Aug 2010 11:36:19 +0200, by Andreas Schwab
-
* quail/georgian.el: Remove extra backslashes.Sun, 15 Aug 2010 11:34:53 +0200, by Andreas Schwab
-
* simple.el (kill-region): Doc fix (Bug#6787).Sat, 14 Aug 2010 19:21:40 -0400, by Chong Yidong
-
Avoid mismatching parensSat, 14 Aug 2010 10:20:08 +0200, by Andreas Schwab
-
* quail/greek.el ("greek", "greek-postfix"): Change string toSat, 14 Aug 2010 10:00:34 +0200, by Andreas Schwab
-
* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.Sat, 14 Aug 2010 08:42:09 +0200, by Jan D
-
* lisp/calendar/diary-lib.el: Bump custom :version for previous change.Fri, 13 Aug 2010 19:23:56 -0700, by Glenn Morris
-
Minor diary-lib.el fix.Fri, 13 Aug 2010 18:56:35 -0700, by Glenn Morris
-
* doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.Fri, 13 Aug 2010 12:32:37 +0200, by Jan D
-
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.Fri, 13 Aug 2010 15:36:24 +0900, by Kenichi Handa
-
merge emacs-23Fri, 13 Aug 2010 15:35:36 +0900, by Kenichi Handa
-
* subr.el (ignore-errors): Add debug declaration.Wed, 11 Aug 2010 15:43:49 +0200, by Andreas Schwab
-
* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): NewMon, 09 Aug 2010 08:51:28 -0700, by Dan Nicolaescu
-
quail/greek.el ("greek"): Add rules for Greek style quotes.Mon, 09 Aug 2010 11:32:46 +0900, by Kenichi Handa
-
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.Fri, 13 Aug 2010 15:26:27 +0900, by Kenichi Handa
-
merge emacs-23Mon, 09 Aug 2010 11:31:21 +0900, by Kenichi Handa
-
quail/greek.el ("greek"): Add rules for Greek style quotes.Mon, 09 Aug 2010 11:28:25 +0900, by Kenichi Handa
-
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.Sun, 08 Aug 2010 22:23:35 -0400, by Chong Yidong
-
Clean up unexcoff.c.Sun, 22 Aug 2010 18:37:01 +0300, by Eli Zaretskii
-
Insert bug number.Sat, 21 Aug 2010 16:26:43 -0300, by Vinicius Jose Latorre
-
* cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).Sat, 21 Aug 2010 10:46:43 -0400, by Chong Yidong
-
* lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.Sat, 21 Aug 2010 16:09:46 +0200, by Stefan Monnier
-
xdisp.c: Fix typo in a comment in note_tool_bar_highlight.Sat, 21 Aug 2010 16:25:03 +0300, by Eli Zaretskii
-
Fix mirroring pixel positions on GUI terminals.Sat, 21 Aug 2010 12:35:31 +0300, by Eli Zaretskii
-
Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.Sat, 21 Aug 2010 00:46:23 -0400, by Chong Yidong
-
Fix slow cursor movement.Sat, 21 Aug 2010 01:43:04 -0300, by Vinicius Jose Latorre
-
ChangeLog fixes.Fri, 20 Aug 2010 19:21:51 -0700, by Glenn Morris
-
Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.Fri, 20 Aug 2010 16:02:11 -0700, by Dan Nicolaescu
-
Small src/puresize.h cleanup.Fri, 20 Aug 2010 15:52:10 -0700, by Dan Nicolaescu
-
* src/term.c: Do not include <termios.h>, systty.h does it.Fri, 20 Aug 2010 15:44:38 -0700, by Dan Nicolaescu
-
Remove redundant HAVE_TCATTR defines.Fri, 20 Aug 2010 15:36:07 -0700, by Dan Nicolaescu
-
Fix last change in buffer_posn_from_coords for text terminals.Sat, 21 Aug 2010 00:01:36 +0300, by Eli Zaretskii
-
Fix last change in buffer_posn_from_coords for text terminals.Fri, 20 Aug 2010 23:55:09 +0300, by Eli Zaretskii
-
Fix the MSDOS build broken by the ImageMagick support.Fri, 20 Aug 2010 23:28:39 +0300, by Eli Zaretskii
-
Fix the MSDOS build broken by the ImageMagick support.Fri, 20 Aug 2010 23:26:12 +0300, by Eli Zaretskii
-
Add cross-references regarding POSITION of mouse events.Fri, 20 Aug 2010 23:07:29 +0300, by Eli Zaretskii
-
imagemagick mergeFri, 20 Aug 2010 22:01:27 +0200, by joakim
-
merge from upstreamFri, 20 Aug 2010 22:00:00 +0200, by joakim
-
Fix version string in top-level MSDOS Makefile.Fri, 20 Aug 2010 22:49:20 +0300, by Eli Zaretskii
-
Fix version string in top-level MSDOS Makefile.Fri, 20 Aug 2010 22:45:24 +0300, by Eli Zaretskii
-
minor imagemagick tweaks, one configure bugfix, and some ChangeLogsFri, 20 Aug 2010 21:55:21 +0200, by joakim
-
xdisp.c: Add commentary about iterator geometry in R2L paragraphs.Fri, 20 Aug 2010 17:31:38 +0300, by Eli Zaretskii
-
Fix mouse clicks, drag, and highlight in R2L lines.Fri, 20 Aug 2010 17:19:39 +0300, by Eli Zaretskii
-
* image.c (imagemagick_clear_image): Remove debugging output.Fri, 20 Aug 2010 14:02:43 +0200, by Andreas Schwab
-
* lisp/files.el (locate-file-completion-table): Only list the .el and .elcThu, 19 Aug 2010 23:21:21 +0200, by Stefan Monnier
-
nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.Thu, 19 Aug 2010 18:38:41 +0200, by Juanma Barranquero
-
(set_frame_menubar): Remove call to undefined function.Thu, 19 Aug 2010 23:53:08 +0800, by Jason Rumney
-
New post-self-insert-hook.Thu, 19 Aug 2010 17:43:45 +0200, by Stefan Monnier
-
(w32_wnd_proc): Don't check context before initializing.Thu, 19 Aug 2010 22:51:09 +0800, by Jason Rumney
-
* lisp/simple.el (blink-matching-open): Obey forward-sexp-function.Thu, 19 Aug 2010 11:37:40 +0200, by Stefan Monnier
-
merge the imagemagick branch to trunkThu, 19 Aug 2010 09:35:40 +0200, by Joakim
-
upstream mergeThu, 19 Aug 2010 09:34:21 +0200, by Joakim
-
some minor cosmetic fixes in commentsThu, 19 Aug 2010 09:29:27 +0200, by Joakim
-
fix some accidental whitespace changesThu, 19 Aug 2010 09:23:06 +0200, by Joakim
-
merge from trunk, no conflictsWed, 18 Aug 2010 13:11:01 +0200, by Joakim
-
documentation changesWed, 18 Aug 2010 12:35:23 +0200, by Joakim
-
minor cleanupWed, 18 Aug 2010 11:09:46 +0200, by Joakim
-
merge from trunkTue, 17 Aug 2010 23:19:11 +0200, by Joakim
-
some more docs and polishSat, 10 Jul 2010 22:35:42 +0200, by Joakim
-
some README changesThu, 01 Jul 2010 23:41:24 +0200, by Joakim
-
reworked :index functionality a bit so its fasterThu, 01 Jul 2010 23:38:33 +0200, by Joakim
-
support for fit-widthSun, 27 Jun 2010 02:18:55 +0200, by Joakim
-
image-mode changes. removed the imagemagick specific :geometry and :crop interface that wasnt very good.Sat, 26 Jun 2010 23:17:02 +0200, by Joakim
-
documented some moreMon, 21 Jun 2010 20:19:25 +0200, by Joakim
-
improved lisp interface to scaling, doc changed acordinglyThu, 17 Jun 2010 09:44:04 +0200, by Joakim
-
doc improvementTue, 15 Jun 2010 15:06:47 +0200, by Joakim
-
attempt at Changelog entry, see README.imagemagickMon, 14 Jun 2010 23:45:08 +0200, by Joakim
-
cosmetics, and changing of defconst to defcustomMon, 14 Jun 2010 23:27:03 +0200, by Joakim
-
mostly cosmetic, moving { instances, changing indentation accordingly.Mon, 14 Jun 2010 15:57:48 +0200, by Joakim
-
merged from trunkMon, 14 Jun 2010 11:48:51 +0200, by Joakim
-
changed looping according to feedback from stefan monnierMon, 14 Jun 2010 11:16:39 +0200, by Joakim
-
configure support for MagickExportImagePixels and READMEFri, 14 May 2010 12:07:01 +0200, by Joakim
-
image countFri, 14 May 2010 10:20:36 +0200, by Joakim
-
initial support for supplying image count property for image bundlesFri, 14 May 2010 10:19:30 +0200, by Joakim
-
make configure.in less particular about themagickwand versionThu, 13 May 2010 16:04:53 +0200, by Joakim
-
merge and fixesThu, 13 May 2010 15:13:52 +0200, by Joakim
-
initial imagemagick readmeWed, 12 May 2010 14:32:06 +0200, by Joakim
-
merge from trunkThu, 15 Apr 2010 11:20:03 +0200, by Joakim
-
merge from trunkSat, 03 Apr 2010 22:21:58 +0200, by Joakim
-
imagemagick patch5 + minor modsFri, 02 Apr 2010 23:09:13 +0200, by joakim
-
* nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".Thu, 19 Aug 2010 07:55:30 +0200, by Jan D
-
Fix previous Org change.Wed, 18 Aug 2010 20:45:46 -0700, by Glenn Morris
-
* lisp/simple.el (prog-mode-map): New var.Thu, 19 Aug 2010 01:25:36 +0200, by Stefan Monnier
-
xterm.c (x_draw_bar_cursor): Fix last change.Wed, 18 Aug 2010 22:06:11 +0300, by Eli Zaretskii
-
bidi.c (bidi_level_of_next_char): Fix commentary regarding reordering of PDF.Wed, 18 Aug 2010 19:54:08 +0300, by Eli Zaretskii
-
Fix display of bar cursor on right-to-left text.Wed, 18 Aug 2010 19:42:06 +0300, by Eli Zaretskii
-
* lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.Wed, 18 Aug 2010 15:12:34 +0200, by Stefan Monnier
-
Reindent smie.elWed, 18 Aug 2010 14:10:30 +0200, by Stefan Monnier
-
* smie.el (smie-forward-sexp-command): Fix typo.Wed, 18 Aug 2010 14:03:57 +0200, by Stefan Monnier
-
* lisp/progmodes/prolog.el (smie): Require.Wed, 18 Aug 2010 13:01:15 +0200, by Stefan Monnier
-
Try and remove some of SMIE's black magic by generalizing some rules.Wed, 18 Aug 2010 12:57:48 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros'sWed, 18 Aug 2010 12:21:43 +0200, by Stefan Monnier
-
* casefiddle.c (casify_region): Setup gl_state.Wed, 18 Aug 2010 11:27:53 +0200, by Stefan Monnier
-
* nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).Wed, 18 Aug 2010 10:06:45 +0200, by Jan D
-
create-animated-image: Don't add heuristic mask to image (Bug#6839).Wed, 18 Aug 2010 07:46:27 +0000, by Katsumi Yamaoka
-
create-animated-image: Don't add heuristic mask to image (Bug#6839).Wed, 18 Aug 2010 07:45:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 18 Aug 2010 07:43:30 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 18 Aug 2010 06:23:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 17 Aug 2010 22:47:11 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 16 Aug 2010 22:43:52 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 15 Aug 2010 23:36:33 +0000, by Katsumi Yamaoka
-
Add bug ref to placeholder NEWS entry.Tue, 17 Aug 2010 23:54:26 -0700, by Glenn Morris
-
* gtkutil.c (update_frame_tool_bar): Literal stings are const char*.Wed, 18 Aug 2010 08:30:54 +0200, by Jan D
-
Use CLIPBOARD and PRIMARY on NS (Bug#6677).Wed, 18 Aug 2010 08:16:55 +0200, by Jan D
-
Add NEWS placeholder.Tue, 17 Aug 2010 19:48:28 -0700, by Glenn Morris
-
Fix some more Org `check-declare' issues.Tue, 17 Aug 2010 19:44:25 -0700, by Glenn Morris
-
Fix typo in previous gnus-sum.el change.Tue, 17 Aug 2010 19:38:44 -0700, by Glenn Morris
-
* src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABELTue, 17 Aug 2010 23:43:47 +0200, by Stefan Monnier
-
* nsfns.m (ns_frame_parm_handlers): Add a slot for theTue, 17 Aug 2010 23:05:26 +0200, by Jan D
-
* lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.Tue, 17 Aug 2010 22:18:40 +0200, by Stefan Monnier
-
Fix bug #6796.Tue, 17 Aug 2010 23:05:50 +0300, by Eli Zaretskii
-
* lisp/newcomment.el (comment-add): Move comment to docstring.Tue, 17 Aug 2010 21:38:30 +0200, by Stefan Monnier
-
Restore lisp/ChangeLog entries clobbered in r101106.Tue, 17 Aug 2010 09:32:08 -0700, by Glenn Morris
-
Font-lock '...' strings, plus various simplifications and fixes.Tue, 17 Aug 2010 17:49:30 +0200, by Stefan Monnier
-
Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.Tue, 17 Aug 2010 12:07:41 +0200, by Jan D.
-
Add ability to use xdg-open, i.e. your desktop default browser.Tue, 17 Aug 2010 10:01:10 +0200, by Jan D.
-
Fix some Org errors revealed by `make check-declare'.Tue, 17 Aug 2010 00:29:26 -0700, by Glenn Morris
-
Silence more Gnus compiler warnings.Tue, 17 Aug 2010 00:04:35 -0700, by Glenn Morris
-
Silence some Gnus compiler warnings.Tue, 17 Aug 2010 00:00:16 -0700, by Glenn Morris
-
Silence some cc-mode compiler warnings.Mon, 16 Aug 2010 23:54:03 -0700, by Glenn Morris
-
Minor icalendar fix.Mon, 16 Aug 2010 23:48:37 -0700, by Glenn Morris
-
* net/tramp.el (tramp-handle-make-symbolic-link): Flush fileTue, 17 Aug 2010 06:52:16 +0200, by Michael Albinus
-
* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.Mon, 16 Aug 2010 10:17:02 +0200, by Jan D
-
nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).Mon, 16 Aug 2010 10:03:27 +0200, by Jan D
-
Don't define QPRIMARY twice.Mon, 16 Aug 2010 09:52:32 +0200, by Jan D.
-
Don't always log RCIRC process buffers to disk (Bug#6828).Sun, 15 Aug 2010 23:34:10 -0400, by Chong Yidong
-
Let all active regions set the primary selection.Sun, 15 Aug 2010 22:33:17 -0400, by Chong Yidong
-
Fix mouse dragging of words and lines (Bug#6840).Sun, 15 Aug 2010 22:08:01 -0400, by Chong Yidong
-
gnus-start-draft-setup: Move doc string forward.Sun, 15 Aug 2010 23:31:07 +0000, by Katsumi Yamaoka
-
gnus-start-draft-setup: Move doc string forward.Sun, 15 Aug 2010 23:30:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 15 Aug 2010 22:50:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 11 Aug 2010 03:20:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 10 Aug 2010 22:43:27 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 09 Aug 2010 22:47:02 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 08 Aug 2010 23:59:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 08 Aug 2010 22:52:25 +0000, by Katsumi Yamaoka
-
* keyboard.c (parse_tool_bar_item): Put in a bad label if :labelSun, 15 Aug 2010 15:18:14 +0200, by Jan D
-
* keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.Sun, 15 Aug 2010 11:30:06 +0200, by Andreas Schwab
-
Potential buffer overrun and uninit variable fixed, bug 6855.Sun, 15 Aug 2010 10:13:02 +0200, by Jan D
-
Give Ruby compilation rule a lower priority than Gnu (Bug#6778).Sat, 14 Aug 2010 20:04:53 -0400, by Chong Yidong
-
Add four macros to lisp-font-lock-keywords-2 (Bug#6025).Sat, 14 Aug 2010 19:42:07 -0400, by Chong Yidong
-
Fix ChangeLog entry in last commit.Sat, 14 Aug 2010 19:32:25 -0400, by Chong Yidong
-
Save window excursion before prompting in copyright-update-* (Bug#5394).Sat, 14 Aug 2010 19:30:51 -0400, by Chong Yidong
-
* lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).Sat, 14 Aug 2010 19:01:42 -0400, by Chong Yidong
-
Allow delayed autojoin in ERC (Bug#5521).Sat, 14 Aug 2010 18:58:10 -0400, by Chong Yidong
-
Typo fix "hoo4a" -> "hook".Sat, 14 Aug 2010 22:14:02 +0000, by Katsumi Yamaoka
-
Minor doc fix.Sat, 14 Aug 2010 17:13:49 -0400, by Chong Yidong
-
Fix bug #6689 with mouse-2 pasting on Windows.Sat, 14 Aug 2010 18:41:22 +0300, by Eli Zaretskii
-
Fix cursor drawing on stretch glyphs in R2L lines.Sat, 14 Aug 2010 15:55:04 +0300, by Eli Zaretskii
-
Fix current-bidi-paragraph-direction within whitespace chars.Sat, 14 Aug 2010 13:59:55 +0300, by Eli Zaretskii
-
Ammended for bug fix on the loader nunion.Sat, 14 Aug 2010 10:50:20 +0000, by Katsumi Yamaoka
-
Doc fixes and keep unknown groups.Sat, 14 Aug 2010 10:45:32 +0000, by Katsumi Yamaoka
-
Minor fixes in TUTORIAL.he.Sat, 14 Aug 2010 11:46:48 +0300, by Eli Zaretskii
-
(lispy_function_keys): Do not define VK_PACKET (bug#4836)Sat, 14 Aug 2010 15:35:24 +0800, by Jason Rumney
-
* lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version.Fri, 13 Aug 2010 19:02:31 -0700, by Glenn Morris
-
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).Fri, 13 Aug 2010 20:39:08 -0400, by Chong Yidong
-
Fix for bug#5629: Use unicode message box if available.Fri, 13 Aug 2010 22:54:32 +0800, by Jason Rumney
-
Fix handling of tool-bar-position, also put into default-frame-alist.Fri, 13 Aug 2010 15:26:13 +0200, by Jan D
-
Fix compilation of xmenu.c and unexcoff.c, clean up MSDOS source files.Fri, 13 Aug 2010 14:09:51 +0300, by Eli Zaretskii
-
Optimizations for gnus-sync.el.Fri, 13 Aug 2010 11:03:19 +0000, by Katsumi Yamaoka
-
Minor bug fixes for gnus-sync.el.Fri, 13 Aug 2010 10:58:21 +0000, by Katsumi Yamaoka
-
Minor bug fixes for gnus-sync.el.Fri, 13 Aug 2010 10:54:05 +0000, by Katsumi Yamaoka
-
add lisp/gnus/gnus-sync.elFri, 13 Aug 2010 10:50:01 +0000, by Katsumi Yamaoka
-
Make saving and restoring of hidden threads work with overlays.Fri, 13 Aug 2010 10:44:22 +0000, by Katsumi Yamaoka
-
Add new gnus-sync.el library.Fri, 13 Aug 2010 10:39:16 +0000, by Katsumi Yamaoka
-
Make gnus-start-draft-setup interactive.Fri, 13 Aug 2010 10:32:35 +0000, by Katsumi Yamaoka
-
Fix fallout from revno 100928, remove dead code in unexcoff.c.Fri, 13 Aug 2010 13:29:48 +0300, by Eli Zaretskii
-
Fix -Wall compiler warnings in MSDOS sources.Fri, 13 Aug 2010 12:21:31 +0300, by Eli Zaretskii
-
Fix compilation error in xmenu.c for non-toolkit builds.Fri, 13 Aug 2010 11:32:13 +0300, by Eli Zaretskii
-
Shut up compiler warnings due to "char *" and "const char *".Fri, 13 Aug 2010 11:10:05 +0300, by Eli Zaretskii
-
Fix typo.Fri, 13 Aug 2010 08:57:12 +0200, by Jan D
-
Introduce a new comment style "c" flag.Thu, 12 Aug 2010 16:44:16 +0200, by Stefan Monnier
-
(add_registry): Set path for runemacs.exe to use.Thu, 12 Aug 2010 22:28:43 +0800, by Jason Rumney
-
Fix last change.Thu, 12 Aug 2010 14:46:24 +0200, by Stefan Monnier
-
Misc code cleanup of octave-mode.el.Thu, 12 Aug 2010 13:22:16 +0200, by Stefan Monnier
-
* lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.Thu, 12 Aug 2010 12:46:44 +0200, by Stefan Monnier
-
* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.Thu, 12 Aug 2010 11:02:02 +0200, by Stefan Monnier
-
* lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix upThu, 12 Aug 2010 10:55:20 +0200, by Stefan Monnier
-
* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.Wed, 11 Aug 2010 20:47:34 +0200, by Jan D
-
Take colors for region face (selected text) from the Gtk+ theme.Wed, 11 Aug 2010 20:28:10 +0200, by Jan D
-
Fix -Wwrite_strings in general and for Gtk+ specific code.Wed, 11 Aug 2010 14:34:46 +0200, by Jan D
-
Fix -Wwrite-strings warnings in fakemail.c.Wed, 11 Aug 2010 11:16:35 +0200, by Jan D
-
Use const char* for -Wwrite_strings.Wed, 11 Aug 2010 10:58:56 +0200, by Jan D
-
* unexmacosx.c (unexec_error): Use const char *.Wed, 11 Aug 2010 10:36:27 +0200, by Jan D
-
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Wed, 11 Aug 2010 10:20:34 +0200, by Jan D
-
* lisp/emacs-lisp/pcase.el: Fix copyright header.Tue, 10 Aug 2010 19:14:53 -0700, by Glenn Morris
-
Suppress continuation prompts in SQL interactive modeTue, 10 Aug 2010 19:04:32 -0400, by Michael Mauger
-
Fixed my ChangeLog entry of 2010-08-08Tue, 10 Aug 2010 20:01:18 +0200, by Ulf Jasper
-
* configure.in (AC_PREREQ): Require autoconf 2.65.Tue, 10 Aug 2010 07:22:29 -0700, by Dan Nicolaescu
-
* lisp/emacs-lisp/pcase.el: New file.Tue, 10 Aug 2010 15:18:14 +0200, by Stefan Monnier
-
* net/tramp.el (tramp-vc-registered-read-file-names): Read inputTue, 10 Aug 2010 11:58:15 +0200, by Michael Albinus
-
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.Tue, 10 Aug 2010 10:25:16 +0900, by Kenichi Handa
-
merge trunkTue, 10 Aug 2010 10:24:32 +0900, by Kenichi Handa
-
Remove incorrect const use.Mon, 09 Aug 2010 15:03:38 -0700, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.Tue, 10 Aug 2010 10:20:58 +0900, by Kenichi Handa
-
* configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.Mon, 09 Aug 2010 13:01:51 -0700, by Dan Nicolaescu
-
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Mon, 09 Aug 2010 21:25:41 +0200, by Andreas Schwab
-
Use version-list-* functions in package.el.Mon, 09 Aug 2010 14:05:56 -0400, by Chong Yidong
-
* configure.in (ORDINARY_LINK): Use on hpux* too.Mon, 09 Aug 2010 10:08:56 -0700, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.Mon, 09 Aug 2010 20:08:23 +0900, by Kenichi Handa
-
Fix typo in lisp/ChangeLogMon, 09 Aug 2010 20:07:11 +0900, by Kenichi Handa
-
merge trunkMon, 09 Aug 2010 20:05:27 +0900, by Kenichi Handa
-
Use const char* instead of char*.Mon, 09 Aug 2010 02:35:21 -0700, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.Mon, 09 Aug 2010 17:12:49 +0900, by Kenichi Handa
-
merge trunkMon, 09 Aug 2010 10:51:16 +0900, by Kenichi Handa
-
calc.texi (Customizing Calc): Rearrange description of newSun, 08 Aug 2010 21:30:10 -0500, by Jay Belanger
-
* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.Sun, 08 Aug 2010 19:14:33 -0400, by Chong Yidong
-
Fix typos in ChangeLogs.Mon, 09 Aug 2010 01:05:49 +0200, by Juanma Barranquero
-
Ensure that erc-toggle-debug-irc-protocol logs protocol data.Sun, 08 Aug 2010 18:13:53 -0400, by Chong Yidong
-
Fix 2010-07-03 change to mouse-drag-track.Sun, 08 Aug 2010 17:57:34 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sun, 08 Aug 2010 17:15:44 -0400, by Chong Yidong
-
Use const char* instead of char*.Sun, 08 Aug 2010 14:03:45 -0700, by Dan Nicolaescu
-
Merge changes from emacs-23 branchSun, 08 Aug 2010 17:12:29 -0400, by Chong Yidong
-
Fix query-replace-regexp incomplete highlighting (Bug#6808).Sun, 08 Aug 2010 16:55:52 -0400, by Chong Yidong
-
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.Fri, 06 Aug 2010 19:58:51 +0900, by Kenichi Handa
-
merge trunkFri, 06 Aug 2010 17:15:12 +0900, by Kenichi Handa
-
* emulation/pc-select.el: Fix typos in docstrings.Thu, 05 Aug 2010 23:31:03 +0200, by Juanma Barranquero
-
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.Wed, 04 Aug 2010 20:04:29 +0200, by Stefan Monnier
-
Improve the encoding by compound-text-with-extensions.Fri, 06 Aug 2010 17:11:19 +0900, by Kenichi Handa
-
merge trunkFri, 06 Aug 2010 12:54:13 +0900, by Kenichi Handa
-
which-func.el (which-func-format): Split help-echo text into lines.Tue, 03 Aug 2010 18:39:37 +0200, by Juanma Barranquero
-
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.Tue, 03 Aug 2010 15:04:20 +0200, by Juanma Barranquero
-
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Mon, 02 Aug 2010 21:35:28 +0200, by Juanma Barranquero
-
* bindings.el (complete-symbol): Run completion-at-point as a fallback.Mon, 02 Aug 2010 16:23:50 +0200, by Stefan Monnier
-
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.Mon, 02 Aug 2010 12:35:34 +0200, by Stefan Monnier
-
* term.el: Fix typos in docstrings.Mon, 02 Aug 2010 06:14:26 +0200, by Juanma Barranquero
-
* bindings.el (function-key-map): Add a S-tab => backtab fallback.Mon, 02 Aug 2010 02:13:02 +0200, by Stefan Monnier
-
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.Sun, 01 Aug 2010 06:28:09 +0200, by Juanma Barranquero
-
* org.texi (Footnotes, Tables in HTML export): Fix typos.Sun, 01 Aug 2010 06:00:59 +0200, by Juanma Barranquero
-
* dabbrev.el (dabbrev-completion): Fix typo in docstring.Sun, 01 Aug 2010 05:19:23 +0200, by Juanma Barranquero
-
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.Sun, 01 Aug 2010 02:24:55 +0200, by Stefan Monnier
-
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).Fri, 30 Jul 2010 19:25:06 -0400, by Chong Yidong
-
fns.c: Doc fixes.Fri, 30 Jul 2010 02:54:53 +0200, by Juanma Barranquero
-
align.el: Doc fixes.Fri, 30 Jul 2010 02:50:13 +0200, by Juanma Barranquero
-
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.Thu, 29 Jul 2010 02:58:16 +0200, by Juanma Barranquero
-
Document arguments passed to `read-buffer-function' (bug#5625).Wed, 28 Jul 2010 02:15:49 +0200, by Juanma Barranquero
-
* PROBLEMS: Mention problem with Cygwin 1.5.19.Tue, 27 Jul 2010 15:50:01 -0400, by Ken Brown
-
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.Tue, 27 Jul 2010 07:10:48 -0400, by Ken Brown
-
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.Wed, 04 Aug 2010 17:06:52 +0900, by Kenichi Handa
-
merge emacs-23Tue, 27 Jul 2010 16:01:48 +0900, by Kenichi Handa
-
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Sun, 08 Aug 2010 13:26:12 -0700, by Dan Nicolaescu
-
Cleanup xrdb.c.Sun, 08 Aug 2010 13:16:48 -0700, by Dan Nicolaescu
-
Fixed bug#6766 (icalendar.el)Sun, 08 Aug 2010 19:42:47 +0200, by Ulf Jasper
-
Fix overlay arrow display, make doc strings bidi-friendly.Sun, 08 Aug 2010 19:51:56 +0300, by Eli Zaretskii
-
Make some doc strings bidi-friendly.Sun, 08 Aug 2010 19:43:26 +0300, by Eli Zaretskii
-
Fix overlay arrow display (bug #6699).Sun, 08 Aug 2010 19:23:11 +0300, by Eli Zaretskii
-
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.Sat, 07 Aug 2010 22:04:57 -0500, by Jay Belanger
-
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): AddedSat, 07 Aug 2010 19:57:07 -0400, by Michael Mauger
-
Avoid restrictions when copying window selection.Sat, 07 Aug 2010 16:26:55 -0400, by Chong Yidong
-
Fix last change.Sat, 07 Aug 2010 16:10:30 -0400, by Chong Yidong
-
Change `select-active-region' mechanics.Sat, 07 Aug 2010 15:39:04 -0400, by Chong Yidong
-
NEWS: Mention the Hebrew translation of the tutorial.Sat, 07 Aug 2010 13:26:42 +0300, by Eli Zaretskii
-
simple.el (delete-forward-char): Doc fix.Sat, 07 Aug 2010 13:11:07 +0300, by Eli Zaretskii
-
Clean up TUTORIAL.he.Sat, 07 Aug 2010 12:50:08 +0300, by Eli Zaretskii
-
Evaluate file-local variables in tutorials.Sat, 07 Aug 2010 12:31:03 +0300, by Eli Zaretskii
-
Remove duplicate declarations.Sat, 07 Aug 2010 03:10:12 +0200, by Juanma Barranquero
-
* src/process.c: Simplify include logic.Fri, 06 Aug 2010 13:08:26 -0700, by Dan Nicolaescu
-
* sysdep.c: Remove declarations.Fri, 06 Aug 2010 13:05:40 -0700, by Dan Nicolaescu
-
Move declarations to header files.Fri, 06 Aug 2010 12:52:47 -0700, by Dan Nicolaescu
-
cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that aFri, 06 Aug 2010 19:48:59 +0000, by Alan Mackenzie
-
Remove extern declarations in .c files, .h files have them.Fri, 06 Aug 2010 12:07:16 -0700, by Dan Nicolaescu
-
* src/frame.c (frame_params): Make const.Fri, 06 Aug 2010 12:01:35 -0700, by Dan Nicolaescu
-
* src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.Fri, 06 Aug 2010 11:56:41 -0700, by Dan Nicolaescu
-
emacs.c cleanups.Fri, 06 Aug 2010 11:48:24 -0700, by Dan Nicolaescu
-
Use const for some arrays and functions.Fri, 06 Aug 2010 11:41:15 -0700, by Dan Nicolaescu
-
* src/sysdep.c: Move include term.h last of includes (Bug#6812).Fri, 06 Aug 2010 19:38:01 +0200, by Jan D
-
xdisp.c (display_line): Fix a typo in a comment.Fri, 06 Aug 2010 18:53:11 +0300, by Eli Zaretskii
-
Fix redisplay bugs due to uninitialized glyphs.Fri, 06 Aug 2010 18:05:21 +0300, by Eli Zaretskii
-
Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.Fri, 06 Aug 2010 17:54:06 +0300, by Eli Zaretskii
-
* net/tramp.el (tramp-handle-start-file-process ): Set connectionFri, 06 Aug 2010 16:34:23 +0200, by Michael Albinus
-
* comint.el (comint-mode): Make directory tracking functionsFri, 06 Aug 2010 15:53:59 +0200, by Michael Albinus
-
src/ChangeLog: Fix typos.Fri, 06 Aug 2010 14:35:00 +0200, by Juanma Barranquero
-
src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.Fri, 06 Aug 2010 14:25:10 +0200, by Juanma Barranquero
-
More undeclared function fixes and add -Wimplicit-function-declaration.Fri, 06 Aug 2010 13:28:59 +0200, by Jan D
-
Can't include menu.h in window.c for X targets.Fri, 06 Aug 2010 13:04:29 +0200, by Jan D
-
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Fri, 06 Aug 2010 12:12:41 +0200, by Jan D
-
emacsclient.c cleanups.Thu, 05 Aug 2010 21:09:54 -0700, by Dan Nicolaescu
-
* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.Thu, 05 Aug 2010 21:01:00 -0700, by Dan Nicolaescu
-
(rfc2047-encode): Use utf-8 charset as a last resort.Fri, 06 Aug 2010 03:44:13 +0000, by Katsumi Yamaoka
-
(rfc2047-encode): Use utf-8 charset as a last resort.Fri, 06 Aug 2010 03:43:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 06 Aug 2010 03:40:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 06 Aug 2010 00:26:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 05 Aug 2010 22:50:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 04 Aug 2010 22:51:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 03 Aug 2010 22:49:16 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 02 Aug 2010 22:48:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 02 Aug 2010 01:04:51 +0000, by Katsumi Yamaoka
-
src/ChangeLog: Fix entry.Fri, 06 Aug 2010 02:44:56 +0200, by Juanma Barranquero
-
Cleanup process.c.Thu, 05 Aug 2010 17:36:12 -0700, by Dan Nicolaescu
-
Fix changes in revnos 100982..100984 for Windows build.Fri, 06 Aug 2010 02:16:24 +0200, by Juanma Barranquero
-
* src/syssignal.h (signal_handler_t): Restore accidentally removed definition.Thu, 05 Aug 2010 17:07:36 -0700, by Dan Nicolaescu
-
Remove extern declarations in .c files, .h files have them.Thu, 05 Aug 2010 16:34:12 -0700, by Dan Nicolaescu
-
Cleanup syssignal.h.Thu, 05 Aug 2010 16:22:18 -0700, by Dan Nicolaescu
-
Add declarations to header files.Thu, 05 Aug 2010 16:15:24 -0700, by Dan Nicolaescu
-
* src/term.c: Remove dead code.Thu, 05 Aug 2010 15:23:53 -0700, by Dan Nicolaescu
-
Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.Thu, 05 Aug 2010 15:20:09 -0700, by Dan Nicolaescu
-
Regenerate configure.Thu, 05 Aug 2010 11:30:35 -0700, by Dan Nicolaescu
-
REALLY rename unexec.c => unexcoff.c in MAINTAINERS.Thu, 05 Aug 2010 20:23:57 +0300, by Eli Zaretskii
-
REALLY rename src/unexec.c => src/unexcoff.c.Thu, 05 Aug 2010 20:22:34 +0300, by Eli Zaretskii
-
Rename src/unexec.c => src/unexcoff.c.Thu, 05 Aug 2010 20:16:27 +0300, by Eli Zaretskii
-
Rename src/unexec.c => src/unexcoff.c.Thu, 05 Aug 2010 20:11:32 +0300, by Eli Zaretskii
-
* tramp.texi (External packages): File attributes cache flushingThu, 05 Aug 2010 15:51:21 +0200, by Michael Albinus
-
* net/tramp.el (tramp-handle-dired-uncache): Flush directoryThu, 05 Aug 2010 10:15:22 +0200, by Michael Albinus
-
Fix compilation error.Thu, 05 Aug 2010 17:18:55 +1200, by Nick Roberts
-
* configure.in: Restore accidentally removed use ofWed, 04 Aug 2010 23:48:36 +0200, by Andreas Schwab
-
* src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.Wed, 04 Aug 2010 20:10:07 +0200, by Stefan Monnier
-
src/ChangeLog: Add missing bug reference.Tue, 03 Aug 2010 23:54:16 +0200, by Juanma Barranquero
-
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.Tue, 03 Aug 2010 18:37:00 +0200, by Johan Bockg¸«©rd
-
* server.el (server-start): Simplify loop.Tue, 03 Aug 2010 14:22:23 +0200, by Juanma Barranquero
-
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).Tue, 03 Aug 2010 01:20:48 +0200, by Juanma Barranquero
-
* lisp/frame.el (screen-height, screen-width, set-screen-width)Tue, 03 Aug 2010 00:35:38 +0200, by Stefan Monnier
-
* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormapMon, 02 Aug 2010 16:23:06 +0200, by Jan D.
-
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.Mon, 02 Aug 2010 14:50:03 +0200, by Jan D.
-
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.Mon, 02 Aug 2010 14:46:33 +0200, by Jan D.
-
* lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspacesMon, 02 Aug 2010 12:25:27 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timersMon, 02 Aug 2010 11:00:46 +0200, by Stefan Monnier
-
Enable ICANON (Bug#6771). Any long line problem must be solved differently.Mon, 02 Aug 2010 09:03:12 +0200, by Jan D.
-
* editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).Mon, 02 Aug 2010 08:42:03 +0200, by Juanma Barranquero
-
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.Sun, 01 Aug 2010 23:50:24 +0000, by Katsumi Yamaoka
-
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.Sun, 01 Aug 2010 23:49:32 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 01 Aug 2010 22:48:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 30 Jul 2010 02:11:29 +0000, by Katsumi Yamaoka
-
Enhance CC Mode manual to cover the new Java features.Sun, 01 Aug 2010 18:07:10 +0000, by Alan Mackenzie
-
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)Sun, 01 Aug 2010 18:48:15 +0200, by Juanma Barranquero
-
Use Gtk+ tooltips by default for Gtk+ Emacs.Sun, 01 Aug 2010 15:57:07 +0200, by Jan D
-
Fix typos in ChangeLogs.Sun, 01 Aug 2010 06:37:41 +0200, by Juanma Barranquero
-
Package listing tweaks.Sat, 31 Jul 2010 20:38:19 -0400, by Chong Yidong
-
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.Sun, 01 Aug 2010 02:14:14 +0200, by Stefan Monnier
-
Adapt mouse-3 behavior to recent selection changes (Bug#6701).Sat, 31 Jul 2010 17:26:56 -0400, by Chong Yidong
-
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).Sat, 31 Jul 2010 20:01:08 +0000, by Alan Mackenzie
-
* faces.el (face-all-attributes): Improved documentation (Bug#6767).Sat, 31 Jul 2010 19:21:16 +0200, by Jan D
-
Add more index entries for large-file-warning-threshold.Sat, 31 Jul 2010 20:13:03 +0300, by Eli Zaretskii
-
Add a Hebrew translation of the tutorial.Sat, 31 Jul 2010 18:46:58 +0300, by Eli Zaretskii
-
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++Sat, 31 Jul 2010 09:39:24 +0000, by Alan Mackenzie
-
* src/buffer.c (Qwindow): Do not define, already defined in data.c.Thu, 29 Jul 2010 21:42:38 -0700, by Dan Nicolaescu
-
Encode names of nnml groups that nnmail-get-new-mail creates in active file.Fri, 30 Jul 2010 02:02:05 +0000, by Katsumi Yamaoka
-
Encode names of nnml groups that nnmail-get-new-mail creates in active file.Fri, 30 Jul 2010 02:01:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 29 Jul 2010 23:01:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 28 Jul 2010 22:44:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 28 Jul 2010 00:36:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Jul 2010 22:51:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 26 Jul 2010 22:54:37 +0000, by Katsumi Yamaoka
-
Fix typos in ChangeLogs.Thu, 29 Jul 2010 22:16:18 +0200, by Juanma Barranquero
-
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfThu, 29 Jul 2010 22:01:08 +0200, by Jan D
-
Rename s/usg5-4.h -> s/usg5-4-common.h.Thu, 29 Jul 2010 11:34:39 -0700, by Dan Nicolaescu
-
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.Thu, 29 Jul 2010 20:08:51 +0200, by Jan D
-
Add doc and NEWS for tool-bar-position.Thu, 29 Jul 2010 19:10:41 +0200, by Jan D.
-
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Thu, 29 Jul 2010 18:49:59 +0200, by Jan D.
-
Update package-x to latest package.el changes.Thu, 29 Jul 2010 12:01:14 -0400, by Chong Yidong
-
Make lisp_time_argument work on all systems.Thu, 29 Jul 2010 08:50:04 -0700, by Dan Nicolaescu
-
* processes.texi (Process Information): Explain process propertyThu, 29 Jul 2010 15:54:03 +0200, by Michael Albinus
-
* net/tramp.el (tramp-handle-start-file-process): Check only forThu, 29 Jul 2010 15:13:11 +0200, by Michael Albinus
-
Fix some stuff that didn't compile.Thu, 29 Jul 2010 08:59:29 +0200, by Jan D.
-
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.Wed, 28 Jul 2010 23:12:38 -0700, by Dan Nicolaescu
-
* src/mem-limits.h: Remove duplicated includes.Wed, 28 Jul 2010 22:58:58 -0700, by Dan Nicolaescu
-
Remove extern declarations from .c files, and them to .h files.Wed, 28 Jul 2010 22:48:06 -0700, by Dan Nicolaescu
-
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.Wed, 28 Jul 2010 21:16:23 -0700, by Dan Nicolaescu
-
* configure.in: Remove reference to usg5-4, unused.Wed, 28 Jul 2010 20:41:28 -0700, by Dan Nicolaescu
-
Clean up unexec.c, remove references to unused code.Wed, 28 Jul 2010 20:25:08 -0700, by Dan Nicolaescu
-
Fix typos in ChangeLogs.Thu, 29 Jul 2010 04:42:53 +0200, by Juanma Barranquero
-
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().Thu, 29 Jul 2010 04:11:23 +0200, by Juanma Barranquero
-
Add support for non-default package repositories.Wed, 28 Jul 2010 14:54:42 -0400, by Chong Yidong
-
Add tool bar style text-image-horiz (text to the left of the image).Wed, 28 Jul 2010 19:34:51 +0200, by Jan D.
-
* tramp.texi (Traces and Profiles): Describe verbose level 9.Wed, 28 Jul 2010 12:25:38 +0200, by Michael Albinus
-
* progmodes/gud.el (gud-common-init): Check for remoteness ofWed, 28 Jul 2010 12:08:16 +0200, by Michael Albinus
-
* net/tramp.el (tramp-methods): Move hostname to the end in allWed, 28 Jul 2010 12:02:18 +0200, by Michael Albinus
-
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).Wed, 28 Jul 2010 01:38:46 +0200, by Juanma Barranquero
-
Derive programming modes from prog-mode.Tue, 27 Jul 2010 18:37:25 +0200, by Juanma Barranquero
-
* src/emacs.c (Fkill_emacs): Remove return statement.Tue, 27 Jul 2010 01:02:44 -0700, by Dan Nicolaescu
-
Remove declarations and unused variables.Mon, 26 Jul 2010 21:20:51 -0700, by Dan Nicolaescu
-
* src/xmenu.c: Do not included lwlib.h, not needed.Mon, 26 Jul 2010 21:12:42 -0700, by Dan Nicolaescu
-
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.Mon, 26 Jul 2010 21:03:14 -0700, by Dan Nicolaescu
-
* src/process.c: Move definitions earlier to minimize #ifdefs.Mon, 26 Jul 2010 20:59:42 -0700, by Dan Nicolaescu
-
Use const, move declarations to header files.Mon, 26 Jul 2010 20:52:35 -0700, by Dan Nicolaescu
-
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.Mon, 26 Jul 2010 19:45:53 -0700, by Dan Nicolaescu
-
Merge from emacs-23Tue, 27 Jul 2010 04:10:05 +0200, by Juanma Barranquero
-
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):Mon, 26 Jul 2010 15:05:47 -0400, by Sam Steingold
-
NO_RETURN functions should not return.Mon, 26 Jul 2010 10:11:43 -0700, by Dan Nicolaescu
-
* frame.h (Qtty_color_mode): Add declaration.Mon, 26 Jul 2010 09:57:19 -0700, by Dan Nicolaescu
-
src/ChangeLog: Add missing bug reference.Mon, 26 Jul 2010 12:09:02 +0200, by Juanma Barranquero
-
Mark functions as NO_RETURN.Sun, 25 Jul 2010 23:37:26 -0700, by Dan Nicolaescu
-
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.Sun, 25 Jul 2010 23:22:32 -0700, by Dan Nicolaescu
-
Add alternative key bindings to epa-mail.el.Mon, 26 Jul 2010 14:22:13 +0900, by Daiki Ueno
-
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.Mon, 26 Jul 2010 13:30:05 +0900, by Kenichi Handa
-
merge trunkMon, 26 Jul 2010 13:29:08 +0900, by Kenichi Handa
-
Merge from mainline.Mon, 26 Jul 2010 01:23:49 +0000, by Katsumi Yamaoka
-
* lread.c (unreadpure, mapatoms_1): Make static.Mon, 26 Jul 2010 02:43:58 +0200, by Juanma Barranquero
-
Merge from mainline.Sun, 25 Jul 2010 23:02:59 +0000, by Katsumi Yamaoka
-
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).Sun, 25 Jul 2010 21:30:14 +0200, by Juanma Barranquero
-
Use __executable_start to find start of text segment for profilingSun, 25 Jul 2010 21:09:54 +0200, by Andreas Schwab
-
* callproc.c (set_initial_environment): Avoid unbalanced braces.Sun, 25 Jul 2010 20:36:37 +0200, by Andreas Schwab
-
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.Sun, 25 Jul 2010 10:13:30 -0400, by Ken Brown
-
Cygwin build cleanup (Bug#6715).Sun, 25 Jul 2010 09:46:48 -0400, by Ken Brown
-
Fix typo and comment.Sun, 25 Jul 2010 20:50:51 +0900, by Daiki Ueno
-
Fix *.gpg file creation (bug#6723).Sun, 25 Jul 2010 20:23:43 +0900, by Daiki Ueno
-
Accept x-pkcs7-signature MIME type as signature.Sun, 25 Jul 2010 10:30:57 +0000, by Katsumi Yamaoka
-
Accept x-pkcs7-signature MIME type as signature.Sun, 25 Jul 2010 10:29:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 25 Jul 2010 10:16:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 24 Jul 2010 12:18:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 23 Jul 2010 11:48:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Jul 2010 14:43:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 20 Jul 2010 14:21:52 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 23 Jul 2010 02:35:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Jul 2010 22:50:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 21 Jul 2010 22:51:18 +0000, by Katsumi Yamaoka
-
Build binary distros on Windows using emacs-VERSION as root dir name.Sun, 25 Jul 2010 05:53:37 +0200, by Juanma Barranquero
-
Added README.W32 to distclean. Updated Changelog.Sat, 24 Jul 2010 21:07:15 -0600, by Christoph Scholtes
-
Added ChangeLog entry for copying of README.W32.Sat, 24 Jul 2010 16:10:01 -0600, by Christoph Scholtes
-
Fixed whitespace.Sat, 24 Jul 2010 16:07:04 -0600, by Christoph Scholtes
-
Code cleanup. Added ChangeLog entry.Sat, 24 Jul 2010 16:04:10 -0600, by Christoph Scholtes
-
Refactoring of make dist targetSat, 24 Jul 2010 15:35:36 -0600, by Christoph Scholtes
-
* emacsclient.c (getcwd): Fix previous change.Sun, 25 Jul 2010 05:36:54 +0200, by Juanma Barranquero
-
Make building under stricter warning flags somewhat cleaner.Sun, 25 Jul 2010 02:20:51 +0200, by Juanma Barranquero
-
Regenerate configure.Sat, 24 Jul 2010 18:06:03 -0400, by Ken Brown
-
* w32fns.c (w32_to_x_color): Remove, unused.Sat, 24 Jul 2010 22:52:43 +0200, by Juanma Barranquero
-
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)Sat, 24 Jul 2010 14:44:54 -0400, by Ken Brown
-
* lisp.h: Remove leftover P_.Sat, 24 Jul 2010 20:15:40 +0200, by Andreas Schwab
-
Add NO_RETURN specifiers to functions in lib-src.Sat, 24 Jul 2010 10:18:18 -0700, by Dan Nicolaescu
-
Add ChangeLog entry for previous commit:Sat, 24 Jul 2010 10:03:41 -0700, by Dan Nicolaescu
-
Make internal_self_insert staticSat, 24 Jul 2010 17:21:56 +0200, by Andreas Schwab
-
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.Sat, 24 Jul 2010 15:43:48 +0200, by Juanma Barranquero
-
New make target for Windows platform: make dist (bug#6602)Sat, 24 Jul 2010 15:35:31 +0200, by Juanma Barranquero
-
Fix typos in ChangeLogs.Sat, 24 Jul 2010 13:53:19 +0200, by Juanma Barranquero
-
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.Fri, 23 Jul 2010 21:44:29 -0700, by Dan Nicolaescu
-
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).Fri, 23 Jul 2010 21:23:07 -0400, by Chong Yidong
-
* lisp/play/tetris.el: Cleanup image representation and rotation.Sat, 24 Jul 2010 01:26:42 +0200, by Stefan Monnier
-
* lisp/progmodes/ps-mode.el: Use comint.Sat, 24 Jul 2010 00:51:37 +0200, by Stefan Monnier
-
Remove unused static functions.Fri, 23 Jul 2010 19:50:14 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-methods): Move hostname to the end in allFri, 23 Jul 2010 15:58:52 +0200, by Michael Albinus
-
* net/tramp.el (tramp-open-shell): New defun.Fri, 23 Jul 2010 15:40:33 +0200, by Michael Albinus
-
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".Fri, 23 Jul 2010 15:35:51 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-file-name-regexp-unified)Fri, 23 Jul 2010 15:31:56 +0200, by Michael Albinus
-
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".Fri, 23 Jul 2010 12:32:02 +0200, by Juanma Barranquero
-
* w32term.c (my_set_focus): #ifdef away; currently not used.Fri, 23 Jul 2010 12:09:27 +0200, by Juanma Barranquero
-
* w32fns.c, xfaces.c: Remove obsolete static declarations.Fri, 23 Jul 2010 11:52:32 +0200, by Juanma Barranquero
-
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.Mon, 26 Jul 2010 13:28:02 +0900, by Kenichi Handa
-
merge trunkFri, 23 Jul 2010 15:50:31 +0900, by Kenichi Handa
-
* lisp/ChangeLog: Fix typos.Fri, 23 Jul 2010 03:39:20 +0200, by Juanma Barranquero
-
* custom.el (custom-declare-variable): Give clearer error message (bug#6476).Fri, 23 Jul 2010 03:29:46 +0200, by Juanma Barranquero
-
SQL Mode Version2.4 - Improved login promptingThu, 22 Jul 2010 20:59:43 -0400, by Michael Mauger
-
* dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).Thu, 22 Jul 2010 14:15:31 +0200, by Juanma Barranquero
-
* dired.el (dired-mode-map): Use command remapping (bug#6632).Thu, 22 Jul 2010 13:54:27 +0200, by Juanma Barranquero
-
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).Thu, 22 Jul 2010 13:09:52 +0200, by Juanma Barranquero
-
* nt/INSTALL: Add note about backslashes in Windows paths.Wed, 21 Jul 2010 11:37:35 +0200, by Juanma Barranquero
-
Fix multiple-recipient handling of Gnus S/MIME.Wed, 21 Jul 2010 14:56:18 +0900, by Daiki Ueno
-
* net/tramp.el (tramp-get-ls-command)Wed, 21 Jul 2010 06:40:47 +0200, by Michael Albinus
-
SQL Mode V2.3 - cleanup connection handlingTue, 20 Jul 2010 21:56:55 -0400, by Michael Mauger
-
Merge from mainline.Tue, 20 Jul 2010 22:54:46 +0000, by Katsumi Yamaoka
-
Convert some more functions to standard C.Tue, 20 Jul 2010 22:21:03 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-file-name-handler): Trace 'quit.Tue, 20 Jul 2010 21:15:01 +0200, by Michael Albinus
-
* PROBLEMS: Add note about use of backslashes in Windows paths.Tue, 20 Jul 2010 20:32:42 +0200, by Juanma Barranquero
-
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.Tue, 20 Jul 2010 20:01:17 +0200, by Juanma Barranquero
-
Fix up "missing braces" warning.Tue, 20 Jul 2010 17:26:53 +0200, by Stefan Monnier
-
Fix typos in ChangeLogs.Tue, 20 Jul 2010 13:13:25 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-perl-file-attributes)Tue, 20 Jul 2010 12:29:05 +0200, by Michael Albinus
-
Fix previous change in gnus-summary-bookmark-make-record.Tue, 20 Jul 2010 01:20:05 +0000, by Katsumi Yamaoka
-
Fix previous change in gnus-summary-bookmark-make-record.Tue, 20 Jul 2010 01:19:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Jul 2010 22:55:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 15 Jul 2010 22:44:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Jul 2010 11:26:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 18 Jul 2010 22:30:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 17 Jul 2010 10:55:12 +0000, by Katsumi Yamaoka
-
* NEWS: Mention --enable-checking is now supported on Windows.Mon, 19 Jul 2010 15:39:19 +0200, by Juanma Barranquero
-
time.el: Use `define-derived-mode'. Simplify.Mon, 19 Jul 2010 13:06:42 +0200, by Juanma Barranquero
-
* org.texi: Fix typo in previous change (revno:100847).Mon, 19 Jul 2010 12:26:48 +0200, by Juanma Barranquero
-
Install version 7.01 of Org modeMon, 19 Jul 2010 11:50:32 +0200, by Carsten Dominik
-
Install version 7.01 of Org-modeMon, 19 Jul 2010 11:47:27 +0200, by Carsten Dominik
-
Enhance `c-file-style' in file/directory local variables.Sun, 18 Jul 2010 20:28:00 +0000, by Alan Mackenzie
-
SQL Mode V2.2 - Added sql-connect and sql-connection-alistSun, 18 Jul 2010 14:44:32 -0400, by Michael Mauger
-
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.Sun, 18 Jul 2010 15:59:40 +0200, by Juanma Barranquero
-
* configure.bat: New option --enable-checking.Sun, 18 Jul 2010 11:41:48 +0200, by Juanma Barranquero
-
Do not set bookmark context for images (Bug#6650).Sat, 17 Jul 2010 17:35:19 -0400, by Chong Yidong
-
Revert 2010-07-14 change to deactivate mark; minor cleanups.Sat, 17 Jul 2010 16:21:51 -0400, by Chong Yidong
-
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).Sat, 17 Jul 2010 14:34:44 -0400, by Chong Yidong
-
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0Sat, 17 Jul 2010 18:03:16 +0200, by Jan D
-
Merge latest fix to xg_event_is_for_menubar.Sat, 17 Jul 2010 10:43:41 -0400, by Chong Yidong
-
Merge latest fix to xg_event_is_for_menubar.Sat, 17 Jul 2010 10:41:10 -0400, by Chong Yidong
-
src/ChangeLog: Fix typos and dates.Sat, 17 Jul 2010 13:38:31 +0200, by Juanma Barranquero
-
* tramp.texi (Inline methods): Remove remark about doubled "-t"Sat, 17 Jul 2010 11:42:59 +0200, by Michael Albinus
-
* net/tramp.el (tramp-get-ls-command-with-dired): Make test forSat, 17 Jul 2010 10:44:59 +0200, by Michael Albinus
-
Change x-select-enable-primary to nil.Fri, 16 Jul 2010 22:49:48 -0400, by Chong Yidong
-
lisp/mail/rmail.el: Update autoload checksum.Sat, 17 Jul 2010 01:42:11 +0200, by Juanma Barranquero
-
Merge changes from emacs-23 branch.Fri, 16 Jul 2010 11:45:58 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Fri, 16 Jul 2010 11:42:15 -0400, by Chong Yidong
-
Merge from mainline.Fri, 16 Jul 2010 12:36:52 +0000, by Katsumi Yamaoka
-
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wiredFri, 16 Jul 2010 14:09:55 +0200, by Michael Albinus
-
* xmenu.c (free_frame_menubar): Only call x_set_window_size ifFri, 16 Jul 2010 09:50:37 +0200, by Jan D
-
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.Thu, 15 Jul 2010 23:54:10 +0200, by Andreas Schwab
-
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.Thu, 15 Jul 2010 23:53:32 +0200, by Andreas Schwab
-
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.Thu, 15 Jul 2010 19:48:34 +0300, by Eli Zaretskii
-
Correct my email address in the last update.Thu, 15 Jul 2010 10:36:27 -0400, by Simon South
-
Merge fixes to indentation of case statements, variant parts in recordThu, 15 Jul 2010 10:21:47 -0400, by Simon South
-
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.Thu, 15 Jul 2010 00:56:13 +0000, by Katsumi Yamaoka
-
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.Thu, 15 Jul 2010 00:54:06 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 14 Jul 2010 22:46:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 13 Jul 2010 22:45:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 12 Jul 2010 22:43:26 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 11 Jul 2010 22:57:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 09 Jul 2010 01:50:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 09 Jul 2010 01:02:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 08 Jul 2010 22:47:34 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 07 Jul 2010 22:09:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 06 Jul 2010 22:53:26 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Jul 2010 22:49:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 04 Jul 2010 23:34:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 04 Jul 2010 22:11:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 01 Jul 2010 22:47:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 30 Jun 2010 22:57:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 29 Jun 2010 22:51:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 28 Jun 2010 22:47:32 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 27 Jun 2010 22:48:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 25 Jun 2010 03:34:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 24 Jun 2010 22:51:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 22 Jun 2010 22:50:34 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 22 Jun 2010 00:22:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 21 Jun 2010 22:48:16 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 20 Jun 2010 22:46:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 17 Jun 2010 22:50:31 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 17 Jun 2010 00:23:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 16 Jun 2010 22:49:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 15 Jun 2010 22:55:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 15 Jun 2010 08:18:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 14 Jun 2010 22:48:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 13 Jun 2010 23:57:38 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 13 Jun 2010 22:57:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 22:43:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 05:59:12 +0000, by Katsumi Yamaoka
-
(delphi-previous-indent-of): Indent case blocks within recordWed, 14 Jul 2010 23:12:37 -0400, by Simon South
-
(delphi-token-at): Give newlines precedence over literal tokens whenWed, 14 Jul 2010 22:34:47 -0400, by Simon South
-
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggestedWed, 14 Jul 2010 15:09:28 -0400, by Karl Fogel
-
Change clipboard/primary selection to X application standards.Wed, 14 Jul 2010 14:03:39 -0400, by Chong Yidong
-
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).Wed, 14 Jul 2010 12:41:40 -0400, by Karl Fogel
-
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).Wed, 14 Jul 2010 12:02:53 -0400, by Karl Fogel
-
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Wed, 14 Jul 2010 11:57:54 -0400, by Karl Fogel
-
Fix attribution in a ChangeLog entry.Wed, 14 Jul 2010 11:54:26 -0400, by Karl Fogel
-
Fix frame size when scroll bar width not an integral of column width.Wed, 14 Jul 2010 17:10:59 +0200, by Jan D
-
Fix frame size when scroll bar width not an integral of column width.Wed, 14 Jul 2010 17:06:33 +0200, by Jan D
-
Fix menu bar activation with click for Motif/Lesstif.Wed, 14 Jul 2010 16:32:25 +0200, by Jan D
-
Merge from mainline.Wed, 14 Jul 2010 13:03:03 +0000, by Katsumi Yamaoka
-
Do not record a font-entity in the property of font-object.Wed, 14 Jul 2010 12:54:58 +0900, by Kenichi Handa
-
Fix previous conflict.Wed, 14 Jul 2010 12:53:53 +0900, by Kenichi Handa
-
merge trunkWed, 14 Jul 2010 12:52:10 +0900, by Kenichi Handa
-
Do not record a font-entity in the property of font-object.Wed, 14 Jul 2010 12:40:47 +0900, by Kenichi Handa
-
merge trunkTue, 13 Jul 2010 15:18:51 +0900, by Kenichi Handa
-
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.Tue, 13 Jul 2010 18:17:51 -0400, by Karl Fogel
-
[[[Tue, 13 Jul 2010 18:09:20 -0400, by Karl Fogel
-
Add regexp tests for cucumber and ruby.Tue, 13 Jul 2010 17:33:02 -0400, by Chong Yidong
-
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).Tue, 13 Jul 2010 13:02:27 -0400, by Chong Yidong
-
Fix the MS-DOS build; remove more "#ifdef subprocesses".Tue, 13 Jul 2010 14:03:42 +0300, by Eli Zaretskii
-
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.Tue, 13 Jul 2010 13:41:49 +0300, by Adrian Robert
-
Remove more "#ifdef subprocesses".Tue, 13 Jul 2010 13:57:00 +0300, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100807).Tue, 13 Jul 2010 13:03:22 +0300, by Eli Zaretskii
-
Remove subprocesses #ifdefs from term.c.Mon, 12 Jul 2010 21:54:28 -0700, by Dan Nicolaescu
-
Convert maybe_fatal to standard C.Mon, 12 Jul 2010 21:47:45 -0700, by Dan Nicolaescu
-
Convert function definitions to standard C.Mon, 12 Jul 2010 12:56:46 -0700, by Dan Nicolaescu
-
* oldXMenu/XMenu.h: Include <stdlib.h>.Mon, 12 Jul 2010 12:49:40 -0700, by Dan Nicolaescu
-
Convert function definitions to standard C.Mon, 12 Jul 2010 12:29:49 -0700, by Dan Nicolaescu
-
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.Mon, 12 Jul 2010 21:03:53 +0200, by Andreas Schwab
-
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.Mon, 12 Jul 2010 21:44:35 +0300, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).Mon, 12 Jul 2010 21:36:48 +0300, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).Mon, 12 Jul 2010 21:23:00 +0300, by Eli Zaretskii
-
* nt/config.nt (volatile): Remove definition.Mon, 12 Jul 2010 11:16:54 -0700, by Dan Nicolaescu
-
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)Mon, 12 Jul 2010 20:10:49 +0200, by Andreas Schwab
-
* language/tv-util.el (tai-viet-re): Remove format.Mon, 12 Jul 2010 19:55:35 +0200, by Andreas Schwab
-
Convert old-style definitionsMon, 12 Jul 2010 19:47:17 +0200, by Andreas Schwab
-
Cleanups for src/callproc.c.Mon, 12 Jul 2010 10:21:11 -0700, by Dan Nicolaescu
-
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.Mon, 12 Jul 2010 10:04:38 -0700, by Dan Nicolaescu
-
Convert function definitions to standard C and some cleanups.Mon, 12 Jul 2010 09:56:59 -0700, by Dan Nicolaescu
-
Convert more function definitions to standard C.Mon, 12 Jul 2010 09:32:53 -0700, by Dan Nicolaescu
-
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSMon, 12 Jul 2010 16:16:38 +0200, by Andreas Schwab
-
Merge from mainline.Mon, 12 Jul 2010 13:21:11 +0000, by Katsumi Yamaoka
-
MS-Windows follow-up for revno 100789.Mon, 12 Jul 2010 12:22:20 +0300, by Eli Zaretskii
-
Improve Hebrew rendering.Mon, 12 Jul 2010 14:26:57 +0900, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.Mon, 12 Jul 2010 11:31:36 +0900, by Kenichi Handa
-
Improve Hebrew rendering.Mon, 12 Jul 2010 14:25:46 +0900, by Kenichi Handa
-
merge trunkMon, 12 Jul 2010 11:28:50 +0900, by Kenichi Handa
-
Add ChangeLogMon, 12 Jul 2010 11:27:21 +0900, by Kenichi Handa
-
merge trunkFri, 09 Jul 2010 15:55:27 +0900, by Kenichi Handa
-
merge trunkThu, 08 Jul 2010 17:09:35 +0900, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.Thu, 08 Jul 2010 16:56:21 +0900, by Kenichi Handa
-
merge trunkThu, 01 Jul 2010 15:26:36 +0900, by Kenichi Handa
-
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).Tue, 27 Jul 2010 03:37:23 +0200, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable file name handlers atMon, 26 Jul 2010 15:19:32 +0200, by Michael Albinus
-
* minibuf.c (Fread_buffer): Doc fix (bug#6528).Mon, 26 Jul 2010 01:56:56 +0200, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Sun, 25 Jul 2010 13:36:02 +0200, by Michael Albinus
-
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).Fri, 23 Jul 2010 11:49:03 -0400, by Chong Yidong
-
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).Fri, 23 Jul 2010 03:51:48 +0200, by Juanma Barranquero
-
* window.c (Fwindow_height): Doc fix (bug#6518).Fri, 23 Jul 2010 01:57:23 +0200, by Juanma Barranquero
-
* text.texi (Special Properties): Fix typo.Wed, 21 Jul 2010 20:05:31 +0200, by Juanma Barranquero
-
lisp/mail/rmail.el: Update autoload checksum.Wed, 21 Jul 2010 13:31:22 +0200, by Juanma Barranquero
-
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.Wed, 21 Jul 2010 12:45:01 +0200, by Juanma Barranquero
-
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.Tue, 20 Jul 2010 02:04:31 +0200, by Juanma Barranquero
-
* time.el (display-time-day-and-date): Remove spurious * in docstring.Mon, 19 Jul 2010 12:42:22 +0200, by Juanma Barranquero
-
Doc fix to commentary (Bug#6653).Sat, 17 Jul 2010 17:57:06 -0400, by Chong Yidong
-
Fix size calculation for sliced images in image-mode (Bug#6639).Sat, 17 Jul 2010 17:51:04 -0400, by Chong Yidong
-
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).Sat, 17 Jul 2010 17:25:32 -0400, by Chong Yidong
-
* gtkutil.c (xg_event_is_for_menubar): Also check that event windowSat, 17 Jul 2010 11:59:19 +0200, by Jan D
-
Fix bug #4451.Fri, 16 Jul 2010 13:17:13 +0300, by Eli Zaretskii
-
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,Fri, 16 Jul 2010 12:59:37 +0300, by Eli Zaretskii
-
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127Wed, 14 Jul 2010 19:53:42 +0200, by Jan D
-
* simple.el (push-mark-command): Set selection for select-active-regions.Wed, 14 Jul 2010 12:11:39 -0400, by Chong Yidong
-
Fix menus as per bug 6499 and 6608.Wed, 14 Jul 2010 12:05:53 +0200, by Jan D
-
Fix bug #6609.Wed, 14 Jul 2010 10:40:52 +0300, by Eli Zaretskii
-
cal-tex.el fixes for calendar-week-start-day != 0.Sat, 10 Jul 2010 16:34:57 -0700, by Glenn Morris
-
Fix last fix.Sat, 10 Jul 2010 18:41:55 -0400, by Chong Yidong
-
* simple.el (use-region-p): Doc fix (Bug#6607).Sat, 10 Jul 2010 15:32:53 -0400, by Chong Yidong
-
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).Sun, 11 Jul 2010 18:14:53 -0400, by Chong Yidong
-
* blockinput.h: Remove obsolete comment.Sun, 11 Jul 2010 21:51:46 +0200, by Andreas Schwab
-
Use offsetof instead of own definitionSun, 11 Jul 2010 20:34:43 +0200, by Andreas Schwab
-
* process.c: Remove obsolete comment.Sun, 11 Jul 2010 20:19:16 +0200, by Andreas Schwab
-
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).Sun, 11 Jul 2010 12:07:38 -0400, by Chong Yidong
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.Sun, 11 Jul 2010 16:45:42 +0300, by Eli Zaretskii
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.Sun, 11 Jul 2010 16:43:10 +0300, by Eli Zaretskii
-
Use strchr, strrchr instead of index, rindexSun, 11 Jul 2010 12:31:10 +0200, by Andreas Schwab
-
* callproc.c (relocate_fd): Use F_DUPFD if defined.Sun, 11 Jul 2010 11:49:44 +0200, by Andreas Schwab
-
Constify functions taking char *Sun, 11 Jul 2010 11:27:13 +0200, by Andreas Schwab
-
Fix indentation problemSun, 11 Jul 2010 10:44:34 +0200, by Andreas Schwab
-
Fix implicit declaration of kbd_on_hold_pSun, 11 Jul 2010 10:38:40 +0200, by Andreas Schwab
-
Remove obsolete noinline declarationSun, 11 Jul 2010 10:38:22 +0200, by Andreas Schwab
-
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not passSun, 11 Jul 2010 10:28:04 +0200, by Michael Albinus
-
Make doprnt and related functions ANSI C compliant, with prototypes.Sun, 11 Jul 2010 02:59:55 -0400, by Ken Raeburn
-
Fix bug #6603.Sun, 11 Jul 2010 09:39:00 +0300, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.Sun, 11 Jul 2010 08:57:52 +0300, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.Sun, 11 Jul 2010 08:55:06 +0300, by Eli Zaretskii
-
Add compilation regexps for cucumber and ruby.Sat, 10 Jul 2010 15:47:59 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 10 Jul 2010 15:01:01 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 10 Jul 2010 14:52:53 -0400, by Chong Yidong
-
* xfaces.c (realize_face): Garbage the frame if a face is removedSat, 10 Jul 2010 13:58:29 -0400, by Chong Yidong
-
Add some font-locking for Python 2.7.Tue, 06 Jul 2010 21:46:58 -0700, by Glenn Morris
-
Minor zone.el fix.Tue, 06 Jul 2010 20:52:05 -0700, by Glenn Morris
-
Minor fix to describe-key, and a docstring.Tue, 06 Jul 2010 15:42:46 -0400, by Chong Yidong
-
Remove obsolete volatileMon, 05 Jul 2010 19:16:59 +0200, by Andreas Schwab
-
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).Mon, 05 Jul 2010 18:58:31 +0900, by YAMAMOTO Mitsuharu
-
src/w32fns.c (Qtooltip): Declare.Sun, 04 Jul 2010 02:59:56 +0200, by Juanma Barranquero
-
* net/zeroconf.el (zeroconf-resolve-service)Sat, 03 Jul 2010 13:12:53 +0200, by Michael Albinus
-
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.Sat, 03 Jul 2010 12:52:17 +0200, by Michael Albinus
-
Fix hang on menubar press outside items (Bug#6499).Sat, 03 Jul 2010 11:43:45 +0200, by Jan D
-
Fix hang for mouse press on menubar but not on an item (Bug#6499).Sat, 03 Jul 2010 11:38:44 +0200, by Jan D
-
Fix faulty `if' statement in delete_frame.Fri, 02 Jul 2010 12:35:08 -0400, by Chong Yidong
-
Avoid displaying files with a nil state in vc-dir.Wed, 30 Jun 2010 15:03:07 -0700, by Dan Nicolaescu
-
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).Wed, 30 Jun 2010 16:34:06 -0400, by Chong Yidong
-
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).Wed, 30 Jun 2010 10:22:18 -0400, by Chong Yidong
-
lisp/ChangeLog: Remove "(tiny change)" note.Tue, 29 Jun 2010 22:41:04 +0200, by Juanma Barranquero
-
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)Tue, 29 Jun 2010 14:09:07 +0200, by Juanma Barranquero
-
*** empty log message ***Sun, 27 Jun 2010 23:57:39 +0200, by Juanma Barranquero
-
Font lock fix for batch mode (Bug#5719).Sun, 27 Jun 2010 14:43:34 -0400, by Chong Yidong
-
Minor fix for htmlfontify.el (Bug#6239).Sun, 27 Jun 2010 14:24:42 -0400, by Chong Yidong
-
Remove unnecessary let-bindings in bookmark.el (Bug#6515)Sun, 27 Jun 2010 14:03:26 -0400, by Chong Yidong
-
Fix typos in some Keywords comments.Sat, 26 Jun 2010 14:01:38 -0700, by Glenn Morris
-
Update cl-loaddefs.elSat, 26 Jun 2010 20:49:18 +0200, by Andreas Schwab
-
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).Sat, 26 Jun 2010 20:47:35 +0200, by Andreas Schwab
-
Fix bugs #6144 and #6467.Fri, 25 Jun 2010 14:42:47 +0300, by Eli Zaretskii
-
Fix after-string and image interaction bug (Bug#1336).Thu, 24 Jun 2010 20:30:55 -0400, by Chong Yidong
-
Clarify command loop's role in undo boundary (Bug#2433).Thu, 24 Jun 2010 15:05:47 -0400, by Chong Yidong
-
Minor doc/misc/*.texi direntry fixes.Thu, 24 Jun 2010 00:10:51 -0700, by Glenn Morris
-
Doc fix.Wed, 23 Jun 2010 23:38:09 -0700, by Glenn Morris
-
Minor bs.el font-lock change.Wed, 23 Jun 2010 23:30:51 -0700, by Glenn Morris
-
* lread.c (read1): Signal error if #s is not followed by paren.Wed, 23 Jun 2010 10:22:36 +0200, by Andreas Schwab
-
Remove remaining tabs from non-verbatim in doc/misc/*.texi.Wed, 23 Jun 2010 00:44:09 -0700, by Glenn Morris
-
Entry for previous change.Tue, 22 Jun 2010 23:40:31 -0700, by Glenn Morris
-
Remove some unimportant tabs from examples in some *.texi files.Tue, 22 Jun 2010 23:35:06 -0700, by Glenn Morris
-
Untabify doc/lispref/*.texi.Tue, 22 Jun 2010 20:36:56 -0700, by Glenn Morris
-
Backport from trunk: doc fix.Tue, 22 Jun 2010 20:07:20 -0700, by Glenn Morris
-
* info/dir: Start descriptions in column 32, per Texinfo convention.Tue, 22 Jun 2010 20:01:35 -0700, by Glenn Morris
-
Untabify doc/misc/*.texi.Tue, 22 Jun 2010 19:57:26 -0700, by Glenn Morris
-
* doc/lispintro/emacs-lisp-intro.texi: Untabify.Tue, 22 Jun 2010 19:51:01 -0700, by Glenn Morris
-
Untabify doc/emacs/*.texi files.Tue, 22 Jun 2010 19:46:43 -0700, by Glenn Morris
-
Fix vc-annotate for renamed files when using Git.Tue, 22 Jun 2010 12:25:17 -0700, by Dan Nicolaescu
-
* lisp/font-setting.el: Fix previous change.Tue, 22 Jun 2010 00:37:07 -0700, by Glenn Morris
-
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).Tue, 22 Jun 2010 00:10:16 -0700, by Glenn Morris
-
Minor js.el fix.Tue, 22 Jun 2010 00:04:20 -0700, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Doc fix.Mon, 21 Jun 2010 20:24:22 -0700, by Glenn Morris
-
* lisp/url/ChangeLog: Standardize author name .Mon, 21 Jun 2010 20:20:24 -0700, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.Mon, 21 Jun 2010 20:18:04 -0700, by Glenn Morris
-
Fix annotating other revisions for renamed files in vc-annotate.Mon, 21 Jun 2010 20:00:54 -0700, by Dan Nicolaescu
-
Fix vc-annotate-show-changeset-diff-revision-at-line for git.Mon, 21 Jun 2010 19:08:55 -0700, by Dan Nicolaescu
-
Fix finding revisions in for renamed files in vc-annotate.Mon, 21 Jun 2010 18:26:30 -0700, by Dan Nicolaescu
-
Fix reading file names in Git annotate buffers.Mon, 21 Jun 2010 13:03:30 -0700, by Dan Nicolaescu
-
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).Sun, 20 Jun 2010 12:30:27 -0400, by Chong Yidong
-
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in fileSun, 20 Jun 2010 16:17:05 +0000, by Alan Mackenzie
-
* image.c (free_image): Mark frame as garbaged (Bug#6426).Sat, 19 Jun 2010 15:43:47 -0400, by Chong Yidong
-
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).Sat, 19 Jun 2010 14:06:37 -0400, by Chong Yidong
-
* keymap.c (Fdefine_key): Doc fix (Bug#6460).Sat, 19 Jun 2010 14:02:41 -0400, by Chong Yidong
-
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)Fri, 18 Jun 2010 19:34:30 -0700, by Glenn Morris
-
Close bug#6422.Fri, 18 Jun 2010 19:31:44 -0700, by Glenn Morris
-
Close bug#6450.Fri, 18 Jun 2010 19:27:57 -0700, by Glenn Morris
-
* lisp/subr.el (read-quoted-char): Fix up last change.Wed, 16 Jun 2010 23:37:13 -0400, by Stefan Monnier
-
doc/misc/ChangeLog: Remove duplicate entry.Thu, 17 Jun 2010 01:52:13 +0200, by Juanma Barranquero
-
Merge from mainline.Sat, 10 Jul 2010 10:34:43 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 09 Jul 2010 12:11:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 08 Jul 2010 11:50:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 07 Jul 2010 12:15:48 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 06 Jul 2010 12:12:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Jul 2010 11:22:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 03 Jul 2010 11:08:43 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 29 Jun 2010 12:08:56 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 28 Jun 2010 13:32:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 25 Jun 2010 23:19:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 25 Jun 2010 12:11:51 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 23 Jun 2010 13:17:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 22 Jun 2010 13:27:02 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 21 Jun 2010 12:18:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 20 Jun 2010 11:23:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 19 Jun 2010 12:15:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 15 Jun 2010 11:40:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 14 Jun 2010 11:56:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 13 Jun 2010 09:38:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 12 Jun 2010 11:47:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 12 Jun 2010 10:24:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 11 Jun 2010 12:14:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 11:34:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 09 Jun 2010 11:45:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 08 Jun 2010 13:59:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 05 Jun 2010 11:10:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 04 Jun 2010 11:31:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 12:01:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 02 Jun 2010 11:55:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 01 Jun 2010 11:48:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 31 May 2010 11:48:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 30 May 2010 11:55:39 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 30 May 2010 00:32:06 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 29 May 2010 09:39:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 28 May 2010 11:27:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 27 May 2010 11:59:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 26 May 2010 12:12:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 25 May 2010 11:10:15 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 24 May 2010 12:00:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 23 May 2010 11:52:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 22 May 2010 03:32:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 21 May 2010 12:26:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 20 May 2010 13:29:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 19 May 2010 11:43:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 18 May 2010 11:35:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 17 May 2010 12:37:57 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 16 May 2010 00:18:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 14 May 2010 11:34:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 13 May 2010 12:10:13 +0000, by Katsumi Yamaoka
-
Adapt terminal frames to latest menu-bar changes.Sat, 10 Jul 2010 14:56:47 -0400, by Chong Yidong
-
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.Sat, 10 Jul 2010 17:29:46 +0300, by Eli Zaretskii
-
Unify the two branches of process.c, with and without subprocesses.Sat, 10 Jul 2010 16:35:23 +0300, by Eli Zaretskii
-
Unify the two branches, with and without subprocesses.Sat, 10 Jul 2010 16:26:44 +0300, by Eli Zaretskii
-
* tramp.texi (Inline methods): Remove "kludgy" phrase.Sat, 10 Jul 2010 11:49:41 +0200, by Michael Albinus
-
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereeverFri, 09 Jul 2010 21:24:38 +0200, by Michael Albinus
-
* make-docfile.c (write_c_args): Restructure scanning loop.Fri, 09 Jul 2010 19:00:04 +0200, by Andreas Schwab
-
Fix frame sizing for Lucid/Motif/Lesstif.Fri, 09 Jul 2010 18:39:51 +0200, by Jan D
-
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, whichFri, 09 Jul 2010 11:05:47 +0200, by Michael Albinus
-
Adapt docs of primitives to ANSI C arg list.Fri, 09 Jul 2010 11:38:50 +0300, by Eli Zaretskii
-
Make make-docfile understand DEFUN arguments written in standard C.Thu, 08 Jul 2010 18:09:50 -0700, by Dan Nicolaescu
-
* configure.in: Use -Wold-style-definition if available.Thu, 08 Jul 2010 16:34:47 -0700, by Dan Nicolaescu
-
Convert DEFUNs to standard C.Thu, 08 Jul 2010 14:25:08 -0700, by Dan Nicolaescu
-
MAINTAINERS: Update Eli Zaretskii's responsibilities.Thu, 08 Jul 2010 21:04:31 +0300, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.Thu, 08 Jul 2010 20:53:29 +0300, by Eli Zaretskii
-
Fix MS-DOS configury.Thu, 08 Jul 2010 20:41:04 +0300, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745.Thu, 08 Jul 2010 20:30:58 +0300, by Eli Zaretskii
-
Fix compilation for Motif/Lesstif.Thu, 08 Jul 2010 12:35:54 +0200, by Jan D
-
Change function definition from K&R to prototype. Fix prototype warnings.Thu, 08 Jul 2010 12:29:51 +0200, by Jan D
-
Remove leftover P_ macros.Wed, 07 Jul 2010 22:48:57 -0700, by Dan Nicolaescu
-
Remove alternative K&R declarations.Wed, 07 Jul 2010 22:42:59 -0700, by Dan Nicolaescu
-
Clean up include guards.Wed, 07 Jul 2010 21:55:07 -0700, by Dan Nicolaescu
-
Remove src/prefix-args.c.Wed, 07 Jul 2010 20:31:04 -0700, by Dan Nicolaescu
-
Simplify start_of_data, start_of_text and related code.Wed, 07 Jul 2010 20:03:52 -0700, by Dan Nicolaescu
-
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOSWed, 07 Jul 2010 19:37:32 -0700, by Dan Nicolaescu
-
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).Thu, 08 Jul 2010 10:02:24 +0900, by Daiki Ueno
-
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpThu, 08 Jul 2010 00:18:28 +0200, by Andreas Schwab
-
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).Wed, 07 Jul 2010 19:39:49 +0200, by Jan D
-
Convert function definitions in MS-DOS sources to ANSI C.Wed, 07 Jul 2010 18:31:11 +0300, by Eli Zaretskii
-
Convert function definitions in MS-DOS sources to ANSI C.Wed, 07 Jul 2010 18:28:47 +0300, by Eli Zaretskii
-
Improve ispell.el word completion handling.Wed, 07 Jul 2010 12:30:57 +0200, by Agustin martin
-
Fix whitespace to follow coding guidelines.Wed, 07 Jul 2010 11:45:28 +0200, by Juanma Barranquero
-
* coding.c, sysdep.c: Convert some more functions to standard C.Wed, 07 Jul 2010 11:38:03 +0200, by Juanma Barranquero
-
* coding.c: Use SPECPDL_INDEX, DOS_NT.Wed, 07 Jul 2010 10:45:22 +0200, by Juanma Barranquero
-
Minor zone.el fixes for bug#6483.Tue, 06 Jul 2010 21:16:27 -0700, by Glenn Morris
-
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.Tue, 06 Jul 2010 20:09:30 -0700, by Dan Nicolaescu
-
* configure.in (getenv): Remove K&R declaration.Tue, 06 Jul 2010 20:04:31 -0700, by Dan Nicolaescu
-
Make the function member of Lisp_Subr use standard C prototypes.Tue, 06 Jul 2010 19:49:37 -0700, by Dan Nicolaescu
-
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to getTue, 06 Jul 2010 16:24:57 -0400, by Chong Yidong
-
src/w32*.c: Convert function definitions to standard C.Tue, 06 Jul 2010 16:22:29 +0200, by Juanma Barranquero
-
Fix conflicting declarations of x_get_keysym_nameTue, 06 Jul 2010 15:33:34 +0200, by Andreas Schwab
-
Clean up movemail sourceTue, 06 Jul 2010 13:50:35 +0200, by Andreas Schwab
-
* movemail.c: Add MAIL_USE_POP around prototypes.Tue, 06 Jul 2010 13:11:28 +0200, by Andreas Schwab
-
* src/ecrt0.c: Revert conversion to standard C.Mon, 05 Jul 2010 19:22:54 -0700, by Dan Nicolaescu
-
Set default-frame-alist, if necessary, in menu/tool-bar-mode.Mon, 05 Jul 2010 13:54:13 -0400, by Chong Yidong
-
Fix multi-click selection behavior (Bug#6565).Mon, 05 Jul 2010 12:42:50 -0400, by Chong Yidong
-
Convert function definitions and declarations to standard C.Mon, 05 Jul 2010 09:29:35 -0700, by Dan Nicolaescu
-
Convert most remaining function definitions to standard C.Mon, 05 Jul 2010 12:36:06 +0200, by Juanma Barranquero
-
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).Mon, 05 Jul 2010 12:28:27 +0200, by Jan D
-
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.Mon, 05 Jul 2010 11:55:11 +0200, by Jan D
-
Fix some bad prototypes and formatting after conversion from K&R declaration.Mon, 05 Jul 2010 11:17:12 +0200, by Jan D
-
* src/atimer.c: Use "" instead of <> for local includes forSun, 04 Jul 2010 21:57:13 -0700, by Dan Nicolaescu
-
Convert declarations or definitions to standard C.Sun, 04 Jul 2010 21:52:39 -0700, by Dan Nicolaescu
-
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.Mon, 05 Jul 2010 00:26:11 +0200, by Juanma Barranquero
-
* src/lread.c (read1): Fix up last change to not mess up `c'.Sun, 04 Jul 2010 23:49:48 +0200, by Stefan Monnier
-
* strftime.c: Revert conversion to standard C (revno:100708).Sun, 04 Jul 2010 22:42:36 +0200, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,Sun, 04 Jul 2010 15:57:02 -0400, by Karl Fogel
-
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.Sun, 04 Jul 2010 18:07:11 +0200, by Juanma Barranquero
-
* print.c (strout): Use const char* for arg PTR.Sun, 04 Jul 2010 16:40:41 +0200, by Juanma Barranquero
-
* net/dbus.el (dbus-send-signal): Declare function.Sun, 04 Jul 2010 16:32:00 +0200, by Juanma Barranquero
-
Fix comments and whitespace.Sun, 04 Jul 2010 15:51:05 +0200, by Juanma Barranquero
-
Fix more prototypes.Sun, 04 Jul 2010 15:41:55 +0200, by Juanma Barranquero
-
Fix prototypes.Sun, 04 Jul 2010 13:51:28 +0200, by Juanma Barranquero
-
* dbus.texi (Receiving Method Calls): Add optional argumentSun, 04 Jul 2010 12:07:27 +0200, by Michael Albinus
-
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).Sun, 04 Jul 2010 11:52:57 +0200, by Michael Albinus
-
Convert (most) functions in src to standard C.Sun, 04 Jul 2010 00:50:25 -0700, by Dan Nicolaescu
-
* lib-src/fakemail.c (action): Convert function definitions to standard C.Sat, 03 Jul 2010 23:05:43 -0700, by Dan Nicolaescu
-
Convert function definitions in oldXMenu to standard C.Sat, 03 Jul 2010 22:57:11 -0700, by Dan Nicolaescu
-
Convert function definitions in lwlib files to standard C.Sat, 03 Jul 2010 22:47:55 -0700, by Dan Nicolaescu
-
ebrowse.c (check_namespace): Fix indentation.Sat, 03 Jul 2010 18:15:30 +0300, by Eli Zaretskii
-
Fix menu bar and colors on MS-DOS.Sat, 03 Jul 2010 17:42:02 +0300, by Eli Zaretskii
-
Fix invalid castSat, 03 Jul 2010 14:11:03 +0200, by Andreas Schwab
-
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.Sat, 03 Jul 2010 12:46:27 +0200, by Juanma Barranquero
-
Fix setting colors on MS-DOS frames.Sat, 03 Jul 2010 17:36:18 +0300, by Eli Zaretskii
-
Fix menu bar display on MS-DOS.Sat, 03 Jul 2010 14:54:21 +0300, by Eli Zaretskii
-
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.Sat, 03 Jul 2010 10:49:55 +0300, by Eli Zaretskii
-
Fix prototypes.Sat, 03 Jul 2010 09:44:17 +0200, by Juanma Barranquero
-
Fix typo in last change.Fri, 02 Jul 2010 23:16:11 -0400, by Chong Yidong
-
Take note of mouse dragging changes in NEWS.Fri, 02 Jul 2010 23:13:26 -0400, by Chong Yidong
-
Simplify mouse-dragging implementation.Fri, 02 Jul 2010 23:07:48 -0400, by Chong Yidong
-
Convert function definitions to standard C.Fri, 02 Jul 2010 17:50:23 -0700, by Dan Nicolaescu
-
* lisp/autoinsert.el (auto-insert-alist): Fix readabilitySat, 03 Jul 2010 01:35:09 +0300, by Juri Linkov
-
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'Sat, 03 Jul 2010 01:28:52 +0300, by Juri Linkov
-
Convert some prototypes to standard C.Fri, 02 Jul 2010 15:18:28 -0700, by Dan Nicolaescu
-
* config.nt (__P): Remove.Fri, 02 Jul 2010 16:46:22 +0200, by Juanma Barranquero
-
Replace delete-backward-char Lisp calls in Viper (Bug#6552).Fri, 02 Jul 2010 10:09:36 -0400, by Chong Yidong
-
Fix MS-DOS build due to removal of P_.Fri, 02 Jul 2010 16:10:00 +0300, by Eli Zaretskii
-
Fix the MS-DOS build due to removal of P_.Fri, 02 Jul 2010 16:05:59 +0300, by Eli Zaretskii
-
Remove __P.Fri, 02 Jul 2010 14:55:51 +0200, by Jan D
-
Fix MS-DOS configury.Fri, 02 Jul 2010 15:47:02 +0300, by Eli Zaretskii
-
Fix MS-DOS configury.Fri, 02 Jul 2010 15:43:15 +0300, by Eli Zaretskii
-
Remove __P and P_ from .c and .m files and definition of P_Fri, 02 Jul 2010 14:19:53 +0200, by Jan D
-
Remove P_ and __P macros.Fri, 02 Jul 2010 11:26:33 +0200, by Jan D
-
Define USE_LISP_UNION_TYPE using autoconf.Fri, 02 Jul 2010 01:11:24 -0700, by Dan Nicolaescu
-
Cleanup old code.Fri, 02 Jul 2010 00:05:09 -0700, by Dan Nicolaescu
-
* window.c (Fwindow_absolute_pixel_edges): Doc fix.Thu, 01 Jul 2010 20:09:28 +0200, by Jan D
-
2010-07-01 Mark A. Hershberger <mah@everybody.org>Thu, 01 Jul 2010 14:02:43 -0400, by Mark A. Hershberger
-
New functions that return window edges with absolute coords (bug#5721).Thu, 01 Jul 2010 14:34:40 +0200, by Jan D
-
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.Thu, 01 Jul 2010 14:20:14 +0200, by Jan D
-
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Thu, 01 Jul 2010 14:16:33 +0200, by Jan D
-
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): AddThu, 01 Jul 2010 12:45:26 +0200, by Jan D
-
* ruler-mode.el (ruler--save-header-line-format): Fix typos.Thu, 01 Jul 2010 01:32:01 -0400, by Chong Yidong
-
Fix application of default-frame-alist (Bug#5378).Wed, 30 Jun 2010 20:14:17 -0400, by Chong Yidong
-
Fix whitespace in ChangeLogs.Thu, 01 Jul 2010 02:08:29 +0200, by Juanma Barranquero
-
Avoid erroneous syscallsThu, 01 Jul 2010 01:07:11 +0200, by Andreas Schwab
-
Fix typoThu, 01 Jul 2010 01:07:00 +0200, by Andreas Schwab
-
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.Thu, 01 Jul 2010 00:58:19 +0200, by Andreas Schwab
-
Don't always set ruler-mode-header-line-format-old (Bug#5370).Wed, 30 Jun 2010 18:43:52 -0400, by Chong Yidong
-
Improve doc for system font things. Return font regardless of use_system_font.Wed, 30 Jun 2010 13:16:01 +0200, by Jan D
-
Check FC_DUAL too. For such fonts, check width one by one.Wed, 30 Jun 2010 15:56:19 +0900, by Kenichi Handa
-
Check FC_DUAL too. For such fonts, check width one by one.Wed, 30 Jun 2010 15:55:41 +0900, by Kenichi Handa
-
merge trunkWed, 30 Jun 2010 15:51:39 +0900, by Kenichi Handa
-
merge trunkTue, 29 Jun 2010 11:41:29 +0900, by Kenichi Handa
-
Remove comment that is no longer true.Tue, 29 Jun 2010 23:38:13 -0700, by Glenn Morris
-
Fix CFLAGS for non-GCC compilers.Tue, 29 Jun 2010 22:51:07 -0700, by Dan Nicolaescu
-
Fix some whitespace in previous.Tue, 29 Jun 2010 21:29:49 -0700, by Glenn Morris
-
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Tue, 29 Jun 2010 20:43:30 -0700, by Glenn Morris
-
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.Tue, 29 Jun 2010 19:55:15 -0700, by Glenn Morris
-
Remove some cpp that is internal to configure.in.Tue, 29 Jun 2010 19:48:54 -0700, by Glenn Morris
-
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.Tue, 29 Jun 2010 14:17:31 -0400, by Chong Yidong
-
Fix some compilation errors in nsfns.cTue, 29 Jun 2010 11:49:20 +0200, by Jan D
-
dynamic-setting.el (font-setting-change-default-font): Remove call to message.Mon, 28 Jun 2010 14:54:44 +0200, by Jan D
-
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).Mon, 28 Jun 2010 14:46:39 +0200, by Jan D
-
Mention bug numberMon, 28 Jun 2010 12:15:34 +0200, by Jan D
-
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Mon, 28 Jun 2010 12:11:26 +0200, by Jan D
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.Mon, 28 Jun 2010 14:42:39 +0900, by Kenichi Handa
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.Mon, 28 Jun 2010 14:41:36 +0900, by Kenichi Handa
-
merge trunkMon, 28 Jun 2010 12:32:18 +0900, by Kenichi Handa
-
merge trunkThu, 24 Jun 2010 15:10:43 +0900, by Kenichi Handa
-
* bindings.el (global-map): Bind delete and DEL, the former toSun, 27 Jun 2010 21:01:11 -0400, by Chong Yidong
-
* src/s/freebsd.h (BSD4_2): Remove redundant definition.Sun, 27 Jun 2010 14:28:51 -0700, by Dan Nicolaescu
-
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.Sun, 27 Jun 2010 14:18:49 -0400, by Chong Yidong
-
* startup.el (command-line): Recognize "0" X resource value.Sun, 27 Jun 2010 14:11:16 -0400, by Chong Yidong
-
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Sat, 26 Jun 2010 20:30:52 -0400, by Chong Yidong
-
Fix the MS-DOS build due to changes in configury.Sat, 26 Jun 2010 17:41:12 +0300, by Eli Zaretskii
-
Fix the MS-DOS build due to changes in configury.Sat, 26 Jun 2010 17:36:27 +0300, by Eli Zaretskii
-
Revert revno 100646 (fixed in emacs-23 branch).Sat, 26 Jun 2010 15:21:24 +0300, by Eli Zaretskii
-
w32-fns.el (w32-convert-standard-filename): Doc fix.Sat, 26 Jun 2010 15:11:06 +0300, by Eli Zaretskii
-
PROBLEMS: Update Cygwin-related info regarding GCC versions.Sat, 26 Jun 2010 15:01:31 +0300, by Eli Zaretskii
-
Cherry-pick commit 8bd9308 from the org-mode Git repository.Sat, 26 Jun 2010 11:53:06 +0200, by Romain Francoise
-
w32-fns.el (w32-convert-standard-filename): Doc fix.Sat, 26 Jun 2010 15:08:49 +0300, by Eli Zaretskii
-
Revert last change.Fri, 25 Jun 2010 15:32:37 -0400, by Chong Yidong
-
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).Fri, 25 Jun 2010 15:24:05 -0400, by Chong Yidong
-
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)Fri, 25 Jun 2010 10:31:50 +0200, by Agustin martin
-
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.Fri, 25 Jun 2010 10:28:01 +0200, by Agustin martin
-
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.Fri, 25 Jun 2010 10:19:11 +0200, by Agustin martin
-
Add redisplay test for image and overlay string interaction.Thu, 24 Jun 2010 20:33:25 -0400, by Chong Yidong
-
* lisp/minibuffer.el (completions-format): Change default from nil toFri, 25 Jun 2010 00:51:14 +0300, by Juri Linkov
-
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'Fri, 25 Jun 2010 00:38:07 +0300, by Juri Linkov
-
Don't issue kmacro hint if echo area is in use (Bug#3412).Thu, 24 Jun 2010 15:16:33 -0400, by Chong Yidong
-
lib-src/movemail.c (error): Avoid warning when there are no args.Thu, 24 Jun 2010 18:12:35 +0200, by Juanma Barranquero
-
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.Thu, 24 Jun 2010 18:08:22 +0200, by Juanma Barranquero
-
(none)Tue, 22 Jun 2010 12:57:20 -0400, by Mark A. Hershberger
-
Add in some useful convenience functions for handling HTTP.Tue, 22 Jun 2010 12:48:53 -0400, by Mark A. Hershberger
-
Hide scroll bar when window is too small to avoid Gtk+ warning.Tue, 22 Jun 2010 14:28:08 +0200, by Jan D.
-
Minor simplification.Tue, 22 Jun 2010 01:10:26 -0700, by Glenn Morris
-
Don't use font names from GConf if font backend can't handle it (bug#6478).Tue, 22 Jun 2010 09:55:08 +0200, by Jan D.
-
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.Tue, 22 Jun 2010 00:51:46 -0700, by Glenn Morris
-
Add some utf-8 coding cookies.Tue, 22 Jun 2010 00:41:10 -0700, by Glenn Morris
-
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).Tue, 22 Jun 2010 08:42:00 +0200, by Jan D.
-
* lisp/simple.el (compose-mail): Fix doc string to refer toMon, 21 Jun 2010 19:26:46 -0400, by Karl Fogel
-
Fix an indentation bug:Mon, 21 Jun 2010 21:08:26 +0000, by Alan Mackenzie
-
* INSTALL: Info files are compressed by default.Mon, 21 Jun 2010 00:37:16 -0700, by Glenn Morris
-
Avoid recentering when lines differ in their height.Sun, 20 Jun 2010 21:04:30 +0300, by Eli Zaretskii
-
Tweaks to package list UI.Sun, 20 Jun 2010 00:55:14 -0400, by Chong Yidong
-
Add preliminary describe-package functionality, and some cleanup.Sat, 19 Jun 2010 18:36:51 -0400, by Chong Yidong
-
xdisp.c (try_scrolling): Fix last change.Sat, 19 Jun 2010 14:57:19 +0300, by Eli Zaretskii
-
Fix occasional recentering under scroll-conservatively.Sat, 19 Jun 2010 12:40:15 +0300, by Eli Zaretskii
-
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)Fri, 18 Jun 2010 19:39:04 -0700, by Glenn Morris
-
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.Fri, 18 Jun 2010 10:05:43 -0400, by Stefan Monnier
-
Fix revert-buffer functionality of Help mode and Info.Thu, 17 Jun 2010 23:56:17 +0300, by Juri Linkov
-
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.Thu, 17 Jun 2010 09:41:13 -0700, by Dan Nicolaescu
-
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.Thu, 17 Jun 2010 16:44:34 +0200, by Agustin martin
-
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.Thu, 17 Jun 2010 13:02:42 +0200, by Juanma Barranquero
-
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.Thu, 17 Jun 2010 12:45:25 +0200, by Juanma Barranquero
-
Merge package.el, written by Tom Tromey <tromey@redhat.com>.Wed, 16 Jun 2010 22:08:10 -0400, by Chong Yidong
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back specialWed, 16 Jun 2010 20:17:22 -0400, by Stefan Monnier
-
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributedWed, 16 Jun 2010 18:27:20 -0500, by Jay Belanger
-
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' beforeThu, 17 Jun 2010 00:33:54 +0300, by Juri Linkov
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'Wed, 16 Jun 2010 17:11:06 -0400, by Stefan Monnier
-
Merge from emacs-23Wed, 16 Jun 2010 16:08:41 -0400, by Stefan Monnier
-
* src/lread.c (read1): Phase out old-style backquotes a bit more.Wed, 16 Jun 2010 10:10:02 -0400, by Stefan Monnier
-
ispell.el: Fix portuguese casechars/not-casechars for missing '¸«®¸Ŗ®'. (bug#6434).Wed, 16 Jun 2010 15:42:59 +0200, by Agustin martin
-
* lisp/font-lock.el (font-lock-major-mode): Rename fromWed, 16 Jun 2010 16:00:22 -0400, by Stefan Monnier
-
* etc/NEWS.1-17: Fix typos.Tue, 15 Jun 2010 13:41:21 +0200, by Juanma Barranquero
-
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.Mon, 14 Jun 2010 23:16:19 -0700, by Glenn Morris
-
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.Tue, 15 Jun 2010 00:51:42 -0400, by Stefan Monnier
-
* etc/NEWS: appt-add.Mon, 14 Jun 2010 20:49:39 -0700, by Glenn Morris
-
Tweak previous change.Mon, 14 Jun 2010 20:42:33 -0700, by Glenn Morris
-
Close bug#5176.Mon, 14 Jun 2010 20:38:58 -0700, by Glenn Morris
-
* INSTALL: Update font information (Bug#6389).Sat, 12 Jun 2010 13:21:01 -0400, by Chong Yidong
-
Close bug#6361.Sat, 12 Jun 2010 00:34:36 -0700, by Glenn Morris
-
Close bug#6406.Sat, 12 Jun 2010 00:25:20 -0700, by Glenn Morris
-
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.Sat, 12 Jun 2010 00:09:32 -0700, by Glenn Morris
-
Close bug#6408.Sat, 12 Jun 2010 00:06:15 -0700, by Glenn Morris
-
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)Wed, 09 Jun 2010 22:09:27 -0700, by Glenn Morris
-
Doc typo fixes.Wed, 09 Jun 2010 22:04:06 -0700, by Glenn Morris
-
* INSTALL: General update.Wed, 09 Jun 2010 22:00:18 -0700, by Glenn Morris
-
* auth-source.el (auth-source-pick): If choice does not contain aTue, 15 Jun 2010 22:13:34 +0200, by Michael Albinus
-
* facemenu.el (list-colors-sort): Doc fix.Tue, 15 Jun 2010 13:05:06 +0200, by Juanma Barranquero
-
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.Mon, 14 Jun 2010 20:34:12 -0700, by Glenn Morris
-
Add sort option `list-colors-sort'. (Bug#6332)Mon, 14 Jun 2010 19:03:04 +0300, by Juri Linkov
-
* compare-w.el: Move to the "vc" subdirectory.Mon, 14 Jun 2010 18:48:52 +0300, by Juri Linkov
-
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.Sun, 13 Jun 2010 23:19:46 -0400, by Stefan Monnier
-
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.Sun, 13 Jun 2010 21:43:11 -0400, by Stefan Monnier
-
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.Mon, 14 Jun 2010 01:33:06 +0200, by Juanma Barranquero
-
bidi.c (bidi_mirror_char): Fix commentary.Sun, 13 Jun 2010 21:15:45 +0300, by Eli Zaretskii
-
Use Unicode database for attribute tables in bidi.c.Sun, 13 Jun 2010 20:40:25 +0300, by Eli Zaretskii
-
Use BidiMirroring.txt for mirroring characters in bidi context.Sat, 12 Jun 2010 18:52:43 +0300, by Eli Zaretskii
-
Derive bidi type table from UnicodeData.txt.Sat, 12 Jun 2010 17:15:25 +0300, by Eli Zaretskii
-
Synch with Gnus trunk.Sat, 12 Jun 2010 19:26:40 +0200, by Romain Francoise
-
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).Sat, 12 Jun 2010 13:14:43 -0400, by Chong Yidong
-
Add all rgb.txt color names to x-colors.Sat, 12 Jun 2010 13:12:15 -0400, by Chong Yidong
-
Fix bug #6409.Sat, 12 Jun 2010 14:30:48 +0300, by Eli Zaretskii
-
Fix bug #6396.Sat, 12 Jun 2010 14:17:12 +0300, by Eli Zaretskii
-
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.Sat, 12 Jun 2010 12:58:54 +0200, by Romain Francoise
-
* net/tramp.el (tramp-remote-process-environment): Protect versionSat, 12 Jun 2010 10:59:37 +0200, by Michael Albinus
-
* Makefile.in (install-arch-indep): Delete any old info .gz files first.Fri, 11 Jun 2010 20:35:55 -0700, by Glenn Morris
-
Fix Windows makefiles to adapt to lisp/vc reorganization.Fri, 11 Jun 2010 23:26:13 +0200, by Juanma Barranquero
-
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.Fri, 11 Jun 2010 23:19:23 +0200, by Juanma Barranquero
-
* lisp/finder.el (finder-known-keywords): Add keyword "vc"Fri, 11 Jun 2010 22:09:57 +0300, by Juri Linkov
-
Move version control related files to the "vc" subdirectory.Fri, 11 Jun 2010 21:51:00 +0300, by Juri Linkov
-
Fix for comint-password-prompt-regexp (Bug#6367).Fri, 11 Jun 2010 10:39:54 -0400, by Chong Yidong
-
Bind `shell-resync-dirs' to M-RET in *shell* buffers.Fri, 11 Jun 2010 14:28:41 +0100, by Stephen Eglen
-
* INSTALL: Revert previous accidental commit.Thu, 10 Jun 2010 20:41:02 -0700, by Glenn Morris
-
Make compressing the info files optional.Thu, 10 Jun 2010 20:35:40 -0700, by Glenn Morris
-
* notifications.el: Move file from lisp/net, because it isThu, 10 Jun 2010 14:56:11 +0200, by Michael Albinus
-
* net/notifications.el (notifications-on-action-signal)Thu, 10 Jun 2010 14:44:59 +0200, by Michael Albinus
-
Synch with Gnus trunk.Thu, 10 Jun 2010 05:54:25 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 10 Jun 2010 05:33:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 05:30:32 +0000, by Katsumi Yamaoka
-
* admin/notes/newfile: Update.Wed, 09 Jun 2010 22:42:55 -0700, by Glenn Morris
-
Minor authors.el update.Wed, 09 Jun 2010 22:39:03 -0700, by Glenn Morris
-
* Makefile.in (install-arch-indep): Gzip the info files too.Wed, 09 Jun 2010 22:34:38 -0700, by Glenn Morris
-
* src/editfns.c (Fbyte_to_string): Pacify compiler.Wed, 09 Jun 2010 22:31:36 -0700, by Glenn Morris
-
* make-dist: Remove references to non-existent directories and files.Wed, 09 Jun 2010 22:28:40 -0700, by Glenn Morris
-
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.Wed, 09 Jun 2010 22:23:00 -0700, by Glenn Morris
-
Minor update for Acknowledgments in manual.Wed, 09 Jun 2010 22:20:14 -0700, by Glenn Morris
-
Fix ChangeLog attribution.Wed, 09 Jun 2010 22:17:21 -0700, by Glenn Morris
-
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): ResolveWed, 09 Jun 2010 21:10:04 -0400, by Stefan Monnier
-
Remove duplicate ChangeLog entries.Thu, 10 Jun 2010 03:04:45 +0200, by Juanma Barranquero
-
Synch with Gnus trunk.Thu, 10 Jun 2010 00:31:03 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 10 Jun 2010 00:30:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 09 Jun 2010 22:49:43 +0000, by Katsumi Yamaoka
-
Conflict resolution fixupThu, 10 Jun 2010 00:34:08 +0200, by Andreas Schwab
-
Merge from emacs-23Thu, 10 Jun 2010 00:08:50 +0200, by Andreas Schwab
-
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.Wed, 09 Jun 2010 10:31:12 -0400, by Stefan Monnier
-
* lisp/emacs-lisp/advice.el (ad-compile-function):Tue, 08 Jun 2010 21:18:31 -0400, by Stefan Monnier
-
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;Tue, 08 Jun 2010 21:12:53 -0400, by Stefan Monnier
-
* minibuf.c (Fall_completions): Add more checks.Tue, 08 Jun 2010 21:42:10 +0200, by Andreas Schwab
-
* minibuf.c (Fall_completions): Add more checks.Tue, 08 Jun 2010 19:56:21 +0200, by Andreas Schwab
-
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).Tue, 08 Jun 2010 18:53:11 +0200, by Juanma Barranquero
-
* lisp/net/rcirc.el: Add support for password authentication.Mon, 07 Jun 2010 17:20:44 -0400, by Stefan Monnier
-
* net/dbus.el: Fix typos and declare function.Sat, 05 Jun 2010 22:36:27 +0200, by Juanma Barranquero
-
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).Fri, 04 Jun 2010 12:15:51 -0400, by Chong Yidong
-
Add bug numberFri, 04 Jun 2010 00:52:38 +0200, by Andreas Schwab
-
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4Fri, 04 Jun 2010 00:47:35 +0200, by Andreas Schwab
-
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).Thu, 03 Jun 2010 13:17:50 -0400, by Chong Yidong
-
Fix typos.Thu, 03 Jun 2010 17:34:35 +0200, by Juanma Barranquero
-
Close bug#6336.Wed, 02 Jun 2010 23:07:39 -0700, by Glenn Morris
-
Better doc fix for Bug#6283.Wed, 02 Jun 2010 13:26:31 -0400, by Chong Yidong
-
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).Wed, 02 Jun 2010 13:14:01 -0400, by Chong Yidong
-
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Tue, 01 Jun 2010 21:54:55 -0700, by Dan Nicolaescu
-
Merge from mainline.Tue, 08 Jun 2010 22:52:50 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 07 Jun 2010 23:06:49 +0000, by Katsumi Yamaoka
-
* src/s/usg5-4.h: Fix previous change.Wed, 09 Jun 2010 11:36:58 -0700, by Dan Nicolaescu
-
* net/notifications.el (notifications-notify): Fix docstring.Wed, 09 Jun 2010 19:54:28 +0200, by Michael Albinus
-
Update to Unicode 6.0.0 beta.Wed, 09 Jun 2010 17:46:41 +0200, by Juanma Barranquero
-
* emacs-lisp/smie.el (comment-string-strip): Declare function.Wed, 09 Jun 2010 13:40:50 +0200, by Juanma Barranquero
-
* vc-mtn.el (log-edit-extract-headers): Declare function.Wed, 09 Jun 2010 13:27:56 +0200, by Juanma Barranquero
-
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.Wed, 09 Jun 2010 13:24:34 +0200, by Juanma Barranquero
-
* net/notifications.el (dbus-register-signal): Declare function.Wed, 09 Jun 2010 13:16:21 +0200, by Juanma Barranquero
-
Improve VC create/retrieve tag/branch.Wed, 09 Jun 2010 00:47:14 -0700, by Dan Nicolaescu
-
move notifications.el to net/Wed, 09 Jun 2010 09:36:45 +0200, by Michael Albinus
-
* NEWS: Add notifications.el.Wed, 09 Jun 2010 09:26:38 +0200, by Michael Albinus
-
* notifications.el: New file.Wed, 09 Jun 2010 09:17:23 +0200, by Michael Albinus
-
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.Tue, 08 Jun 2010 23:53:17 -0700, by Glenn Morris
-
Add optional support for resetting VC properties.Tue, 08 Jun 2010 23:48:29 -0700, by Dan Nicolaescu
-
Improve support for special markup in the VC commit message.Tue, 08 Jun 2010 22:24:01 -0700, by Dan Nicolaescu
-
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case thatTue, 08 Jun 2010 22:58:26 -0400, by Stefan Monnier
-
* auth-source.el (top): Autoload `secrets-list-collections',Tue, 08 Jun 2010 15:05:11 +0200, by Michael Albinus
-
* src/lread.c (X_OK): Remove, unused.Mon, 07 Jun 2010 20:12:21 -0700, by Dan Nicolaescu
-
* src/dispnew.c: Remove obsolete comment.Mon, 07 Jun 2010 20:06:47 -0700, by Dan Nicolaescu
-
Remove INCLUDED_FCNTL.Mon, 07 Jun 2010 20:02:41 -0700, by Dan Nicolaescu
-
Include <strings.h> and <string.h> instead ofMon, 07 Jun 2010 19:29:12 -0700, by Dan Nicolaescu
-
Synch with Gnus trunk.Mon, 07 Jun 2010 23:01:34 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 07 Jun 2010 23:00:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 07 Jun 2010 22:49:32 +0000, by Katsumi Yamaoka
-
* lisp/iimage.el: Remove images as soon as the underlying text is modified.Mon, 07 Jun 2010 17:01:23 -0400, by Stefan Monnier
-
Merge from mainline.Sun, 06 Jun 2010 22:46:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 23:18:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 22:45:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 02 Jun 2010 22:44:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 02 Jun 2010 00:16:28 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename fromMon, 07 Jun 2010 15:37:50 -0400, by Stefan Monnier
-
* window.el (pop-to-buffer): Remove the conditional thatMon, 07 Jun 2010 21:28:02 +0300, by Juri Linkov
-
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.Mon, 07 Jun 2010 12:35:57 +0200, by Juanma Barranquero
-
Make (after keyword) indent-rules more flexible.Sun, 06 Jun 2010 22:10:19 -0400, by Stefan Monnier
-
* lisp/isearch.el (isearch-lazy-highlight-search): Fix loopingSun, 06 Jun 2010 12:52:13 +0300, by Juri Linkov
-
Remove BSTRING related code, all platforms define it.Sun, 06 Jun 2010 01:57:39 -0700, by Dan Nicolaescu
-
vc-log-incoming/vc-log-outgoing fixes for Git.Sat, 05 Jun 2010 02:56:22 -0700, by Dan Nicolaescu
-
Remove obsolete macro BASE_LEADING_CODE_P.Sat, 05 Jun 2010 02:41:32 +0200, by Juanma Barranquero
-
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.Fri, 04 Jun 2010 21:38:11 +0300, by Juri Linkov
-
Turn `directory-sep-char' into a noop.Fri, 04 Jun 2010 16:13:35 +0200, by Juanma Barranquero
-
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".Fri, 04 Jun 2010 13:26:54 +0200, by Michael Albinus
-
mule-cmds.el: Add obsolescence information for nonascii-* vars.Fri, 04 Jun 2010 03:38:12 +0200, by Juanma Barranquero
-
vc-log-incoming/vc-log-outgoing improvements for Git.Thu, 03 Jun 2010 16:26:39 -0700, by Dan Nicolaescu
-
Add bindings for vc-log-incoming and vc-log-outgoing.Thu, 03 Jun 2010 16:08:26 -0700, by Dan Nicolaescu
-
* configure.in (AC_PREREQ): Require autoconf 2.65.Thu, 03 Jun 2010 15:28:51 -0700, by Dan Nicolaescu
-
Move UNEXEC definition to autoconf.Thu, 03 Jun 2010 15:16:02 -0700, by Dan Nicolaescu
-
Remove obsolete pre-unicode2 macros.Thu, 03 Jun 2010 21:02:32 +0200, by Juanma Barranquero
-
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.Thu, 03 Jun 2010 21:50:00 +0300, by Juri Linkov
-
* net/rcirc.el (rcirc-sort-nicknames): Remove.Thu, 03 Jun 2010 13:22:27 -0400, by Chong Yidong
-
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.Thu, 03 Jun 2010 18:59:29 +0200, by Juanma Barranquero
-
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.Thu, 03 Jun 2010 11:58:20 -0400, by Chong Yidong
-
* net/rcirc.el (rcirc-sort-nicknames): Change default.Thu, 03 Jun 2010 11:51:38 -0400, by Stefan Monnier
-
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.Thu, 03 Jun 2010 11:07:49 -0400, by Stefan Monnier
-
Add admin/unidata/unidata.txt.Thu, 03 Jun 2010 14:04:35 +0200, by Juanma Barranquero
-
* src/s/sol2-10.h: Comment fix.Wed, 02 Jun 2010 22:57:11 -0700, by Glenn Morris
-
* src/m/ibms390.h: Comment fix.Wed, 02 Jun 2010 22:55:05 -0700, by Glenn Morris
-
Remove NO_SOCK_SIGIO references.Wed, 02 Jun 2010 22:50:48 -0700, by Glenn Morris
-
Regenerate src/config.in.Wed, 02 Jun 2010 22:47:09 -0700, by Glenn Morris
-
* admin/notes/font-backend: Remove obsolete information.Wed, 02 Jun 2010 22:45:20 -0700, by Glenn Morris
-
m/hp800.h simplification.Wed, 02 Jun 2010 22:41:49 -0700, by Glenn Morris
-
HAVE_ALLOCA not needed since alloca.s was removed.Wed, 02 Jun 2010 22:35:54 -0700, by Glenn Morris
-
NOT_C_CODE is always true now.Wed, 02 Jun 2010 22:29:02 -0700, by Glenn Morris
-
Split smie-indent-calculate into more manageable chunks.Wed, 02 Jun 2010 21:48:10 -0400, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.Wed, 02 Jun 2010 16:13:11 -0400, by Stefan Monnier
-
* net/tramp-gvfs.el (top): Require url-util.Wed, 02 Jun 2010 11:53:00 +0200, by Michael Albinus
-
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.Tue, 01 Jun 2010 21:45:46 -0700, by Dan Nicolaescu
-
Fix config.h includes.Tue, 01 Jun 2010 21:29:53 -0700, by Dan Nicolaescu
-
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.Tue, 01 Jun 2010 19:47:43 -0700, by Dan Nicolaescu
-
* src/s/sol2-6.h: Remove obsolete comments.Tue, 01 Jun 2010 19:43:47 -0700, by Dan Nicolaescu
-
Remove unnecessary alloca.h includes.Tue, 01 Jun 2010 19:40:59 -0700, by Dan Nicolaescu
-
Fix alloca definition when using gcc on non-gnu systems.Tue, 01 Jun 2010 19:32:43 -0700, by Dan Nicolaescu
-
Synch with Gnus trunk.Wed, 02 Jun 2010 00:11:49 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Wed, 02 Jun 2010 00:10:42 +0000, by Katsumi Yamaoka