log

age author description
Fri, 17 Dec 2010 19:04:40 +0800 Chong Yidong Minor fix for eshell-previous-matching-input (Bug#7585).
Thu, 16 Dec 2010 10:13:28 +0800 Chong Yidong * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).
Thu, 16 Dec 2010 09:11:21 +0800 Chong Yidong Use make-temp-file in rst.el (Bug#7646).
Wed, 15 Dec 2010 09:33:11 +0800 Chong Yidong Fix error in last commit.
Wed, 15 Dec 2010 09:26:56 +0800 Chong Yidong * emulation/edt-mapper.el: Override mapping of function keys
Mon, 13 Dec 2010 20:22:49 -0800 Glenn Morris * doc/emacs/trouble.texi (Checklist): Mention not replying via news either.
Mon, 13 Dec 2010 18:13:29 +0200 Eli Zaretskii Fix bug #7617 with documentation of expand-file-name.
Mon, 13 Dec 2010 17:12:01 +0200 Eli Zaretskii Fix bug #7589 with EOL format in smtpmail's queued mail.
Sun, 02 Jan 2011 11:23:02 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 01 Jan 2011 19:35:15 -0500 Ken Manheimer (allout-auto-fill): Do not infinitely recurse - use do-auto-fill if
Sat, 01 Jan 2011 01:02:36 -0500 Chong Yidong Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.
Fri, 31 Dec 2010 20:57:05 +0100 Michael Albinus * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
Fri, 31 Dec 2010 14:16:16 +0100 Jan D. For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.
Thu, 30 Dec 2010 21:23:13 +0100 Tassilo Horn * misc.texi (Document View): Update DocView section with newly
Thu, 30 Dec 2010 19:08:18 +0100 Tassilo Horn * doc-view.el (doc-view-set-doc-type): New function refactored
Thu, 30 Dec 2010 16:15:34 +0100 Andreas Schwab * lisp/emacs-lisp/rx.el (rx-syntax): Fix typo.
Thu, 30 Dec 2010 15:58:32 +0100 Tassilo Horn * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
Thu, 30 Dec 2010 15:47:53 +0100 Tassilo Horn * doc-view.el (doc-view-mode, doc-view-toggle-display): Use
Thu, 30 Dec 2010 14:53:22 +0100 Tassilo Horn * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files also for searching.
Thu, 30 Dec 2010 14:45:09 +0100 Tassilo Horn * doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files.
Thu, 30 Dec 2010 12:30:55 +0100 Jan D. Encode frame title and icon name before setting.
Thu, 30 Dec 2010 10:04:15 +0100 Michael Albinus * net/tramp.el (tramp-default-method-alist)
Wed, 29 Dec 2010 19:16:44 +0800 Chong Yidong * window.c (syms_of_window): Add missing defsubr for window-use-time.
Wed, 29 Dec 2010 19:11:25 +0800 Chong Yidong * configure.in: Make gameuser configurable (Bug#7717).
Wed, 29 Dec 2010 19:02:48 +0800 Chong Yidong * lisp/textmodes/conf-mode.el (conf-font-lock-keywords): Minor tweak (Bug#7712).
Tue, 28 Dec 2010 22:24:09 -0500 Karl Fogel * lisp/saveplace.el (save-place-alist-to-file): Save list sorted and
Tue, 28 Dec 2010 14:57:15 -0500 Ken Manheimer (allout-v18/19-file-var-hack): Obsolete, remove.
Tue, 28 Dec 2010 17:34:04 +0100 Andreas Schwab Restore x_alloc_lighter_color_for_widget, needed for lwlib
Tue, 28 Dec 2010 17:39:25 +0800 Chong Yidong Fix 2010-12-20 change to tool-bar.el.
Mon, 27 Dec 2010 18:52:17 +0100 Michael Albinus * net/secrets.el (secrets-delete-alias): New defun.
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
Mon, 27 Dec 2010 18:23:49 +0100 Andreas Schwab * scroll.c: Fix comment.
Mon, 27 Dec 2010 18:23:29 +0100 Andreas Schwab Protoize
Mon, 27 Dec 2010 11:56:26 +0100 Michael Albinus * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
Mon, 27 Dec 2010 18:46:02 +0900 Daiki Ueno Make GPG-sign-by-sender code robuster.
Sun, 26 Dec 2010 20:27:08 -0500 Stefan Monnier * admin/bzrmerge.el: New file to help merge branches while skipping
Sun, 26 Dec 2010 18:17:09 -0500 Stefan Monnier * lisp/emacs-lisp/rx.el: Make it a superset of sregex.
Sat, 25 Dec 2010 12:57:02 +0200 Eli Zaretskii Fix bug #7699 with pasting selected text on MS-Windows.
Fri, 24 Dec 2010 10:25:18 +0100 Andreas Schwab Fix indentation
Thu, 23 Dec 2010 22:24:24 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Set `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting the addresses, otherwise we might misplaced the gravatar.
Wed, 22 Dec 2010 19:00:12 -0500 Stefan Monnier Fix up last change.
Wed, 22 Dec 2010 16:25:46 -0500 Stefan Monnier * src/print.c (print, print_preprocess, print_object): Use a hash table
Wed, 22 Dec 2010 18:23:58 +0900 Daiki Ueno Add Obsolete-since: header to pgg*.el.
Wed, 22 Dec 2010 07:04:25 +0000 Katsumi Yamaoka Fix the log entry for reverting of gnus-util.el.
Tue, 21 Dec 2010 15:54:27 +0800 Chong Yidong Resection the Killing chapter in the Emacs manual.
Tue, 21 Dec 2010 15:10:31 +0800 Chong Yidong Fix 2010-04-19 merge error in doc/emacs/maintaining.texi (Bug#7674).
Tue, 21 Dec 2010 14:45:11 +0800 Chong Yidong * help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).
Tue, 21 Dec 2010 10:36:48 +0800 Chong Yidong Revert bogus 2010-10-24 change to widget-image-find.
Tue, 21 Dec 2010 11:30:36 +0900 Daiki Ueno Mark PGG obsolete.
Mon, 20 Dec 2010 22:12:30 +0000 Katsumi Yamaoka Revert "gnus-util: rewrite gnus-rescale-image".
Mon, 20 Dec 2010 21:11:01 +0100 Jan D. * dnd.el (dnd-get-local-file-name): Unhex of file name shall
Mon, 20 Dec 2010 22:44:28 +0800 Chong Yidong Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.
Mon, 20 Dec 2010 19:11:30 +0800 Chong Yidong * src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
Mon, 20 Dec 2010 11:18:56 +0800 Chong Yidong Move color.el out of the gnus/ tree.
Mon, 20 Dec 2010 08:20:25 +0800 Chong Yidong Fix 2010-11-22 change to diff.el.
Mon, 20 Dec 2010 08:17:26 +0800 Chong Yidong Implement tool-bar separators for non-GTK tool-bars.
Sun, 19 Dec 2010 00:43:42 -0500 Stefan Monnier Minor clean up to silence some gcc warnings.
Sat, 18 Dec 2010 12:39:05 -0800 Glenn Morris Add missing ChangeLog entry for r102680.
Sat, 18 Dec 2010 11:28:15 -0500 Stefan Monnier * doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items):
Fri, 17 Dec 2010 22:45:16 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.