log

age author description
Mon, 20 Dec 2010 19:31:15 +0800 Chong Yidong * help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).
Mon, 20 Dec 2010 01:18:15 +0000 Juri Linkov * lisp/isearch.el (isearch-lazy-highlight-error): New variable.
Sat, 18 Dec 2010 13:28:51 -0800 Glenn Morris Minor doc fix for manual; bug#7674
Sat, 18 Dec 2010 10:53:28 +0200 Eli Zaretskii Fallout from fixing bug #7587.
Fri, 17 Dec 2010 17:38:37 +0200 Eli Zaretskii Fix change that fixed bug #7587.
Fri, 17 Dec 2010 19:38:22 +0800 Chong Yidong * lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).
Fri, 17 Dec 2010 19:16:10 +0800 Chong Yidong * lisp/mail/binhex.el: Improve commentary (Bug#7482).
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.