log

age author description
Sat, 20 Nov 2010 18:32:57 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
Sat, 20 Nov 2010 10:23:49 -0500 Ken Brown * src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
Sat, 20 Nov 2010 17:04:50 +0200 Eli Zaretskii Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.
Sat, 20 Nov 2010 15:51:25 +0100 Jan D. Add keyword :vert-only for tool bar items with labels not shown horizontally.
Sat, 20 Nov 2010 16:35:45 +0200 Eli Zaretskii Make glyphless-char-display-control a defcustom.
Sat, 20 Nov 2010 14:17:25 +0100 Michael Albinus Sync with Tramp 2.2.0.
Sat, 20 Nov 2010 14:12:27 +0100 Michael Albinus Sync with Tramp 2.2.0.
Sat, 20 Nov 2010 13:52:09 +0200 Eli Zaretskii lisp/ChangeLog: Fix entry for bug-querying changes.
Sat, 20 Nov 2010 13:47:49 +0200 Eli Zaretskii faces.el (glyphless-char): Define value for `pc'.
Sat, 20 Nov 2010 13:45:14 +0200 Eli Zaretskii msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
Sat, 20 Nov 2010 13:43:01 +0200 Eli Zaretskii faces.el (glyphless-char): Define value for `pc'.
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.