log

age author description
2010-12-20 Chong Yidong Fix 2010-11-22 change to diff.el.
2010-12-20 Chong Yidong Implement tool-bar separators for non-GTK tool-bars.
2010-12-19 Stefan Monnier Minor clean up to silence some gcc warnings.
2010-12-18 Glenn Morris Add missing ChangeLog entry for r102680.
2010-12-18 Stefan Monnier * doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items):
2010-12-17 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-17 Ken Brown * loadup.el: Use version numbers in Cygwin build.
2010-12-17 Chong Yidong Ask for confirmation in ido-file-internal (Bug#1238).
2010-12-17 Chong Yidong Support for menu separators in the GTK tool-bar.
2010-12-17 Daiki Ueno Mention epa-file-select-keys in epa.texi.
2010-12-16 Ken Manheimer Synopsis: Migrate allout encryption provisions from pgg library, which is
2010-12-16 Katsumi Yamaoka nnimap.el (nnimap-wait-for-response): Fix the end-point calculation to really consider the last line.
2010-12-16 Ken Manheimer last pgg adjustment before migrating to epg.
2010-12-16 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-16 Ken Manheimer (allout-mode), (allout-encrypt-string): Describe the problem with caching
2010-12-16 Ken Manheimer respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and
2010-12-10 Ken Manheimer - replace pgg with epg/epa - working version, with no calls to pgg.
2010-12-08 Ken Manheimer partial checking with substantial progress towards epg passphrase
2010-11-26 Ken Manheimer Elide passphrase caching provisions in preparation for migration from PGG
2010-11-22 Ken Manheimer (allout-encrypt-string): remove pgg version check. (this minimal change is
2010-12-16 Jan D. Handle invisible cursor (bg same as cursor color) for Nextstep.
2010-12-16 Miles Bader url-cookie.el: Require 'cl when compiling
2010-12-16 Daiki Ueno Extend epa-file-select-keys to allow users to inhibit key selection.
2010-12-16 Chong Yidong etc/NEWS: Document eshell-directory-name change.
2010-12-16 Chong Yidong * eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7578).
2010-12-16 Chong Yidong Doc fix for just-one-space change. Document it in NEWS.
2010-12-16 Katsumi Yamaoka shr.el (shr-insert): Set shr-start after deleting trailing space; don't delete it within indentation.
2010-12-15 Katsumi Yamaoka gnus-agent.el: Indent.
2010-12-15 Glenn Morris Remove code and comments related to lib-src/fns-*.el; long removed.
2010-12-15 Chong Yidong New command rectangle-number-lines (Bug#4382).
2010-12-15 Chong Yidong Delete long unused functions and variables in rect.el.
2010-12-14 Katsumi Yamaoka spam.el: Reindent and fix long lines.
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.