log

age author description
Sun, 31 Oct 2010 11:13:40 -0700 Glenn Morris * lisp/ChangeLog: Merge fixes.
Sun, 31 Oct 2010 17:03:11 +0100 Jan D. Don't use STRING as first choice when pasting PRIMARY (Bug#6802).
Sun, 31 Oct 2010 10:41:32 -0400 Chong Yidong Merge changes from emacs-23 branch
Sun, 31 Oct 2010 10:40:01 -0400 Chong Yidong Merge changes from emacs-23 branch
Sat, 30 Oct 2010 23:33:56 -0400 Chong Yidong Print informative error message when aborting on GTK disconnect.
Sat, 30 Oct 2010 19:16:20 -0700 Glenn Morris * lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.
Sat, 30 Oct 2010 14:17:59 -0700 Glenn Morris Tiny MH-E doc fixes.
Sat, 30 Oct 2010 18:28:17 +0200 Michael Albinus * net/tramp.el (tramp-handle-insert-file-contents): For root,
Fri, 29 Oct 2010 00:48:10 -0700 Glenn Morris Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Thu, 28 Oct 2010 20:19:33 -0700 Glenn Morris Correct some viewcvs links in docs and comments.
Wed, 27 Oct 2010 20:52:14 -0700 Glenn Morris * lisp/select.el (x-selection): Mark it as an obsolete alias.
Wed, 27 Oct 2010 17:37:15 -0400 Stefan Monnier * add-log.el (find-change-log): Use derived-mode-p rather than
Tue, 26 Oct 2010 21:06:52 -0700 Glenn Morris Fix treatment of menu-bar-files-menu.
Mon, 25 Oct 2010 12:08:27 -0400 Chong Yidong Document GTK Emacs kill on display close in PROBLEMS.
Mon, 25 Oct 2010 13:46:21 +0200 Michael Albinus * dbusbind.c (Fdbus_call_method_asynchronously)
Sun, 31 Oct 2010 11:54:02 +0000 Alan Mackenzie progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes
Sun, 31 Oct 2010 10:01:11 +0000 Katsumi Yamaoka gnus/ChangeLog: Cosmetic fix.
Sun, 31 Oct 2010 09:53:57 +0000 Katsumi Yamaoka nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.
Sat, 30 Oct 2010 17:38:13 -0700 Glenn Morris * admin/notes/bugtracker: Mention "found".
Sat, 30 Oct 2010 20:24:34 -0400 Chong Yidong etc/NEWS: Add placeholder for finder-inf.el changes.
Sun, 31 Oct 2010 00:13:12 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 30 Oct 2010 20:06:18 -0400 Chong Yidong Check more carefully for packages before loading package.el.
Sat, 30 Oct 2010 15:01:14 +0000 Katsumi Yamaoka gnus-start.el (gnus-find-new-newsgroups): Remove gnus-check-first-time-used.
Sat, 30 Oct 2010 12:54:28 +0000 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:24:06 +0000 Alan Mackenzie progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
Sat, 30 Oct 2010 05:59:34 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Fri, 29 Oct 2010 19:27:44 -0700 Glenn Morris Fix bug#7306; customization of minor-mode variables defined in C.
Mon, 01 Nov 2010 16:35:04 +0900 Kenichi Handa w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.
Mon, 01 Nov 2010 13:09:26 +0900 Kenichi Handa Handle glyphless characters on tty.
Fri, 29 Oct 2010 11:01:41 +0900 Kenichi Handa w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.
Fri, 29 Oct 2010 09:50:13 +0900 Kenichi Handa Implement various display methods for glyphless characters.
Thu, 28 Oct 2010 19:57:59 +0900 Kenichi Handa merge trunk
Thu, 14 Oct 2010 16:21:40 +0900 Kenichi Handa merge trunk
Fri, 29 Oct 2010 15:20:28 -0400 Stefan Monnier SMIE: change indent rules format, improve smie-setup.
Fri, 29 Oct 2010 13:51:15 +0000 Katsumi Yamaoka gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.
Fri, 29 Oct 2010 11:24:23 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.
Fri, 29 Oct 2010 12:49:27 +0200 Eli Zaretskii Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.
Fri, 29 Oct 2010 12:43:38 +0200 Eli Zaretskii Fix revno 102144 for non-CLASH_DETECTION platforms.
Fri, 29 Oct 2010 07:22:52 +0000 Katsumi Yamaoka gnus-art.el (gnus-article-goto-part): Fix last change.
Fri, 29 Oct 2010 07:19:21 +0000 Katsumi Yamaoka gnus-art.el (gnus-article-goto-part): Fix last change.
Fri, 29 Oct 2010 07:13:33 +0000 Katsumi Yamaoka gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
Fri, 29 Oct 2010 00:04:09 -0700 Glenn Morris Sync docs of some X, W32, NS C functions.
Thu, 28 Oct 2010 23:51:36 -0700 Glenn Morris Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
Thu, 28 Oct 2010 20:29:29 -0700 Glenn Morris Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
Thu, 28 Oct 2010 21:05:38 -0400 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
Thu, 28 Oct 2010 22:03:15 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.
Thu, 28 Oct 2010 10:36:59 -0400 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
Thu, 28 Oct 2010 12:45:51 +0000 Katsumi Yamaoka shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
Thu, 28 Oct 2010 10:41:27 +0000 Katsumi Yamaoka nnir.el (nnir-run-swish-e): Remove hyrex support.
Thu, 28 Oct 2010 00:21:43 -0700 Glenn Morris doc/Makefile fixes related to inclusion of emacsver.texi.
Thu, 28 Oct 2010 00:05:00 -0700 Glenn Morris Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
Thu, 28 Oct 2010 06:37:35 +0000 Katsumi Yamaoka gnus-art.el: Improve MIME part functions.
Wed, 27 Oct 2010 20:49:40 -0700 Glenn Morris * lisp/simple.el (x-selection-owner-p): Remove unused declaration.
Wed, 27 Oct 2010 22:22:29 -0400 Stefan Monnier * lisp/minibuffer.el (completion-cycling): New var.
Wed, 27 Oct 2010 21:30:01 -0400 Stefan Monnier * lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
Wed, 27 Oct 2010 21:10:22 -0400 Stefan Monnier * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
Wed, 27 Oct 2010 22:08:36 +0000 Katsumi Yamaoka gnus-group.el: Make gnus-group-default-list-level possibly a function.
Wed, 27 Oct 2010 17:47:09 -0400 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
Wed, 27 Oct 2010 10:48:05 -0400 Stefan Monnier * test/indent/octave.m: Add a test to ensure indentation is local.
Wed, 27 Oct 2010 10:31:44 -0400 Stefan Monnier * lisp/play/landmark.el: Adjust commenting convention.
Wed, 27 Oct 2010 10:26:01 -0400 Stefan Monnier * lisp/electric.el (electric-indent-chars): Autoload.
Wed, 27 Oct 2010 08:07:41 +0000 Katsumi Yamaoka nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
Wed, 27 Oct 2010 00:39:34 -0700 Glenn Morris * lisp/term/ns-win.el (ns-insert-file): Init in let.
Tue, 26 Oct 2010 23:50:28 -0700 Glenn Morris * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
Tue, 26 Oct 2010 23:48:04 -0700 Glenn Morris ns-win.el trivia.
Tue, 26 Oct 2010 23:42:15 -0700 Glenn Morris * server.el (server-host, server-port, server-auth-dir): Autoload risky.
Wed, 27 Oct 2010 03:59:59 +0000 Katsumi Yamaoka mm-decode.el (mm-shr): Add undisplayer to MIME handle.
Tue, 26 Oct 2010 20:48:28 -0700 Glenn Morris * lisp/term/ns-win.el: Restore require of cl when compiling.
Wed, 27 Oct 2010 01:09:11 +0000 Katsumi Yamaoka gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.
Wed, 27 Oct 2010 00:23:09 +0200 Juanma Barranquero * src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.
Tue, 26 Oct 2010 22:08:30 +0000 Katsumi Yamaoka shr.el (shr-tag-div): Added.
Tue, 26 Oct 2010 20:47:19 +0200 Eli Zaretskii cmds.c: (internal_self_insert): Don't insert for negative arguments.
Tue, 26 Oct 2010 20:03:34 +0200 Eli Zaretskii Fix bug #7281.
Tue, 26 Oct 2010 09:56:11 -0700 Glenn Morris * lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
Tue, 26 Oct 2010 16:20:00 +0300 Adrian Robert * 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 00:42:46 -0700 Glenn Morris Mention server-port.
Tue, 26 Oct 2010 00:41:30 -0700 Glenn Morris Add ChangeLog bug ref.
Tue, 26 Oct 2010 00:40:07 -0700 Glenn Morris Add server-port option. (Bug#854)
Mon, 25 Oct 2010 23:48:17 -0700 Glenn Morris * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
Tue, 26 Oct 2010 08:09:54 +0200 Jan D * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
Mon, 25 Oct 2010 20:58:19 -0700 Glenn Morris Remove ns-handle-* functions that duplicate x-handle-*.
Mon, 25 Oct 2010 20:02:30 -0700 Glenn Morris * etc/images/README: Add (un)checked.xpm
Mon, 25 Oct 2010 19:59:05 -0700 Glenn Morris Let ns load common-win.
Tue, 26 Oct 2010 10:31:27 +0900 Daiki Ueno Make epa-mail-encrypt expand mail aliases.
Tue, 26 Oct 2010 10:02:08 +0900 Daiki Ueno Make epa-mail-encrypt handle local-part only recipients.
Mon, 25 Oct 2010 22:02:00 +0000 Katsumi Yamaoka gnus-util.el: Remove `gnus-with-local-quit'.
Mon, 25 Oct 2010 19:23:45 +0200 Andreas Schwab * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
Mon, 25 Oct 2010 12:04:54 -0400 Chong Yidong Document GTK Emacs kill on display close in PROBLEMS.
Mon, 25 Oct 2010 21:24:44 +0900 Daiki Ueno Don't use the word "PGP", since it is a non-free program.
Mon, 25 Oct 2010 05:43:08 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-select-article): Fix type error in checking the original article buffer.
Sun, 24 Oct 2010 22:39:21 -0700 Glenn Morris Simplifications for lisp/term/common-win.el
Mon, 25 Oct 2010 12:06:35 +0900 Daiki Ueno Add alternative key bindings for epa-mail commands.
Sun, 24 Oct 2010 17:48:26 -0700 Glenn Morris Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
Mon, 25 Oct 2010 02:04:44 +0200 Juanma Barranquero Fix some ChangeLog entries.
Sun, 24 Oct 2010 19:40:55 -0400 Chong Yidong Avoid inline image variables for checkboxes (Bug#7222).
Sun, 24 Oct 2010 15:45:10 -0700 Glenn Morris Sync docs of some W32 and X C functions.
Sun, 24 Oct 2010 17:37:44 -0500 Jay Belanger calc.texi: Use emacsver.texi to determine Emacs version.
Sun, 24 Oct 2010 22:32:38 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 24 Oct 2010 15:07:06 -0700 Glenn Morris ChangeLog fix.
Sun, 24 Oct 2010 15:04:45 -0700 Glenn Morris Move some more shared x-, w32- things to common-win.
Sun, 24 Oct 2010 17:44:53 -0400 Chong Yidong Fix 2010-10-10 keymap fixes.
Sun, 24 Oct 2010 17:37:38 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 24 Oct 2010 17:36:09 -0400 Chong Yidong Merge changes from emacs-23
Sun, 24 Oct 2010 17:05:11 -0400 Chong Yidong * xterm.c (x_connection_closed): Kill Emacs unconditionally.
Sat, 23 Oct 2010 14:12:38 -0700 Dan Nicolaescu verilog-mode.el updates.
Sat, 23 Oct 2010 13:04:47 -0700 Glenn Morris * erc-backend.el (erc-server-JOIN): Set the correct target list on join.
Sat, 23 Oct 2010 12:35:22 -0700 Glenn Morris * lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is alive
Sat, 23 Oct 2010 12:15:44 -0700 Glenn Morris Fix bug#7224.
Sat, 23 Oct 2010 01:38:34 +0200 Juanma Barranquero Fix typos.
Fri, 22 Oct 2010 12:52:08 +0200 Juanma Barranquero src/frame.c: Fix previous change.
Fri, 22 Oct 2010 12:35:31 +0200 Eli Zaretskii Document values of window-system and deprecate its use as predicate.
Thu, 21 Oct 2010 08:33:47 +0200 Michael Albinus * net/tramp.el (tramp-get-inline-coding): Return `nil' in case of
Tue, 19 Oct 2010 21:03:16 -0700 Glenn Morris * etc/DISTRIB: Update donation section.
Tue, 19 Oct 2010 21:00:01 -0700 Glenn Morris * etc/DISTRIB: Small updates.
Wed, 20 Oct 2010 09:46:46 +0900 Kenichi Handa face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
Wed, 20 Oct 2010 09:46:21 +0900 Kenichi Handa merge emacs-23
Tue, 19 Oct 2010 13:52:29 +0200 Juanma Barranquero lisp/ChangeLog: Add missing entry.
Wed, 20 Oct 2010 09:32:53 +0900 Kenichi Handa face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
Sun, 24 Oct 2010 22:47:22 +0200 Lars Magne Ingebrigtsen Regenerated.
Sun, 24 Oct 2010 22:46:17 +0200 Lars Magne Ingebrigtsen * configure.in: Remove the BROKEN annotation from gnutls.
Sun, 24 Oct 2010 14:43:31 -0400 Chong Yidong Merge read-color and facemenu-read-color (Bug#7242).
Sun, 24 Oct 2010 13:24:24 -0400 Chong Yidong Use recursive-trash feature for eshell deletion (Bug#7011).
Sun, 24 Oct 2010 12:00:57 -0400 Chong Yidong * emacs.c (argmatch): Don't treat "--" as "--chdir".
Sun, 24 Oct 2010 11:46:21 -0400 Chong Yidong * package.el (package-menu-mode-map): Inherit from button-buffer-map.
Sun, 24 Oct 2010 11:39:32 -0400 Chong Yidong Fix last commit.
Sun, 24 Oct 2010 11:37:21 -0400 Chong Yidong Make the *Packages* buffer read-only.
Sun, 24 Oct 2010 15:27:37 +0000 Alan Mackenzie progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result of
Sun, 24 Oct 2010 09:55:56 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-select-article): Make sure we have the original article buffer live.
Sun, 24 Oct 2010 12:12:17 +0900 Daiki Ueno Try to use "gpg2" if "gpg" isn't available.
Sat, 23 Oct 2010 19:22:43 -0700 Glenn Morris Sync docs of selection-coding-system between C and Lisp.
Sat, 23 Oct 2010 19:13:37 -0700 Glenn Morris Sync Lisp and C docs of next-selection-coding-system.
Sat, 23 Oct 2010 18:57:21 -0700 Glenn Morris Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
Sat, 23 Oct 2010 18:48:39 -0700 Glenn Morris Remove duplicate definition of tty-defined-color-alist.
Sat, 23 Oct 2010 18:22:37 -0700 Glenn Morris Sync X and MS-Windows docs for x-use-underline-position-properties.
Sat, 23 Oct 2010 18:15:43 -0700 Glenn Morris Sync X and MS-Windows docs of x-toolkit-scroll-bars.
Sat, 23 Oct 2010 17:58:22 -0700 Glenn Morris Avoid redefining some C defcustoms.
Sun, 24 Oct 2010 00:29:21 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.
Sat, 23 Oct 2010 20:21:59 -0400 Chong Yidong Bind "C-c ]" to block-closing commands in several modes.
Sat, 23 Oct 2010 14:58:18 -0700 Glenn Morris * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
Sat, 23 Oct 2010 14:21:49 -0700 Glenn Morris * src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.
Sat, 23 Oct 2010 14:19:02 -0700 Glenn Morris * src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.
Sat, 23 Oct 2010 14:16:39 -0700 Glenn Morris * src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.
Sat, 23 Oct 2010 14:13:39 -0700 Glenn Morris Sync docs of cursor-in-non-selected-windows between Lisp and C.
Sat, 23 Oct 2010 14:02:44 -0700 Glenn Morris Sync docs of C and Lisp version of auto-hscroll-mode.
Sat, 23 Oct 2010 13:43:59 -0700 Glenn Morris Make all copies of xw-defined-colors have identical docs.
Sat, 23 Oct 2010 13:40:46 -0700 Glenn Morris Make all 3 copies of x-select-enable-clipboard have the same doc.
Sat, 23 Oct 2010 12:56:57 -0700 Glenn Morris * lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
Sat, 23 Oct 2010 12:51:14 -0700 Glenn Morris * test/comint-testsuite.el
Sat, 23 Oct 2010 19:33:03 +0200 Eli Zaretskii src/ChangeLog: Revert inadvertent change of entry date.
Sat, 23 Oct 2010 17:30:45 +0200 Eli Zaretskii Implement mouse highlight for bidi-reordered lines.
Sat, 23 Oct 2010 16:41:50 +0200 Eli Zaretskii Fix support for R2L lines. Tested with reordered text.
Sat, 23 Oct 2010 14:58:12 +0200 Eli Zaretskii The range [STARTPOS..ENDPOS] is inclusive in strings.
Sat, 23 Oct 2010 14:28:28 +0200 Eli Zaretskii Tested with L2R rows and mouse highlight on a single line.
Sat, 16 Oct 2010 18:14:16 +0200 Eli Zaretskii Finished work on mouse highlight that comes from display strings.
Sat, 16 Oct 2010 14:52:54 +0200 Eli Zaretskii Support bidi-reordered text in mouse-highlighted mode- and header-lines.
Sat, 16 Oct 2010 12:04:03 +0200 Eli Zaretskii Start working on mouse highlight of mode- and header-lines.
Sat, 09 Oct 2010 18:37:15 +0200 Eli Zaretskii Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.
Sat, 02 Oct 2010 19:42:53 +0200 Eli Zaretskii Fix beg_col calculation when painting from window start.
Sat, 02 Oct 2010 17:05:20 +0200 Eli Zaretskii Fix mouse highlight in bidi-reordered continued lines.
Sat, 02 Oct 2010 13:48:56 +0200 Eli Zaretskii Fix minor bugs in mouse highlight.
Sat, 28 Aug 2010 18:23:10 +0300 Eli Zaretskii Clean up mouse highlight in R2L lines.
Sat, 28 Aug 2010 17:12:36 +0300 Eli Zaretskii Fix mouse highlight in continued R2L lines.
Sat, 28 Aug 2010 15:36:19 +0300 Eli Zaretskii Support L2R continued lines.
Sat, 28 Aug 2010 14:09:02 +0300 Eli Zaretskii Support R2L rows. Continued lines still don't work correctly.
Sat, 28 Aug 2010 12:32:44 +0300 Eli Zaretskii Fix L2R code using bug #1220 as a test case.
Sat, 21 Aug 2010 18:24:15 +0300 Eli Zaretskii Initial partial support for mouse highlight in bidi-reordered text.
Sat, 23 Oct 2010 11:18:19 +0200 Jan D. Mention faceName for Lucid menu/dialog fonts.
Fri, 22 Oct 2010 19:46:06 -0700 Glenn Morris Replace digest-doc and sorted-doc C programs with Lisp commands.
Fri, 22 Oct 2010 19:36:28 -0700 Glenn Morris * lisp/help.el (finder-by-keyword): Remove unnecessary autoload.
Sat, 23 Oct 2010 00:01:49 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Fri, 22 Oct 2010 01:02:31 -0700 Glenn Morris Obscure an example DEFVAR_INT comment so as to evade make-docfile.
Fri, 22 Oct 2010 07:49:47 +0200 Jan D Fix compilation with Motif (Bug#7263).
Fri, 22 Oct 2010 04:30:27 +0000 Katsumi Yamaoka mml.el (mml-preview): Fix last change.
Fri, 22 Oct 2010 04:15:14 +0000 Katsumi Yamaoka mml.el (mml-preview): Work properly when editing article.
Thu, 21 Oct 2010 21:03:55 -0700 Glenn Morris Support for systems without floats was removed a decade ago.
Thu, 21 Oct 2010 20:38:52 -0700 Glenn Morris Fix format of old ChangeLog entry.
Thu, 21 Oct 2010 20:37:20 -0700 Glenn Morris * src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
Thu, 21 Oct 2010 20:34:22 -0700 Glenn Morris Add bug ref to Changelog entry.
Thu, 21 Oct 2010 20:32:46 -0700 Glenn Morris Small autoloads fix.
Thu, 21 Oct 2010 20:28:21 -0700 Glenn Morris * admin/make-tarball.txt: Misc updates.
Thu, 21 Oct 2010 20:26:34 -0700 Glenn Morris * make-dist: Avoid listing .el files twice.
Thu, 21 Oct 2010 23:17:26 -0400 Stefan Monnier * lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
Fri, 22 Oct 2010 01:39:13 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.
Thu, 21 Oct 2010 22:12:01 +0000 Katsumi Yamaoka message.el (message-setup-1): Allow message-default-headers to be a function.
Thu, 21 Oct 2010 22:12:38 +0200 Lars Magne Ingebrigtsen * newcomment.el (comment-dwim): Fix the intentation in the doc string.
Thu, 21 Oct 2010 13:27:32 -0400 Chong Yidong * insdel.c (prepare_to_modify_buffer): Don't set
Thu, 21 Oct 2010 10:05:23 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
Thu, 21 Oct 2010 05:36:36 +0000 Katsumi Yamaoka shr.el (shr-tag-table): Simplify.
Thu, 21 Oct 2010 03:48:01 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.
Thu, 21 Oct 2010 02:52:45 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.
Thu, 21 Oct 2010 02:44:47 +0000 Katsumi Yamaoka gnus.el (gnus-message-archive-group): Quote value.
Thu, 21 Oct 2010 11:38:46 +0900 Daiki Ueno Tweak revert-buffer-function to inhibit auto-mode-alist.
Thu, 21 Oct 2010 02:31:33 +0000 Katsumi Yamaoka gnus-news.texi: Mention new archive defaults.
Thu, 21 Oct 2010 01:49:12 +0000 Katsumi Yamaoka message.el (message-fix-before-sending): Change options when sending non-printable characters.
Thu, 21 Oct 2010 01:28:34 +0000 Katsumi Yamaoka gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.
Thu, 21 Oct 2010 01:23:34 +0000 Katsumi Yamaoka Allow nnimap article editing (sort of).
Thu, 21 Oct 2010 00:33:40 +0000 Katsumi Yamaoka gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
Thu, 21 Oct 2010 00:27:32 +0000 Katsumi Yamaoka nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
Wed, 20 Oct 2010 22:29:38 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 20 Oct 2010 12:24:49 +0000 Katsumi Yamaoka shr.el (shr-tag-table): Fix last change.
Wed, 20 Oct 2010 10:34:58 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
Wed, 20 Oct 2010 10:31:10 +0000 Katsumi Yamaoka emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.
Wed, 20 Oct 2010 07:31:25 +0000 Katsumi Yamaoka shr.el: (shr-tag-table): Support caption, thead, and tfoot.
Tue, 19 Oct 2010 20:55:30 -0700 Glenn Morris * make-dist: No longer create lisp/MANIFEST.
Tue, 19 Oct 2010 20:53:34 -0700 Glenn Morris Fix format of old lib-src/ChangeLog entry.
Tue, 19 Oct 2010 20:52:27 -0700 Glenn Morris Fix src/Makefile.in comment typo from r101897.
Wed, 20 Oct 2010 00:44:28 +0000 Katsumi Yamaoka 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:02:35 +0000 Katsumi Yamaoka shr.el (shr-save-contents): New command and keystroke.
Tue, 19 Oct 2010 23:26:28 +0000 Katsumi Yamaoka shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.
Tue, 19 Oct 2010 23:06:50 +0000 Katsumi Yamaoka nndoc.el (nndoc-transform-git-headers): Generate Subject headers.
Tue, 19 Oct 2010 22:30:29 +0000 Katsumi Yamaoka Update.
Tue, 19 Oct 2010 22:20:47 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 19 Oct 2010 20:45:42 +0000 Alan Mackenzie cc-langs.el (c-type-decl-prefix-key): C++ bit: move
Tue, 19 Oct 2010 20:18:35 +0000 Alan Mackenzie cc-mode.el (c-before-change, c-after-change): Move the setting of
Tue, 19 Oct 2010 15:24:39 -0400 Chong Yidong etc/NEWS: Document change to mode-line-format.
Tue, 19 Oct 2010 15:22:40 -0400 Chong Yidong Revert 2010-10-18 change; use safe-functions instead.
Tue, 19 Oct 2010 15:20:33 -0400 Chong Yidong Remove mode-line end dashes on graphical terminals.
Tue, 19 Oct 2010 11:43:27 -0400 Chong Yidong Decouple C-d and delete, so that the former does not delete the region.
Tue, 19 Oct 2010 13:44:07 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Tue, 19 Oct 2010 11:26:21 +0200 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat)
Mon, 18 Oct 2010 14:38:11 -0400 Stefan Monnier * lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
Mon, 18 Oct 2010 13:28:20 -0400 Chong Yidong Don't allow functions that display messages in unsafep.
Mon, 18 Oct 2010 08:23:41 -0400 Ken Brown * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
Sun, 17 Oct 2010 14:59:58 -0400 Stefan Monnier (regexp-opt-group, regexp-opt-charset): Turn comments into docstrings
Sun, 17 Oct 2010 13:30:22 -0400 Stefan Monnier * lisp/minibuffer.el (completion--replace): Move point where it belongs
Fri, 15 Oct 2010 14:15:43 +0200 Michael Albinus * net/tramp.el (tramp-open-connection-setup-interactive-shell):
Fri, 15 Oct 2010 17:01:41 +0900 Kenichi Handa Fix incorrect font metrics when the same font is opened with different pixelsizes.
Fri, 15 Oct 2010 16:49:11 +0900 Kenichi Handa Fix incorrect font metrics when the same font is opened with different pixelsizes.
Fri, 15 Oct 2010 09:43:51 +0900 Kenichi Handa international/characters.el: Add category '|' (word breakable) to fullwidth characters.
Fri, 15 Oct 2010 09:43:23 +0900 Kenichi Handa merge emacs-23
Fri, 15 Oct 2010 09:41:53 +0900 Kenichi Handa international/characters.el: Add category '|' (word breakable) to fullwidth characters.
Tue, 19 Oct 2010 11:50:07 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
Tue, 19 Oct 2010 08:19:45 +0000 Katsumi Yamaoka shr.el: Fix last change.
Tue, 19 Oct 2010 07:57:50 +0000 Katsumi Yamaoka shr.el: Improve kinsoku and table rendering.
Mon, 18 Oct 2010 20:13:27 -0400 Stefan Monnier * lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)
Mon, 18 Oct 2010 23:41:03 +0000 Katsumi Yamaoka message.el (message-get-reply-headers): If we're fed `to-address', then always use that.
Mon, 18 Oct 2010 22:09:28 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 18 Oct 2010 17:10:38 -0400 Stefan Monnier * lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
Mon, 18 Oct 2010 17:07:31 -0400 Stefan Monnier * src/frame.c (Fframe_pointer_visible_p):
Mon, 18 Oct 2010 17:02:00 -0400 Stefan Monnier * lisp/files.el (locate-file-completion-table): Strip non-matching elements