log

age author description
Sat, 20 Nov 2010 13:24:28 +0200 Eli Zaretskii msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
Sat, 20 Nov 2010 12:39:44 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-tracker-url)
Sat, 20 Nov 2010 11:07:00 +0100 Andreas Schwab * src/xfaces.c (lookup_face): Make static.
Sat, 20 Nov 2010 01:18:17 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
Fri, 19 Nov 2010 18:34:22 +0200 Eli Zaretskii Fix bug #6687 with cursor positioning after before-string from overlays.
Fri, 19 Nov 2010 14:25:17 +0100 Juanma Barranquero lisp/ldefs-boot.el: Regenerate.
Fri, 19 Nov 2010 12:18:15 +0100 Tassilo Horn * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
Fri, 19 Nov 2010 05:11:59 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-prefetch-images): Fix last change.
Fri, 19 Nov 2010 04:55:16 +0000 Katsumi Yamaoka Assume that gnus-inhibit-images may be a group parameter.
Thu, 18 Nov 2010 19:14:36 -0600 Jay Belanger calc.texi (TeX and LaTeX Language Modes, Predefined Units):
Thu, 18 Nov 2010 13:45:03 -0800 Dan Nicolaescu * src/alloc.c (refill_memory_reserve): Move declaration ...
Thu, 18 Nov 2010 13:39:15 -0800 Dan Nicolaescu * src/strftime.c (_strftime_copytm): Add declaration.
Thu, 18 Nov 2010 08:59:12 -0800 Dan Nicolaescu * src/callproc.c (syms_of_callproc): Use intern_c_string.
Thu, 18 Nov 2010 08:57:00 -0800 Dan Nicolaescu Move declarations from .c files to .h files.
Thu, 18 Nov 2010 08:49:30 -0800 Dan Nicolaescu Convert definitions to standard C.
Thu, 18 Nov 2010 06:34:02 +0000 Katsumi Yamaoka shr.el: Allow customizing the vertical table lines.
Wed, 17 Nov 2010 22:54:14 -0500 Stefan Monnier Merge from emacs-23
Wed, 17 Nov 2010 22:02:15 -0500 Stefan Monnier * lisp/textmodes/rst.el: Minor cleanup to improve style.
Wed, 17 Nov 2010 22:44:35 -0500 Stefan Monnier * comint.el (comint-kill-region): Fix last change.
Wed, 17 Nov 2010 21:09:41 -0500 Stefan Monnier Make the yank-handler argument obsolete.
Wed, 17 Nov 2010 14:59:16 -0500 Stefan Monnier * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
Wed, 17 Nov 2010 09:34:28 -0500 Stefan Monnier * vc-hg.el (vc-hg-program): New var.
Tue, 16 Nov 2010 19:47:16 -0800 Glenn Morris autoload.el fix for bug#7414.
Tue, 16 Nov 2010 15:09:47 -0500 Chong Yidong * lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
Sun, 14 Nov 2010 12:47:31 +0100 Jan D Fix link error on Fedora 14: newer GConf don't use g_type_*.
Sun, 14 Nov 2010 12:46:00 +0100 Jan D Fix link error on Fedora 14: newer GConf don't use g_type_*.
Sat, 13 Nov 2010 23:59:28 +0200 Eli Zaretskii Document revision 100210 as an incompatible change in posn-col-row.
Sat, 13 Nov 2010 23:07:58 +0200 Eli Zaretskii subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
Sat, 13 Nov 2010 16:01:10 -0500 Chong Yidong Fix picture-mouse-set-point calculation (Bug#7390).
Sat, 13 Nov 2010 12:22:52 -0500 Chong Yidong Backport fix for Bug#6170 from trunk.