log

age author description
2010-12-14 Katsumi Yamaoka gnus.texi (The swish++ Engine): Add customizable parameters descriptions.
2010-12-14 Michael Albinus * NEWS: Mention new Tramp method "ksu".
2010-12-14 Michael Albinus * tramp.texi (Inline methods): Add "ksu" method.
2010-12-14 Michael Albinus * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
2010-12-14 Katsumi Yamaoka nnir.el (nnir-mode): Don't install registry hooks if user hasn't installed the registry.
2010-12-14 Glenn Morris Tidy up some js.el requires.
2010-12-14 Glenn Morris Misc sendmail.el.
2010-12-14 Glenn Morris ChangeLog fix.
2010-12-14 Glenn Morris Make build-mail-aliases an interactive command.
2010-12-14 Glenn Morris Remove some dired.el autoload cookies on defcustoms.
2010-12-14 Glenn Morris Make some dired defvars into defcustoms.
2010-12-14 Glenn Morris * lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
2010-12-14 Glenn Morris Misc url-cookie tidy-up.
2010-12-13 Katsumi Yamaoka gnus.texi (Filtering New Groups): Mention.
2010-12-13 Katsumi Yamaoka nnir.el (nnir-run-gmane): Better check for gmane groups: error out if groupname doesn't contain "gmane".
2010-12-13 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-13 Romain Francoise * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
2010-12-13 Glenn Morris ChangeLog fixes.
2010-12-13 Glenn Morris ChangeLog merge fix.
2010-12-13 Glenn Morris ChangeLog merge fix.
2010-12-13 Glenn Morris ChangeLog whitespace fix.
2010-12-13 Glenn Morris ChangeLog merge fix.
2010-12-13 Stefan Monnier Merge from emacs-23
2010-12-12 Eli Zaretskii subr.el (posn-col-row): Evaluate header-line-format in the context of
2010-12-12 Eli Zaretskii Document that expand-file-name collapses multiple slashes. (Bug#7617)
2010-12-11 Eli Zaretskii Fallout from bug #7563.
2010-12-11 Eli Zaretskii Fix bug #7398 with truncated glyphs in tooltip display on w32.
2010-12-11 Eli Zaretskii Code cleanup in xdisp.c regarding string_char_and_length.
2010-12-11 Eli Zaretskii Fix bug #7563 with docs of split-string-and-unquote.
2010-12-11 Eli Zaretskii Fix bug #7576 with lack of index entries for character syntax.
2010-12-11 Glenn Morris * doc/emacs/text.texi (HTML Mode): Small fixes.
2010-12-11 Glenn Morris Doc fixes.
2010-12-11 Glenn Morris [Backport from trunk]: * make-dist: Exclude etc/*.pyc.
2010-12-10 Jan D. Move call to Fkill_emacs from signal handler (session event) (Bug#7552).
2010-12-10 Chong Yidong Bump version to 23.2.91. EMACS_PRETEST_23_2_91
2010-12-10 Michael Albinus * net/tramp.el (tramp-action-password, tramp-process-actions):
2010-12-10 Glenn Morris * doc/emacs/trouble.texi (Checklist): Fix typo in newsgroup name.
2010-12-10 Glenn Morris Commit missing file from r100288.
2010-12-09 Eli Zaretskii Fix bug #1077 with popping new frames from a minibuffer-only frame.
2010-12-09 Glenn Morris diary-lib fix for bug#7536.
2010-12-09 Glenn Morris * lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.
2010-12-08 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Protect
2010-12-08 Glenn Morris * lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.
2010-12-08 Glenn Morris * lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
2010-12-08 Glenn Morris mouse.el fix for bug#7586.
2010-12-08 Glenn Morris Small smtpmail fix for bug#7588.
2010-12-08 Glenn Morris Fix ChangeLog whitespace.
2010-12-08 Glenn Morris Fix ChangeLog typo.
2010-12-07 Stefan Monnier * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
2010-12-07 Stefan Monnier * doc/lispref/modes.texi (Auto-Indentation): New section to document SMIE.
2010-12-07 Jan D. * xsmfns.c (smc_die_CB): Call Fkill_emacs.
2010-12-06 Chong Yidong Fix Lawrence Mitchell's email address in lisp/ChangeLog.
2010-12-06 Chong Yidong * dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
2010-12-06 Chong Yidong Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
2010-12-06 Chong Yidong Fix arg usage of format-decode-run-method (Bug#7488).
2010-12-06 Chong Yidong Fix crash with invisible text and overlays (Bug#7016).
2010-12-06 Jan D. * frame.el (blink-cursor-mode): Make default t for ns.
2010-12-05 Jan D. Fix for 7412 (no cursor on image) backported from trunk.
2010-12-05 Daiki Ueno Trivial fixes for epg.el.
2010-12-05 Chong Yidong Document behavior of lazy highlight in word search (Bug#7470).