log

age author description
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.
2010-10-13 Glenn Morris * lisp/Makefile.in (compile-clean): Use `` instead of $().
2010-10-13 Glenn Morris Tidy some nextstep README etc files.
2010-10-13 Glenn Morris * nextstep/README: Remove information duplicated in AUTHORS.
2010-10-13 Glenn Morris * nextstep/AUTHORS: Remove email addresses.
2010-10-13 Glenn Morris More make-dist simplification.
2010-10-13 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.
2010-10-12 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-12 Dan Nicolaescu Remove trailing / from directory names.
2010-10-12 Chong Yidong Add some default custom themes.
2010-10-12 Dan Nicolaescu Avoid using trailing / in directory variables.
2010-10-12 Katsumi Yamaoka gnus-sum.el: Remove long obsoleted functions.
2010-10-12 Glenn Morris * make-dist: Replace grep with sed when determining $version.
2010-10-12 Glenn Morris * make-dist: Remove the unnecessary $shortversion.
2010-10-12 Glenn Morris * make-dist: Remove comment that no longer applies.
2010-10-12 Glenn Morris * make-dist: Simplify trap handling.
2010-10-12 Glenn Morris * make-dist: Use find for the whole etc/ directory.
2010-10-12 Glenn Morris * make-dist: Use find for etc/image files.
2010-10-12 Glenn Morris * make-dist: Use find to handle the etc and lisp directories.
2010-10-12 Glenn Morris * make-dist: Simplify creation of lisp/MANIFEST.
2010-10-12 Glenn Morris * make-dist: Update and simplify.
2010-10-12 Glenn Morris Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
2010-10-12 Glenn Morris Move nextstep/DEV-NOTES to admin/notes/nextstep.
2010-10-12 Glenn Morris * doc/lispref/book-spine.texinfo: Rename to book-spine.texi.
2010-10-12 Glenn Morris * etc/BABYL: Remove file.
2010-10-12 Chong Yidong Placeholder entry for Custom theme changes.
2010-10-12 Chong Yidong New interface for choosing Custom themes.
2010-10-12 Juanma Barranquero lisp/net/telnet.el: "Fix" commented code.
2010-10-12 Juanma Barranquero lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
2010-10-12 Juanma Barranquero lisp/ChangeLog: Add missing bug reference.
2010-10-12 Juanma Barranquero lisp/net/telnet.el (telnet-mode-map): Fix previous change.