log

age author description
2010-10-13 Kenichi Handa merge emacs-23
2010-12-24 Kenichi Handa Fix wording of rmail's section in NEWS.
2010-12-24 Kenichi Handa Fix wording of rmail's section in NEWS.
2010-12-24 Kenichi Handa merge emacs-23
2010-12-24 Jan D. * xterm.c (x_check_fullscreen): Fix pixel/character mixup.
2010-12-24 Andreas Schwab Update autoloads in rmail.el
2010-12-24 Kenichi Handa Enable display mode of MIME message in rmail.
2010-12-24 Kenichi Handa Enable display mode of MIME message in rmail.
2010-12-24 Kenichi Handa merge emacs-23
2010-12-20 Chong Yidong * help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).
2010-12-20 Juri Linkov * lisp/isearch.el (isearch-lazy-highlight-error): New variable.
2010-12-18 Glenn Morris Minor doc fix for manual; bug#7674
2010-12-18 Eli Zaretskii Fallout from fixing bug #7587.
2010-12-17 Eli Zaretskii Fix change that fixed bug #7587.
2010-12-17 Chong Yidong * lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).
2010-12-17 Chong Yidong * lisp/mail/binhex.el: Improve commentary (Bug#7482).
2010-12-17 Chong Yidong Minor fix for eshell-previous-matching-input (Bug#7585).
2010-12-16 Chong Yidong * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).
2010-12-16 Chong Yidong Use make-temp-file in rst.el (Bug#7646).
2010-12-15 Chong Yidong Fix error in last commit.
2010-12-15 Chong Yidong * emulation/edt-mapper.el: Override mapping of function keys
2010-12-14 Glenn Morris * doc/emacs/trouble.texi (Checklist): Mention not replying via news either.
2010-12-13 Eli Zaretskii Fix bug #7617 with documentation of expand-file-name.
2010-12-13 Eli Zaretskii Fix bug #7589 with EOL format in smtpmail's queued mail.
2011-01-02 Katsumi Yamaoka Merge changes made in Gnus trunk.
2011-01-02 Ken Manheimer (allout-auto-fill): Do not infinitely recurse - use do-auto-fill if
2011-01-01 Chong Yidong Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.
2010-12-31 Michael Albinus * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
2010-12-31 Jan D. For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.
2010-12-30 Tassilo Horn * misc.texi (Document View): Update DocView section with newly
2010-12-30 Tassilo Horn * doc-view.el (doc-view-set-doc-type): New function refactored
2010-12-30 Andreas Schwab * lisp/emacs-lisp/rx.el (rx-syntax): Fix typo.
2010-12-30 Tassilo Horn * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
2010-12-30 Tassilo Horn * doc-view.el (doc-view-mode, doc-view-toggle-display): Use
2010-12-30 Tassilo Horn * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files also for searching.
2010-12-30 Tassilo Horn * doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files.
2010-12-30 Jan D. Encode frame title and icon name before setting.
2010-12-30 Michael Albinus * net/tramp.el (tramp-default-method-alist)
2010-12-29 Chong Yidong * window.c (syms_of_window): Add missing defsubr for window-use-time.
2010-12-29 Chong Yidong * configure.in: Make gameuser configurable (Bug#7717).
2010-12-29 Chong Yidong * lisp/textmodes/conf-mode.el (conf-font-lock-keywords): Minor tweak (Bug#7712).
2010-12-29 Karl Fogel * lisp/saveplace.el (save-place-alist-to-file): Save list sorted and
2010-12-28 Ken Manheimer (allout-v18/19-file-var-hack): Obsolete, remove.
2010-12-28 Andreas Schwab Restore x_alloc_lighter_color_for_widget, needed for lwlib
2010-12-28 Chong Yidong Fix 2010-12-20 change to tool-bar.el.
2010-12-27 Michael Albinus * net/secrets.el (secrets-delete-alias): New defun.
2010-12-27 Andreas Schwab Remove unused declarations
2010-12-27 Andreas Schwab * scroll.c: Fix comment.
2010-12-27 Andreas Schwab Protoize
2010-12-27 Michael Albinus * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
2010-12-27 Daiki Ueno Make GPG-sign-by-sender code robuster.
2010-12-27 Stefan Monnier * admin/bzrmerge.el: New file to help merge branches while skipping
2010-12-26 Stefan Monnier * lisp/emacs-lisp/rx.el: Make it a superset of sregex.
2010-12-25 Eli Zaretskii Fix bug #7699 with pasting selected text on MS-Windows.
2010-12-24 Andreas Schwab Fix indentation
2010-12-23 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.
2010-12-23 Stefan Monnier Fix up last change.
2010-12-22 Stefan Monnier * src/print.c (print, print_preprocess, print_object): Use a hash table
2010-12-22 Daiki Ueno Add Obsolete-since: header to pgg*.el.
2010-12-22 Katsumi Yamaoka Fix the log entry for reverting of gnus-util.el.