Mercurial > emacs
graph
-
Rename some landmark functions.Wed, 08 Dec 2010 21:55:25 -0800, by Glenn Morris
-
gnus-demon.el (gnus-demon-init): Call run-with-timer with time as argument, not t. XEmacs does not support that.Wed, 08 Dec 2010 22:16:36 +0000, by Katsumi Yamaoka
-
New version 13.2. (Bug#7582)Wed, 08 Dec 2010 17:25:11 -0200, by Vinicius Jose Latorre
-
nnir.el (nnir-request-expire-articles): New function.Wed, 08 Dec 2010 14:41:37 +0000, by Katsumi Yamaoka
-
nnir.el (nnir-retrieve-headers): Use rassq when comparing article ids.Wed, 08 Dec 2010 13:49:49 +0000, by Katsumi Yamaoka
-
Adjust parameter names and doc strings to resolve confusion overWed, 08 Dec 2010 03:09:27 -0500, by Karl Fogel
-
In gdb, try to init comint history from gdbhist.Tue, 07 Dec 2010 21:00:12 -0800, by Glenn Morris
-
* mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.Tue, 07 Dec 2010 19:47:27 -0800, by Glenn Morris
-
Make verify-visited-file-modtime default to the current buffer.Tue, 07 Dec 2010 19:45:45 -0800, by Glenn Morris
-
* lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.Tue, 07 Dec 2010 21:18:02 -0500, by Stefan Monnier
-
shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.Tue, 07 Dec 2010 22:12:50 +0000, by Katsumi Yamaoka
-
* simple.el (just-one-space): Make argument n default to 1 ifTue, 07 Dec 2010 20:38:38 +0100, by Tassilo Horn
-
* lisp/electric.el (electric-indent-post-self-insert-function):Tue, 07 Dec 2010 10:36:08 -0500, by Stefan Monnier
-
nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.Tue, 07 Dec 2010 14:10:11 +0000, by Katsumi Yamaoka
-
Decode extra numeric entities.Tue, 07 Dec 2010 05:06:56 +0000, by Katsumi Yamaoka
-
* lisp/gnus/message.el: Use completion-at-point.Mon, 06 Dec 2010 21:01:00 -0500, by Stefan Monnier
-
shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol character if a non-breakable character follows.Tue, 07 Dec 2010 01:21:09 +0000, by Katsumi Yamaoka
-
proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.Mon, 06 Dec 2010 23:27:17 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 06 Dec 2010 22:16:10 +0000, by Katsumi Yamaoka
-
* lisp/bindings.el (complete-symbol): Move back from minibuffer.el.Mon, 06 Dec 2010 16:06:02 -0500, by Stefan Monnier
-
* lisp/simple.el (just-one-space): Delete newlines for negative arg.Mon, 06 Dec 2010 13:21:42 -0500, by Stefan Monnier
-
Return CDATA sections (like <style>foo</style>) as text nodes.Mon, 06 Dec 2010 17:59:52 +0100, by Lars Magne Ingebrigtsen
-
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.Mon, 06 Dec 2010 11:51:37 -0500, by Stefan Monnier
-
* src/lread.c (read1): Allow newstyle unquote outside of backquote.Mon, 06 Dec 2010 11:37:26 -0500, by Stefan Monnier
-
nnir.el (nnir-request-move-article): Remove obsolete code.Mon, 06 Dec 2010 03:59:56 +0000, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.Sun, 05 Dec 2010 23:29:50 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Sun, 05 Dec 2010 22:17:34 +0000, by Katsumi Yamaoka
-
* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).Sat, 04 Dec 2010 20:23:22 -0500, by Chong Yidong
-
* lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).Sat, 04 Dec 2010 20:01:23 -0500, by Chong Yidong
-
* configure.in: Fix last change.Sat, 04 Dec 2010 17:32:32 -0500, by Chong Yidong
-
Smarter initialization for dired-use-ls-dired (Bug#7546).Sat, 04 Dec 2010 17:10:12 -0500, by Chong Yidong
-
Remove empty machine description filesSat, 04 Dec 2010 20:50:39 +0100, by Andreas Schwab
-
* lisp/replace.el: Add "collect" feature to occur.Fri, 03 Dec 2010 20:58:06 -0500, by Stefan Monnier
-
* lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.Fri, 03 Dec 2010 19:49:49 -0500, by Stefan Monnier
-
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.Fri, 03 Dec 2010 18:20:27 -0500, by Stefan Monnier
-
* lisp/newcomment.el (comment-styles): Add docs to each style.Fri, 03 Dec 2010 18:14:50 -0500, by Stefan Monnier
-
Fix file deletion errors in revision 102572 and 102573.Fri, 03 Dec 2010 17:10:13 -0500, by Chong Yidong
-
Remove EXPLICIT_SIGN_EXTEND.Fri, 03 Dec 2010 17:08:05 -0500, by Chong Yidong
-
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.Fri, 03 Dec 2010 17:06:51 -0500, by Chong Yidong
-
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Fri, 03 Dec 2010 17:05:02 -0500, by Chong Yidong
-
Revert to revision 102571.Fri, 03 Dec 2010 17:01:43 -0500, by Chong Yidong
-
Remove EXPLICIT_SIGN_EXTEND.Fri, 03 Dec 2010 21:55:23 +0100, by Andreas Schwab
-
Restore another execute-bit.Fri, 03 Dec 2010 09:40:46 -0800, by Glenn Morris
-
Restore executable bit omitted when undeleting files in revisiton 102573.Fri, 03 Dec 2010 12:32:55 -0500, by Chong Yidong
-
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.Fri, 03 Dec 2010 14:53:52 +0000, by Katsumi Yamaoka
-
Restore files that I seem to have mistakenly deleted.Fri, 03 Dec 2010 14:45:09 +0000, by Katsumi Yamaoka
-
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Fri, 03 Dec 2010 11:52:43 +0000, by Katsumi Yamaoka
-
Restore dock New Frame and Preferences menu functions (Bug#7535).Fri, 03 Dec 2010 12:48:24 +0100, by Jan D.
-
Draw cursor and images correctly for Nextstep (bug#7412).Fri, 03 Dec 2010 11:54:44 +0100, by Jan D.
-
* frame.c (x_set_font): Remove unused variable.Fri, 03 Dec 2010 11:07:40 +0100, by Andreas Schwab
-
Update cl-loaddefs.elFri, 03 Dec 2010 11:07:24 +0100, by Andreas Schwab
-
gnus-util.el (gnus-macroexpand-all): Fix last change.Fri, 03 Dec 2010 08:01:00 +0000, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.Fri, 03 Dec 2010 07:49:34 +0000, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): Don't modify argument.Fri, 03 Dec 2010 04:39:36 +0000, by Katsumi Yamaoka
-
Silence nxml-mode.el compilation.Thu, 02 Dec 2010 19:13:24 -0800, by Glenn Morris
-
Remove leading `*' from nxml defcustom docs.Thu, 02 Dec 2010 19:10:25 -0800, by Glenn Morris
-
startup.el trivia.Thu, 02 Dec 2010 19:06:11 -0800, by Glenn Morris
-
Remove some browse-url.el autoloads.Thu, 02 Dec 2010 19:04:29 -0800, by Glenn Morris
-
emacsbug.el trivia.Thu, 02 Dec 2010 19:03:06 -0800, by Glenn Morris
-
diff-sentinel trivia.Thu, 02 Dec 2010 19:01:16 -0800, by Glenn Morris
-
* lisp/gnus/mm-extern.el (message-goto-body): Update declaration.Thu, 02 Dec 2010 18:57:46 -0800, by Glenn Morris
-
Standardize license notices in new files.Thu, 02 Dec 2010 18:56:42 -0800, by Glenn Morris
-
EMACS_UNIBYTE trivia.Thu, 02 Dec 2010 18:54:34 -0800, by Glenn Morris
-
gnus-util.el (gnus-macroexpand-all): Fix last change.Fri, 03 Dec 2010 02:30:12 +0000, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): New function.Fri, 03 Dec 2010 02:17:23 +0000, by Katsumi Yamaoka
-
Trivial fixes for epg.el.Fri, 03 Dec 2010 10:52:43 +0900, by Daiki Ueno
-
message.el (message-from-style): Fix previous commit.Thu, 02 Dec 2010 22:25:01 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 02 Dec 2010 22:21:31 +0000, by Katsumi Yamaoka
-
* net/tramp.el (tramp-local-host-regexp): Add "localhost6".Thu, 02 Dec 2010 20:34:31 +0100, by Michael Albinus
-
cl-macs `loop' fix for bug#7492.Thu, 02 Dec 2010 09:36:45 -0800, by Glenn Morris
-
Small flymake changes.Thu, 02 Dec 2010 09:34:35 -0800, by Glenn Morris
-
* nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.Thu, 02 Dec 2010 10:33:57 +0100, by Jan D.
-
Draw text under filled box cursor in inverted color (Bug#7479).Thu, 02 Dec 2010 09:24:16 +0100, by Jan D.
-
update tagsTue, 30 Nov 2010 12:01:47 +0000, by convert-repo
-
* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.Tue, 30 Nov 2010 12:57:48 -0500, by Sam Steingold
-
Fix error in last merge.Tue, 30 Nov 2010 12:01:18 -0500, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 27 Nov 2010 15:06:23 -0500, by Chong Yidong
-
Merge changes from emacs-23 branchSat, 27 Nov 2010 15:04:57 -0500, by Chong Yidong
-
Fix log-edit-font-lock-keywords (Bug#6465).Sat, 27 Nov 2010 14:41:49 -0500, by Chong Yidong
-
Fix bug #7308 with `locate' on MS-Windows.Sat, 27 Nov 2010 11:56:49 +0200, by Eli Zaretskii
-
Fix bug #7446 with overrunning input buffer in ebrowse.Sat, 27 Nov 2010 11:29:22 +0200, by Eli Zaretskii
-
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handlingFri, 26 Nov 2010 16:33:21 -0500, by Stefan Monnier
-
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.Fri, 26 Nov 2010 21:59:22 +0900, by Kenichi Handa
-
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.Fri, 26 Nov 2010 21:58:41 +0900, by Kenichi Handa
-
mail/rmail.el: Require rfc2047.Fri, 26 Nov 2010 16:59:23 +0900, by Kenichi Handa
-
mail/rmail.el: Require rfc2047.Fri, 26 Nov 2010 16:58:35 +0900, by Kenichi Handa
-
Improve rmail's MIME handling.Fri, 26 Nov 2010 13:08:14 +0900, by Kenichi Handa
-
Improve rmail's MIME handling.Fri, 26 Nov 2010 13:06:59 +0900, by Kenichi Handa
-
Fix decoding of emacs-mule coding system.Thu, 25 Nov 2010 12:57:09 +0900, by Kenichi Handa
-
merge emacs-23Thu, 25 Nov 2010 12:56:41 +0900, by Kenichi Handa
-
* progmodes/which-func.el (which-func-imenu-joiner-function):Tue, 23 Nov 2010 21:21:55 -0500, by Stefan Monnier
-
* net/tramp.el (tramp-default-method-alist)Tue, 23 Nov 2010 20:52:25 +0100, by Michael Albinus
-
Tweak previous nxml doc change.Tue, 23 Nov 2010 10:16:21 -0800, by Glenn Morris
-
* doc/misc/nxml-mode.texi (Introduction): New section.Tue, 23 Nov 2010 01:19:57 -0800, by Glenn Morris
-
ChangeLog fix for initial nxml import.Tue, 23 Nov 2010 01:16:40 -0800, by Glenn Morris
-
Small VC fixes for doc/emacs.Tue, 23 Nov 2010 00:18:26 -0800, by Glenn Morris
-
Back-port revision 101465 from the trunk, to resolve bug #7452.Mon, 22 Nov 2010 20:09:29 +0200, by Eli Zaretskii
-
bugtracker: REALLY correct locations of bzr *.conf files.Mon, 22 Nov 2010 05:52:49 +0200, by Eli Zaretskii
-
Fix image cache marking bug (Bug#6301).Sun, 21 Nov 2010 19:39:42 -0500, by Chong Yidong
-
* etc/HELLO: Add ancient Greek (Bug#7418).Sun, 21 Nov 2010 14:03:51 -0500, by Chong Yidong
-
* editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.Sun, 21 Nov 2010 13:16:19 -0500, by Chong Yidong
-
Document byte-to-string in Lisp manual.Sun, 21 Nov 2010 13:07:47 -0500, by Chong Yidong
-
bugtracker: Correct locations of bzr *.conf files.Sun, 21 Nov 2010 19:59:08 +0200, by Eli Zaretskii
-
Backport fixes for Bug#5390 and Bug#5694 from trunk.Sun, 21 Nov 2010 12:04:43 -0500, by Chong Yidong
-
Make the sys.path remove in Python mode customizable (Bug#7454).Sun, 21 Nov 2010 11:52:05 -0500, by Chong Yidong
-
* maintaining.texi (Version Control Systems): Fix repeated sentence.Sun, 21 Nov 2010 11:05:27 -0500, by Chong Yidong
-
python.el comment.Sat, 20 Nov 2010 18:19:39 -0800, by Glenn Morris
-
Document VC headers and other VC changes.Sat, 20 Nov 2010 18:16:10 -0500, by Chong Yidong
-
Prompt before running print commands.Sat, 20 Nov 2010 15:23:26 -0500, by Chong Yidong
-
Document some Emacs 23.3 changes in manuals.Sat, 20 Nov 2010 14:52:20 -0500, by Chong Yidong
-
Fix bug 7425.Sat, 20 Nov 2010 14:50:55 +0100, by Jan D.
-
* pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.Fri, 19 Nov 2010 11:25:09 -0500, by Chong Yidong
-
startup.el trivia.Sat, 27 Nov 2010 11:48:16 -0800, by Glenn Morris
-
Fix decoding of emacs-mule coding system.Thu, 25 Nov 2010 12:55:14 +0900, by Kenichi Handa
-
Exclude NL and TAB from c0-control group for glyphless display.Sat, 27 Nov 2010 10:40:19 +0200, by Eli Zaretskii
-
sendmail.el trivia.Fri, 26 Nov 2010 19:29:06 -0800, by Glenn Morris
-
* lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.Fri, 26 Nov 2010 19:25:35 -0800, by Glenn Morris
-
* lisp/shell.el (shell-dir-cookie-re): Move definition before use.Fri, 26 Nov 2010 19:22:00 -0800, by Glenn Morris
-
Fix emacsbug.el errors clearly flagged by the byte-compiler.Fri, 26 Nov 2010 19:15:59 -0800, by Glenn Morris
-
Regenerate ldefs-boot.el.Fri, 26 Nov 2010 19:02:53 -0800, by Glenn Morris
-
Force left-to-right paragraph direction in echo area and prog-mode buffers.Fri, 26 Nov 2010 21:10:26 +0200, by Eli Zaretskii
-
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.Fri, 26 Nov 2010 20:40:37 +0200, by Eli Zaretskii
-
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.Fri, 26 Nov 2010 20:38:40 +0200, by Eli Zaretskii
-
Fix and document components of mouse event position.Fri, 26 Nov 2010 20:15:09 +0200, by Eli Zaretskii
-
color.el: Rename various rgb functions to srgb.Fri, 26 Nov 2010 11:19:00 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-set-mark): Remove left over.Fri, 26 Nov 2010 11:03:16 +0000, by Katsumi Yamaoka
-
shr.el (shr-insert): Revert last change.Fri, 26 Nov 2010 07:35:42 +0000, by Katsumi Yamaoka
-
* lisp/calendar/diary-lib.el (diary-outlook-format): Remove pointless element.Thu, 25 Nov 2010 19:22:49 -0800, by Glenn Morris
-
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Another fix.Thu, 25 Nov 2010 19:19:58 -0800, by Glenn Morris
-
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Fix match-strings.Thu, 25 Nov 2010 19:14:03 -0800, by Glenn Morris
-
diary-lib.el diary-outlook* changes.Thu, 25 Nov 2010 19:10:16 -0800, by Glenn Morris
-
nnmail.el (nnmail-expiry-target-group): Protect against degenerate results from -accept-article.Fri, 26 Nov 2010 02:37:23 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-url-mailto): Unfold URLs before using them.Fri, 26 Nov 2010 02:31:57 +0000, by Katsumi Yamaoka
-
* mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs beforeFri, 26 Nov 2010 03:28:03 +0100, by Lars Magne Ingebrigtsen
-
nnimap.el (nnimap-request-set-mark): Add is "+", not "-".Fri, 26 Nov 2010 02:17:55 +0000, by Katsumi Yamaoka
-
nnml.el, nnfolder.el, nntp.el (*-request-set-mark): Extend syntax with 'set.Fri, 26 Nov 2010 02:11:40 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-find-uid-response): The UID is the last element in the list.Fri, 26 Nov 2010 01:27:37 +0000, by Katsumi Yamaoka
-
nnimap.el: Use the UID returned when copying and accepting articles, instead of searching for the ID (on the servers that support it).Fri, 26 Nov 2010 01:14:40 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.Fri, 26 Nov 2010 00:45:03 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-last-response-string): Fix last unfolding fix.Thu, 25 Nov 2010 23:43:16 +0000, by Katsumi Yamaoka
-
message.el (message-called-interactively-p): A temporary macro.Thu, 25 Nov 2010 23:20:19 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-unfold-quoted-lines): Refactor out.Thu, 25 Nov 2010 23:05:10 +0000, by Katsumi Yamaoka
-
* diff.el (diff): Fix it for good, hopefully, this time.Thu, 25 Nov 2010 16:59:30 -0500, by Stefan Monnier
-
Fixing bug #7474 also fixes #7481.Thu, 25 Nov 2010 22:28:14 +0200, by Eli Zaretskii
-
Fix bug #7474 with cursor positioning in overlay strings.Thu, 25 Nov 2010 20:38:09 +0200, by Eli Zaretskii
-
shr.el (shr-insert): Fix the way to fold lines.Thu, 25 Nov 2010 14:51:51 +0000, by Katsumi Yamaoka
-
gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].Thu, 25 Nov 2010 11:14:14 +0000, by Katsumi Yamaoka
-
shr-color.el (shr-color-visible): Don't bug out if the colour names don't exist.Thu, 25 Nov 2010 07:46:51 +0000, by Katsumi Yamaoka
-
mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that article displaying or another mml-preview may be interrupted for an error or for the like.Thu, 25 Nov 2010 05:09:25 +0000, by Katsumi Yamaoka
-
* lisp/vc/diff.el (diff): Fix last change.Wed, 24 Nov 2010 23:43:56 -0500, by Stefan Monnier
-
shr.el (shr-get-background): Fix argument name.Thu, 25 Nov 2010 01:13:37 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Wed, 24 Nov 2010 22:54:47 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.Wed, 24 Nov 2010 11:39:51 -0500, by Stefan Monnier
-
nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).Wed, 24 Nov 2010 15:52:14 +0100, by Jan D.
-
color-lab: Require 'cl when compiling.Wed, 24 Nov 2010 12:56:50 +0000, by Katsumi Yamaoka
-
color-lab.el: Fix all expt calls to use float type.Wed, 24 Nov 2010 11:32:22 +0000, by Katsumi Yamaoka
-
Bug 7458: Make key press like Left + right ctrl work when right is not control.Wed, 24 Nov 2010 08:50:08 +0100, by Jan D.
-
shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.Wed, 24 Nov 2010 06:50:28 +0000, by Katsumi Yamaoka
-
(mailclient-send-it): Bind `browse-url-mailto-function' to nil toWed, 24 Nov 2010 07:34:12 +0100, by Lars Magne Ingebrigtsen
-
Introduce a new `browse-url-mailto-function' variable for mailto: URLs.Wed, 24 Nov 2010 07:29:06 +0100, by Lars Magne Ingebrigtsen
-
shr-color.el (shr-color->hexadecimal): Ignore case of color names.Wed, 24 Nov 2010 06:22:51 +0000, by Katsumi Yamaoka
-
color-lab.el: Add coding cookie.Wed, 24 Nov 2010 01:28:37 +0000, by Katsumi Yamaoka
-
shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.Wed, 24 Nov 2010 00:35:23 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 23 Nov 2010 22:24:15 +0000, by Katsumi Yamaoka
-
Avoid GCC warning with inline functions.Tue, 23 Nov 2010 22:27:22 +0200, by Eli Zaretskii
-
Fix compilation on Windows following revno 102488.Tue, 23 Nov 2010 22:21:16 +0200, by Eli Zaretskii
-
* src/nsmenu.m: Use #include <config.h> instead of "config.h".Tue, 23 Nov 2010 11:36:48 -0800, by Dan Nicolaescu
-
Move extern declarations from term.c to lisp.h.Tue, 23 Nov 2010 10:56:28 -0800, by Dan Nicolaescu
-
Mark debugger related variables and functions as EXTERNALLY_VISIBLETue, 23 Nov 2010 10:47:23 -0800, by Dan Nicolaescu
-
Include <sys/ioctl.h> unconditionally.Tue, 23 Nov 2010 10:09:55 -0800, by Dan Nicolaescu
-
* lisp/eshell/: Use with-silent-modifications.Tue, 23 Nov 2010 12:36:15 -0500, by Stefan Monnier
-
Always issue a full prompt in vc-merge-branch operation.Tue, 23 Nov 2010 10:13:43 -0500, by Chong Yidong
-
* lisp/shell.el (shell): Use current-buffer by default if it's alreadyTue, 23 Nov 2010 09:19:54 -0500, by Stefan Monnier
-
shr-color.el: fix several function calls.Tue, 23 Nov 2010 10:22:49 +0000, by Katsumi Yamaoka
-
shr.el (shr-color->hexadecimal): Autoload.Tue, 23 Nov 2010 08:21:09 +0000, by Katsumi Yamaoka
-
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs): MentionTue, 23 Nov 2010 09:00:56 +0100, by Tassilo Horn
-
etc/NEWS: Document vc-update and vc-merge changes.Mon, 22 Nov 2010 20:26:02 -0500, by Chong Yidong
-
Initial support for unified DVCS pull and merge.Mon, 22 Nov 2010 20:15:08 -0500, by Chong Yidong
-
shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.Tue, 23 Nov 2010 00:03:44 +0000, by Katsumi Yamaoka
-
* lisp/Makefile.in: Fix up last merge.Mon, 22 Nov 2010 17:09:17 -0500, by Stefan Monnier
-
Cleanup diff-buffer-with-file.Mon, 22 Nov 2010 14:22:03 -0500, by Stefan Monnier
-
w32.c: Fix a typo in a comment.Mon, 22 Nov 2010 20:15:07 +0200, by Eli Zaretskii
-
* lisp/gnus/ChangeLog: Improve style.Mon, 22 Nov 2010 13:00:40 -0500, by Stefan Monnier
-
* lisp/files.el: Make revert work with diff-buffer-with-file.Mon, 22 Nov 2010 12:57:46 -0500, by Stefan Monnier
-
gnus-art.el (gnus-url-mailto): Do not downcase args.Mon, 22 Nov 2010 11:33:06 +0000, by Katsumi Yamaoka
-
* textmodes/reftex-ref.el (reftex-goto-label): Use the currentMon, 22 Nov 2010 09:09:41 +0100, by Tassilo Horn
-
* alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).Sun, 21 Nov 2010 19:43:53 -0500, by Chong Yidong
-
Merge changes made in Gnus trunk.Sun, 21 Nov 2010 22:46:16 +0000, by Katsumi Yamaoka
-
The default value of `backup-by-copying-when-mismatch' is now t.Sun, 21 Nov 2010 20:46:48 +0100, by Michael Albinus
-
* files.el (backup-by-copying-when-mismatch): The default value isSun, 21 Nov 2010 20:39:21 +0100, by Michael Albinus
-
* tool-bar.el (tool-bar-setup): Remove save as, print and customize.Sun, 21 Nov 2010 19:29:08 +0100, by Jan D.
-
Highlight top-level augmented assignments in Python (Bug#6445).Sun, 21 Nov 2010 12:12:44 -0500, by Chong Yidong
-
* src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.Sun, 21 Nov 2010 10:46:23 -0500, by Ken Brown
-
ns_appbindir must end in /.Sun, 21 Nov 2010 15:39:55 +0100, by Jan D.
-
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Sun, 21 Nov 2010 14:09:34 +0100, by Jan D.
-
Gnus: Fix display of message insertion marks.Sun, 21 Nov 2010 09:51:04 +0100, by Ralf Angeli
-
nnimap.el (nnimap-unselect-group): Made into its own function.Sun, 21 Nov 2010 07:11:35 +0000, by Katsumi Yamaoka
-
Remove emacs-priority.Sat, 20 Nov 2010 21:39:01 -0800, by Dan Nicolaescu
-
Remove INLINE uses in header files.Sat, 20 Nov 2010 21:20:50 -0800, by Dan Nicolaescu
-
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.Sat, 20 Nov 2010 21:17:19 -0800, by Dan Nicolaescu
-
diary-lib comments.Sat, 20 Nov 2010 14:29:35 -0800, by Glenn Morris
-
Tiny authors.el updates.Sat, 20 Nov 2010 14:27:56 -0800, by Glenn Morris
-
ChangeLog fixes prompted by M-x authors.Sat, 20 Nov 2010 14:25:56 -0800, by Glenn Morris
-
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs)Sat, 20 Nov 2010 18:32:57 +0100, by Tassilo Horn
-
* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.Sat, 20 Nov 2010 10:23:49 -0500, by Ken Brown
-
Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.Sat, 20 Nov 2010 17:04:50 +0200, by Eli Zaretskii
-
Add keyword :vert-only for tool bar items with labels not shown horizontally.Sat, 20 Nov 2010 15:51:25 +0100, by Jan D.
-
Make glyphless-char-display-control a defcustom.Sat, 20 Nov 2010 16:35:45 +0200, by Eli Zaretskii
-
Sync with Tramp 2.2.0.Sat, 20 Nov 2010 14:17:25 +0100, by Michael Albinus
-
Sync with Tramp 2.2.0.Sat, 20 Nov 2010 14:12:27 +0100, by Michael Albinus
-
lisp/ChangeLog: Fix entry for bug-querying changes.Sat, 20 Nov 2010 13:52:09 +0200, by Eli Zaretskii
-
faces.el (glyphless-char): Define value for `pc'.Sat, 20 Nov 2010 13:47:49 +0200, by Eli Zaretskii
-
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.Sat, 20 Nov 2010 13:45:14 +0200, by Eli Zaretskii
-
faces.el (glyphless-char): Define value for `pc'.Sat, 20 Nov 2010 13:43:01 +0200, by Eli Zaretskii
-
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.Sat, 20 Nov 2010 13:24:28 +0200, by Eli Zaretskii
-
* mail/emacsbug.el (report-emacs-bug-tracker-url)Sat, 20 Nov 2010 12:39:44 +0100, by Tassilo Horn
-
* src/xfaces.c (lookup_face): Make static.Sat, 20 Nov 2010 11:07:00 +0100, by Andreas Schwab
-
gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.Sat, 20 Nov 2010 01:18:17 +0000, by Katsumi Yamaoka
-
Fix bug #6687 with cursor positioning after before-string from overlays.Fri, 19 Nov 2010 18:34:22 +0200, by Eli Zaretskii
-
lisp/ldefs-boot.el: Regenerate.Fri, 19 Nov 2010 14:25:17 +0100, by Juanma Barranquero
-
* textmodes/reftex-ref.el (reftex-goto-label): If point is insideFri, 19 Nov 2010 12:18:15 +0100, by Tassilo Horn
-
gnus-html.el (gnus-html-prefetch-images): Fix last change.Fri, 19 Nov 2010 05:11:59 +0000, by Katsumi Yamaoka
-
Assume that gnus-inhibit-images may be a group parameter.Fri, 19 Nov 2010 04:55:16 +0000, by Katsumi Yamaoka
-
calc.texi (TeX and LaTeX Language Modes, Predefined Units):Thu, 18 Nov 2010 19:14:36 -0600, by Jay Belanger
-
* src/alloc.c (refill_memory_reserve): Move declaration ...Thu, 18 Nov 2010 13:45:03 -0800, by Dan Nicolaescu
-
* src/strftime.c (_strftime_copytm): Add declaration.Thu, 18 Nov 2010 13:39:15 -0800, by Dan Nicolaescu
-
* src/callproc.c (syms_of_callproc): Use intern_c_string.Thu, 18 Nov 2010 08:59:12 -0800, by Dan Nicolaescu
-
Move declarations from .c files to .h files.Thu, 18 Nov 2010 08:57:00 -0800, by Dan Nicolaescu
-
Convert definitions to standard C.Thu, 18 Nov 2010 08:49:30 -0800, by Dan Nicolaescu
-
shr.el: Allow customizing the vertical table lines.Thu, 18 Nov 2010 06:34:02 +0000, by Katsumi Yamaoka
-
Merge from emacs-23Wed, 17 Nov 2010 22:54:14 -0500, by Stefan Monnier
-
* lisp/textmodes/rst.el: Minor cleanup to improve style.Wed, 17 Nov 2010 22:02:15 -0500, by Stefan Monnier
-
* comint.el (comint-kill-region): Fix last change.Wed, 17 Nov 2010 22:44:35 -0500, by Stefan Monnier
-
Make the yank-handler argument obsolete.Wed, 17 Nov 2010 21:09:41 -0500, by Stefan Monnier
-
* emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokensWed, 17 Nov 2010 14:59:16 -0500, by Stefan Monnier
-
* vc-hg.el (vc-hg-program): New var.Wed, 17 Nov 2010 09:34:28 -0500, by Stefan Monnier
-
autoload.el fix for bug#7414.Tue, 16 Nov 2010 19:47:16 -0800, by Glenn Morris
-
* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).Tue, 16 Nov 2010 15:09:47 -0500, by Chong Yidong
-
Fix link error on Fedora 14: newer GConf don't use g_type_*.Sun, 14 Nov 2010 12:47:31 +0100, by Jan D
-
Fix link error on Fedora 14: newer GConf don't use g_type_*.Sun, 14 Nov 2010 12:46:00 +0100, by Jan D
-
Document revision 100210 as an incompatible change in posn-col-row.Sat, 13 Nov 2010 23:59:28 +0200, by Eli Zaretskii
-
subr.el (posn-col-row): Pay attention to header line. (Bug#7390)Sat, 13 Nov 2010 23:07:58 +0200, by Eli Zaretskii
-
Fix picture-mouse-set-point calculation (Bug#7390).Sat, 13 Nov 2010 16:01:10 -0500, by Chong Yidong
-
Backport fix for Bug#6170 from trunk.Sat, 13 Nov 2010 12:22:52 -0500, by Chong Yidong
-
* net/tramp.el (tramp-remote-coding-commands): Add an alternativeSat, 13 Nov 2010 11:08:21 +0100, by Michael Albinus
-
* lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)Sat, 13 Nov 2010 01:16:18 -0800, by Glenn Morris
-
customize.texi (Composite Types): Lower-case index entry.Fri, 12 Nov 2010 19:03:57 +0200, by Eli Zaretskii
-
The `fixes' attribute does show in `bzr log'.Fri, 12 Nov 2010 18:42:12 +0200, by Eli Zaretskii
-
Fix bug #7346: document load-file-name.Fri, 12 Nov 2010 18:35:35 +0200, by Eli Zaretskii
-
Expand and clarify the description of bugtracker setting for bzr.Fri, 12 Nov 2010 10:37:27 +0200, by Eli Zaretskii
-
diary-iso-date-forms fix for bug#7377.Thu, 11 Nov 2010 19:16:20 -0800, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraintsThu, 11 Nov 2010 20:33:28 -0500, by Stefan Monnier
-
* lisp/files.el (safe-local-variable-p): Gracefully handle errors.Thu, 11 Nov 2010 17:19:01 -0500, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):Thu, 11 Nov 2010 00:08:25 -0500, by Stefan Monnier
-
Fix some ls-lisp oddness.Wed, 10 Nov 2010 19:48:46 -0800, by Glenn Morris
-
Document non-support for MSVC versions later than 8.0.Wed, 10 Nov 2010 15:39:17 +0200, by Eli Zaretskii
-
* doc/misc/edt.texi: Remove information about Emacs 19.Wed, 10 Nov 2010 00:48:15 -0800, by Glenn Morris
-
* doc/lispref/text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.Wed, 10 Nov 2010 00:42:42 -0800, by Glenn Morris
-
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).Wed, 10 Nov 2010 17:35:27 +0900, by YAMAMOTO Mitsuharu
-
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.Wed, 10 Nov 2010 17:33:14 +0900, by YAMAMOTO Mitsuharu
-
* lisp/printing.el (pr-menu-bind): Doc fix.Tue, 09 Nov 2010 23:55:15 -0800, by Glenn Morris
-
* lisp/speedbar.el (speedbar-toggle-images): Doc fix.Tue, 09 Nov 2010 23:52:12 -0800, by Glenn Morris
-
mouse-sel.el comments.Tue, 09 Nov 2010 23:49:24 -0800, by Glenn Morris
-
* lisp/progmodes/python.el (python-shell): Doc fix.Tue, 09 Nov 2010 23:46:01 -0800, by Glenn Morris
-
wid-edit doc fixes.Tue, 09 Nov 2010 23:44:30 -0800, by Glenn Morris
-
Comments related to `bzr commit --fixes'.Tue, 09 Nov 2010 20:50:31 -0800, by Glenn Morris
-
Fix revno 100152.Tue, 09 Nov 2010 20:36:21 +0200, by Eli Zaretskii
-
Fix revno 100153.Tue, 09 Nov 2010 20:28:38 +0200, by Eli Zaretskii
-
* lisp/minibuffer.el (completion-fail-discreetly): New var.Wed, 17 Nov 2010 21:44:44 -0500, by Stefan Monnier
-
* lisp/electric.el (electric-pair-pairs): New var.Wed, 17 Nov 2010 21:43:42 -0500, by Stefan Monnier
-
gnus.texi (Misc Article): Document gnus-inhibit-images.Thu, 18 Nov 2010 02:38:03 +0000, by Katsumi Yamaoka
-
gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.Thu, 18 Nov 2010 02:00:00 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Wed, 17 Nov 2010 22:15:24 +0000, by Katsumi Yamaoka
-
Fix bug #7417 with cursor positioning on empty lines.Wed, 17 Nov 2010 21:15:24 +0200, by Eli Zaretskii
-
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.Wed, 17 Nov 2010 10:12:02 -0500, by Stefan Monnier
-
Remove "tiny change"s for Eric HanchrowWed, 17 Nov 2010 10:07:48 -0500, by Stefan Monnier
-
* lisp/progmodes/python.el (run-python): Explain why we remove the currentWed, 17 Nov 2010 10:00:16 -0500, by Stefan Monnier
-
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.Wed, 17 Nov 2010 09:54:15 -0500, by Stefan Monnier
-
shr.el (shr-image-displayer): Protect function against non-existent image source.Wed, 17 Nov 2010 08:28:15 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-inhibit-images): New user option.Wed, 17 Nov 2010 07:22:19 +0000, by Katsumi Yamaoka
-
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).Wed, 17 Nov 2010 14:51:36 +0900, by Kenichi Handa
-
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).Wed, 17 Nov 2010 14:51:09 +0900, by Kenichi Handa
-
merge trunkWed, 17 Nov 2010 13:09:08 +0900, by Kenichi Handa
-
merge trunkMon, 08 Nov 2010 14:19:54 +0900, by Kenichi Handa
-
merge trunkMon, 08 Nov 2010 14:19:24 +0900, by Kenichi Handa
-
merge trunkWed, 22 Sep 2010 15:46:51 +0900, by Kenichi Handa
-
merge trunkWed, 08 Sep 2010 12:55:57 +0900, by Kenichi Handa
-
merge trunkWed, 01 Sep 2010 11:03:05 +0900, by Kenichi Handa
-
merge trunkThu, 26 Aug 2010 10:29:35 +0900, by Kenichi Handa
-
merge trunkThu, 26 Aug 2010 10:28:52 +0900, by Kenichi Handa
-
Cleanup of window coordinate positioning code.Tue, 16 Nov 2010 21:37:45 -0500, by Chong Yidong
-
mml2015-epg-sign: Use From header.Tue, 16 Nov 2010 23:05:02 +0000, by Katsumi Yamaoka
-
Revert changes in revision 102407Tue, 16 Nov 2010 16:47:43 -0500, by Chong Yidong
-
* src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.Tue, 16 Nov 2010 16:38:37 -0500, by Chong Yidong
-
* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.Tue, 16 Nov 2010 16:19:34 -0500, by Stefan Monnier
-
* lisp/electric.el (electric-layout-mode): New minor mode.Tue, 16 Nov 2010 16:14:46 -0500, by Stefan Monnier
-
Cleanup of window coordinate positioning code.Tue, 16 Nov 2010 14:59:24 -0500, by Chong Yidong
-
Avoid interpreting file:/foo:/bar URLs via tramp.Tue, 16 Nov 2010 14:46:12 +0100, by Lars Magne Ingebrigtsen
-
Convert definitions to standard C.Mon, 15 Nov 2010 22:44:51 -0800, by Dan Nicolaescu
-
Allow gnus-html to register image displayer callbacks.Tue, 16 Nov 2010 00:04:25 +0000, by Katsumi Yamaoka
-
Rework how Gnus is supposed to be able to display all the images in HTML.Mon, 15 Nov 2010 23:45:55 +0000, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agentize): Only do the auto-agentizing if gnus-agent-auto-agentize-methods is set. Which it isn't.Mon, 15 Nov 2010 22:12:43 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.Mon, 15 Nov 2010 16:40:30 -0500, by Stefan Monnier
-
* src/callproc.c (child_setup): Fix previous change.Mon, 15 Nov 2010 10:11:52 -0800, by Dan Nicolaescu
-
(allout-version): micro incrementMon, 15 Nov 2010 12:41:33 -0500, by Ken Manheimer
-
Remove config.h include guards.Mon, 15 Nov 2010 09:21:18 -0800, by Dan Nicolaescu
-
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.Mon, 15 Nov 2010 09:11:08 -0800, by Dan Nicolaescu
-
flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).Mon, 15 Nov 2010 13:27:33 +0100, by Agustin Martin
-
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.Sun, 14 Nov 2010 22:42:21 -0800, by Dan Nicolaescu
-
* configure.in: Do not check for unconditionally included headers.Sun, 14 Nov 2010 22:39:02 -0800, by Dan Nicolaescu
-
* src/process.c: Include <sys/ioctl.h> unconditionally,Sun, 14 Nov 2010 22:27:41 -0800, by Dan Nicolaescu
-
* src/keyboard.c (pending_malloc_warning): Add const to matchSun, 14 Nov 2010 22:18:50 -0800, by Dan Nicolaescu
-
Clean up src/systty.h macros.Sun, 14 Nov 2010 22:10:35 -0800, by Dan Nicolaescu
-
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.Sun, 14 Nov 2010 21:52:58 -0800, by Dan Nicolaescu
-
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.Mon, 15 Nov 2010 02:40:42 +0000, by Katsumi Yamaoka
-
Repeat 2010-11-14 change to xfns.c for w32 and ns.Sun, 14 Nov 2010 14:58:24 -0500, by Chong Yidong
-
Fix last cons in set_wm_state, remove unused variables.Sun, 14 Nov 2010 11:21:16 +0100, by Jan D
-
Add const to array elements.Sun, 14 Nov 2010 15:55:27 +0900, by YAMAMOTO Mitsuharu
-
Let the cursorColor X resource set the the cursor face (Bug#7392).Sat, 13 Nov 2010 21:09:11 -0500, by Chong Yidong
-
Restore clobbered allout.el changes.Sat, 13 Nov 2010 17:55:37 -0800, by Glenn Morris
-
ChangeLog OCD.Sat, 13 Nov 2010 16:47:07 -0800, by Glenn Morris
-
(allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),Sat, 13 Nov 2010 17:30:10 -0500, by Ken Manheimer
-
* src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.Sat, 13 Nov 2010 14:20:01 -0800, by Dan Nicolaescu
-
Fix compilation on Solaris.Sat, 13 Nov 2010 14:17:22 -0800, by Dan Nicolaescu
-
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.Sat, 13 Nov 2010 14:10:34 -0800, by Dan Nicolaescu
-
mule.texi (Fontsets): Fix xref from last change.Sat, 13 Nov 2010 22:40:21 +0200, by Eli Zaretskii
-
Fix Atoms and Lisp_Object mixup and related bugs.Sat, 13 Nov 2010 19:59:28 +0100, by Jan D
-
* src/window.c (Fwindow_use_time): New function.Sat, 13 Nov 2010 13:49:22 -0500, by Chong Yidong
-
Fix background-color setting in initial frame (Bug#7373).Sat, 13 Nov 2010 13:34:02 -0500, by Chong Yidong
-
lisp/ChangeLog: Fix last log entry.Sat, 13 Nov 2010 15:35:44 +0200, by Eli Zaretskii
-
Fix and document display of glyphless characters.Sat, 13 Nov 2010 15:29:31 +0200, by Eli Zaretskii
-
* net/tramp-compat.el (tramp-compat-line-beginning-position)Sat, 13 Nov 2010 11:42:32 +0100, by Michael Albinus
-
Document count-words-region.Fri, 12 Nov 2010 19:48:16 -0800, by Glenn Morris
-
* lisp/simple.el (count-words-region): New function.Fri, 12 Nov 2010 19:46:00 -0800, by Glenn Morris
-
ChangeLog whitespace.Fri, 12 Nov 2010 19:36:32 -0800, by Glenn Morris
-
Standardize some file headers.Fri, 12 Nov 2010 19:34:36 -0800, by Glenn Morris
-
ChangeLog fixes.Fri, 12 Nov 2010 19:33:24 -0800, by Glenn Morris
-
Remove autoload for org-capture-templatesFri, 12 Nov 2010 16:34:06 -0600, by Carsten Dominik
-
* lisp/shell.el (shell-dir-cookie-re): New custom variable.Fri, 12 Nov 2010 09:13:48 -0500, by Stefan Monnier
-
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-modeFri, 12 Nov 2010 08:44:46 -0500, by Stefan Monnier
-
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part toFri, 12 Nov 2010 08:35:36 -0500, by Stefan Monnier
-
* lisp/skeleton.el (skeleton-newline): New function.Fri, 12 Nov 2010 08:33:44 -0500, by Stefan Monnier
-
* lisp/simple.el (open-line): `newline' may strip trailing space.Fri, 12 Nov 2010 08:32:02 -0500, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Use mapc.Fri, 12 Nov 2010 08:28:17 -0500, by Stefan Monnier
-
Apply XAtom revork patches from Julien Danjou.Fri, 12 Nov 2010 10:31:44 +0100, by Jan D.
-
xfns.c (Fx_show_tip): Fix typo in docstring.Fri, 12 Nov 2010 09:46:21 +0100, by Jan D.
-
Fix last change.Fri, 12 Nov 2010 06:24:47 +0000, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Keep text properties.Fri, 12 Nov 2010 05:59:53 +0000, by Katsumi Yamaoka
-
Fix ob-lisp.el expectation that slime would be availableThu, 11 Nov 2010 22:36:34 -0600, by Carsten Dominik
-
Merge: org-mode version 7.3Thu, 11 Nov 2010 22:13:11 -0600, by Carsten Dominik
-
Install org-mode version 7.3Thu, 11 Nov 2010 22:10:19 -0600, by Carsten Dominik
-
* lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.Thu, 11 Nov 2010 19:23:58 -0800, by Glenn Morris
-
bytecomp trivia.Thu, 11 Nov 2010 19:21:38 -0800, by Glenn Morris
-
smime.el (smime-decrypt-region): Doc fix.Fri, 12 Nov 2010 01:48:39 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug andThu, 11 Nov 2010 20:35:06 -0500, by Stefan Monnier
-
Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.Thu, 11 Nov 2010 23:51:05 +0000, by Katsumi Yamaoka
-
* lisp/gnus/smime.el (smime-mode): Use define-derived-mode.Thu, 11 Nov 2010 17:24:03 -0500, by Stefan Monnier
-
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checkingThu, 11 Nov 2010 16:11:17 -0500, by Stefan Monnier
-
* lisp/progmodes/modula2.el: Use SMIE and skeleton.Thu, 11 Nov 2010 16:06:15 -0500, by Stefan Monnier
-
* doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.Thu, 11 Nov 2010 00:41:30 -0800, by Glenn Morris
-
ls-lisp: get rid of the dreaded "no effect until you restart Emacs".Thu, 11 Nov 2010 00:28:35 -0800, by Glenn Morris
-
esh-opt comments.Wed, 10 Nov 2010 20:11:33 -0800, by Glenn Morris
-
mailheader.el comments.Wed, 10 Nov 2010 20:10:38 -0800, by Glenn Morris
-
Regenerate tpu-edt autoloads.Wed, 10 Nov 2010 20:09:02 -0800, by Glenn Morris
-
* lisp/gnus/smime.el (from): Restrict declaration to XEmacs.Wed, 10 Nov 2010 20:07:40 -0800, by Glenn Morris
-
* lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.Wed, 10 Nov 2010 20:05:15 -0800, by Glenn Morris
-
shr.el (shr-insert): Fix last change.Thu, 11 Nov 2010 04:01:12 +0000, by Katsumi Yamaoka
-
Minor ls-lisp changes.Wed, 10 Nov 2010 19:59:04 -0800, by Glenn Morris
-
Remove odd code from kandmark, gomoku.Wed, 10 Nov 2010 19:57:02 -0800, by Glenn Morris
-
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.Wed, 10 Nov 2010 19:54:59 -0800, by Glenn Morris
-
Silence idlw*.el compilation.Wed, 10 Nov 2010 19:53:16 -0800, by Glenn Morris
-
shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.Thu, 11 Nov 2010 03:50:27 +0000, by Katsumi Yamaoka
-
* lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.Wed, 10 Nov 2010 19:50:20 -0800, by Glenn Morris
-
lisp/gnus/ChangeLog: Cosmetic fix.Thu, 11 Nov 2010 02:11:30 +0000, by Katsumi Yamaoka
-
nnir.el (nnir-request-move-article): fix to provide original group and subject.Thu, 11 Nov 2010 02:10:07 +0000, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).Thu, 11 Nov 2010 01:45:05 +0000, by Katsumi Yamaoka
-
lisp/gnus/ChangeLog (2010-11-10): Fix wording.Wed, 10 Nov 2010 23:57:24 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.Wed, 10 Nov 2010 23:16:01 +0000, by Katsumi Yamaoka
-
* net/browse-url.el (browse-url-browser-function): Change theWed, 10 Nov 2010 23:27:02 +0100, by Lars Magne Ingebrigtsen
-
Minor fix to package-archive-contents recalculation.Wed, 10 Nov 2010 16:35:06 -0500, by Chong Yidong
-
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.Wed, 10 Nov 2010 18:25:13 +0100, by Agustin Martin
-
flyspell.el (flyspell-word): Do not re-check known misspellings.Wed, 10 Nov 2010 11:54:43 +0100, by Agustin Martin
-
Fix syntax error in previous commit.Wed, 10 Nov 2010 10:08:05 +0100, by Michael Albinus
-
Add const to array elements of font filter properties.Wed, 10 Nov 2010 18:02:54 +0900, by YAMAMOTO Mitsuharu
-
* dbusbind.c (QCdbus_type_unix_fd): New Lisp object.Wed, 10 Nov 2010 09:48:18 +0100, by Michael Albinus
-
* dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.Wed, 10 Nov 2010 09:41:53 +0100, by Michael Albinus
-
* lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.Wed, 10 Nov 2010 00:21:06 -0800, by Glenn Morris
-
* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.Tue, 09 Nov 2010 23:59:00 -0800, by Glenn Morris
-
rfc2047.el (rfc2047-syntax-table): Simplify.Wed, 10 Nov 2010 07:55:25 +0000, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.Wed, 10 Nov 2010 06:23:53 +0000, by Katsumi Yamaoka
-
Minor edt.el simplification.Tue, 09 Nov 2010 21:24:48 -0800, by Glenn Morris
-
tpu-extras.el simplifiation.Tue, 09 Nov 2010 21:16:34 -0800, by Glenn Morris
-
Use line-beginning-position in some texinfo.el files.Tue, 09 Nov 2010 20:35:18 -0800, by Glenn Morris
-
Silence skeleton.el compilation.Tue, 09 Nov 2010 20:30:21 -0800, by Glenn Morris
-
Remove ls-lisp time-related functions that duplicate standard functions.Tue, 09 Nov 2010 20:28:16 -0800, by Glenn Morris
-
system-type related trivia.Tue, 09 Nov 2010 20:24:47 -0800, by Glenn Morris
-
net-utils system-type trivia.Tue, 09 Nov 2010 20:13:21 -0800, by Glenn Morris
-
* lisp/startup.el (package-initialize): Update declaration.Tue, 09 Nov 2010 20:11:08 -0800, by Glenn Morris
-
* lisp/gnus/smime.el (from): Remove unused declaration.Tue, 09 Nov 2010 20:09:49 -0800, by Glenn Morris
-
time-to-seconds related simplifications.Tue, 09 Nov 2010 20:08:15 -0800, by Glenn Morris
-
Replace some eshell functions that duplicate standard functions.Tue, 09 Nov 2010 19:57:32 -0800, by Glenn Morris
-
Silence compilation of some shell files.Tue, 09 Nov 2010 19:53:03 -0800, by Glenn Morris
-
* src/emacs.c (syms_of_emacs) <system-type>: Doc fix.Tue, 09 Nov 2010 19:45:29 -0800, by Glenn Morris
-
ChangeLog fix.Tue, 09 Nov 2010 19:43:44 -0800, by Glenn Morris
-
gnus-art.el (org-entities): Bind it.Wed, 10 Nov 2010 01:25:17 +0000, by Katsumi Yamaoka
-
net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.Wed, 10 Nov 2010 00:02:44 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 09 Nov 2010 22:17:36 +0000, by Katsumi Yamaoka
-
Merge from emacs-23Tue, 09 Nov 2010 15:07:10 -0500, by Stefan Monnier
-
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.Tue, 09 Nov 2010 10:29:37 +0000, by Katsumi Yamaoka
-
* lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.Tue, 09 Nov 2010 00:00:46 -0800, by Glenn Morris
-
* lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.Mon, 08 Nov 2010 23:47:01 -0800, by Glenn Morris
-
Replace still more end-of-line etc with line-end-position, etc.Mon, 08 Nov 2010 21:33:07 -0800, by Glenn Morris
-
message.el (message-subject-trailing-was-regexp): Fix default value.Tue, 09 Nov 2010 02:00:56 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)Mon, 08 Nov 2010 15:01:01 -0500, by Stefan Monnier
-
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)Mon, 08 Nov 2010 14:09:21 -0500, by Stefan Monnier
-
gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.Mon, 08 Nov 2010 01:38:47 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.Sun, 07 Nov 2010 10:45:45 -0500, by Stefan Monnier
-
* src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.Sun, 07 Nov 2010 12:25:55 +0100, by Jan D
-
* src/xdisp.c (note_mode_line_or_margin_highlight): InitializeSun, 07 Nov 2010 12:16:54 +0100, by Jan D
-
Fix typo in previos flymake change.Sat, 06 Nov 2010 19:02:54 -0700, by Glenn Morris
-
Minor esh-util changes.Sat, 06 Nov 2010 18:56:09 -0700, by Glenn Morris
-
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.Sat, 06 Nov 2010 18:50:52 -0700, by Glenn Morris
-
Minor checkdoc simplifications.Sat, 06 Nov 2010 18:44:13 -0700, by Glenn Morris
-
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Sat, 06 Nov 2010 18:36:33 -0700, by Glenn Morris
-
gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.Sun, 07 Nov 2010 01:10:01 +0000, by Katsumi Yamaoka
-
Replace more speedbar uses of end-of-line etc with line-end-position.Sat, 06 Nov 2010 18:06:37 -0700, by Glenn Morris
-
gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.Sun, 07 Nov 2010 00:22:06 +0000, by Katsumi Yamaoka
-
Use line-end-position rather than end-of-line, etc.Sat, 06 Nov 2010 13:23:42 -0700, by Glenn Morris
-
Minor idlwave change.Sat, 06 Nov 2010 12:55:44 -0700, by Glenn Morris
-
Minor eieio-comp changes.Sat, 06 Nov 2010 12:47:42 -0700, by Glenn Morris
-
Silence viper-cmd compilation.Sat, 06 Nov 2010 12:44:11 -0700, by Glenn Morris
-
Silence elint compilation.Sat, 06 Nov 2010 12:40:33 -0700, by Glenn Morris
-
Silence gnus-art compilation.Sat, 06 Nov 2010 12:35:19 -0700, by Glenn Morris
-
Silence mail-extr compilation.Sat, 06 Nov 2010 12:28:44 -0700, by Glenn Morris
-
Silence reftex compilation.Sat, 06 Nov 2010 12:11:38 -0700, by Glenn Morris
-
Minor emerge changes.Sat, 06 Nov 2010 11:51:11 -0700, by Glenn Morris
-
xdisp.c: Add commentary about character compositions in bidirectional text.Sat, 06 Nov 2010 20:19:32 +0200, by Eli Zaretskii
-
RefTeX: Improve matching of bib entries.Sat, 06 Nov 2010 16:56:29 +0100, by Ralf Angeli
-
src/ChangeLog: Fix log entry for revno 102262.Sat, 06 Nov 2010 15:49:29 +0200, by Eli Zaretskii
-
Support R2L lines in tool-tip text.Sat, 06 Nov 2010 15:45:37 +0200, by Eli Zaretskii
-
* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.Sat, 06 Nov 2010 13:08:58 +0100, by Michael Albinus
-
configure.in: Fix indentationSat, 06 Nov 2010 11:31:56 +0100, by Andreas Schwab
-
* src/nsfont.m: Include termchar for new mouse-highlight.Sat, 06 Nov 2010 10:33:22 +0100, by Jan D.
-
Unify mouse-highlight code for all GUI and TTY sessions.Sat, 06 Nov 2010 10:28:31 +0200, by Eli Zaretskii
-
chapter, part, section are all DocBook elementsFri, 05 Nov 2010 15:30:18 -0400, by Sam Steingold
-
term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.Fri, 05 Nov 2010 19:52:06 +0200, by Eli Zaretskii
-
Decode utf-8 strings in mixed environments by default.Fri, 05 Nov 2010 15:17:46 +0100, by Lars Magne Ingebrigtsen
-
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).Fri, 05 Nov 2010 13:11:12 +0100, by Jan D.
-
* nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.Fri, 05 Nov 2010 12:35:36 +0200, by Adrian Robert
-
Quiet, woman. (Sorry...).Fri, 05 Nov 2010 01:16:55 -0700, by Glenn Morris
-
Silence doctor.el compilation.Fri, 05 Nov 2010 00:41:47 -0700, by Glenn Morris
-
Silence cl-macs.el compilation.Fri, 05 Nov 2010 00:34:45 -0700, by Glenn Morris
-
Silence byte-opt.el compilation.Fri, 05 Nov 2010 00:32:16 -0700, by Glenn Morris
-
ChangeLog fix.Thu, 04 Nov 2010 17:01:59 -0700, by Glenn Morris
-
Refer to set-coding-system-priority instead of the obsoleteThu, 04 Nov 2010 23:37:06 +0100, by Lars Magne Ingebrigtsen
-
Merge changes made in Gnus trunk.Thu, 04 Nov 2010 22:18:09 +0000, by Katsumi Yamaoka
-
ChangeLog fix.Thu, 04 Nov 2010 11:22:12 -0700, by Glenn Morris
-
identify "refentry" as DocBookThu, 04 Nov 2010 14:17:38 -0400, by Sam Steingold
-
* nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (EmacsView-performDragOperation:): Correct empty return statements. Based on a patch by Ismail Donmez <ismail@namtrac.org>.Thu, 04 Nov 2010 20:10:50 +0200, by Adrian Robert
-
Notes about elpa.gnu.org for maintainers.Thu, 04 Nov 2010 13:00:43 -0400, by Chong Yidong
-
* tramp.texi (Remote shell setup): New item "Interactive shellThu, 04 Nov 2010 14:30:20 +0100, by Michael Albinus
-
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.Thu, 04 Nov 2010 11:00:25 +0000, by Katsumi Yamaoka
-
* emacs-lisp/package.el (package-unpack): Remove no-op.Wed, 03 Nov 2010 19:21:51 -0400, by Chong Yidong
-
Support for gif transparency.Wed, 03 Nov 2010 16:08:48 -0400, by Chong Yidong
-
etc/NEWS: Move --with-crit-dir option to emacs-23.Wed, 03 Nov 2010 15:53:47 -0400, by Chong Yidong
-
xfns.c (x_real_positions): Fix declaration-after-statement problem.Tue, 09 Nov 2010 15:55:52 +0200, by Eli Zaretskii
-
* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.Mon, 08 Nov 2010 23:41:57 -0800, by Glenn Morris
-
ChangeLog fix.Mon, 08 Nov 2010 20:39:11 -0800, by Glenn Morris
-
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.Mon, 08 Nov 2010 16:07:41 -0500, by Stefan Monnier
-
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of theMon, 08 Nov 2010 15:53:42 -0500, by Stefan Monnier
-
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):Mon, 08 Nov 2010 13:56:10 -0500, by Stefan Monnier
-
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)Mon, 08 Nov 2010 13:42:24 -0500, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.Mon, 08 Nov 2010 10:45:49 -0500, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el: New package.Sun, 07 Nov 2010 10:52:33 -0500, by Stefan Monnier
-
Fix misleading Changelog entry.Sun, 07 Nov 2010 08:02:15 +0100, by Michael Albinus
-
Fix typo.Sat, 06 Nov 2010 15:05:47 +0100, by Michael Albinus
-
* files.el (backup-by-copying-when-mismatch): Make it a buffer localSat, 06 Nov 2010 15:04:23 +0100, by Michael Albinus
-
Fix bug #7300.Sat, 06 Nov 2010 12:23:33 +0200, by Eli Zaretskii
-
Back-port from trunk the fix for bug #6294.Sat, 06 Nov 2010 12:08:33 +0200, by Eli Zaretskii
-
Fix bug #7285.Sat, 06 Nov 2010 11:57:24 +0200, by Eli Zaretskii
-
* progmodes/verilog-mode.el (verilog-insert-one-definition)Sat, 06 Nov 2010 00:54:19 -0700, by Dan Nicolaescu
-
* trampver.texi: Update release number.Fri, 05 Nov 2010 21:55:06 +0100, by Michael Albinus
-
* net/trampver.el: Update release number.Fri, 05 Nov 2010 21:52:50 +0100, by Michael Albinus
-
Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.Fri, 05 Nov 2010 14:28:19 -0400, by Chong Yidong
-
Regenerate configure.Thu, 04 Nov 2010 16:34:49 -0400, by Chong Yidong
-
Backport fix for Bug#5723 from trunk.Thu, 04 Nov 2010 15:56:50 -0400, by Chong Yidong
-
Backport r99752 from trunkThu, 04 Nov 2010 15:54:28 -0400, by Chong Yidong
-
Backport r99751 from trunkThu, 04 Nov 2010 15:54:14 -0400, by Chong Yidong
-
Backport r99750 from trunkThu, 04 Nov 2010 15:53:28 -0400, by Chong Yidong
-
Backport fix for Bug#6287 from trunk.Thu, 04 Nov 2010 15:47:27 -0400, by Chong Yidong
-
Backport r100459 from trunkThu, 04 Nov 2010 15:46:30 -0400, by Chong Yidong
-
Backport fix for Bug#2423 from trunk.Thu, 04 Nov 2010 15:39:47 -0400, by Chong Yidong
-
Backport r99863 from trunkThu, 04 Nov 2010 15:35:32 -0400, by Chong Yidong
-
Backport r99862 from trunkThu, 04 Nov 2010 15:34:50 -0400, by Chong Yidong
-
Backport from trunk.Thu, 04 Nov 2010 15:34:11 -0400, by Chong Yidong
-
Backport Bug#6765 fix from trunk.Thu, 04 Nov 2010 15:27:46 -0400, by Chong Yidong
-
* configure.in: Don't write a warning for D-Bus anymore.Thu, 04 Nov 2010 17:00:35 +0100, by Michael Albinus
-
* xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if ourThu, 04 Nov 2010 13:37:17 +0100, by Jan D.
-
Remove debug code.Thu, 04 Nov 2010 13:17:46 +0100, by Jan D.
-
Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).Thu, 04 Nov 2010 09:41:25 +0100, by Jan D.
-
calc.texi: Update Emacs version to 23.3.Wed, 03 Nov 2010 18:19:23 -0500, by Jay Belanger
-
Fix for Bug#5655, backported from trunk.Wed, 03 Nov 2010 14:55:19 -0400, by Chong Yidong
-
Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.Mon, 01 Nov 2010 12:30:33 +0100, by Jan D.
-
* lisp/locate.el (locate, locate-mode): Doc fixes.Sun, 31 Oct 2010 23:55:49 -0700, by Glenn Morris
-
Prevent server-mode from issuing a prompt in kill-emacs-hook.Sun, 31 Oct 2010 23:35:06 -0400, by Chong Yidong
-
Backport VC improvements from trunk.Sun, 31 Oct 2010 23:13:42 -0400, by Chong Yidong
-
Mark tiny change.Sun, 31 Oct 2010 19:30:15 -0700, by Glenn Morris
-
Make Emacs compile with clang.Sun, 31 Oct 2010 22:01:43 -0400, by Stefan Monnier
-
Cleanup -Wall warnings.Fri, 05 Nov 2010 23:47:58 +0200, by Eli Zaretskii
-
Fix unified mouse highlight after compiling on Unix.Fri, 05 Nov 2010 20:07:42 +0200, by Eli Zaretskii
-
Fix mouse redesigned mouse highlight on MSDOS.Fri, 05 Nov 2010 14:11:22 +0200, by Eli Zaretskii
-
Cleanup fallout from redesigning mouse highlight.Fri, 05 Nov 2010 12:03:17 +0200, by Eli Zaretskii
-
Reflect mouse-highlight redesign in term.cTue, 02 Nov 2010 21:35:12 +0200, by Eli Zaretskii
-
REALLY finish coding portable mouse highlight.Mon, 01 Nov 2010 22:19:17 +0200, by Eli Zaretskii
-
Finish coding mouse highlight redesigned for portability.Mon, 01 Nov 2010 22:09:03 +0200, by Eli Zaretskii
-
Start redesigning portable mouse highlight. Not compiled.Sun, 31 Oct 2010 20:50:02 +0200, by Eli Zaretskii
-
Unify mouse highlight code of MSDOS and GUI sessions.Sat, 30 Oct 2010 15:09:52 +0200, by Eli Zaretskii
-
reftex-toc trivia.Wed, 03 Nov 2010 01:03:42 -0700, by Glenn Morris
-
idlwave trivia.Wed, 03 Nov 2010 00:57:43 -0700, by Glenn Morris
-
Silence ispell.el compilation.Wed, 03 Nov 2010 00:42:27 -0700, by Glenn Morris
-
* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.Wed, 03 Nov 2010 00:20:03 -0700, by Glenn Morris
-
* doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.Tue, 02 Nov 2010 20:53:12 -0700, by Glenn Morris
-
Don't be so lax with spelling.Tue, 02 Nov 2010 20:49:04 -0700, by Glenn Morris
-
Mere anarchy is loosed upon the world.Tue, 02 Nov 2010 20:40:54 -0700, by Glenn Morris
-
landmark: you lose.Tue, 02 Nov 2010 20:35:38 -0700, by Glenn Morris
-
Fix the most annoying typo in the world.Tue, 02 Nov 2010 20:33:24 -0700, by Glenn Morris
-
Silence compilation of gomoku.el.Tue, 02 Nov 2010 20:30:37 -0700, by Glenn Morris
-
Silence compilation of mh-mime.el.Tue, 02 Nov 2010 20:27:38 -0700, by Glenn Morris
-
Separate built-in packages from elpa packages, for efficiency.Tue, 02 Nov 2010 23:25:36 -0400, by Chong Yidong
-
Silence compilation of nndiary.el.Tue, 02 Nov 2010 20:25:23 -0700, by Glenn Morris
-
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):Tue, 02 Nov 2010 22:30:12 -0400, by Stefan Monnier
-
nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.Wed, 03 Nov 2010 01:06:33 +0000, by Katsumi Yamaoka
-
gnus-cite.el (gnus-article-natural-long-line-p): Removed.Wed, 03 Nov 2010 01:02:53 +0000, by Katsumi Yamaoka
-
(byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files that are not already compiled, and do not recompile them.Tue, 02 Nov 2010 15:51:25 -0700, by Noah Friedman
-
nnir: remove wais supportTue, 02 Nov 2010 11:28:45 +0000, by Katsumi Yamaoka
-
* lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.Mon, 01 Nov 2010 21:08:43 -0700, by Glenn Morris
-
* lisp/gnus/gnus-util.el: Comment.Mon, 01 Nov 2010 21:06:44 -0700, by Glenn Morris
-
Fix last change to package.el.Mon, 01 Nov 2010 22:30:50 -0400, by Chong Yidong
-
gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.Tue, 02 Nov 2010 02:19:52 +0000, by Katsumi Yamaoka
-
Two fixes for elpa packages overriding built-in ones.Mon, 01 Nov 2010 21:50:26 -0400, by Chong Yidong
-
Adjust doc.Mon, 01 Nov 2010 23:50:22 -0200, by Vinicius Jose Latorre
-
nnir.el: Fix various bugs.Mon, 01 Nov 2010 23:47:38 +0000, by Katsumi Yamaoka
-
gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.Mon, 01 Nov 2010 23:11:37 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 01 Nov 2010 22:21:10 +0000, by Katsumi Yamaoka
-
Fix error in last merge from branch.Mon, 01 Nov 2010 11:18:42 -0400, by Chong Yidong
-
Fix dates in ChangeLog entries.Mon, 01 Nov 2010 15:59:31 +0100, by Juanma Barranquero
-
Implement various display methods for glyphless characters.Mon, 01 Nov 2010 16:56:16 +0900, by Kenichi Handa
-
merge trunkMon, 01 Nov 2010 16:55:44 +0900, by Kenichi Handa
-
merge trunkMon, 01 Nov 2010 16:53:08 +0900, by Kenichi Handa
-
Reposition some aliases in holidays.el.Mon, 01 Nov 2010 00:40:11 -0700, by Glenn Morris
-
* cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.Mon, 01 Nov 2010 00:34:04 -0700, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie): New custom group.Sun, 31 Oct 2010 23:44:54 -0700, by Glenn Morris
-
Silence compilation of mm-util.el.Sun, 31 Oct 2010 23:39:01 -0700, by Glenn Morris
-
* lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.Sun, 31 Oct 2010 23:21:44 -0700, by Glenn Morris
-
Fix some declarations in cedet.Sun, 31 Oct 2010 23:19:31 -0700, by Glenn Morris
-
shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.Mon, 01 Nov 2010 06:16:46 +0000, by Katsumi Yamaoka
-
Fix some declarations.Sun, 31 Oct 2010 23:13:43 -0700, by Glenn Morris
-
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.Sun, 31 Oct 2010 23:00:04 -0700, by Glenn Morris
-
* lisp/textmodes/ispell.el (comment-add): Declare.Sun, 31 Oct 2010 22:55:40 -0700, by Glenn Morris
-
* net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.Sun, 31 Oct 2010 22:53:15 -0700, by Glenn Morris
-
* lisp/info.el (finder-keywords-hash, package-alist): Declare.Sun, 31 Oct 2010 22:48:20 -0700, by Glenn Morris
-
gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.Mon, 01 Nov 2010 03:58:53 +0000, by Katsumi Yamaoka
-
etc/NEWS: Remove VC changes, since they are backported to 23.3.Sun, 31 Oct 2010 23:20:57 -0400, by Chong Yidong
-
Fix to package name computation in Finder.Sun, 31 Oct 2010 23:19:01 -0400, by Chong Yidong
-
Remove extra leftover args to vc-*-checkin.Sun, 31 Oct 2010 23:16:48 -0400, by Chong Yidong
-
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.Sun, 31 Oct 2010 19:55:12 -0700, by Glenn Morris
-
Silence compilation of startup.el.Sun, 31 Oct 2010 19:51:59 -0700, by Glenn Morris
-
Silence nnir.el compilation.Sun, 31 Oct 2010 19:38:33 -0700, by Glenn Morris
-
* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.Sun, 31 Oct 2010 19:33:11 -0700, by Glenn Morris
-
* lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.Sun, 31 Oct 2010 19:21:42 -0700, by Glenn Morris
-
Silence shr.el compilation.Sun, 31 Oct 2010 19:19:17 -0700, by Glenn Morris
-
Silence smime.el compilation.Sun, 31 Oct 2010 19:11:34 -0700, by Glenn Morris
-
Silence nnimap.el compilation.Sun, 31 Oct 2010 19:07:01 -0700, by Glenn Morris
-
Silence mail-source.el compilation.Sun, 31 Oct 2010 18:56:28 -0700, by Glenn Morris
-
Silence gnus-dired.el compilation.Sun, 31 Oct 2010 18:51:22 -0700, by Glenn Morris
-
Silence mm-view.el compilation.Sun, 31 Oct 2010 18:49:16 -0700, by Glenn Morris
-
Silence mm-decode.el compilation.Sun, 31 Oct 2010 18:45:47 -0700, by Glenn Morris
-
Silence gnus.el compilation.Sun, 31 Oct 2010 18:40:12 -0700, by Glenn Morris
-
Silence sieve-manage.el compilation.Sun, 31 Oct 2010 18:38:04 -0700, by Glenn Morris
-
Silence gnus-util.el compilation.Sun, 31 Oct 2010 18:34:55 -0700, by Glenn Morris
-
* configure.in (checking whether localtime caches TZ): UseSun, 31 Oct 2010 19:21:53 -0400, by Ken Brown
-
* lisp/cedet/ede/proj-elisp.el (project-compile-target): Fix previous change.Sun, 31 Oct 2010 15:55:44 -0700, by Glenn Morris
-
message.el (message-subject-trailing-was-query): Change default to t.Sun, 31 Oct 2010 22:49:28 +0000, by Katsumi Yamaoka
-
* lisp/cus-start.el: Explanatory comment.Sun, 31 Oct 2010 15:47:12 -0700, by Glenn Morris
-
Fix previous cedet change and ChangeLog.Sun, 31 Oct 2010 15:43:06 -0700, by Glenn Morris
-
* src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.Sun, 31 Oct 2010 15:35:44 -0700, by Glenn Morris
-
Merge changes made in Gnus trunk.Sun, 31 Oct 2010 22:31:24 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.Sun, 31 Oct 2010 15:25:39 -0400, by Stefan Monnier
-
More merge fixes.Sun, 31 Oct 2010 19:38:16 +0100, by Juanma Barranquero
-
Fix bug#7299; default value of tool-bar-mode in without-x builds.Sun, 31 Oct 2010 11:26:54 -0700, by Glenn Morris
-
* lisp/ChangeLog: Merge fixes.Sun, 31 Oct 2010 11:13:40 -0700, by Glenn Morris
-
Don't use STRING as first choice when pasting PRIMARY (Bug#6802).Sun, 31 Oct 2010 17:03:11 +0100, by Jan D.
-
Merge changes from emacs-23 branchSun, 31 Oct 2010 10:41:32 -0400, by Chong Yidong
-
Merge changes from emacs-23 branchSun, 31 Oct 2010 10:40:01 -0400, by Chong Yidong
-
Print informative error message when aborting on GTK disconnect.Sat, 30 Oct 2010 23:33:56 -0400, by Chong Yidong
-
* lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.Sat, 30 Oct 2010 19:16:20 -0700, by Glenn Morris
-
Tiny MH-E doc fixes.Sat, 30 Oct 2010 14:17:59 -0700, by Glenn Morris
-
* net/tramp.el (tramp-handle-insert-file-contents): For root,Sat, 30 Oct 2010 18:28:17 +0200, by Michael Albinus
-
Replace some inappropriate uses of toggle-read-only. (Bug#7292)Fri, 29 Oct 2010 00:48:10 -0700, by Glenn Morris
-
Correct some viewcvs links in docs and comments.Thu, 28 Oct 2010 20:19:33 -0700, by Glenn Morris
-
* lisp/select.el (x-selection): Mark it as an obsolete alias.Wed, 27 Oct 2010 20:52:14 -0700, by Glenn Morris
-
* add-log.el (find-change-log): Use derived-mode-p rather thanWed, 27 Oct 2010 17:37:15 -0400, by Stefan Monnier
-
Fix treatment of menu-bar-files-menu.Tue, 26 Oct 2010 21:06:52 -0700, by Glenn Morris
-
Document GTK Emacs kill on display close in PROBLEMS.Mon, 25 Oct 2010 12:08:27 -0400, by Chong Yidong
-
* dbusbind.c (Fdbus_call_method_asynchronously)Mon, 25 Oct 2010 13:46:21 +0200, by Michael Albinus
-
progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. FixesSun, 31 Oct 2010 11:54:02 +0000, by Alan Mackenzie
-
gnus/ChangeLog: Cosmetic fix.Sun, 31 Oct 2010 10:01:11 +0000, by Katsumi Yamaoka
-
nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.Sun, 31 Oct 2010 09:53:57 +0000, by Katsumi Yamaoka
-
* admin/notes/bugtracker: Mention "found".Sat, 30 Oct 2010 17:38:13 -0700, by Glenn Morris
-
etc/NEWS: Add placeholder for finder-inf.el changes.Sat, 30 Oct 2010 20:24:34 -0400, by Chong Yidong
-
Merge changes made in Gnus trunk.Sun, 31 Oct 2010 00:13:12 +0000, by Katsumi Yamaoka
-
Check more carefully for packages before loading package.el.Sat, 30 Oct 2010 20:06:18 -0400, by Chong Yidong
-
gnus-start.el (gnus-find-new-newsgroups): Remove gnus-check-first-time-used.Sat, 30 Oct 2010 15:01:14 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be set on groups that don't have \* permanentflags.Sat, 30 Oct 2010 12:54:28 +0000, by Katsumi Yamaoka
-
progmodes/cc-fonts.el (c-font-lock-enum-tail): New function whichSat, 30 Oct 2010 12:24:06 +0000, by Alan Mackenzie
-
Merge changes made in Gnus trunk.Sat, 30 Oct 2010 05:59:34 +0000, by Katsumi Yamaoka
-
Fix bug#7306; customization of minor-mode variables defined in C.Fri, 29 Oct 2010 19:27:44 -0700, by Glenn Morris
-
w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.Mon, 01 Nov 2010 16:35:04 +0900, by Kenichi Handa
-
Handle glyphless characters on tty.Mon, 01 Nov 2010 13:09:26 +0900, by Kenichi Handa
-
w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.Fri, 29 Oct 2010 11:01:41 +0900, by Kenichi Handa
-
Implement various display methods for glyphless characters.Fri, 29 Oct 2010 09:50:13 +0900, by Kenichi Handa
-
merge trunkThu, 28 Oct 2010 19:57:59 +0900, by Kenichi Handa
-
merge trunkThu, 14 Oct 2010 16:21:40 +0900, by Kenichi Handa
-
SMIE: change indent rules format, improve smie-setup.Fri, 29 Oct 2010 15:20:28 -0400, by Stefan Monnier
-
gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.Fri, 29 Oct 2010 13:51:15 +0000, by Katsumi Yamaoka
-
gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.Fri, 29 Oct 2010 11:24:23 +0000, by Katsumi Yamaoka
-
Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.Fri, 29 Oct 2010 12:49:27 +0200, by Eli Zaretskii
-
Fix revno 102144 for non-CLASH_DETECTION platforms.Fri, 29 Oct 2010 12:43:38 +0200, by Eli Zaretskii
-
gnus-art.el (gnus-article-goto-part): Fix last change.Fri, 29 Oct 2010 07:22:52 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-article-goto-part): Fix last change.Fri, 29 Oct 2010 07:19:21 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.Fri, 29 Oct 2010 07:13:33 +0000, by Katsumi Yamaoka
-
Sync docs of some X, W32, NS C functions.Fri, 29 Oct 2010 00:04:09 -0700, by Glenn Morris
-
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.Thu, 28 Oct 2010 23:51:36 -0700, by Glenn Morris
-
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Thu, 28 Oct 2010 20:29:29 -0700, by Glenn Morris
-
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.Thu, 28 Oct 2010 21:05:38 -0400, by Stefan Monnier
-
gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.Thu, 28 Oct 2010 22:03:15 +0000, by Katsumi Yamaoka
-
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.Thu, 28 Oct 2010 10:36:59 -0400, by Stefan Monnier
-
shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.Thu, 28 Oct 2010 12:45:51 +0000, by Katsumi Yamaoka
-
nnir.el (nnir-run-swish-e): Remove hyrex support.Thu, 28 Oct 2010 10:41:27 +0000, by Katsumi Yamaoka
-
doc/Makefile fixes related to inclusion of emacsver.texi.Thu, 28 Oct 2010 00:21:43 -0700, by Glenn Morris
-
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.Thu, 28 Oct 2010 00:05:00 -0700, by Glenn Morris
-
gnus-art.el: Improve MIME part functions.Thu, 28 Oct 2010 06:37:35 +0000, by Katsumi Yamaoka
-
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.Wed, 27 Oct 2010 20:49:40 -0700, by Glenn Morris
-
* lisp/minibuffer.el (completion-cycling): New var.Wed, 27 Oct 2010 22:22:29 -0400, by Stefan Monnier
-
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'Wed, 27 Oct 2010 21:30:01 -0400, by Stefan Monnier
-
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):Wed, 27 Oct 2010 21:10:22 -0400, by Stefan Monnier
-
gnus-group.el: Make gnus-group-default-list-level possibly a function.Wed, 27 Oct 2010 22:08:36 +0000, by Katsumi Yamaoka
-
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.Wed, 27 Oct 2010 17:47:09 -0400, by Stefan Monnier
-
* test/indent/octave.m: Add a test to ensure indentation is local.Wed, 27 Oct 2010 10:48:05 -0400, by Stefan Monnier
-
* lisp/play/landmark.el: Adjust commenting convention.Wed, 27 Oct 2010 10:31:44 -0400, by Stefan Monnier
-
* lisp/electric.el (electric-indent-chars): Autoload.Wed, 27 Oct 2010 10:26:01 -0400, by Stefan Monnier
-
nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.Wed, 27 Oct 2010 08:07:41 +0000, by Katsumi Yamaoka
-
* lisp/term/ns-win.el (ns-insert-file): Init in let.Wed, 27 Oct 2010 00:39:34 -0700, by Glenn Morris
-
* abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.Tue, 26 Oct 2010 23:50:28 -0700, by Glenn Morris
-
ns-win.el trivia.Tue, 26 Oct 2010 23:48:04 -0700, by Glenn Morris
-
* server.el (server-host, server-port, server-auth-dir): Autoload risky.Tue, 26 Oct 2010 23:42:15 -0700, by Glenn Morris
-
mm-decode.el (mm-shr): Add undisplayer to MIME handle.Wed, 27 Oct 2010 03:59:59 +0000, by Katsumi Yamaoka
-
* lisp/term/ns-win.el: Restore require of cl when compiling.Tue, 26 Oct 2010 20:48:28 -0700, by Glenn Morris
-
gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.Wed, 27 Oct 2010 01:09:11 +0000, by Katsumi Yamaoka
-
* src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.Wed, 27 Oct 2010 00:23:09 +0200, by Juanma Barranquero
-
shr.el (shr-tag-div): Added.Tue, 26 Oct 2010 22:08:30 +0000, by Katsumi Yamaoka
-
cmds.c: (internal_self_insert): Don't insert for negative arguments.Tue, 26 Oct 2010 20:47:19 +0200, by Eli Zaretskii
-
Fix bug #7281.Tue, 26 Oct 2010 20:03:34 +0200, by Eli Zaretskii
-
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.Tue, 26 Oct 2010 09:56:11 -0700, by Glenn Morris
-
* term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * term/common-win.el (x-setup-function-keys): Remove most of the keymappings. Comment on the remaining ones.Tue, 26 Oct 2010 16:20:00 +0300, by Adrian Robert
-
Mention server-port.Tue, 26 Oct 2010 00:42:46 -0700, by Glenn Morris
-
Add ChangeLog bug ref.Tue, 26 Oct 2010 00:41:30 -0700, by Glenn Morris
-
Add server-port option. (Bug#854)Tue, 26 Oct 2010 00:40:07 -0700, by Glenn Morris
-
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.Mon, 25 Oct 2010 23:48:17 -0700, by Glenn Morris
-
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).Tue, 26 Oct 2010 08:09:54 +0200, by Jan D
-
Remove ns-handle-* functions that duplicate x-handle-*.Mon, 25 Oct 2010 20:58:19 -0700, by Glenn Morris
-
* etc/images/README: Add (un)checked.xpmMon, 25 Oct 2010 20:02:30 -0700, by Glenn Morris
-
Let ns load common-win.Mon, 25 Oct 2010 19:59:05 -0700, by Glenn Morris
-
Make epa-mail-encrypt expand mail aliases.Tue, 26 Oct 2010 10:31:27 +0900, by Daiki Ueno
-
Make epa-mail-encrypt handle local-part only recipients.Tue, 26 Oct 2010 10:02:08 +0900, by Daiki Ueno
-
gnus-util.el: Remove `gnus-with-local-quit'.Mon, 25 Oct 2010 22:02:00 +0000, by Katsumi Yamaoka
-
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAMMon, 25 Oct 2010 19:23:45 +0200, by Andreas Schwab
-
Document GTK Emacs kill on display close in PROBLEMS.Mon, 25 Oct 2010 12:04:54 -0400, by Chong Yidong
-
Don't use the word "PGP", since it is a non-free program.Mon, 25 Oct 2010 21:24:44 +0900, by Daiki Ueno
-
gnus-sum.el (gnus-summary-select-article): Fix type error in checking the original article buffer.Mon, 25 Oct 2010 05:43:08 +0000, by Katsumi Yamaoka
-
Simplifications for lisp/term/common-win.elSun, 24 Oct 2010 22:39:21 -0700, by Glenn Morris
-
Add alternative key bindings for epa-mail commands.Mon, 25 Oct 2010 12:06:35 +0900, by Daiki Ueno
-
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Sun, 24 Oct 2010 17:48:26 -0700, by Glenn Morris
-
Fix some ChangeLog entries.Mon, 25 Oct 2010 02:04:44 +0200, by Juanma Barranquero
-
Avoid inline image variables for checkboxes (Bug#7222).Sun, 24 Oct 2010 19:40:55 -0400, by Chong Yidong
-
Sync docs of some W32 and X C functions.Sun, 24 Oct 2010 15:45:10 -0700, by Glenn Morris
-
calc.texi: Use emacsver.texi to determine Emacs version.Sun, 24 Oct 2010 17:37:44 -0500, by Jay Belanger
-
Merge changes made in Gnus trunk.Sun, 24 Oct 2010 22:32:38 +0000, by Katsumi Yamaoka
-
ChangeLog fix.Sun, 24 Oct 2010 15:07:06 -0700, by Glenn Morris
-
Move some more shared x-, w32- things to common-win.Sun, 24 Oct 2010 15:04:45 -0700, by Glenn Morris
-
Fix 2010-10-10 keymap fixes.Sun, 24 Oct 2010 17:44:53 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sun, 24 Oct 2010 17:37:38 -0400, by Chong Yidong
-
Merge changes from emacs-23Sun, 24 Oct 2010 17:36:09 -0400, by Chong Yidong
-
* xterm.c (x_connection_closed): Kill Emacs unconditionally.Sun, 24 Oct 2010 17:05:11 -0400, by Chong Yidong
-
verilog-mode.el updates.Sat, 23 Oct 2010 14:12:38 -0700, by Dan Nicolaescu
-
* erc-backend.el (erc-server-JOIN): Set the correct target list on join.Sat, 23 Oct 2010 13:04:47 -0700, by Glenn Morris
-
* lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is aliveSat, 23 Oct 2010 12:35:22 -0700, by Glenn Morris
-
Fix bug#7224.Sat, 23 Oct 2010 12:15:44 -0700, by Glenn Morris
-
Fix typos.Sat, 23 Oct 2010 01:38:34 +0200, by Juanma Barranquero
-
src/frame.c: Fix previous change.Fri, 22 Oct 2010 12:52:08 +0200, by Juanma Barranquero
-
Document values of window-system and deprecate its use as predicate.Fri, 22 Oct 2010 12:35:31 +0200, by Eli Zaretskii
-
* net/tramp.el (tramp-get-inline-coding): Return `nil' in case ofThu, 21 Oct 2010 08:33:47 +0200, by Michael Albinus
-
* etc/DISTRIB: Update donation section.Tue, 19 Oct 2010 21:03:16 -0700, by Glenn Morris
-
* etc/DISTRIB: Small updates.Tue, 19 Oct 2010 21:00:01 -0700, by Glenn Morris
-
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.Wed, 20 Oct 2010 09:46:46 +0900, by Kenichi Handa
-
merge emacs-23Wed, 20 Oct 2010 09:46:21 +0900, by Kenichi Handa
-
lisp/ChangeLog: Add missing entry.Tue, 19 Oct 2010 13:52:29 +0200, by Juanma Barranquero
-
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.Wed, 20 Oct 2010 09:32:53 +0900, by Kenichi Handa
-
Regenerated.Sun, 24 Oct 2010 22:47:22 +0200, by Lars Magne Ingebrigtsen
-
* configure.in: Remove the BROKEN annotation from gnutls.Sun, 24 Oct 2010 22:46:17 +0200, by Lars Magne Ingebrigtsen
-
Merge read-color and facemenu-read-color (Bug#7242).Sun, 24 Oct 2010 14:43:31 -0400, by Chong Yidong
-
Use recursive-trash feature for eshell deletion (Bug#7011).Sun, 24 Oct 2010 13:24:24 -0400, by Chong Yidong
-
* emacs.c (argmatch): Don't treat "--" as "--chdir".Sun, 24 Oct 2010 12:00:57 -0400, by Chong Yidong
-
* package.el (package-menu-mode-map): Inherit from button-buffer-map.Sun, 24 Oct 2010 11:46:21 -0400, by Chong Yidong
-
Fix last commit.Sun, 24 Oct 2010 11:39:32 -0400, by Chong Yidong
-
Make the *Packages* buffer read-only.Sun, 24 Oct 2010 11:37:21 -0400, by Chong Yidong
-
progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result ofSun, 24 Oct 2010 15:27:37 +0000, by Alan Mackenzie
-
gnus-sum.el (gnus-summary-select-article): Make sure we have the original article buffer live.Sun, 24 Oct 2010 09:55:56 +0000, by Katsumi Yamaoka
-
Try to use "gpg2" if "gpg" isn't available.Sun, 24 Oct 2010 12:12:17 +0900, by Daiki Ueno
-
Sync docs of selection-coding-system between C and Lisp.Sat, 23 Oct 2010 19:22:43 -0700, by Glenn Morris
-
Sync Lisp and C docs of next-selection-coding-system.Sat, 23 Oct 2010 19:13:37 -0700, by Glenn Morris
-
Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.Sat, 23 Oct 2010 18:57:21 -0700, by Glenn Morris
-
Remove duplicate definition of tty-defined-color-alist.Sat, 23 Oct 2010 18:48:39 -0700, by Glenn Morris
-
Sync X and MS-Windows docs for x-use-underline-position-properties.Sat, 23 Oct 2010 18:22:37 -0700, by Glenn Morris
-
Sync X and MS-Windows docs of x-toolkit-scroll-bars.Sat, 23 Oct 2010 18:15:43 -0700, by Glenn Morris
-
Avoid redefining some C defcustoms.Sat, 23 Oct 2010 17:58:22 -0700, by Glenn Morris
-
gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.Sun, 24 Oct 2010 00:29:21 +0000, by Katsumi Yamaoka
-
Bind "C-c ]" to block-closing commands in several modes.Sat, 23 Oct 2010 20:21:59 -0400, by Chong Yidong
-
* lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,Sat, 23 Oct 2010 14:58:18 -0700, by Glenn Morris
-
* src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.Sat, 23 Oct 2010 14:21:49 -0700, by Glenn Morris
-
* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.Sat, 23 Oct 2010 14:19:02 -0700, by Glenn Morris
-
* src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.Sat, 23 Oct 2010 14:16:39 -0700, by Glenn Morris
-
Sync docs of cursor-in-non-selected-windows between Lisp and C.Sat, 23 Oct 2010 14:13:39 -0700, by Glenn Morris
-
Sync docs of C and Lisp version of auto-hscroll-mode.Sat, 23 Oct 2010 14:02:44 -0700, by Glenn Morris
-
Make all copies of xw-defined-colors have identical docs.Sat, 23 Oct 2010 13:43:59 -0700, by Glenn Morris
-
Make all 3 copies of x-select-enable-clipboard have the same doc.Sat, 23 Oct 2010 13:40:46 -0700, by Glenn Morris
-
* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.Sat, 23 Oct 2010 12:56:57 -0700, by Glenn Morris
-
* test/comint-testsuite.elSat, 23 Oct 2010 12:51:14 -0700, by Glenn Morris
-
src/ChangeLog: Revert inadvertent change of entry date.Sat, 23 Oct 2010 19:33:03 +0200, by Eli Zaretskii
-
Implement mouse highlight for bidi-reordered lines.Sat, 23 Oct 2010 17:30:45 +0200, by Eli Zaretskii
-
Fix support for R2L lines. Tested with reordered text.Sat, 23 Oct 2010 16:41:50 +0200, by Eli Zaretskii
-
The range [STARTPOS..ENDPOS] is inclusive in strings.Sat, 23 Oct 2010 14:58:12 +0200, by Eli Zaretskii
-
Tested with L2R rows and mouse highlight on a single line.Sat, 23 Oct 2010 14:28:28 +0200, by Eli Zaretskii
-
Finished work on mouse highlight that comes from display strings.Sat, 16 Oct 2010 18:14:16 +0200, by Eli Zaretskii
-
Support bidi-reordered text in mouse-highlighted mode- and header-lines.Sat, 16 Oct 2010 14:52:54 +0200, by Eli Zaretskii
-
Start working on mouse highlight of mode- and header-lines.Sat, 16 Oct 2010 12:04:03 +0200, by Eli Zaretskii
-
Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.Sat, 09 Oct 2010 18:37:15 +0200, by Eli Zaretskii
-
Fix beg_col calculation when painting from window start.Sat, 02 Oct 2010 19:42:53 +0200, by Eli Zaretskii
-
Fix mouse highlight in bidi-reordered continued lines.Sat, 02 Oct 2010 17:05:20 +0200, by Eli Zaretskii
-
Fix minor bugs in mouse highlight.Sat, 02 Oct 2010 13:48:56 +0200, by Eli Zaretskii
-
Clean up mouse highlight in R2L lines.Sat, 28 Aug 2010 18:23:10 +0300, by Eli Zaretskii
-
Fix mouse highlight in continued R2L lines.Sat, 28 Aug 2010 17:12:36 +0300, by Eli Zaretskii
-
Support L2R continued lines.Sat, 28 Aug 2010 15:36:19 +0300, by Eli Zaretskii
-
Support R2L rows. Continued lines still don't work correctly.Sat, 28 Aug 2010 14:09:02 +0300, by Eli Zaretskii
-
Fix L2R code using bug #1220 as a test case.Sat, 28 Aug 2010 12:32:44 +0300, by Eli Zaretskii
-
Initial partial support for mouse highlight in bidi-reordered text.Sat, 21 Aug 2010 18:24:15 +0300, by Eli Zaretskii
-
Mention faceName for Lucid menu/dialog fonts.Sat, 23 Oct 2010 11:18:19 +0200, by Jan D.
-
Replace digest-doc and sorted-doc C programs with Lisp commands.Fri, 22 Oct 2010 19:46:06 -0700, by Glenn Morris
-
* lisp/help.el (finder-by-keyword): Remove unnecessary autoload.Fri, 22 Oct 2010 19:36:28 -0700, by Glenn Morris
-
Merge changes made in Gnus trunk.Sat, 23 Oct 2010 00:01:49 +0000, by Katsumi Yamaoka
-
Obscure an example DEFVAR_INT comment so as to evade make-docfile.Fri, 22 Oct 2010 01:02:31 -0700, by Glenn Morris
-
Fix compilation with Motif (Bug#7263).Fri, 22 Oct 2010 07:49:47 +0200, by Jan D
-
mml.el (mml-preview): Fix last change.Fri, 22 Oct 2010 04:30:27 +0000, by Katsumi Yamaoka
-
mml.el (mml-preview): Work properly when editing article.Fri, 22 Oct 2010 04:15:14 +0000, by Katsumi Yamaoka
-
Support for systems without floats was removed a decade ago.Thu, 21 Oct 2010 21:03:55 -0700, by Glenn Morris
-
Fix format of old ChangeLog entry.Thu, 21 Oct 2010 20:38:52 -0700, by Glenn Morris
-
* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.Thu, 21 Oct 2010 20:37:20 -0700, by Glenn Morris
-
Add bug ref to Changelog entry.Thu, 21 Oct 2010 20:34:22 -0700, by Glenn Morris
-
Small autoloads fix.Thu, 21 Oct 2010 20:32:46 -0700, by Glenn Morris
-
* admin/make-tarball.txt: Misc updates.Thu, 21 Oct 2010 20:28:21 -0700, by Glenn Morris
-
* make-dist: Avoid listing .el files twice.Thu, 21 Oct 2010 20:26:34 -0700, by Glenn Morris
-
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.Thu, 21 Oct 2010 23:17:26 -0400, by Stefan Monnier
-
gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.Fri, 22 Oct 2010 01:39:13 +0000, by Katsumi Yamaoka
-
message.el (message-setup-1): Allow message-default-headers to be a function.Thu, 21 Oct 2010 22:12:01 +0000, by Katsumi Yamaoka
-
* newcomment.el (comment-dwim): Fix the intentation in the doc string.Thu, 21 Oct 2010 22:12:38 +0200, by Lars Magne Ingebrigtsen
-
* insdel.c (prepare_to_modify_buffer): Don't setThu, 21 Oct 2010 13:27:32 -0400, by Chong Yidong
-
* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not useThu, 21 Oct 2010 10:05:23 +0200, by Michael Albinus
-
shr.el (shr-tag-table): Simplify.Thu, 21 Oct 2010 05:36:36 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.Thu, 21 Oct 2010 03:48:01 +0000, by Katsumi Yamaoka
-
gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.Thu, 21 Oct 2010 02:52:45 +0000, by Katsumi Yamaoka
-
gnus.el (gnus-message-archive-group): Quote value.Thu, 21 Oct 2010 02:44:47 +0000, by Katsumi Yamaoka
-
Tweak revert-buffer-function to inhibit auto-mode-alist.Thu, 21 Oct 2010 11:38:46 +0900, by Daiki Ueno
-
gnus-news.texi: Mention new archive defaults.Thu, 21 Oct 2010 02:31:33 +0000, by Katsumi Yamaoka
-
message.el (message-fix-before-sending): Change options when sending non-printable characters.Thu, 21 Oct 2010 01:49:12 +0000, by Katsumi Yamaoka
-
gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.Thu, 21 Oct 2010 01:28:34 +0000, by Katsumi Yamaoka
-
Allow nnimap article editing (sort of).Thu, 21 Oct 2010 01:23:34 +0000, by Katsumi Yamaoka
-
gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.Thu, 21 Oct 2010 00:33:40 +0000, by Katsumi Yamaoka
-
nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.Thu, 21 Oct 2010 00:27:32 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Wed, 20 Oct 2010 22:29:38 +0000, by Katsumi Yamaoka
-
shr.el (shr-tag-table): Fix last change.Wed, 20 Oct 2010 12:24:49 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.Wed, 20 Oct 2010 10:34:58 +0000, by Katsumi Yamaoka
-
emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.Wed, 20 Oct 2010 10:31:10 +0000, by Katsumi Yamaoka
-
shr.el: (shr-tag-table): Support caption, thead, and tfoot.Wed, 20 Oct 2010 07:31:25 +0000, by Katsumi Yamaoka
-
* make-dist: No longer create lisp/MANIFEST.Tue, 19 Oct 2010 20:55:30 -0700, by Glenn Morris
-
Fix format of old lib-src/ChangeLog entry.Tue, 19 Oct 2010 20:53:34 -0700, by Glenn Morris
-
Fix src/Makefile.in comment typo from r101897.Tue, 19 Oct 2010 20:52:27 -0700, by Glenn Morris
-
shr.el (shr-find-fill-point): Shorten line if the preceding char is kinsoku-eol regardless of shr-kinsoku-shorten.Wed, 20 Oct 2010 00:44:28 +0000, by Katsumi Yamaoka
-
shr.el (shr-save-contents): New command and keystroke.Wed, 20 Oct 2010 00:02:35 +0000, by Katsumi Yamaoka
-
shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.Tue, 19 Oct 2010 23:26:28 +0000, by Katsumi Yamaoka
-
nndoc.el (nndoc-transform-git-headers): Generate Subject headers.Tue, 19 Oct 2010 23:06:50 +0000, by Katsumi Yamaoka
-
Update.Tue, 19 Oct 2010 22:30:29 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 19 Oct 2010 22:20:47 +0000, by Katsumi Yamaoka
-
cc-langs.el (c-type-decl-prefix-key): C++ bit: moveTue, 19 Oct 2010 20:45:42 +0000, by Alan Mackenzie
-
cc-mode.el (c-before-change, c-after-change): Move the setting ofTue, 19 Oct 2010 20:18:35 +0000, by Alan Mackenzie
-
etc/NEWS: Document change to mode-line-format.Tue, 19 Oct 2010 15:24:39 -0400, by Chong Yidong
-
Revert 2010-10-18 change; use safe-functions instead.Tue, 19 Oct 2010 15:22:40 -0400, by Chong Yidong
-
Remove mode-line end dashes on graphical terminals.Tue, 19 Oct 2010 15:20:33 -0400, by Chong Yidong
-
Decouple C-d and delete, so that the former does not delete the region.Tue, 19 Oct 2010 11:43:27 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Tue, 19 Oct 2010 13:44:07 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-do-file-attributes-with-stat)Tue, 19 Oct 2010 11:26:21 +0200, by Michael Albinus
-
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.Mon, 18 Oct 2010 14:38:11 -0400, by Stefan Monnier
-
Don't allow functions that display messages in unsafep.Mon, 18 Oct 2010 13:28:20 -0400, by Chong Yidong
-
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).Mon, 18 Oct 2010 08:23:41 -0400, by Ken Brown
-
(regexp-opt-group, regexp-opt-charset): Turn comments into docstringsSun, 17 Oct 2010 14:59:58 -0400, by Stefan Monnier
-
* lisp/minibuffer.el (completion--replace): Move point where it belongsSun, 17 Oct 2010 13:30:22 -0400, by Stefan Monnier
-
* net/tramp.el (tramp-open-connection-setup-interactive-shell):Fri, 15 Oct 2010 14:15:43 +0200, by Michael Albinus
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.Fri, 15 Oct 2010 17:01:41 +0900, by Kenichi Handa
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.Fri, 15 Oct 2010 16:49:11 +0900, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.Fri, 15 Oct 2010 09:43:51 +0900, by Kenichi Handa
-
merge emacs-23Fri, 15 Oct 2010 09:43:23 +0900, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.Fri, 15 Oct 2010 09:41:53 +0900, by Kenichi Handa
-
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)Tue, 19 Oct 2010 11:50:07 +0200, by Michael Albinus
-
shr.el: Fix last change.Tue, 19 Oct 2010 08:19:45 +0000, by Katsumi Yamaoka
-
shr.el: Improve kinsoku and table rendering.Tue, 19 Oct 2010 07:57:50 +0000, by Katsumi Yamaoka
-
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)Mon, 18 Oct 2010 20:13:27 -0400, by Stefan Monnier
-
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.Mon, 18 Oct 2010 23:41:03 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 18 Oct 2010 22:09:28 +0000, by Katsumi Yamaoka
-
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it isMon, 18 Oct 2010 17:10:38 -0400, by Stefan Monnier
-
* src/frame.c (Fframe_pointer_visible_p):Mon, 18 Oct 2010 17:07:31 -0400, by Stefan Monnier
-
* lisp/files.el (locate-file-completion-table): Strip non-matching elementsMon, 18 Oct 2010 17:02:00 -0400, by Stefan Monnier
-
(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal to Emacs that the socket should be closed.Mon, 18 Oct 2010 22:32:54 +0200, by Lars Magne Ingebrigtsen
-
Use unsafep to check for theme safety.Mon, 18 Oct 2010 13:26:25 -0400, by Chong Yidong
-
ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).Mon, 18 Oct 2010 18:01:43 +0200, by Agustin Martin
-
shr.el (shr-insert): Comment fix.Mon, 18 Oct 2010 05:45:06 +0000, by Katsumi Yamaoka
-
shr.el (shr-insert): Don't insert space behind a wide character categorized as kinsoku-bol, or between characters both categorized as nospace.Mon, 18 Oct 2010 05:21:26 +0000, by Katsumi Yamaoka
-
Fix a misleading widget message in the last checkin.Sat, 16 Oct 2010 20:05:20 -0400, by Chong Yidong
-
shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.Sun, 17 Oct 2010 00:04:06 +0000, by Katsumi Yamaoka
-
Allow Custom settings to be migrated into a custom theme.Sat, 16 Oct 2010 20:00:34 -0400, by Chong Yidong
-
Allow hiding of modified custom widgets.Sat, 16 Oct 2010 16:36:20 -0400, by Chong Yidong
-
Move built-in theme directory to etc/.Sat, 16 Oct 2010 14:27:08 -0400, by Chong Yidong
-
Fix searching for bibitem entries.Sat, 16 Oct 2010 17:08:47 +0200, by Ralf Angeli
-
Merge changes made in Gnus trunk.Sat, 16 Oct 2010 01:55:08 +0000, by Katsumi Yamaoka
-
Bugfixes for `customize-create-theme'.Fri, 15 Oct 2010 20:16:34 -0400, by Chong Yidong
-
Fix the MSDOS build broken by last revisions.Fri, 15 Oct 2010 20:45:12 +0200, by Eli Zaretskii
-
Fix the MSDOS build broken by latest revisions.Fri, 15 Oct 2010 20:42:54 +0200, by Eli Zaretskii
-
Fix last change in etc/NEWS.Fri, 15 Oct 2010 18:44:01 +0200, by Eli Zaretskii
-
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):Fri, 15 Oct 2010 14:07:38 +0200, by Michael Albinus
-
Fix bug #7196.Fri, 15 Oct 2010 13:33:17 +0200, by Eli Zaretskii
-
Fix bug #7195 with NEWS entry for of select-active-region'.Fri, 15 Oct 2010 13:00:57 +0200, by Eli Zaretskii
-
Document changes made in revno 101949.Fri, 15 Oct 2010 12:49:07 +0200, by Eli Zaretskii
-
shr.el (shr-tag-img): Ignore images with no data.Fri, 15 Oct 2010 10:24:10 +0000, by Katsumi Yamaoka
-
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.Fri, 15 Oct 2010 12:21:03 +0200, by Eli Zaretskii
-
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.Fri, 15 Oct 2010 12:10:20 +0200, by Eli Zaretskii
-
shr.el (shr-insert): Remove space inserted before or after a breakable character or at the beginning or the end of a line.Fri, 15 Oct 2010 08:10:56 +0000, by Katsumi Yamaoka
-
Again, fix a typo in really-oldXMenu targetFri, 15 Oct 2010 09:46:47 +0200, by Tassilo Horn
-
Fix variable name typo in really-oldXMenu target.Fri, 15 Oct 2010 09:34:26 +0200, by Tassilo Horn
-
Merge changes made in Gnus trunk.Thu, 14 Oct 2010 22:39:54 +0000, by Katsumi Yamaoka
-
* url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.Thu, 14 Oct 2010 23:35:03 +0200, by Lars Magne Ingebrigtsen
-
Merge changes from emacs-23 branch.Thu, 14 Oct 2010 16:32:27 +0200, by Juanma Barranquero
-
shr.el (shr-tag-a): Use url-link as widget type.Thu, 14 Oct 2010 13:55:30 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 14 Oct 2010 10:16:59 +0000, by Katsumi Yamaoka
-
src/w32*.c: Whitespace fixes and typos.Thu, 14 Oct 2010 14:25:35 +0200, by Juanma Barranquero
-
mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).Thu, 14 Oct 2010 13:24:38 +0900, by Kenichi Handa
-
mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).Thu, 14 Oct 2010 13:23:36 +0900, by Kenichi Handa
-
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).Thu, 14 Oct 2010 11:07:23 +0900, by Kenichi Handa
-
merge emacs-23Thu, 14 Oct 2010 11:06:31 +0900, by Kenichi Handa
-
Fix handling of font properties on Windows (bug#6303).Wed, 13 Oct 2010 16:07:28 +0200, by Juanma Barranquero
-
* lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.Tue, 12 Oct 2010 20:05:22 -0700, by Glenn Morris
-
Fix typos in docstrings, comments and ChangeLogs.Wed, 13 Oct 2010 01:25:19 +0200, by Juanma Barranquero
-
Fix typos in docstrings, comments and ChangeLogs.Tue, 12 Oct 2010 17:16:57 +0200, by Juanma Barranquero
-
Fix typos in commentsTue, 12 Oct 2010 21:52:28 +0900, by Kenichi Handa
-
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).Thu, 14 Oct 2010 11:03:25 +0900, by Kenichi Handa
-
Fix typos in commentsTue, 12 Oct 2010 21:52:05 +0900, by Kenichi Handa
-
merge emacs-23Tue, 12 Oct 2010 21:41:18 +0900, by Kenichi Handa
-
* README: Updates.Mon, 11 Oct 2010 20:47:36 -0700, by Glenn Morris
-
* BUGS, INSTALL.BZR: Updates.Mon, 11 Oct 2010 20:45:41 -0700, by Glenn Morris
-
etc/NEWS.Mon, 11 Oct 2010 20:43:52 -0700, by Glenn Morris
-
Fix 2010-10-12 change to custom-theme-set-faces.Thu, 14 Oct 2010 01:57:58 -0400, by Chong Yidong
-
Define a cursor defface; minor face optimizations.Wed, 13 Oct 2010 23:55:18 -0400, by Chong Yidong
-
calc-alg.el (math-var): Renamed from `var'.Wed, 13 Oct 2010 22:14:38 -0500, by Jay Belanger
-
src/w32*.c: Make functions static.Thu, 14 Oct 2010 03:33:31 +0200, by Juanma Barranquero
-
mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.Thu, 14 Oct 2010 01:17:30 +0000, by Katsumi Yamaoka
-
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.Thu, 14 Oct 2010 01:48:09 +0200, by Juanma Barranquero
-
lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).Thu, 14 Oct 2010 01:43:39 +0200, by Juanma Barranquero
-
lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).Thu, 14 Oct 2010 01:15:03 +0200, by Juanma Barranquero
-
nnimap.el (nnimap-close-server): Forget the nnimap data on close.Wed, 13 Oct 2010 23:12:47 +0000, by Katsumi Yamaoka
-
src/makefile.w32-in: Simplify OBJ macros.Thu, 14 Oct 2010 01:08:58 +0200, by Juanma Barranquero
-
Merge changes made in Gnus trunk.Wed, 13 Oct 2010 22:21:20 +0000, by Katsumi Yamaoka
-
Rename `image-library-alist' to `dynamic-library-alist'.Wed, 13 Oct 2010 16:50:06 +0200, by Juanma Barranquero
-
shr: make shr-width a defcustom, use it in shr-tag-img.Wed, 13 Oct 2010 11:55:48 +0000, by Katsumi Yamaoka
-
gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.Wed, 13 Oct 2010 05:39:17 +0000, by Katsumi Yamaoka
-
* lisp/subr.el (last): Make it faster.Tue, 12 Oct 2010 20:30:36 -0700, by Glenn Morris
-
* lisp/Makefile.in (compile-clean): Use `` instead of $().Tue, 12 Oct 2010 20:23:47 -0700, by Glenn Morris
-
Tidy some nextstep README etc files.Tue, 12 Oct 2010 20:17:59 -0700, by Glenn Morris
-
* nextstep/README: Remove information duplicated in AUTHORS.Tue, 12 Oct 2010 20:11:55 -0700, by Glenn Morris
-
* nextstep/AUTHORS: Remove email addresses.Tue, 12 Oct 2010 20:11:08 -0700, by Glenn Morris
-
More make-dist simplification.Tue, 12 Oct 2010 20:08:45 -0700, by Glenn Morris
-
gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.Wed, 13 Oct 2010 02:19:11 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 12 Oct 2010 22:18:24 +0000, by Katsumi Yamaoka
-
Remove trailing / from directory names.Tue, 12 Oct 2010 14:03:09 -0700, by Dan Nicolaescu
-
Add some default custom themes.Tue, 12 Oct 2010 16:06:20 -0400, by Chong Yidong
-
Avoid using trailing / in directory variables.Tue, 12 Oct 2010 07:37:33 -0700, by Dan Nicolaescu
-
gnus-sum.el: Remove long obsoleted functions.Tue, 12 Oct 2010 14:17:15 +0000, by Katsumi Yamaoka
-
* make-dist: Replace grep with sed when determining $version.Tue, 12 Oct 2010 01:05:28 -0700, by Glenn Morris
-
* make-dist: Remove the unnecessary $shortversion.Tue, 12 Oct 2010 01:01:11 -0700, by Glenn Morris
-
* make-dist: Remove comment that no longer applies.Tue, 12 Oct 2010 00:46:57 -0700, by Glenn Morris
-
* make-dist: Simplify trap handling.Tue, 12 Oct 2010 00:44:12 -0700, by Glenn Morris
-
* make-dist: Use find for the whole etc/ directory.Tue, 12 Oct 2010 00:31:58 -0700, by Glenn Morris
-
* make-dist: Use find for etc/image files.Tue, 12 Oct 2010 00:27:07 -0700, by Glenn Morris
-
* make-dist: Use find to handle the etc and lisp directories.Tue, 12 Oct 2010 00:09:39 -0700, by Glenn Morris
-
* make-dist: Simplify creation of lisp/MANIFEST.Mon, 11 Oct 2010 23:38:34 -0700, by Glenn Morris
-
* make-dist: Update and simplify.Mon, 11 Oct 2010 21:32:20 -0700, by Glenn Morris
-
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.Mon, 11 Oct 2010 21:01:55 -0700, by Glenn Morris
-
Move nextstep/DEV-NOTES to admin/notes/nextstep.Mon, 11 Oct 2010 20:55:21 -0700, by Glenn Morris
-
* doc/lispref/book-spine.texinfo: Rename to book-spine.texi.Mon, 11 Oct 2010 20:52:07 -0700, by Glenn Morris
-
* etc/BABYL: Remove file.Mon, 11 Oct 2010 20:50:06 -0700, by Glenn Morris
-
Placeholder entry for Custom theme changes.Mon, 11 Oct 2010 23:12:33 -0400, by Chong Yidong
-
New interface for choosing Custom themes.Mon, 11 Oct 2010 23:10:21 -0400, by Chong Yidong
-
lisp/net/telnet.el: "Fix" commented code.Tue, 12 Oct 2010 04:45:24 +0200, by Juanma Barranquero
-
lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.Tue, 12 Oct 2010 04:31:16 +0200, by Juanma Barranquero
-
lisp/ChangeLog: Add missing bug reference.Tue, 12 Oct 2010 03:51:31 +0200, by Juanma Barranquero
-
lisp/net/telnet.el (telnet-mode-map): Fix previous change.Tue, 12 Oct 2010 03:48:58 +0200, by Juanma Barranquero
-
Clarify the doc about caching passphrases.Tue, 12 Oct 2010 10:49:05 +0900, by Daiki Ueno
-
Fix last change.Tue, 12 Oct 2010 00:25:50 +0000, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.Tue, 12 Oct 2010 01:57:49 +0200, by Juanma Barranquero
-
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Mon, 11 Oct 2010 21:18:08 +0200, by Jan D.
-
* Makefile.in (ELCFILES): Update.Sun, 10 Oct 2010 21:31:40 +0200, by Andreas Schwab
-
* doc/man/emacs.1: Small fixes.Sat, 09 Oct 2010 17:05:14 -0700, by Glenn Morris
-
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):Sat, 09 Oct 2010 17:43:43 +0200, by Stefan Monnier
-
(gdb-mouse-toggle-breakpoint-margin)Sat, 09 Oct 2010 23:51:42 +1300, by Nick Roberts
-
Fix hi-lock-mode interactions with font-lock.Sat, 09 Oct 2010 00:09:19 -0400, by Chong Yidong
-
Rename another shadow.el function.Fri, 08 Oct 2010 17:44:53 -0700, by Glenn Morris
-
* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.Fri, 08 Oct 2010 17:41:03 -0700, by Glenn Morris
-
* doc/man/emacs.1: Update license description.Fri, 08 Oct 2010 17:37:11 -0700, by Glenn Morris
-
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.Fri, 08 Oct 2010 13:40:23 +0200, by Michael Albinus
-
Mention the bug number for the last change in make-dist.Fri, 08 Oct 2010 11:52:34 +0200, by Eli Zaretskii
-
make-dist: Don't distribute src/buildobj.h.Fri, 08 Oct 2010 11:36:38 +0200, by Eli Zaretskii
-
nnimap.el (gnutls-negotiate): Silence the byte compiler.Mon, 11 Oct 2010 23:29:33 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 11 Oct 2010 22:27:28 +0000, by Katsumi Yamaoka
-
gnus-topic.el (gnus-topic-read-group): If after the last group, select the last group.Mon, 11 Oct 2010 11:02:17 +0000, by Katsumi Yamaoka
-
gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.Mon, 11 Oct 2010 10:03:07 +0000, by Katsumi Yamaoka
-
More cleanups and minor fixes for Customize.Mon, 11 Oct 2010 00:49:59 -0400, by Chong Yidong
-
Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.Sun, 10 Oct 2010 18:57:48 -0700, by Glenn Morris
-
Add html targets for some doc/ Makefiles.Sun, 10 Oct 2010 17:43:27 -0700, by Glenn Morris
-
Add ps rules for some doc/ Makefiles.Sun, 10 Oct 2010 17:30:34 -0700, by Glenn Morris
-
* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.Sun, 10 Oct 2010 16:13:58 -0700, by Dan Nicolaescu
-
Declare and define in one step various mode maps.Sun, 10 Oct 2010 16:12:30 -0700, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.Sun, 10 Oct 2010 22:48:40 +0000, by Katsumi Yamaoka
-
Fix gnutls write-before-negotiation case.Sun, 10 Oct 2010 20:47:45 +0200, by Lars Magne Ingebrigtsen
-
Remove #ifdef emacs / #ifndef emacs code, unused.Sun, 10 Oct 2010 08:49:31 -0700, by Dan Nicolaescu
-
Pass CFLAGS to the linker.Sun, 10 Oct 2010 08:35:04 -0700, by Dan Nicolaescu
-
* src/Makefile.in (CRT_DIR): Move near potential user.Sun, 10 Oct 2010 07:47:43 -0700, by Dan Nicolaescu
-
* src/Makefile.in: Use $(...) everywhere instead of ${...}Sun, 10 Oct 2010 07:43:05 -0700, by Dan Nicolaescu
-
Small sysdep.c cleanups.Sun, 10 Oct 2010 06:44:22 -0700, by Dan Nicolaescu
-
Rearrange an entry (test commit to bzr++ssh).Sun, 10 Oct 2010 09:39:03 -0400, by Eli Zaretskii
-
* lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.Sat, 09 Oct 2010 20:40:58 -0700, by Dan Nicolaescu
-
Simplify r101871.Sun, 10 Oct 2010 10:45:45 +0900, by Daiki Ueno
-
Merge changes made in Gnus trunk.Sun, 10 Oct 2010 00:15:21 +0000, by Katsumi Yamaoka
-
* doc/misc/Makefile.in: Missed a few spots in the earlier $< change.Sat, 09 Oct 2010 15:40:30 -0700, by Glenn Morris
-
Interface improvements to cus-theme.el.Sat, 09 Oct 2010 17:54:20 -0400, by Chong Yidong
-
Fix building manuals on MS-Windows using emacsver.texi.Sat, 09 Oct 2010 23:38:04 +0200, by Eli Zaretskii
-
Replace use of VPATH in most doc/ Makefiles.Sat, 09 Oct 2010 14:19:09 -0700, by Glenn Morris
-
Anchor regexps in doc/ `make dist' rules.Sat, 09 Oct 2010 13:36:14 -0700, by Glenn Morris
-
* doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.Sat, 09 Oct 2010 13:28:34 -0700, by Glenn Morris
-
Remove references to emacsver.texi.in in doc/ `make dist' rules.Sat, 09 Oct 2010 13:22:11 -0700, by Glenn Morris
-
* doc/misc/Makefile.in (mostlyclean): Delete *.toc.Sat, 09 Oct 2010 13:14:43 -0700, by Glenn Morris
-
* doc/misc/Makefile.in: Use $< in rules.Sat, 09 Oct 2010 13:12:18 -0700, by Glenn Morris
-
Enhance fontification of declarators to take account of theSat, 09 Oct 2010 19:58:28 +0000, by Alan Mackenzie
-
Use $< in some doc/*/Makefile rules.Sat, 09 Oct 2010 12:39:42 -0700, by Glenn Morris
-
Fix previous doc/*/Makefile.in change.Sat, 09 Oct 2010 12:27:22 -0700, by Glenn Morris
-
* doc/man/b2m.1: Remove file.Sat, 09 Oct 2010 11:51:21 -0700, by Glenn Morris
-
* make-dist: No more doc/emacs/*.texi.in.Sat, 09 Oct 2010 11:46:57 -0700, by Glenn Morris
-
Quieten emacs-devel.Sat, 09 Oct 2010 11:39:01 -0700, by Glenn Morris
-
Avoid having a directory as a prerequisite in doc Makefiles.Sat, 09 Oct 2010 11:31:12 -0700, by Glenn Morris
-
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.Sat, 09 Oct 2010 10:59:55 -0700, by Glenn Morris
-
(ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.Sat, 09 Oct 2010 17:44:44 +0200, by Lars Magne Ingebrigtsen
-
Don't use foo() to talk about functions.Sat, 09 Oct 2010 16:31:56 +0200, by Lars Magne Ingebrigtsen
-
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.Sat, 09 Oct 2010 15:54:57 +0200, by Lars Magne Ingebrigtsen
-
(epa-passphrase-callback-function): Say what we're querying the password for.Sat, 09 Oct 2010 15:27:24 +0200, by Lars Magne Ingebrigtsen
-
* ibuffer.el (ibuffer-visit-buffer): To mimick list-buffersSat, 09 Oct 2010 15:23:29 +0200, by Lars Magne Ingebrigtsen
-
Make emacs_gnutls_read() return the expected on errors.Sat, 09 Oct 2010 15:19:30 +0200, by Lars Magne Ingebrigtsen
-
nnir.el (nnir-read-parm): Fix call to gnus-completing-read.Sat, 09 Oct 2010 09:14:46 +0000, by Katsumi Yamaoka
-
shr,el: Allow shr table char to be customized.Sat, 09 Oct 2010 08:44:12 +0000, by Katsumi Yamaoka
-
gnus.texi: untabify.Sat, 09 Oct 2010 04:22:17 +0000, by Katsumi Yamaoka
-
* xterm.c (x_draw_relief_rect): Clear corner pixels.Fri, 08 Oct 2010 23:30:31 -0400, by Chong Yidong
-
More face customization cleanups.Fri, 08 Oct 2010 23:23:38 -0400, by Chong Yidong
-
Small simplifications for some cal-hebrew calculations.Fri, 08 Oct 2010 19:25:38 -0700, by Glenn Morris
-
* configure.in: Combine some conditionals.Fri, 08 Oct 2010 19:16:38 -0700, by Glenn Morris
-
Add doc/emacs/emacsver.texi.Fri, 08 Oct 2010 19:13:20 -0700, by Glenn Morris
-
Add doc/ dependencies on emacsver.texi.Fri, 08 Oct 2010 19:09:46 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Fri, 08 Oct 2010 18:59:50 -0700, by Glenn Morris
-
* doc/misc/gnus.texi (Article Washing): Fix previous change.Fri, 08 Oct 2010 18:49:20 -0700, by Glenn Morris
-
Set the version number in the texinfo manuals using configure.Fri, 08 Oct 2010 18:41:21 -0700, by Glenn Morris
-
Remove lib-src/b2m.c and b2m.pl.Fri, 08 Oct 2010 18:15:15 -0700, by Glenn Morris
-
Mark some doc/ rules as PHONY.Fri, 08 Oct 2010 18:02:21 -0700, by Glenn Morris
-
browse-url.el trivia.Fri, 08 Oct 2010 17:52:12 -0700, by Glenn Morris
-
shr.el (shr-insert): Don't insert double spaces.Fri, 08 Oct 2010 23:55:33 +0000, by Katsumi Yamaoka
-
* net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.Fri, 08 Oct 2010 19:32:14 +0200, by Andreas Schwab
-
* keyboard.c: Revert last change; it was not intended to beFri, 08 Oct 2010 14:41:49 +0200, by Michael Albinus
-
gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.Fri, 08 Oct 2010 12:16:05 +0000, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.Fri, 08 Oct 2010 12:14:47 +0200, by Juanma Barranquero
-
ChangeLog fix.Thu, 07 Oct 2010 20:19:47 -0700, by Glenn Morris
-
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.Thu, 07 Oct 2010 20:12:43 -0700, by Glenn Morris
-
* emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.Thu, 07 Oct 2010 20:08:32 -0700, by Glenn Morris
-
Rename some shadow.el things.Thu, 07 Oct 2010 20:05:09 -0700, by Glenn Morris
-
Minor cl.texi change.Thu, 07 Oct 2010 20:01:23 -0700, by Glenn Morris
-
coding.c (complement_process_encoding_system): Fix previous change.Fri, 08 Oct 2010 11:23:52 +0900, by Kenichi Handa
-
merge emacs-23Fri, 08 Oct 2010 11:23:11 +0900, by Kenichi Handa
-
coding.c (complement_process_encoding_system): Fix previous change.Fri, 08 Oct 2010 09:43:16 +0900, by Kenichi Handa
-
merge emacs-23Mon, 04 Oct 2010 10:53:48 +0900, by Kenichi Handa
-
coding.c (complement_process_encoding_system): Fix previous change.Mon, 04 Oct 2010 10:47:51 +0900, by Kenichi Handa
-
* doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.Wed, 06 Oct 2010 19:16:02 -0700, by Glenn Morris
-
* doc/misc/cl.texi (Usage, Installation): Remove outdated information.Tue, 05 Oct 2010 19:19:42 -0700, by Glenn Morris
-
Use lexical-let to avoid false matches in var completion (Bug#7056).Sun, 03 Oct 2010 15:50:14 -0400, by Chong Yidong
-
* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)Sun, 03 Oct 2010 12:43:54 -0700, by Glenn Morris
-
* dbusbind.c (syms_of_dbusbind): Move putenv call ...Sun, 03 Oct 2010 11:23:07 +0200, by Michael Albinus
-
Fix return value of dnd-get-local-file-name (Bug#7090).Sat, 02 Oct 2010 21:27:39 -0400, by Chong Yidong
-
Doc fix.Sat, 02 Oct 2010 18:23:50 -0700, by Glenn Morris
-
Add missing ChangeLog entry for r1.146 of lispref/text.texi.Sat, 02 Oct 2010 18:18:35 -0700, by Glenn Morris
-
Fix complementing of a coding systemSat, 02 Oct 2010 11:53:21 +0900, by Kenichi Handa
-
merge emacs-23Sat, 02 Oct 2010 11:05:56 +0900, by Kenichi Handa
-
Fix complementing of a coding systemSat, 02 Oct 2010 10:44:50 +0900, by Kenichi Handa
-
Close bug#3992.Thu, 30 Sep 2010 20:41:12 -0700, by Glenn Morris
-
* lisp/minibuffer.el (completion--replace): Better preserve markers.Fri, 01 Oct 2010 01:05:26 +0200, by Stefan Monnier
-
Complement a coding system for encoding arguments and input to a process.Thu, 30 Sep 2010 21:48:25 +0900, by Kenichi Handa
-
merge emacs-23Thu, 30 Sep 2010 13:31:53 +0900, by Kenichi Handa
-
Complement a coding system for encoding arguments and input to a process.Thu, 30 Sep 2010 13:28:34 +0900, by Kenichi Handa
-
Fix more CEDET require statements.Wed, 29 Sep 2010 21:41:13 -0400, by Chong Yidong
-
Fix errors in CEDET 1.0 merge.Wed, 29 Sep 2010 12:09:21 -0400, by Chong Yidong
-
lisp/server.el (server-process-filter): Doc fix.Wed, 29 Sep 2010 15:24:55 +0200, by Juanma Barranquero
-
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).Wed, 29 Sep 2010 09:56:45 +0900, by Kenichi Handa
-
merge emacs-23Wed, 29 Sep 2010 09:55:58 +0900, by Kenichi Handa
-
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, itTue, 28 Sep 2010 15:39:22 +0200, by Michael Albinus
-
* dired.el (dired-save-positions): Doc fix. (Bug#7119)Tue, 28 Sep 2010 01:41:00 +0200, by Juanma Barranquero
-
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).Wed, 29 Sep 2010 09:52:03 +0900, by Kenichi Handa
-
Remove some tests for defunct system-types.Fri, 08 Oct 2010 00:51:19 -0700, by Glenn Morris
-
* lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).Fri, 08 Oct 2010 00:42:51 -0700, by Glenn Morris
-
gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when called interactively.Fri, 08 Oct 2010 07:35:21 +0000, by Katsumi Yamaoka
-
* xterm.c (x_draw_relief_rect): If box width is larger than 1,Fri, 08 Oct 2010 01:02:56 -0400, by Chong Yidong
-
ChangeLog fix.Thu, 07 Oct 2010 20:27:49 -0700, by Glenn Morris
-
* lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)Thu, 07 Oct 2010 20:23:31 -0700, by Glenn Morris
-
etc/NEWS.Thu, 07 Oct 2010 20:17:31 -0700, by Glenn Morris
-
gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make predicate function passed to gnus-mime-view-part-as-type assume argument is a mime type, not a list of a mime type.Fri, 08 Oct 2010 02:12:56 +0000, by Katsumi Yamaoka
-
shr.el (shr-table-widths): Don't use cl function `reduce'.Fri, 08 Oct 2010 01:51:08 +0000, by Katsumi Yamaoka
-
Improvements to face customization interface.Thu, 07 Oct 2010 20:05:12 -0400, by Chong Yidong
-
Merge changes made in Gnus trunk.Thu, 07 Oct 2010 22:26:11 +0000, by Katsumi Yamaoka
-
* lisp/gnus/gnus-sum.el (gnus-number): Rename from `number'.Thu, 07 Oct 2010 20:22:07 +0200, by Stefan Monnier
-
Tiny hilit-chg.el change.Thu, 07 Oct 2010 10:30:10 -0700, by Glenn Morris
-
Rename some more shadow.el stuff.Thu, 07 Oct 2010 10:22:51 -0700, by Glenn Morris
-
Rename shadow-mode.Thu, 07 Oct 2010 10:17:18 -0700, by Glenn Morris
-
[Gnus] Introduce gnus-gravatar-too-ugly.Thu, 07 Oct 2010 12:31:39 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 07 Oct 2010 11:46:01 +0000, by Katsumi Yamaoka
-
url-http.el (url-http-end-of-document-sentinel): Protect against theThu, 07 Oct 2010 13:40:42 +0200, by Lars Magne Ingebrigtsen
-
SMIE: Reliably distinguish openers/closers in smie-prec2-levelsThu, 07 Oct 2010 13:27:19 +0200, by Stefan Monnier
-
(regexp-opt): Add `symbols' mode.Thu, 07 Oct 2010 16:24:21 +0900, by Miles Bader
-
[Gnus] Enable XEmacs to display images.Thu, 07 Oct 2010 06:47:37 +0000, by Katsumi Yamaoka
-
gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.Thu, 07 Oct 2010 03:49:38 +0000, by Katsumi Yamaoka
-
Reduce rmail.el's use of sendmail.elWed, 06 Oct 2010 19:42:30 -0700, by Glenn Morris
-
Add a shadow-mode for load-path shadows.Wed, 06 Oct 2010 19:37:39 -0700, by Glenn Morris
-
Minor iimage.el changes.Wed, 06 Oct 2010 19:32:52 -0700, by Glenn Morris
-
Minr appt.el change.Wed, 06 Oct 2010 19:26:30 -0700, by Glenn Morris
-
Include version number in doc `make dist' tarfiles.Wed, 06 Oct 2010 19:23:28 -0700, by Glenn Morris
-
sieve-manage.el: Add authenticate function.Wed, 06 Oct 2010 14:02:39 +0000, by Katsumi Yamaoka
-
shr.el (shr-render-td): Only delete space at the end of the TD.Wed, 06 Oct 2010 13:21:07 +0000, by Katsumi Yamaoka
-
sieve-manage: use auth-source.Wed, 06 Oct 2010 13:13:11 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Wed, 06 Oct 2010 12:38:45 +0000, by Katsumi Yamaoka
-
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): UseWed, 06 Oct 2010 14:03:29 +0200, by Michael Albinus
-
nt/INSTALL: Add note about problematic characters passed to configure.Wed, 06 Oct 2010 12:55:03 +0200, by Juanma Barranquero
-
* epa.texi (Caching Passphrases): New section.Wed, 06 Oct 2010 16:12:42 +0900, by Daiki Ueno
-
Minor doc/*/Makefile.in change.Tue, 05 Oct 2010 21:20:46 -0700, by Glenn Morris
-
Remove obsolete variable font-lock-defaults-alist.Tue, 05 Oct 2010 21:14:05 -0700, by Glenn Morris
-
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.Tue, 05 Oct 2010 21:06:25 -0700, by Glenn Morris
-
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.Wed, 06 Oct 2010 02:41:59 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/cl.el: No longer provide cl-19.Tue, 05 Oct 2010 19:30:53 -0700, by Glenn Morris
-
Misc cleanup for doc/*/Makefiles.Tue, 05 Oct 2010 19:26:38 -0700, by Glenn Morris
-
gnus-group.el (gnus-group-completing-read): Fix last change.Wed, 06 Oct 2010 01:38:26 +0000, by Katsumi Yamaoka
-
Eliminate `remove-if-not' that is a cl function.Wed, 06 Oct 2010 01:09:32 +0000, by Katsumi Yamaoka
-
shr.el (shr-render-td): Allow blank/missing <TD>s.Tue, 05 Oct 2010 23:42:01 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 05 Oct 2010 22:43:06 +0000, by Katsumi Yamaoka
-
* net/tramp.el (tramp-handle-directory-files-and-attributes)Tue, 05 Oct 2010 16:20:24 +0200, by Michael Albinus
-
sieve-manage.el (sieve-manage-capability): Do not bug out when the server-value of the capability is nil.Tue, 05 Oct 2010 13:19:07 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 05 Oct 2010 10:46:15 +0000, by Katsumi Yamaoka
-
gnus-util.el (gnus-emacs-completing-read, gnus-iswitchb-completing-read): Use autoload rather than require.Tue, 05 Oct 2010 07:50:08 +0000, by Katsumi Yamaoka
-
Merge changes made ein Gnus trunk.Tue, 05 Oct 2010 06:36:32 +0000, by Katsumi Yamaoka
-
NEWS update.Mon, 04 Oct 2010 21:19:58 -0700, by Glenn Morris
-
* lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.Mon, 04 Oct 2010 21:17:51 -0700, by Glenn Morris
-
Fix rnewspost.el comment typo.Mon, 04 Oct 2010 21:14:08 -0700, by Glenn Morris
-
gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.Tue, 05 Oct 2010 03:48:30 +0000, by Katsumi Yamaoka
-
* .dir-locals.el: The Emacs convention is sentence-end-double-space.Mon, 04 Oct 2010 19:40:34 -0700, by Glenn Morris
-
mm-decode.el (mm-shr): Decode contents by charset.Tue, 05 Oct 2010 02:08:37 +0000, by Katsumi Yamaoka
-
shr.el: Revert last change.Tue, 05 Oct 2010 01:23:11 +0000, by Katsumi Yamaoka
-
shr.el (shr-encode-url-chars): New function.Tue, 05 Oct 2010 00:44:05 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 04 Oct 2010 22:26:51 +0000, by Katsumi Yamaoka
-
Continue reorganization of load dependencies. (Bug#7156)Mon, 04 Oct 2010 21:44:08 +0200, by Michael Albinus
-
(url-http-wait-for-headers-change-function): Revert previousMon, 04 Oct 2010 21:34:35 +0200, by Lars Magne Ingebrigtsen
-
* url-http.el (url-http-wait-for-headers-change-function): ProtectMon, 04 Oct 2010 21:05:53 +0200, by Lars Magne Ingebrigtsen
-
Don't add an echo dash for the first keystroke (Bug#7137).Mon, 04 Oct 2010 14:16:22 -0400, by Chong Yidong
-
Remove O_RDONLY, O_WRONLY definitions, not needed.Mon, 04 Oct 2010 10:22:57 -0700, by Dan Nicolaescu
-
shr.el (shr-tag-li): Get <li> indentation right.Mon, 04 Oct 2010 13:17:48 +0000, by Katsumi Yamaoka
-
shr.el (shr-insert): Tweak line breaking.Mon, 04 Oct 2010 10:43:14 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 04 Oct 2010 10:16:57 +0000, by Katsumi Yamaoka
-
shr.el (shr-insert): Use string anchors instead of line anchors.Mon, 04 Oct 2010 07:42:58 +0000, by Katsumi Yamaoka
-
Minor appt.el changes.Sun, 03 Oct 2010 18:19:56 -0700, by Glenn Morris
-
Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.Sun, 03 Oct 2010 20:16:00 -0500, by Ted Zlatanov
-
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.Sun, 03 Oct 2010 17:55:42 -0700, by Glenn Morris
-
Minor doc Makefile.in clean-up.Sun, 03 Oct 2010 17:49:20 -0700, by Glenn Morris
-
Mention the 'g' binding in VC diff,log, etc.Sun, 03 Oct 2010 17:43:11 -0700, by Dan Nicolaescu
-
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming andSun, 03 Oct 2010 17:26:41 -0700, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.Mon, 04 Oct 2010 00:17:16 +0000, by Katsumi Yamaoka
-
Fix compilation warnings.Sun, 03 Oct 2010 16:35:22 -0700, by Dan Nicolaescu
-
Rework the gnutls boot interface.Mon, 04 Oct 2010 00:37:37 +0200, by Lars Magne Ingebrigtsen
-
Cosmetic changes for some lisp/url files.Sun, 03 Oct 2010 14:37:41 -0700, by Glenn Morris
-
* src/fileio.c (Vdirectory_sep_char): Remove.Sun, 03 Oct 2010 14:27:04 -0700, by Glenn Morris
-
Remove directory-sep-char, obsolete since 21.1.Sun, 03 Oct 2010 14:23:13 -0700, by Glenn Morris
-
Remove vc-header-alist, obsolete since 21.1.Sun, 03 Oct 2010 14:05:47 -0700, by Glenn Morris
-
Avoid using plusp; cl may not be loaded.Sun, 03 Oct 2010 15:54:31 -0400, by Chong Yidong
-
Add user option `remote-file-name-inhibit-cache'.Sun, 03 Oct 2010 18:43:22 +0200, by Michael Albinus
-
* src/termhooks.h: Remove #ifdef CONSP.Sun, 03 Oct 2010 09:21:55 -0700, by Dan Nicolaescu
-
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.Sun, 03 Oct 2010 17:58:09 +0200, by Michael Albinus
-
* lib-src/Makefile.in: Remove ^L, old makes choke on it.Sun, 03 Oct 2010 08:46:41 -0700, by Dan Nicolaescu
-
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.Sun, 03 Oct 2010 08:39:21 -0700, by Dan Nicolaescu
-
Include <fcntl.h> unconditionally.Sun, 03 Oct 2010 08:19:34 -0700, by Dan Nicolaescu
-
* tramp.texi (Frequently Asked Questions): MentionSun, 03 Oct 2010 17:09:11 +0200, by Michael Albinus
-
* src/process.c: Do not include <sys/wait.h>, syswait.h does it.Sun, 03 Oct 2010 07:48:21 -0700, by Dan Nicolaescu
-
* src/sysdep.c (flush_pending_output): Remove code, does not doSun, 03 Oct 2010 07:43:17 -0700, by Dan Nicolaescu
-
Remove unused code.Sun, 03 Oct 2010 07:16:48 -0700, by Dan Nicolaescu
-
Remove unused arguments for unexec.Sun, 03 Oct 2010 06:59:56 -0700, by Dan Nicolaescu
-
src/gnutls.c: Fix typo in docstring.Sun, 03 Oct 2010 14:52:04 +0200, by Juanma Barranquero
-
url-vars.el (url-mime-charset-string): Changed the default to nil toSun, 03 Oct 2010 14:43:12 +0200, by Lars Magne Ingebrigtsen
-
src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).Sun, 03 Oct 2010 14:36:19 +0200, by Juanma Barranquero
-
Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).Sun, 03 Oct 2010 00:31:59 -0400, by Chong Yidong
-
src/gnutls.c: Doc fixes. Make some functions static.Sun, 03 Oct 2010 06:12:15 +0200, by Juanma Barranquero
-
* lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1Sat, 02 Oct 2010 19:32:03 -0700, by Glenn Morris
-
* textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.Sat, 02 Oct 2010 19:26:35 -0700, by Glenn Morris
-
* lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.Sat, 02 Oct 2010 19:22:40 -0700, by Glenn Morris
-
* lisp/printing.el: Drop Emacs 20 code.Sat, 02 Oct 2010 19:17:47 -0700, by Glenn Morris
-
* lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.Sat, 02 Oct 2010 19:12:55 -0700, by Glenn Morris
-
* lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.Sat, 02 Oct 2010 19:09:53 -0700, by Glenn Morris
-
* lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.Sat, 02 Oct 2010 19:07:11 -0700, by Glenn Morris
-
Tix fypo in previous change.Sat, 02 Oct 2010 19:03:18 -0700, by Glenn Morris
-
* lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.Sat, 02 Oct 2010 19:01:07 -0700, by Glenn Morris
-
Do not autoload appt-delete.Sat, 02 Oct 2010 18:56:11 -0700, by Glenn Morris
-
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.Sat, 02 Oct 2010 18:53:04 -0700, by Glenn Morris
-
Remove some unused ps-def definitions.Sat, 02 Oct 2010 18:35:07 -0700, by Glenn Morris
-
url-http.el comment.Sat, 02 Oct 2010 18:30:51 -0700, by Glenn Morris
-
* subr.el (booleanp): Return t instead of a list (Bug#7086).Sat, 02 Oct 2010 21:11:20 -0400, by Chong Yidong
-
* keyboard.c (command_loop_1): Make sure the mark is really aliveSat, 02 Oct 2010 20:59:02 -0400, by Chong Yidong
-
Merge changes made in Gnus trunk.Sun, 03 Oct 2010 00:33:27 +0000, by Katsumi Yamaoka
-
* lisp/server.el (server-process-filter, server-return-error): GiveSat, 02 Oct 2010 20:03:44 -0400, by Chong Yidong
-
* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error stringSat, 02 Oct 2010 20:00:01 -0400, by Chong Yidong
-
Add minor comment (Bug#7001).Sat, 02 Oct 2010 19:10:41 -0400, by Chong Yidong
-
lisp/gnus/shr.el (shr): Fix typo in provide call.Sat, 02 Oct 2010 20:31:57 +0200, by Juanma Barranquero
-
gnus.texi (Splitting Mail): Fix @xref syntax.Sat, 02 Oct 2010 14:07:02 +0000, by Katsumi Yamaoka
-
* files.el (remote-file-name-inhibit-cache): New defcustom.Sat, 02 Oct 2010 15:21:43 +0200, by Michael Albinus
-
(url-lazy-message): Remove leftover debugging code.Sat, 02 Oct 2010 14:34:02 +0200, by Lars Magne Ingebrigtsen
-
Rework tags targets in Windows makefiles to protect against old/stupid makes.Sat, 02 Oct 2010 14:12:17 +0200, by Juanma Barranquero
-
Add lisp/gnus/nnregistry.el.Sat, 02 Oct 2010 10:35:45 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Sat, 02 Oct 2010 10:30:06 +0000, by Katsumi Yamaoka
-
Improve TAGS target on MS-DOS.Sat, 02 Oct 2010 11:08:47 +0200, by Eli Zaretskii
-
Invoke kill-emacs on SIGINT on Windows as well.Sat, 02 Oct 2010 10:24:14 +0200, by Eli Zaretskii
-
Remove some functions, variables and aliases obsolete since at least 21.1.Fri, 01 Oct 2010 19:46:13 -0700, by Glenn Morris
-
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.Fri, 01 Oct 2010 19:30:11 -0700, by Glenn Morris
-
Modify url-retrieve and related functions and structures to respect aSat, 02 Oct 2010 04:04:20 +0200, by Lars Magne Ingebrigtsen
-
Clean up trailing whitespace.Sat, 02 Oct 2010 02:39:15 +0200, by Lars Magne Ingebrigtsen
-
xml.c: Rework the functions to take regions instead of strings,Sat, 02 Oct 2010 02:36:47 +0200, by Lars Magne Ingebrigtsen
-
Update ChangeLog.Fri, 01 Oct 2010 23:14:58 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Fri, 01 Oct 2010 23:08:25 +0000, by Katsumi Yamaoka
-
Fix initial frame dimensions on MS-DOS.Fri, 01 Oct 2010 22:18:24 +0200, by Eli Zaretskii
-
Fix the MSDOS build broken by revno 101631.Fri, 01 Oct 2010 21:20:29 +0200, by Eli Zaretskii
-
Fix bug #6349 with cursor positioning in truncated lines.Fri, 01 Oct 2010 19:38:36 +0200, by Eli Zaretskii
-
Use url-lazy-message for warnings about ignored cookies.Fri, 01 Oct 2010 16:49:14 +0200, by Lars Magne Ingebrigtsen
-
(url-http-async-sentinel): Check that the buffer is still alive beforeFri, 01 Oct 2010 16:05:25 +0200, by Lars Magne Ingebrigtsen
-
Do not include stdlib.h and string.h, config.h does it.Fri, 01 Oct 2010 06:56:33 -0700, by Dan Nicolaescu
-
gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.Fri, 01 Oct 2010 13:33:03 +0000, by Katsumi Yamaoka
-
* src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h defines it.Fri, 01 Oct 2010 06:06:44 -0700, by Dan Nicolaescu
-
Small process.c cleanups.Fri, 01 Oct 2010 06:04:07 -0700, by Dan Nicolaescu
-
Give up on using gnutls-cli for starttls.Fri, 01 Oct 2010 12:56:44 +0000, by Katsumi Yamaoka
-
Use intern_c_string instead of intern.Fri, 01 Oct 2010 05:25:21 -0700, by Dan Nicolaescu
-
* src/point.h: Remove, unused.Fri, 01 Oct 2010 05:19:52 -0700, by Dan Nicolaescu
-
nt/ChangeLog: Fix last entry.Fri, 01 Oct 2010 13:52:23 +0200, by Eli Zaretskii
-
Support TAGS targets in the w32 build.Fri, 01 Oct 2010 13:45:16 +0200, by Eli Zaretskii
-
Florian Ragwitz' stuff removed because of missing paperwork.Fri, 01 Oct 2010 11:15:10 +0000, by Katsumi Yamaoka
-
Fix bug #7102.Fri, 01 Oct 2010 10:16:39 +0200, by Eli Zaretskii
-
* lisp/obsolete/sc.el: Remove file.Fri, 01 Oct 2010 00:24:35 -0700, by Glenn Morris
-
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs.Fri, 01 Oct 2010 06:56:38 +0000, by Katsumi Yamaoka
-
gravatar.el (gravatar-create-image): New function.Fri, 01 Oct 2010 05:50:11 +0000, by Katsumi Yamaoka
-
Tweak temporary-file-directory on darwin systems.Thu, 30 Sep 2010 20:57:26 -0700, by Glenn Morris
-
lisp/server.el (server-start): For compatibility, revert part of revno 101688.Fri, 01 Oct 2010 03:28:45 +0200, by Juanma Barranquero
-
Fix previous merge from Gnus trunk.Fri, 01 Oct 2010 00:34:42 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.Fri, 01 Oct 2010 00:25:50 +0000, by Katsumi Yamaoka
-
* src/xml.c (parse_string): Use const.Thu, 30 Sep 2010 16:26:40 -0700, by Dan Nicolaescu
-
(Fbacktrace): Don't overwrite print-level on exit.Thu, 30 Sep 2010 16:28:22 +0200, by Lars Magne Ingebrigtsen
-
Fix documentation of VC status indicator in mode line.Thu, 30 Sep 2010 14:44:25 +0200, by Eli Zaretskii
-
gnus-agent.el (gnus-agent-add-group): Fix call to gnus-completing-read.Thu, 30 Sep 2010 10:25:45 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 30 Sep 2010 08:39:23 +0000, by Katsumi Yamaoka
-
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.Thu, 30 Sep 2010 04:53:26 +0200, by Juanma Barranquero
-
etc/NEWS updates.Wed, 29 Sep 2010 19:23:25 -0700, by Glenn Morris
-
Remove some diary-lib function aliases, obsolete since 22.1.Wed, 29 Sep 2010 19:18:24 -0700, by Glenn Morris
-
Remove some obsolete appt.el code.Wed, 29 Sep 2010 19:15:17 -0700, by Glenn Morris
-
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.Wed, 29 Sep 2010 18:20:51 -0700, by Dan Nicolaescu
-
src/w32console.c (vga_stdcolor_name): Remove unused function.Thu, 30 Sep 2010 02:09:04 +0200, by Juanma Barranquero
-
configure.in: Don't enable ImageMagick unless HAVE_X11.Wed, 29 Sep 2010 20:52:34 +0200, by Romain Francoise
-
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.Wed, 29 Sep 2010 17:07:34 +0200, by Juanma Barranquero
-
Clean up gnutls.c coding style to conform with the Emacs style.Wed, 29 Sep 2010 16:30:45 +0200, by Lars Magne Ingebrigtsen
-
nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.Wed, 29 Sep 2010 15:58:11 +0200, by Eli Zaretskii
-
* lisp/gnus/nnmail.el (group, group-art-list, group-art):Wed, 29 Sep 2010 15:38:27 +0200, by Stefan Monnier
-
Do the gnutls handshake from the reader loop, instead of looping overWed, 29 Sep 2010 15:25:24 +0200, by Lars Magne Ingebrigtsen
-
Make sure all reads/writes to gnutls streams go via the gnutls functions.Wed, 29 Sep 2010 14:48:29 +0200, by Lars Magne Ingebrigtsen
-
Fix bug #7128.Wed, 29 Sep 2010 11:52:43 +0200, by Eli Zaretskii
-
xdisp.c (string_buffer_position): Remove unused variables.Wed, 29 Sep 2010 05:11:58 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT use in xdisp.c and print.c.Wed, 29 Sep 2010 05:06:53 -0400, by Eli Zaretskii
-
* epa.texi (Bug Reports): New section.Wed, 29 Sep 2010 17:36:38 +0900, by Daiki Ueno
-
* emacsclient.c (main): Remove unused variables.Wed, 29 Sep 2010 10:18:40 +0200, by Juanma Barranquero
-
Remove unused variable top_srcdir from doc Makefiles.Tue, 28 Sep 2010 21:25:59 -0700, by Glenn Morris
-
Use temp-buffers when not displaying the diary.Tue, 28 Sep 2010 21:19:30 -0700, by Glenn Morris
-
Minor diary-lib change.Tue, 28 Sep 2010 21:10:34 -0700, by Glenn Morris
-
Minor diary include improvement.Tue, 28 Sep 2010 21:00:50 -0700, by Glenn Morris
-
* lisp/calendar/appt.el (appt-activate): Check diary file.Tue, 28 Sep 2010 20:54:03 -0700, by Glenn Morris
-
Remove Emacs 21 stuff.Wed, 29 Sep 2010 01:09:50 +0000, by Katsumi Yamaoka
-
* src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.Tue, 28 Sep 2010 23:55:34 +0200, by Stefan Monnier
-
Fix comments; remove Emacs 21 stuff.Tue, 28 Sep 2010 12:35:18 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 28 Sep 2010 11:47:12 +0000, by Katsumi Yamaoka
-
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.Tue, 28 Sep 2010 05:12:21 +0000, by Katsumi Yamaoka
-
* lisp/calendar/appt.el (appt-check): Minor simplification.Mon, 27 Sep 2010 20:00:09 -0700, by Glenn Morris
-
Minor NEWS fix.Mon, 27 Sep 2010 19:41:18 -0700, by Glenn Morris
-
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.Mon, 27 Sep 2010 19:22:37 -0700, by Glenn Morris
-
Fix message-* user options that differ from Gnus trunk.Tue, 28 Sep 2010 02:13:41 +0000, by Katsumi Yamaoka
-
nt/*.c: Use const char*; remove unused code.Tue, 28 Sep 2010 02:55:08 +0200, by Juanma Barranquero
-
Merge changes from emacs-23 branch.Tue, 28 Sep 2010 01:25:27 +0200, by Juanma Barranquero
-
* Makefile.in (ELCFILES): Update.Mon, 27 Sep 2010 23:32:36 +0200, by Andreas Schwab
-
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): AvoidMon, 27 Sep 2010 19:14:58 +0200, by Andreas Schwab
-
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".Mon, 27 Sep 2010 15:27:54 +0200, by Michael Albinus
-
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".Mon, 27 Sep 2010 14:44:26 +0200, by Michael Albinus
-
* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.Mon, 27 Sep 2010 10:59:16 +0200, by Michael Albinus
-
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.Mon, 27 Sep 2010 14:01:48 +0900, by Kenichi Handa
-
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.Mon, 27 Sep 2010 14:00:46 +0900, by Kenichi Handa
-
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.Mon, 27 Sep 2010 13:53:47 +0900, by Kenichi Handa
-
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.Mon, 27 Sep 2010 13:52:56 +0900, by Kenichi Handa
-
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.Sun, 26 Sep 2010 17:39:10 +0200, by Jan D
-
lisp/window.el (walk-windows): Doc fix (bug#7105).Sun, 26 Sep 2010 02:37:50 +0200, by Juanma Barranquero
-
Merge changes made in Gnus trunk.Mon, 27 Sep 2010 23:07:47 +0000, by Katsumi Yamaoka
-
Compile with imagemagick support by default.Mon, 27 Sep 2010 22:53:35 +0200, by Lars Magne Ingebrigtsen
-
* process.c (wait_reading_process_output): Add missing FD_CLRMon, 27 Sep 2010 22:43:03 +0200, by Jan D
-
* lisp/emacs-lisp/float-sup.el (e): Remove.Mon, 27 Sep 2010 22:11:33 +0200, by Stefan Monnier
-
Add gnutls logging and clean up various gnutls bits.Mon, 27 Sep 2010 18:44:31 +0200, by Lars Magne Ingebrigtsen
-
src/w32.c: Remove unused code and make static many functions.Mon, 27 Sep 2010 18:27:37 +0200, by Juanma Barranquero
-
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)Mon, 27 Sep 2010 17:34:04 +0200, by Michael Albinus
-
(emacs_gnutls_read): Don't infloop while reading.Mon, 27 Sep 2010 17:03:58 +0200, by Lars Magne Ingebrigtsen
-
Fix typos in ChangeLogs.Mon, 27 Sep 2010 16:56:27 +0200, by Juanma Barranquero
-
Add debugging to the gnutls library, and finish handshaking when it's done.Mon, 27 Sep 2010 16:35:22 +0200, by Lars Magne Ingebrigtsen
-
nnimap.el (utf7): Required.Mon, 27 Sep 2010 13:22:21 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid handing broken links to browse-url.Mon, 27 Sep 2010 12:22:22 +0000, by Katsumi Yamaoka
-
Fix typos.Mon, 27 Sep 2010 13:53:44 +0200, by Juanma Barranquero
-
Fix typos in ChangeLogs.Mon, 27 Sep 2010 12:25:04 +0200, by Juanma Barranquero
-
Remove restriction on the number of glyphs in one composition.Mon, 27 Sep 2010 14:55:41 +0900, by Kenichi Handa
-
merge trunkMon, 27 Sep 2010 14:42:43 +0900, by Kenichi Handa
-
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).Mon, 27 Sep 2010 03:16:55 +0000, by Katsumi Yamaoka
-
Remove restriction on the number of glyphs in one composition.Mon, 27 Sep 2010 14:27:28 +0900, by Kenichi Handa
-
Update ChangeLogs.Sun, 26 Sep 2010 23:15:50 +0000, by Katsumi Yamaoka
-
mail-source.el (mail-source-value): Revert previous patch.Sun, 26 Sep 2010 23:01:31 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.Mon, 27 Sep 2010 00:42:53 +0200, by Stefan Monnier
-
Don«£t give write_mask to select for W32.Sun, 26 Sep 2010 22:48:13 +0200, by Jan D
-
Reinstate ifdef subprocesses.Sun, 26 Sep 2010 22:21:29 +0200, by Jan D
-
Add fd handling with callbacks to select, dbus needs it for async operation.Sun, 26 Sep 2010 18:20:01 +0200, by Jan D
-
(starttls-negotiate): Avoid the cl.el decf function.Sun, 26 Sep 2010 17:30:44 +0200, by Lars Magne Ingebrigtsen
-
Don't break the build if we don't have the gnutls libraries.Sun, 26 Sep 2010 17:18:47 +0200, by Lars Magne Ingebrigtsen
-
Use const for some pointer arguments.Sun, 26 Sep 2010 18:11:48 +0300, by Dan Nicolaescu
-
Code simplification in term.c.Sun, 26 Sep 2010 18:06:21 +0300, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.Sun, 26 Sep 2010 14:35:50 +0000, by Katsumi Yamaoka
-
auth-source.el (auth-source-create): Query the user for whether to store the credentials.Sun, 26 Sep 2010 13:25:35 +0000, by Katsumi Yamaoka
-
gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.Sun, 26 Sep 2010 12:47:09 +0000, by Katsumi Yamaoka
-
Set up GnuTLS support.Sun, 26 Sep 2010 01:06:28 -0500, by Ted Zlatanov
-
Merge changes made in Gnus trunk.Sun, 26 Sep 2010 04:03:19 +0000, by Katsumi Yamaoka
-
src/w32.c (get_emacs_configuration_options): Fix previous change.Sun, 26 Sep 2010 03:39:24 +0200, by Juanma Barranquero
-
* lisp/notifications.el: Call dbus-register-signal only if it is bound.Sat, 25 Sep 2010 14:57:02 -0700, by Glenn Morris
-
Cosmetic doc fixes for eshell.Sat, 25 Sep 2010 14:51:55 -0700, by Glenn Morris
-
Add more xz compression support.Sat, 25 Sep 2010 14:42:48 -0700, by Glenn Morris
-
Small url-cache fix.Sat, 25 Sep 2010 13:59:05 -0700, by Glenn Morris
-
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).Sat, 25 Sep 2010 16:16:35 -0400, by Chong Yidong
-
* src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is aliveSat, 25 Sep 2010 15:50:13 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 25 Sep 2010 15:19:41 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 25 Sep 2010 14:55:16 -0400, by Chong Yidong
-
Fix up some EMACS_INT/int conversion errors related to xdisp.c.Sat, 25 Sep 2010 18:39:13 +0200, by Lars Magne Ingebrigtsen
-
xrdb.c EMACS_INT/int audit.Sat, 25 Sep 2010 18:25:04 +0200, by Lars Magne Ingebrigtsen
-
nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers for prettier summary display.Sat, 25 Sep 2010 15:07:55 +0000, by Katsumi Yamaoka
-
Fix require names in CEDET 1.0 merge.Sat, 25 Sep 2010 14:49:43 -0400, by Chong Yidong
-
nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.Sat, 25 Sep 2010 14:24:54 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS before starting negotiation.Sat, 25 Sep 2010 14:19:38 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Change default to nil for privacy reasons.Sat, 25 Sep 2010 14:05:46 +0000, by Katsumi Yamaoka
-
gnus-ems.el (gnus-put-image):Don't put any non-blank text into the buffer when inserting images.Sat, 25 Sep 2010 13:43:27 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Sat, 25 Sep 2010 13:28:07 +0000, by Katsumi Yamaoka
-
Fix int/EMACS_INT use in textprop.c and window.c.Sat, 25 Sep 2010 09:21:20 -0400, by Eli Zaretskii
-
Merge changes made in Gnus.tranckSat, 25 Sep 2010 12:49:02 +0000, by Katsumi Yamaoka
-
Fix int/EMACS_INT use in process.c and term.c.Sat, 25 Sep 2010 08:31:15 -0400, by Eli Zaretskii
-
Fix typos.Sat, 25 Sep 2010 14:04:35 +0200, by Juanma Barranquero
-
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.cSat, 25 Sep 2010 07:55:30 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT use in keyboard.c.Sat, 25 Sep 2010 05:36:36 -0400, by Eli Zaretskii
-
src/ChangeLog: Another duplication removed.Sat, 25 Sep 2010 03:44:43 -0400, by Eli Zaretskii
-
src/ChangeLog: Fix duplicate entries.Sat, 25 Sep 2010 09:19:03 +0200, by Eli Zaretskii
-
Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".Sat, 25 Sep 2010 02:32:09 +0200, by Juanma Barranquero
-
Merge changes made in Gnus trunk.Fri, 24 Sep 2010 22:33:34 +0000, by Katsumi Yamaoka
-
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.Fri, 24 Sep 2010 15:30:13 -0400, by Eli Zaretskii
-
src/ChangeLog: Fix typo and remove duplicate info.Fri, 24 Sep 2010 20:04:26 +0200, by Juanma Barranquero
-
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.Fri, 24 Sep 2010 13:48:10 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT use in casefiddle.c and syntax.c.Fri, 24 Sep 2010 11:24:47 -0400, by Eli Zaretskii
-
Fix EMACS_INT/int conversion in scroll.c.Fri, 24 Sep 2010 17:20:58 +0200, by Lars Magne Ingebrigtsen
-
Fix EMACS_INT/int conversion in region-cache.c.Fri, 24 Sep 2010 17:13:43 +0200, by Lars Magne Ingebrigtsen
-
Fix all EMACS_INT/int conversion errors in print.c (and related files).Fri, 24 Sep 2010 17:01:03 +0200, by Lars Magne Ingebrigtsen
-
Fix int/EMACS_INT use in callproc.c.Fri, 24 Sep 2010 09:32:25 -0400, by Eli Zaretskii
-
Really fix int/EMACS_INT use in bidi.c.Fri, 24 Sep 2010 09:05:24 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT use in buffer.c.Fri, 24 Sep 2010 08:45:09 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT in bidi.c.Fri, 24 Sep 2010 08:05:24 -0400, by Eli Zaretskii
-
Fix int/EMACS_INT usage in fns.c.Fri, 24 Sep 2010 07:55:44 -0400, by Eli Zaretskii
-
Remove Emacs 21 stuff.Fri, 24 Sep 2010 07:25:37 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-after-getting-new-news-hook): Add version tag.Fri, 24 Sep 2010 07:19:38 +0000, by Katsumi Yamaoka
-
Remove W32 API function pointer unused since 2005-02-15 (revno 60055).Fri, 24 Sep 2010 05:35:55 +0200, by Juanma Barranquero
-
lisp/ChangeLog: Fix dates after merge.Fri, 24 Sep 2010 05:23:07 +0200, by Juanma Barranquero
-
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