Mercurial > emacs
graph
-
Make gnus-html work for XEmacs.Fri, 03 Sep 2010 02:29:03 +0000, by Katsumi Yamaoka
-
gnus-ems.el: Make process-plist functions work.Fri, 03 Sep 2010 01:00:10 +0000, by Katsumi Yamaoka
-
Add blink-matching-check-function and misc cleanups.Thu, 02 Sep 2010 23:57:08 +0200, by Stefan Monnier
-
Fix lisp/ChangeLog entries.Thu, 02 Sep 2010 18:06:51 +0200, by Jan D.
-
Set revert-buffer-function in Package Menu.Thu, 02 Sep 2010 11:29:15 -0400, by Chong Yidong
-
gnus-html-rescale-image: Fix up typo in rescaling.Thu, 02 Sep 2010 14:10:03 +0000, by Katsumi Yamaoka
-
ispell.el: better `default-directory' and kill-ispell-on-exit handlingThu, 02 Sep 2010 14:37:29 +0200, by Agustin martin
-
* simple.el (kill-new): Call interprogram-cut-function with only one argument.Thu, 02 Sep 2010 12:54:43 +0200, by Jan D
-
Forgor to save ChangeLog for previous commit.Thu, 02 Sep 2010 12:20:20 +0200, by Jan D.
-
Remove cut buffer from documentation.Thu, 02 Sep 2010 12:17:02 +0200, by Jan D.
-
Support for cut buffers has been removed.Thu, 02 Sep 2010 11:52:24 +0200, by Jan D.
-
emoved cut-buffer code.Thu, 02 Sep 2010 11:47:53 +0200, by Jan D.
-
Removed cut-buffer code.Thu, 02 Sep 2010 11:47:08 +0200, by Jan D.
-
gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.Thu, 02 Sep 2010 05:03:06 +0000, by Katsumi Yamaoka
-
gnus-article-html: Make work buffer multibyte for decoded contents.Thu, 02 Sep 2010 03:47:31 +0000, by Katsumi Yamaoka
-
gnus-group.el (gnus-group-line-format): Remove %O (moderated) from group line format, since it isn't very interesting.Thu, 02 Sep 2010 03:43:31 +0000, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values for these two variables.Thu, 02 Sep 2010 03:39:33 +0000, by Katsumi Yamaoka
-
gnus.el (gnus-mode-non-string-length): Change default to 30; gnus-sum.el (gnus-auto-select-subject): Change default to `unseen-or-unread'; gnus.el (gnus-refer-article-method): Change default to 'current.Thu, 02 Sep 2010 03:35:06 +0000, by Katsumi Yamaoka
-
message.el (message-generate-new-buffers): Change default to `unsent'; gnus-sum.el (gnus-summary-goto-unread, gnus-single-article-buffer): Change default to nil.Thu, 02 Sep 2010 03:27:17 +0000, by Katsumi Yamaoka
-
merge changes in emacs-23 branchThu, 02 Sep 2010 11:00:18 +0900, by Kenichi Handa
-
merge trunkThu, 02 Sep 2010 10:09:22 +0900, by Kenichi Handa
-
merge trunkThu, 02 Sep 2010 10:04:37 +0900, by Kenichi Handa
-
merge trunkThu, 02 Sep 2010 09:58:05 +0900, by Kenichi Handa
-
merge trunkThu, 02 Sep 2010 09:54:08 +0900, by Kenichi Handa
-
merge changes in emacs-23 branchWed, 01 Sep 2010 16:13:21 +0900, by Kenichi Handa
-
Fix handling of 8-bit characters in a display table.Tue, 31 Aug 2010 20:21:51 +0900, by Kenichi Handa
-
Fix handling of 8-bit characters in a display table.Tue, 31 Aug 2010 16:49:21 +0900, by Kenichi Handa
-
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.Sun, 29 Aug 2010 14:24:08 +0900, by Kenichi Handa
-
merge emacs-23Sun, 29 Aug 2010 14:22:52 +0900, by Kenichi Handa
-
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.Sun, 29 Aug 2010 14:15:34 +0900, by Kenichi Handa
-
merge emacs-23Sat, 28 Aug 2010 20:26:20 +0900, by Kenichi Handa
-
* etc/ChangeLog: Whitespace.Sat, 28 Aug 2010 13:01:36 -0700, by Glenn Morris
-
* etc/ChangeLog: Mark tiny change.Sat, 28 Aug 2010 12:59:18 -0700, by Glenn Morris
-
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.Sat, 28 Aug 2010 15:03:00 +0900, by Kenichi Handa
-
merge emacs-23Fri, 27 Aug 2010 23:06:02 +0900, by Kenichi Handa
-
Sync with Tramp 2.1.19.Thu, 26 Aug 2010 21:40:13 +0200, by Michael Albinus
-
Sync with Tramp 2.1.19.Thu, 26 Aug 2010 21:23:02 +0200, by Michael Albinus
-
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).Thu, 26 Aug 2010 17:33:52 +0200, by Juanma Barranquero
-
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.Thu, 26 Aug 2010 11:14:55 -0400, by Chong Yidong
-
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).Thu, 26 Aug 2010 11:09:45 -0400, by Chong Yidong
-
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.Sat, 28 Aug 2010 14:58:44 +0900, by Kenichi Handa
-
merge trunkThu, 26 Aug 2010 12:42:08 +0900, by Kenichi Handa
-
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).Sun, 22 Aug 2010 20:44:55 -0400, by Chong Yidong
-
* emacs3.py: Import imp module and use it (Bug#5756).Sun, 22 Aug 2010 19:50:38 -0400, by Chong Yidong
-
Handle multiple entries in some RCIRC commands (Bug#6894).Sun, 22 Aug 2010 18:44:55 -0400, by Chong Yidong
-
gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.Thu, 02 Sep 2010 01:46:34 +0000, by Katsumi Yamaoka
-
Delete all trailing white space.Thu, 02 Sep 2010 01:42:32 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.Thu, 02 Sep 2010 01:33:31 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Don't show images that are really small. They're probably tracking images; nntp.el (nntp-request-set-mark): Refuse to do marks if nntp-marks-file-name is nil.Thu, 02 Sep 2010 01:29:42 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-rescale-image): The rescaling logic scaled down too much; nndoc.el (nndoc-type-alist): Added a new type for Google digests.Thu, 02 Sep 2010 01:24:21 +0000, by Katsumi Yamaoka
-
gnus-html.el: prefix log messages with function nameThu, 02 Sep 2010 01:18:45 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.Thu, 02 Sep 2010 01:14:38 +0000, by Katsumi Yamaoka
-
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.Thu, 02 Sep 2010 01:10:25 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.Thu, 02 Sep 2010 01:06:36 +0000, by Katsumi Yamaoka
-
Remove arch-tags from all files, since these are no longer needed.Thu, 02 Sep 2010 00:55:51 +0000, by Katsumi Yamaoka
-
Remove nnlistserv, nnwfm and related code.Thu, 02 Sep 2010 00:39:34 +0000, by Katsumi Yamaoka
-
Remove nndb, nnkiboze and related code.Thu, 02 Sep 2010 00:28:01 +0000, by Katsumi Yamaoka
-
gnus-html.el: add and use gnus-html-image-url-blocked-pThu, 02 Sep 2010 00:17:40 +0000, by Katsumi Yamaoka
-
gnus-html.el: We can't rescale if we don't have the article buffer in a window.Thu, 02 Sep 2010 00:13:51 +0000, by Katsumi Yamaoka
-
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.Thu, 02 Sep 2010 00:08:22 +0000, by Katsumi Yamaoka
-
gnus.el, gnus-html.el: Use the deleted text as the image alt text.Thu, 02 Sep 2010 00:03:57 +0000, by Katsumi Yamaoka
-
gnus.texi (HTML): Document gnus-max-image-proportion.Wed, 01 Sep 2010 23:57:53 +0000, by Katsumi Yamaoka
-
gnus-html.el: Rescale images in article buffers for Emacs versions that support this. This is currently only Emacs 24 compiled with imagemagick support.Wed, 01 Sep 2010 23:53:57 +0000, by Katsumi Yamaoka
-
gnus-html.el: Add extra logging.Wed, 01 Sep 2010 23:46:59 +0000, by Katsumi Yamaoka
-
gnus-html.el: Delete the IMG_ALT region.Wed, 01 Sep 2010 23:40:39 +0000, by Katsumi Yamaoka
-
merge emacs-23Fri, 27 Aug 2010 23:05:43 +0900, by Kenichi Handa
-
merge trunkWed, 01 Sep 2010 09:55:43 +0900, by Kenichi Handa
-
Fix up some byte-compiler warnings.Wed, 01 Sep 2010 17:42:37 +0200, by Stefan Monnier
-
* lisp/simple.el (blink-paren-function): Move from C to here.Wed, 01 Sep 2010 16:41:17 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.Wed, 01 Sep 2010 12:03:08 +0200, by Stefan Monnier
-
gnus-article-html: Decode contents by charset.Wed, 01 Sep 2010 06:04:49 +0000, by Katsumi Yamaoka
-
gnus-process-put: Fix previous commit.Wed, 01 Sep 2010 04:48:51 +0000, by Katsumi Yamaoka
-
gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.Wed, 01 Sep 2010 04:44:25 +0000, by Katsumi Yamaoka
-
gnus-html-curl-sentinel: Replace process-get with gnus-process-get.Wed, 01 Sep 2010 04:28:56 +0000, by Katsumi Yamaoka
-
Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.Wed, 01 Sep 2010 04:22:17 +0000, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.Wed, 01 Sep 2010 00:18:24 +0000, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.Wed, 01 Sep 2010 00:14:01 +0000, by Katsumi Yamaoka
-
Remove nnwarchive.el.Wed, 01 Sep 2010 00:10:19 +0000, by Katsumi Yamaoka
-
Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <julien@danjou.info>.Wed, 01 Sep 2010 00:06:27 +0000, by Katsumi Yamaoka
-
Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.Wed, 01 Sep 2010 00:02:13 +0000, by Katsumi Yamaoka
-
Remove nnultimate.el and related code; Remove nnsoup.el, gnus-soup.el and related code; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 23:55:50 +0000, by Katsumi Yamaoka
-
gnus-html.el: Introduce a new variable, gnus-blocked-images, and use that instead of the w3m variable; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 23:38:57 +0000, by Katsumi Yamaoka
-
message.texi: Fix some syntax errors in the last check-in; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 23:30:11 +0000, by Katsumi Yamaoka
-
gnus-ems.el: Provide compatibility functions for gnus-set-process-plist by Katsumi Yamaoka <yamaoka@jpl.org>; gnus-html.el: Use gnus-process-plist and friends for compatibility; gnus-cite.el: New function to guess whether a long line is natural text or not; message.el: Implement message-prune-recipient-rules; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 23:26:23 +0000, by Katsumi Yamaoka
-
* lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.Tue, 31 Aug 2010 21:47:35 +0200, by Stefan Monnier
-
* src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.Tue, 31 Aug 2010 21:42:39 +0200, by Stefan Monnier
-
* textmodes/nroff-mode.el (nroff-view): New command.Tue, 31 Aug 2010 14:04:26 -0400, by Chong Yidong
-
* src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.Tue, 31 Aug 2010 11:39:31 -0400, by Chong Yidong
-
Clarify the code a bit by renaming the variable with the url to `url'; Support cid: URLs/images; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 13:28:02 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-down-list): New command.Tue, 31 Aug 2010 14:22:40 +0200, by Stefan Monnier
-
Remove old indentation and navigation code on octave-mode.Tue, 31 Aug 2010 14:13:51 +0200, by Stefan Monnier
-
Bump custom version of some user options of which the default values changed.Tue, 31 Aug 2010 04:22:49 +0000, by Katsumi Yamaoka
-
Bump custom version of some user options of which the default values changed.Tue, 31 Aug 2010 04:21:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 31 Aug 2010 04:17:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 31 Aug 2010 00:03:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 30 Aug 2010 22:42:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 30 Aug 2010 06:49:10 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 30 Aug 2010 06:09:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 29 Aug 2010 22:46:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 27 Aug 2010 07:07:20 +0000, by Katsumi Yamaoka
-
Fix several Package Menu and Finder bugs.Mon, 30 Aug 2010 21:53:46 -0400, by Chong Yidong
-
gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 01:15:32 +0000, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.Tue, 31 Aug 2010 00:51:08 +0000, by Katsumi Yamaoka
-
Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:42:27 +0000, by Katsumi Yamaoka
-
Removed gnus-move.el and pointers to it, since it doesn't really work; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:38:32 +0000, by Katsumi Yamaoka
-
gnus.texi (Changing Servers): Remove documentation on gnus-change-server and friends, since it's been removed; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:34:43 +0000, by Katsumi Yamaoka
-
gnus.texi (Summary Mail Commands): Note that only the addresses from the first message are used for wide replies; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:28:54 +0000, by Katsumi Yamaoka
-
Tell w3m that the input is UTF-8; This seems to fix problems with some German web feeds; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:23:25 +0000, by Katsumi Yamaoka
-
Put the xpm version of the logo at the top so that the proper colours are applied; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:19:31 +0000, by Katsumi Yamaoka
-
gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:15:33 +0000, by Katsumi Yamaoka
-
Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:11:37 +0000, by Katsumi Yamaoka
-
Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Tue, 31 Aug 2010 00:07:40 +0000, by Katsumi Yamaoka
-
Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:53:47 +0000, by Katsumi Yamaoka
-
Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:47:12 +0000, by Katsumi Yamaoka
-
Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:40:10 +0000, by Katsumi Yamaoka
-
Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:35:19 +0000, by Katsumi Yamaoka
-
Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:29:56 +0000, by Katsumi Yamaoka
-
gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 23:24:56 +0000, by Katsumi Yamaoka
-
Use SMIE for octave-mode.Mon, 30 Aug 2010 22:34:52 +0200, by Stefan Monnier
-
Fix bug #6944.Mon, 30 Aug 2010 21:11:34 +0300, by Eli Zaretskii
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent takeMon, 30 Aug 2010 17:21:14 +0200, by Stefan Monnier
-
Use with-silent-modifications.Mon, 30 Aug 2010 15:57:42 +0200, by Stefan Monnier
-
Use `declare' in defmacros.Mon, 30 Aug 2010 15:03:05 +0200, by Stefan Monnier
-
* src/marker.c (Fcopy_marker): Make the first arg optional.Mon, 30 Aug 2010 14:47:49 +0200, by Stefan Monnier
-
gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:44:58 +0000, by Katsumi Yamaoka
-
gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.Mon, 30 Aug 2010 06:40:00 +0000, by Katsumi Yamaoka
-
gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:36:12 +0000, by Katsumi Yamaoka
-
gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.Mon, 30 Aug 2010 06:32:33 +0000, by Katsumi Yamaoka
-
smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.Mon, 30 Aug 2010 06:28:53 +0000, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:25:05 +0000, by Katsumi Yamaoka
-
gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.Mon, 30 Aug 2010 06:21:33 +0000, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:17:45 +0000, by Katsumi Yamaoka
-
Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:13:50 +0000, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.Mon, 30 Aug 2010 06:10:18 +0000, by Katsumi Yamaoka
-
composite.c (composition_update_it): Fix previous changeMon, 30 Aug 2010 11:01:09 +0900, by Kenichi Handa
-
composite.c (composition_update_it): Fix computing of cmp_it->width.Mon, 30 Aug 2010 09:33:17 +0900, by Kenichi Handa
-
composite.c (composition_update_it): Fix previous changeMon, 30 Aug 2010 10:58:52 +0900, by Kenichi Handa
-
composite.c (composition_update_it): Fix computing of cmp_it->width.Mon, 30 Aug 2010 09:32:29 +0900, by Kenichi Handa
-
merge trunkMon, 30 Aug 2010 09:15:54 +0900, by Kenichi Handa
-
Merge Finder and package-menu functionality.Sun, 29 Aug 2010 18:15:09 -0400, by Chong Yidong
-
Add "Version:" and "Package:" Lisp file headers.Sun, 29 Aug 2010 16:10:43 -0400, by Chong Yidong
-
Add "Package:" file headers to denote built-in packages.Sun, 29 Aug 2010 12:17:13 -0400, by Chong Yidong
-
* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.Sun, 29 Aug 2010 12:30:45 +0200, by Jan D
-
Let version-to-list handle versions like "10.3d".Sat, 28 Aug 2010 21:31:45 -0400, by Chong Yidong
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.Sat, 28 Aug 2010 20:52:36 +0200, by Stefan Monnier
-
Improve ELisp manual to fix bug #6929.Sat, 28 Aug 2010 11:10:13 +0300, by Eli Zaretskii
-
msdos/ChangeLog: Document the change in revno 101167.Fri, 27 Aug 2010 12:29:32 +0300, by Eli Zaretskii
-
Adjust type declaration.Fri, 27 Aug 2010 00:24:17 -0300, by Vinicius Jose Latorre
-
Adjust type declaration.Fri, 27 Aug 2010 00:19:35 -0300, by Vinicius Jose Latorre
-
gnus-summary-(move,delete)-article: Save excursion while copying, moving,Fri, 27 Aug 2010 01:54:07 +0000, by Katsumi Yamaoka
-
gnus-summary-(move,delete)-article: Save excursion while copying, moving,Fri, 27 Aug 2010 01:53:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 26 Aug 2010 22:46:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 25 Aug 2010 22:44:39 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 24 Aug 2010 22:45:30 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 23 Aug 2010 22:45:50 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 22 Aug 2010 22:56:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 19 Aug 2010 22:47:51 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 19 Aug 2010 00:35:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 18 Aug 2010 22:46:56 +0000, by Katsumi Yamaoka
-
* progmodes/js.el: Make indentation more customizable (Bug#6914).Thu, 26 Aug 2010 16:09:31 -0400, by Chong Yidong
-
Avoid using font-lock properties to indent in sh-get-indent-info.Thu, 26 Aug 2010 11:26:33 -0400, by Chong Yidong
-
server.el (server-visit-files): Run pre-command-hook andThu, 26 Aug 2010 09:46:19 -0400, by David Reitter
-
Sync with Tramp 2.1.19.Thu, 26 Aug 2010 09:39:39 +0200, by Michael Albinus
-
Sync with Tramp 2.1.19.Thu, 26 Aug 2010 09:33:16 +0200, by Michael Albinus
-
Improvements to describe-package buffer.Wed, 25 Aug 2010 23:31:34 -0400, by Chong Yidong
-
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.Thu, 26 Aug 2010 09:51:37 +0900, by Kenichi Handa
-
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.Thu, 26 Aug 2010 09:47:34 +0900, by Kenichi Handa
-
Add Arabic support.Thu, 26 Aug 2010 09:29:02 +0900, by Kenichi Handa
-
merge trunkThu, 26 Aug 2010 09:28:08 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 17:15:45 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 15:15:12 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 14:15:20 +0900, by Kenichi Handa
-
Add Arabic support.Wed, 25 Aug 2010 14:13:27 +0900, by Kenichi Handa
-
* vol2.texi (Top): Update.Wed, 25 Aug 2010 14:25:32 -0600, by Tom Tromey
-
* menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.Wed, 25 Aug 2010 08:53:55 +0200, by Jan D
-
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.Wed, 25 Aug 2010 15:10:09 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 15:06:14 +0900, by Kenichi Handa
-
Fix last change in processes.texi.Wed, 25 Aug 2010 01:23:47 -0400, by Eli Zaretskii
-
Allow composition striding over PT.Wed, 25 Aug 2010 13:41:32 +0900, by Kenichi Handa
-
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.Wed, 25 Aug 2010 14:58:15 +0900, by Kenichi Handa
-
Allow composition striding over PT.Wed, 25 Aug 2010 13:39:30 +0900, by Kenichi Handa
-
Fix finding a stop position for composition.Wed, 25 Aug 2010 13:07:22 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 13:06:15 +0900, by Kenichi Handa
-
merge trunkWed, 25 Aug 2010 12:49:02 +0900, by Kenichi Handa
-
Fix finding a stop position for composition.Wed, 25 Aug 2010 09:54:05 +0900, by Kenichi Handa
-
Fix some bugs. New version 13.1.Tue, 24 Aug 2010 23:27:58 -0300, by Vinicius Jose Latorre
-
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.Tue, 24 Aug 2010 17:36:33 -0400, by Chong Yidong
-
* textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fixTue, 24 Aug 2010 16:58:07 -0400, by Chong Yidong
-
Fix filter functions discussion in Lisp manual.Tue, 24 Aug 2010 16:43:24 -0400, by Chong Yidong
-
* progmodes/ruby-mode.el (ruby): Add defgroup.Tue, 24 Aug 2010 16:29:44 -0400, by Chong Yidong
-
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).Tue, 24 Aug 2010 16:20:21 -0400, by Chong Yidong
-
Avoid clobbering primary selection when switching frames (Bug#6872).Tue, 24 Aug 2010 11:48:14 -0400, by Chong Yidong
-
* NEWS: dbus.el supports alternative buses.Mon, 23 Aug 2010 15:57:55 +0200, by Michael Albinus
-
* dbus.texi (Alternative Buses): New chapter.Mon, 23 Aug 2010 15:48:48 +0200, by Michael Albinus
-
* net/dbus.el: Accept UNIX domain sockets as bus address.Mon, 23 Aug 2010 15:08:54 +0200, by Michael Albinus
-
* dbusbind.c: Accept UNIX domain sockets as bus address.Mon, 23 Aug 2010 15:02:00 +0200, by Michael Albinus
-
Fix configure checksMon, 23 Aug 2010 14:54:09 +0200, by Andreas Schwab
-
src/ChangeLog: Fix typos.Mon, 23 Aug 2010 12:28:12 +0200, by Juanma Barranquero
-
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.Mon, 23 Aug 2010 12:21:01 +0200, by Juanma Barranquero
-
Move reading an extended command to Elisp (bug#5364, bug#5214).Mon, 23 Aug 2010 00:27:59 +0100, by Juri Linkov
-
Make obsolete --unibyte argument do nothing (Bug#6886).Sun, 22 Aug 2010 17:15:20 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sun, 22 Aug 2010 16:04:34 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sun, 22 Aug 2010 16:02:16 -0400, by Chong Yidong
-
Fix dependencies according to revno 101162.Sun, 22 Aug 2010 20:20:55 +0300, by Eli Zaretskii
-
Fix dependencies according to revno 101162.Sun, 22 Aug 2010 20:18:52 +0300, by Eli Zaretskii
-
Fix the w32 build after revno 101162.Sun, 22 Aug 2010 20:00:08 +0300, by Eli Zaretskii
-
Clean up and ANSIfy unexcoff.c.Sun, 22 Aug 2010 18:43:00 +0300, by Eli Zaretskii
-
Simplify termio code.Sun, 22 Aug 2010 08:14:37 -0700, by Dan Nicolaescu
-
Doc fix for define-minor-mode (Bug#6880).Sun, 22 Aug 2010 15:30:26 -0400, by Chong Yidong
-
Merge latest whitespace.el changes from trunk (Bug#6172).Sun, 22 Aug 2010 00:13:32 -0400, by Chong Yidong
-
merge whitespace.el change from trunkSun, 22 Aug 2010 00:12:25 -0400, by Chong Yidong
-
Fix buffer-list rename&refresh after after killing a buffer in ido.Sat, 21 Aug 2010 15:35:27 +0200, by Stefan Monnier
-
* progmodes/make-mode.el (makefile-fill-paragraph): Account for theSat, 21 Aug 2010 11:19:38 +0200, by Stefan Monnier
-
* subr.el (read-key): Don't echo keystrokes.Sat, 21 Aug 2010 10:56:54 +0200, by Stefan Monnier
-
* doc/emacs/misc.texi (Amusements): Mention bubbles and animate.Fri, 20 Aug 2010 19:14:07 -0700, by Glenn Morris
-
* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.Fri, 20 Aug 2010 19:11:34 -0700, by Glenn Morris
-
Minor align-regexp fix.Fri, 20 Aug 2010 00:33:06 -0700, by Glenn Morris
-
Fix rmail-forward with non-sendmail sending function.Fri, 20 Aug 2010 00:11:35 -0700, by Glenn Morris
-
* objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).Thu, 19 Aug 2010 19:23:13 -0400, by Chong Yidong
-
* lisp/subr.el (read-key): Don't hide the menu-bar entries.Thu, 19 Aug 2010 16:37:31 +0200, by Stefan Monnier
-
lisp/ChangeLog: Remove merge markers.Thu, 19 Aug 2010 01:32:39 +0200, by Juanma Barranquero
-
* progmodes/flymake.el (flymake-start-syntax-check-process): UseWed, 18 Aug 2010 20:24:52 +0200, by Michael Albinus
-
files.el: Add word-wrap as safe local variable.Wed, 18 Aug 2010 17:10:05 +0900, by Kenichi Handa
-
files.el: Add word-wrap as safe local variable.Wed, 18 Aug 2010 17:07:58 +0900, by Kenichi Handa
-
merge emacs-23Wed, 18 Aug 2010 17:03:46 +0900, by Kenichi Handa
-
* lisp/woman.el (woman-translate): Case matters. (Bug#6849)Tue, 17 Aug 2010 19:33:13 -0700, by Glenn Morris
-
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISPTue, 17 Aug 2010 23:07:50 +0200, by Andreas Schwab
-
Avoid stack overflow in let, eval, and apply (Bug#6214).Tue, 17 Aug 2010 12:34:28 -0400, by Chong Yidong
-
* quail/vntelex.el ("vietnamese-telex"): Doc fix.Sun, 15 Aug 2010 11:36:19 +0200, by Andreas Schwab
-
* quail/georgian.el: Remove extra backslashes.Sun, 15 Aug 2010 11:34:53 +0200, by Andreas Schwab
-
* simple.el (kill-region): Doc fix (Bug#6787).Sat, 14 Aug 2010 19:21:40 -0400, by Chong Yidong
-
Avoid mismatching parensSat, 14 Aug 2010 10:20:08 +0200, by Andreas Schwab
-
* quail/greek.el ("greek", "greek-postfix"): Change string toSat, 14 Aug 2010 10:00:34 +0200, by Andreas Schwab
-
* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.Sat, 14 Aug 2010 08:42:09 +0200, by Jan D
-
* lisp/calendar/diary-lib.el: Bump custom :version for previous change.Fri, 13 Aug 2010 19:23:56 -0700, by Glenn Morris
-
Minor diary-lib.el fix.Fri, 13 Aug 2010 18:56:35 -0700, by Glenn Morris
-
* doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.Fri, 13 Aug 2010 12:32:37 +0200, by Jan D
-
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.Fri, 13 Aug 2010 15:36:24 +0900, by Kenichi Handa
-
merge emacs-23Fri, 13 Aug 2010 15:35:36 +0900, by Kenichi Handa
-
* subr.el (ignore-errors): Add debug declaration.Wed, 11 Aug 2010 15:43:49 +0200, by Andreas Schwab
-
* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): NewMon, 09 Aug 2010 08:51:28 -0700, by Dan Nicolaescu
-
quail/greek.el ("greek"): Add rules for Greek style quotes.Mon, 09 Aug 2010 11:32:46 +0900, by Kenichi Handa
-
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.Fri, 13 Aug 2010 15:26:27 +0900, by Kenichi Handa
-
merge emacs-23Mon, 09 Aug 2010 11:31:21 +0900, by Kenichi Handa
-
quail/greek.el ("greek"): Add rules for Greek style quotes.Mon, 09 Aug 2010 11:28:25 +0900, by Kenichi Handa
-
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.Sun, 08 Aug 2010 22:23:35 -0400, by Chong Yidong
-
Clean up unexcoff.c.Sun, 22 Aug 2010 18:37:01 +0300, by Eli Zaretskii
-
Insert bug number.Sat, 21 Aug 2010 16:26:43 -0300, by Vinicius Jose Latorre
-
* cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).Sat, 21 Aug 2010 10:46:43 -0400, by Chong Yidong
-
* lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.Sat, 21 Aug 2010 16:09:46 +0200, by Stefan Monnier
-
xdisp.c: Fix typo in a comment in note_tool_bar_highlight.Sat, 21 Aug 2010 16:25:03 +0300, by Eli Zaretskii
-
Fix mirroring pixel positions on GUI terminals.Sat, 21 Aug 2010 12:35:31 +0300, by Eli Zaretskii
-
Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.Sat, 21 Aug 2010 00:46:23 -0400, by Chong Yidong
-
Fix slow cursor movement.Sat, 21 Aug 2010 01:43:04 -0300, by Vinicius Jose Latorre
-
ChangeLog fixes.Fri, 20 Aug 2010 19:21:51 -0700, by Glenn Morris
-
Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.Fri, 20 Aug 2010 16:02:11 -0700, by Dan Nicolaescu
-
Small src/puresize.h cleanup.Fri, 20 Aug 2010 15:52:10 -0700, by Dan Nicolaescu
-
* src/term.c: Do not include <termios.h>, systty.h does it.Fri, 20 Aug 2010 15:44:38 -0700, by Dan Nicolaescu
-
Remove redundant HAVE_TCATTR defines.Fri, 20 Aug 2010 15:36:07 -0700, by Dan Nicolaescu
-
Fix last change in buffer_posn_from_coords for text terminals.Sat, 21 Aug 2010 00:01:36 +0300, by Eli Zaretskii
-
Fix last change in buffer_posn_from_coords for text terminals.Fri, 20 Aug 2010 23:55:09 +0300, by Eli Zaretskii
-
Fix the MSDOS build broken by the ImageMagick support.Fri, 20 Aug 2010 23:28:39 +0300, by Eli Zaretskii
-
Fix the MSDOS build broken by the ImageMagick support.Fri, 20 Aug 2010 23:26:12 +0300, by Eli Zaretskii
-
Add cross-references regarding POSITION of mouse events.Fri, 20 Aug 2010 23:07:29 +0300, by Eli Zaretskii
-
imagemagick mergeFri, 20 Aug 2010 22:01:27 +0200, by joakim
-
merge from upstreamFri, 20 Aug 2010 22:00:00 +0200, by joakim
-
Fix version string in top-level MSDOS Makefile.Fri, 20 Aug 2010 22:49:20 +0300, by Eli Zaretskii
-
Fix version string in top-level MSDOS Makefile.Fri, 20 Aug 2010 22:45:24 +0300, by Eli Zaretskii
-
minor imagemagick tweaks, one configure bugfix, and some ChangeLogsFri, 20 Aug 2010 21:55:21 +0200, by joakim
-
xdisp.c: Add commentary about iterator geometry in R2L paragraphs.Fri, 20 Aug 2010 17:31:38 +0300, by Eli Zaretskii
-
Fix mouse clicks, drag, and highlight in R2L lines.Fri, 20 Aug 2010 17:19:39 +0300, by Eli Zaretskii
-
* image.c (imagemagick_clear_image): Remove debugging output.Fri, 20 Aug 2010 14:02:43 +0200, by Andreas Schwab
-
* lisp/files.el (locate-file-completion-table): Only list the .el and .elcThu, 19 Aug 2010 23:21:21 +0200, by Stefan Monnier
-
nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.Thu, 19 Aug 2010 18:38:41 +0200, by Juanma Barranquero
-
(set_frame_menubar): Remove call to undefined function.Thu, 19 Aug 2010 23:53:08 +0800, by Jason Rumney
-
New post-self-insert-hook.Thu, 19 Aug 2010 17:43:45 +0200, by Stefan Monnier
-
(w32_wnd_proc): Don't check context before initializing.Thu, 19 Aug 2010 22:51:09 +0800, by Jason Rumney
-
* lisp/simple.el (blink-matching-open): Obey forward-sexp-function.Thu, 19 Aug 2010 11:37:40 +0200, by Stefan Monnier
-
merge the imagemagick branch to trunkThu, 19 Aug 2010 09:35:40 +0200, by Joakim
-
upstream mergeThu, 19 Aug 2010 09:34:21 +0200, by Joakim
-
some minor cosmetic fixes in commentsThu, 19 Aug 2010 09:29:27 +0200, by Joakim
-
fix some accidental whitespace changesThu, 19 Aug 2010 09:23:06 +0200, by Joakim
-
merge from trunk, no conflictsWed, 18 Aug 2010 13:11:01 +0200, by Joakim
-
documentation changesWed, 18 Aug 2010 12:35:23 +0200, by Joakim
-
minor cleanupWed, 18 Aug 2010 11:09:46 +0200, by Joakim
-
merge from trunkTue, 17 Aug 2010 23:19:11 +0200, by Joakim
-
some more docs and polishSat, 10 Jul 2010 22:35:42 +0200, by Joakim
-
some README changesThu, 01 Jul 2010 23:41:24 +0200, by Joakim
-
reworked :index functionality a bit so its fasterThu, 01 Jul 2010 23:38:33 +0200, by Joakim
-
support for fit-widthSun, 27 Jun 2010 02:18:55 +0200, by Joakim
-
image-mode changes. removed the imagemagick specific :geometry and :crop interface that wasnt very good.Sat, 26 Jun 2010 23:17:02 +0200, by Joakim
-
documented some moreMon, 21 Jun 2010 20:19:25 +0200, by Joakim
-
improved lisp interface to scaling, doc changed acordinglyThu, 17 Jun 2010 09:44:04 +0200, by Joakim
-
doc improvementTue, 15 Jun 2010 15:06:47 +0200, by Joakim
-
attempt at Changelog entry, see README.imagemagickMon, 14 Jun 2010 23:45:08 +0200, by Joakim
-
cosmetics, and changing of defconst to defcustomMon, 14 Jun 2010 23:27:03 +0200, by Joakim
-
mostly cosmetic, moving { instances, changing indentation accordingly.Mon, 14 Jun 2010 15:57:48 +0200, by Joakim
-
merged from trunkMon, 14 Jun 2010 11:48:51 +0200, by Joakim
-
changed looping according to feedback from stefan monnierMon, 14 Jun 2010 11:16:39 +0200, by Joakim
-
configure support for MagickExportImagePixels and READMEFri, 14 May 2010 12:07:01 +0200, by Joakim
-
image countFri, 14 May 2010 10:20:36 +0200, by Joakim
-
initial support for supplying image count property for image bundlesFri, 14 May 2010 10:19:30 +0200, by Joakim
-
make configure.in less particular about themagickwand versionThu, 13 May 2010 16:04:53 +0200, by Joakim
-
merge and fixesThu, 13 May 2010 15:13:52 +0200, by Joakim
-
initial imagemagick readmeWed, 12 May 2010 14:32:06 +0200, by Joakim
-
merge from trunkThu, 15 Apr 2010 11:20:03 +0200, by Joakim
-
merge from trunkSat, 03 Apr 2010 22:21:58 +0200, by Joakim
-
imagemagick patch5 + minor modsFri, 02 Apr 2010 23:09:13 +0200, by joakim
-
* nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".Thu, 19 Aug 2010 07:55:30 +0200, by Jan D
-
Fix previous Org change.Wed, 18 Aug 2010 20:45:46 -0700, by Glenn Morris
-
* lisp/simple.el (prog-mode-map): New var.Thu, 19 Aug 2010 01:25:36 +0200, by Stefan Monnier
-
xterm.c (x_draw_bar_cursor): Fix last change.Wed, 18 Aug 2010 22:06:11 +0300, by Eli Zaretskii
-
bidi.c (bidi_level_of_next_char): Fix commentary regarding reordering of PDF.Wed, 18 Aug 2010 19:54:08 +0300, by Eli Zaretskii
-
Fix display of bar cursor on right-to-left text.Wed, 18 Aug 2010 19:42:06 +0300, by Eli Zaretskii
-
* lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.Wed, 18 Aug 2010 15:12:34 +0200, by Stefan Monnier
-
Reindent smie.elWed, 18 Aug 2010 14:10:30 +0200, by Stefan Monnier
-
* smie.el (smie-forward-sexp-command): Fix typo.Wed, 18 Aug 2010 14:03:57 +0200, by Stefan Monnier
-
* lisp/progmodes/prolog.el (smie): Require.Wed, 18 Aug 2010 13:01:15 +0200, by Stefan Monnier
-
Try and remove some of SMIE's black magic by generalizing some rules.Wed, 18 Aug 2010 12:57:48 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros'sWed, 18 Aug 2010 12:21:43 +0200, by Stefan Monnier
-
* casefiddle.c (casify_region): Setup gl_state.Wed, 18 Aug 2010 11:27:53 +0200, by Stefan Monnier
-
* nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).Wed, 18 Aug 2010 10:06:45 +0200, by Jan D
-
create-animated-image: Don't add heuristic mask to image (Bug#6839).Wed, 18 Aug 2010 07:46:27 +0000, by Katsumi Yamaoka
-
create-animated-image: Don't add heuristic mask to image (Bug#6839).Wed, 18 Aug 2010 07:45:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 18 Aug 2010 07:43:30 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 18 Aug 2010 06:23:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 17 Aug 2010 22:47:11 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 16 Aug 2010 22:43:52 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 15 Aug 2010 23:36:33 +0000, by Katsumi Yamaoka
-
Add bug ref to placeholder NEWS entry.Tue, 17 Aug 2010 23:54:26 -0700, by Glenn Morris
-
* gtkutil.c (update_frame_tool_bar): Literal stings are const char*.Wed, 18 Aug 2010 08:30:54 +0200, by Jan D
-
Use CLIPBOARD and PRIMARY on NS (Bug#6677).Wed, 18 Aug 2010 08:16:55 +0200, by Jan D
-
Add NEWS placeholder.Tue, 17 Aug 2010 19:48:28 -0700, by Glenn Morris
-
Fix some more Org `check-declare' issues.Tue, 17 Aug 2010 19:44:25 -0700, by Glenn Morris
-
Fix typo in previous gnus-sum.el change.Tue, 17 Aug 2010 19:38:44 -0700, by Glenn Morris
-
* src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABELTue, 17 Aug 2010 23:43:47 +0200, by Stefan Monnier
-
* nsfns.m (ns_frame_parm_handlers): Add a slot for theTue, 17 Aug 2010 23:05:26 +0200, by Jan D
-
* lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.Tue, 17 Aug 2010 22:18:40 +0200, by Stefan Monnier
-
Fix bug #6796.Tue, 17 Aug 2010 23:05:50 +0300, by Eli Zaretskii
-
* lisp/newcomment.el (comment-add): Move comment to docstring.Tue, 17 Aug 2010 21:38:30 +0200, by Stefan Monnier
-
Restore lisp/ChangeLog entries clobbered in r101106.Tue, 17 Aug 2010 09:32:08 -0700, by Glenn Morris
-
Font-lock '...' strings, plus various simplifications and fixes.Tue, 17 Aug 2010 17:49:30 +0200, by Stefan Monnier
-
Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.Tue, 17 Aug 2010 12:07:41 +0200, by Jan D.
-
Add ability to use xdg-open, i.e. your desktop default browser.Tue, 17 Aug 2010 10:01:10 +0200, by Jan D.
-
Fix some Org errors revealed by `make check-declare'.Tue, 17 Aug 2010 00:29:26 -0700, by Glenn Morris
-
Silence more Gnus compiler warnings.Tue, 17 Aug 2010 00:04:35 -0700, by Glenn Morris
-
Silence some Gnus compiler warnings.Tue, 17 Aug 2010 00:00:16 -0700, by Glenn Morris
-
Silence some cc-mode compiler warnings.Mon, 16 Aug 2010 23:54:03 -0700, by Glenn Morris
-
Minor icalendar fix.Mon, 16 Aug 2010 23:48:37 -0700, by Glenn Morris
-
* net/tramp.el (tramp-handle-make-symbolic-link): Flush fileTue, 17 Aug 2010 06:52:16 +0200, by Michael Albinus
-
* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.Mon, 16 Aug 2010 10:17:02 +0200, by Jan D
-
nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).Mon, 16 Aug 2010 10:03:27 +0200, by Jan D
-
Don't define QPRIMARY twice.Mon, 16 Aug 2010 09:52:32 +0200, by Jan D.
-
Don't always log RCIRC process buffers to disk (Bug#6828).Sun, 15 Aug 2010 23:34:10 -0400, by Chong Yidong
-
Let all active regions set the primary selection.Sun, 15 Aug 2010 22:33:17 -0400, by Chong Yidong
-
Fix mouse dragging of words and lines (Bug#6840).Sun, 15 Aug 2010 22:08:01 -0400, by Chong Yidong
-
gnus-start-draft-setup: Move doc string forward.Sun, 15 Aug 2010 23:31:07 +0000, by Katsumi Yamaoka
-
gnus-start-draft-setup: Move doc string forward.Sun, 15 Aug 2010 23:30:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 15 Aug 2010 22:50:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 11 Aug 2010 03:20:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 10 Aug 2010 22:43:27 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 09 Aug 2010 22:47:02 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 08 Aug 2010 23:59:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 08 Aug 2010 22:52:25 +0000, by Katsumi Yamaoka
-
* keyboard.c (parse_tool_bar_item): Put in a bad label if :labelSun, 15 Aug 2010 15:18:14 +0200, by Jan D
-
* keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.Sun, 15 Aug 2010 11:30:06 +0200, by Andreas Schwab
-
Potential buffer overrun and uninit variable fixed, bug 6855.Sun, 15 Aug 2010 10:13:02 +0200, by Jan D
-
Give Ruby compilation rule a lower priority than Gnu (Bug#6778).Sat, 14 Aug 2010 20:04:53 -0400, by Chong Yidong
-
Add four macros to lisp-font-lock-keywords-2 (Bug#6025).Sat, 14 Aug 2010 19:42:07 -0400, by Chong Yidong
-
Fix ChangeLog entry in last commit.Sat, 14 Aug 2010 19:32:25 -0400, by Chong Yidong
-
Save window excursion before prompting in copyright-update-* (Bug#5394).Sat, 14 Aug 2010 19:30:51 -0400, by Chong Yidong
-
* lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).Sat, 14 Aug 2010 19:01:42 -0400, by Chong Yidong
-
Allow delayed autojoin in ERC (Bug#5521).Sat, 14 Aug 2010 18:58:10 -0400, by Chong Yidong
-
Typo fix "hoo4a" -> "hook".Sat, 14 Aug 2010 22:14:02 +0000, by Katsumi Yamaoka
-
Minor doc fix.Sat, 14 Aug 2010 17:13:49 -0400, by Chong Yidong
-
Fix bug #6689 with mouse-2 pasting on Windows.Sat, 14 Aug 2010 18:41:22 +0300, by Eli Zaretskii
-
Fix cursor drawing on stretch glyphs in R2L lines.Sat, 14 Aug 2010 15:55:04 +0300, by Eli Zaretskii
-
Fix current-bidi-paragraph-direction within whitespace chars.Sat, 14 Aug 2010 13:59:55 +0300, by Eli Zaretskii
-
Ammended for bug fix on the loader nunion.Sat, 14 Aug 2010 10:50:20 +0000, by Katsumi Yamaoka
-
Doc fixes and keep unknown groups.Sat, 14 Aug 2010 10:45:32 +0000, by Katsumi Yamaoka
-
Minor fixes in TUTORIAL.he.Sat, 14 Aug 2010 11:46:48 +0300, by Eli Zaretskii
-
(lispy_function_keys): Do not define VK_PACKET (bug#4836)Sat, 14 Aug 2010 15:35:24 +0800, by Jason Rumney
-
* lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version.Fri, 13 Aug 2010 19:02:31 -0700, by Glenn Morris
-
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).Fri, 13 Aug 2010 20:39:08 -0400, by Chong Yidong
-
Fix for bug#5629: Use unicode message box if available.Fri, 13 Aug 2010 22:54:32 +0800, by Jason Rumney
-
Fix handling of tool-bar-position, also put into default-frame-alist.Fri, 13 Aug 2010 15:26:13 +0200, by Jan D
-
Fix compilation of xmenu.c and unexcoff.c, clean up MSDOS source files.Fri, 13 Aug 2010 14:09:51 +0300, by Eli Zaretskii
-
Optimizations for gnus-sync.el.Fri, 13 Aug 2010 11:03:19 +0000, by Katsumi Yamaoka
-
Minor bug fixes for gnus-sync.el.Fri, 13 Aug 2010 10:58:21 +0000, by Katsumi Yamaoka
-
Minor bug fixes for gnus-sync.el.Fri, 13 Aug 2010 10:54:05 +0000, by Katsumi Yamaoka
-
add lisp/gnus/gnus-sync.elFri, 13 Aug 2010 10:50:01 +0000, by Katsumi Yamaoka
-
Make saving and restoring of hidden threads work with overlays.Fri, 13 Aug 2010 10:44:22 +0000, by Katsumi Yamaoka
-
Add new gnus-sync.el library.Fri, 13 Aug 2010 10:39:16 +0000, by Katsumi Yamaoka
-
Make gnus-start-draft-setup interactive.Fri, 13 Aug 2010 10:32:35 +0000, by Katsumi Yamaoka
-
Fix fallout from revno 100928, remove dead code in unexcoff.c.Fri, 13 Aug 2010 13:29:48 +0300, by Eli Zaretskii
-
Fix -Wall compiler warnings in MSDOS sources.Fri, 13 Aug 2010 12:21:31 +0300, by Eli Zaretskii
-
Fix compilation error in xmenu.c for non-toolkit builds.Fri, 13 Aug 2010 11:32:13 +0300, by Eli Zaretskii
-
Shut up compiler warnings due to "char *" and "const char *".Fri, 13 Aug 2010 11:10:05 +0300, by Eli Zaretskii
-
Fix typo.Fri, 13 Aug 2010 08:57:12 +0200, by Jan D
-
Introduce a new comment style "c" flag.Thu, 12 Aug 2010 16:44:16 +0200, by Stefan Monnier
-
(add_registry): Set path for runemacs.exe to use.Thu, 12 Aug 2010 22:28:43 +0800, by Jason Rumney
-
Fix last change.Thu, 12 Aug 2010 14:46:24 +0200, by Stefan Monnier
-
Misc code cleanup of octave-mode.el.Thu, 12 Aug 2010 13:22:16 +0200, by Stefan Monnier
-
* lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.Thu, 12 Aug 2010 12:46:44 +0200, by Stefan Monnier
-
* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.Thu, 12 Aug 2010 11:02:02 +0200, by Stefan Monnier
-
* lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix upThu, 12 Aug 2010 10:55:20 +0200, by Stefan Monnier
-
* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.Wed, 11 Aug 2010 20:47:34 +0200, by Jan D
-
Take colors for region face (selected text) from the Gtk+ theme.Wed, 11 Aug 2010 20:28:10 +0200, by Jan D
-
Fix -Wwrite_strings in general and for Gtk+ specific code.Wed, 11 Aug 2010 14:34:46 +0200, by Jan D
-
Fix -Wwrite-strings warnings in fakemail.c.Wed, 11 Aug 2010 11:16:35 +0200, by Jan D
-
Use const char* for -Wwrite_strings.Wed, 11 Aug 2010 10:58:56 +0200, by Jan D
-
* unexmacosx.c (unexec_error): Use const char *.Wed, 11 Aug 2010 10:36:27 +0200, by Jan D
-
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Wed, 11 Aug 2010 10:20:34 +0200, by Jan D
-
* lisp/emacs-lisp/pcase.el: Fix copyright header.Tue, 10 Aug 2010 19:14:53 -0700, by Glenn Morris
-
Suppress continuation prompts in SQL interactive modeTue, 10 Aug 2010 19:04:32 -0400, by Michael Mauger
-
Fixed my ChangeLog entry of 2010-08-08Tue, 10 Aug 2010 20:01:18 +0200, by Ulf Jasper
-
* configure.in (AC_PREREQ): Require autoconf 2.65.Tue, 10 Aug 2010 07:22:29 -0700, by Dan Nicolaescu
-
* lisp/emacs-lisp/pcase.el: New file.Tue, 10 Aug 2010 15:18:14 +0200, by Stefan Monnier
-
* net/tramp.el (tramp-vc-registered-read-file-names): Read inputTue, 10 Aug 2010 11:58:15 +0200, by Michael Albinus
-
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.Tue, 10 Aug 2010 10:25:16 +0900, by Kenichi Handa
-
merge trunkTue, 10 Aug 2010 10:24:32 +0900, by Kenichi Handa
-
Remove incorrect const use.Mon, 09 Aug 2010 15:03:38 -0700, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.Tue, 10 Aug 2010 10:20:58 +0900, by Kenichi Handa
-
* configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.Mon, 09 Aug 2010 13:01:51 -0700, by Dan Nicolaescu
-
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Mon, 09 Aug 2010 21:25:41 +0200, by Andreas Schwab
-
Use version-list-* functions in package.el.Mon, 09 Aug 2010 14:05:56 -0400, by Chong Yidong
-
* configure.in (ORDINARY_LINK): Use on hpux* too.Mon, 09 Aug 2010 10:08:56 -0700, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.Mon, 09 Aug 2010 20:08:23 +0900, by Kenichi Handa
-
Fix typo in lisp/ChangeLogMon, 09 Aug 2010 20:07:11 +0900, by Kenichi Handa
-
merge trunkMon, 09 Aug 2010 20:05:27 +0900, by Kenichi Handa
-
Use const char* instead of char*.Mon, 09 Aug 2010 02:35:21 -0700, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.Mon, 09 Aug 2010 17:12:49 +0900, by Kenichi Handa
-
merge trunkMon, 09 Aug 2010 10:51:16 +0900, by Kenichi Handa
-
calc.texi (Customizing Calc): Rearrange description of newSun, 08 Aug 2010 21:30:10 -0500, by Jay Belanger
-
* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.Sun, 08 Aug 2010 19:14:33 -0400, by Chong Yidong
-
Fix typos in ChangeLogs.Mon, 09 Aug 2010 01:05:49 +0200, by Juanma Barranquero
-
Ensure that erc-toggle-debug-irc-protocol logs protocol data.Sun, 08 Aug 2010 18:13:53 -0400, by Chong Yidong
-
Fix 2010-07-03 change to mouse-drag-track.Sun, 08 Aug 2010 17:57:34 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sun, 08 Aug 2010 17:15:44 -0400, by Chong Yidong
-
Use const char* instead of char*.Sun, 08 Aug 2010 14:03:45 -0700, by Dan Nicolaescu
-
Merge changes from emacs-23 branchSun, 08 Aug 2010 17:12:29 -0400, by Chong Yidong
-
Fix query-replace-regexp incomplete highlighting (Bug#6808).Sun, 08 Aug 2010 16:55:52 -0400, by Chong Yidong
-
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.Fri, 06 Aug 2010 19:58:51 +0900, by Kenichi Handa
-
merge trunkFri, 06 Aug 2010 17:15:12 +0900, by Kenichi Handa
-
* emulation/pc-select.el: Fix typos in docstrings.Thu, 05 Aug 2010 23:31:03 +0200, by Juanma Barranquero
-
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.Wed, 04 Aug 2010 20:04:29 +0200, by Stefan Monnier
-
Improve the encoding by compound-text-with-extensions.Fri, 06 Aug 2010 17:11:19 +0900, by Kenichi Handa
-
merge trunkFri, 06 Aug 2010 12:54:13 +0900, by Kenichi Handa
-
which-func.el (which-func-format): Split help-echo text into lines.Tue, 03 Aug 2010 18:39:37 +0200, by Juanma Barranquero
-
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.Tue, 03 Aug 2010 15:04:20 +0200, by Juanma Barranquero
-
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Mon, 02 Aug 2010 21:35:28 +0200, by Juanma Barranquero
-
* bindings.el (complete-symbol): Run completion-at-point as a fallback.Mon, 02 Aug 2010 16:23:50 +0200, by Stefan Monnier
-
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.Mon, 02 Aug 2010 12:35:34 +0200, by Stefan Monnier
-
* term.el: Fix typos in docstrings.Mon, 02 Aug 2010 06:14:26 +0200, by Juanma Barranquero
-
* bindings.el (function-key-map): Add a S-tab => backtab fallback.Mon, 02 Aug 2010 02:13:02 +0200, by Stefan Monnier
-
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.Sun, 01 Aug 2010 06:28:09 +0200, by Juanma Barranquero
-
* org.texi (Footnotes, Tables in HTML export): Fix typos.Sun, 01 Aug 2010 06:00:59 +0200, by Juanma Barranquero
-
* dabbrev.el (dabbrev-completion): Fix typo in docstring.Sun, 01 Aug 2010 05:19:23 +0200, by Juanma Barranquero
-
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.Sun, 01 Aug 2010 02:24:55 +0200, by Stefan Monnier
-
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).Fri, 30 Jul 2010 19:25:06 -0400, by Chong Yidong
-
fns.c: Doc fixes.Fri, 30 Jul 2010 02:54:53 +0200, by Juanma Barranquero
-
align.el: Doc fixes.Fri, 30 Jul 2010 02:50:13 +0200, by Juanma Barranquero
-
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.Thu, 29 Jul 2010 02:58:16 +0200, by Juanma Barranquero
-
Document arguments passed to `read-buffer-function' (bug#5625).Wed, 28 Jul 2010 02:15:49 +0200, by Juanma Barranquero
-
* PROBLEMS: Mention problem with Cygwin 1.5.19.Tue, 27 Jul 2010 15:50:01 -0400, by Ken Brown
-
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.Tue, 27 Jul 2010 07:10:48 -0400, by Ken Brown
-
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.Wed, 04 Aug 2010 17:06:52 +0900, by Kenichi Handa
-
merge emacs-23Tue, 27 Jul 2010 16:01:48 +0900, by Kenichi Handa
-
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Sun, 08 Aug 2010 13:26:12 -0700, by Dan Nicolaescu
-
Cleanup xrdb.c.Sun, 08 Aug 2010 13:16:48 -0700, by Dan Nicolaescu
-
Fixed bug#6766 (icalendar.el)Sun, 08 Aug 2010 19:42:47 +0200, by Ulf Jasper
-
Fix overlay arrow display, make doc strings bidi-friendly.Sun, 08 Aug 2010 19:51:56 +0300, by Eli Zaretskii
-
Make some doc strings bidi-friendly.Sun, 08 Aug 2010 19:43:26 +0300, by Eli Zaretskii
-
Fix overlay arrow display (bug #6699).Sun, 08 Aug 2010 19:23:11 +0300, by Eli Zaretskii
-
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.Sat, 07 Aug 2010 22:04:57 -0500, by Jay Belanger
-
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): AddedSat, 07 Aug 2010 19:57:07 -0400, by Michael Mauger
-
Avoid restrictions when copying window selection.Sat, 07 Aug 2010 16:26:55 -0400, by Chong Yidong
-
Fix last change.Sat, 07 Aug 2010 16:10:30 -0400, by Chong Yidong