log

age author description
2010-10-18 Agustin Martin ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
2010-10-18 Katsumi Yamaoka shr.el (shr-insert): Comment fix.
2010-10-18 Katsumi Yamaoka shr.el (shr-insert): Don't insert space behind a wide character categorized as kinsoku-bol, or between characters both categorized as nospace.
2010-10-17 Chong Yidong Fix a misleading widget message in the last checkin.
2010-10-17 Katsumi Yamaoka shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.
2010-10-17 Chong Yidong Allow Custom settings to be migrated into a custom theme.
2010-10-16 Chong Yidong Allow hiding of modified custom widgets.
2010-10-16 Chong Yidong Move built-in theme directory to etc/.
2010-10-16 Ralf Angeli Fix searching for bibitem entries.
2010-10-16 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-16 Chong Yidong Bugfixes for `customize-create-theme'.
2010-10-15 Eli Zaretskii Fix the MSDOS build broken by last revisions.
2010-10-15 Eli Zaretskii Fix the MSDOS build broken by latest revisions.
2010-10-15 Eli Zaretskii Fix last change in etc/NEWS.
2010-10-15 Michael Albinus * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
2010-10-15 Eli Zaretskii Fix bug #7196.
2010-10-15 Eli Zaretskii Fix bug #7195 with NEWS entry for of select-active-region'.
2010-10-15 Eli Zaretskii Document changes made in revno 101949.
2010-10-15 Katsumi Yamaoka shr.el (shr-tag-img): Ignore images with no data.
2010-10-15 Eli Zaretskii auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.
2010-10-15 Eli Zaretskii image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
2010-10-15 Katsumi Yamaoka shr.el (shr-insert): Remove space inserted before or after a breakable character or at the beginning or the end of a line.
2010-10-15 Tassilo Horn Again, fix a typo in really-oldXMenu target
2010-10-15 Tassilo Horn Fix variable name typo in really-oldXMenu target.
2010-10-14 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-14 Lars Magne Ingebrigtsen * url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.
2010-10-14 Juanma Barranquero Merge changes from emacs-23 branch.
2010-10-14 Katsumi Yamaoka shr.el (shr-tag-a): Use url-link as widget type.
2010-10-14 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-14 Juanma Barranquero src/w32*.c: Whitespace fixes and typos.
2010-10-14 Kenichi Handa mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
2010-10-14 Kenichi Handa mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
2010-10-14 Kenichi Handa (ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
2010-10-14 Kenichi Handa merge emacs-23
2010-10-13 Juanma Barranquero Fix handling of font properties on Windows (bug#6303).
2010-10-13 Glenn Morris * lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
2010-10-12 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
2010-10-12 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
2010-10-12 Kenichi Handa Fix typos in comments
2010-10-14 Kenichi Handa (ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
2010-10-12 Kenichi Handa Fix typos in comments
2010-10-12 Kenichi Handa merge emacs-23
2010-10-12 Glenn Morris * README: Updates.
2010-10-12 Glenn Morris * BUGS, INSTALL.BZR: Updates.
2010-10-12 Glenn Morris etc/NEWS.
2010-10-14 Chong Yidong Fix 2010-10-12 change to custom-theme-set-faces.
2010-10-14 Chong Yidong Define a cursor defface; minor face optimizations.
2010-10-14 Jay Belanger calc-alg.el (math-var): Renamed from `var'.
2010-10-14 Juanma Barranquero src/w32*.c: Make functions static.
2010-10-14 Katsumi Yamaoka mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.
2010-10-13 Juanma Barranquero src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
2010-10-13 Juanma Barranquero lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
2010-10-13 Juanma Barranquero lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
2010-10-13 Katsumi Yamaoka nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2010-10-13 Juanma Barranquero src/makefile.w32-in: Simplify OBJ macros.
2010-10-13 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-13 Juanma Barranquero Rename `image-library-alist' to `dynamic-library-alist'.
2010-10-13 Katsumi Yamaoka shr: make shr-width a defcustom, use it in shr-tag-img.
2010-10-13 Katsumi Yamaoka gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2010-10-13 Glenn Morris * lisp/subr.el (last): Make it faster.