log

age author description
Fri, 23 Jul 2010 11:49:03 -0400 Chong Yidong * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
Fri, 23 Jul 2010 03:51:48 +0200 Juanma Barranquero * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
Fri, 23 Jul 2010 01:57:23 +0200 Juanma Barranquero * window.c (Fwindow_height): Doc fix (bug#6518).
Wed, 21 Jul 2010 20:05:31 +0200 Juanma Barranquero * text.texi (Special Properties): Fix typo.
Wed, 21 Jul 2010 13:31:22 +0200 Juanma Barranquero lisp/mail/rmail.el: Update autoload checksum.
Wed, 21 Jul 2010 12:45:01 +0200 Juanma Barranquero * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
Tue, 20 Jul 2010 02:04:31 +0200 Juanma Barranquero * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
Mon, 19 Jul 2010 12:42:22 +0200 Juanma Barranquero * time.el (display-time-day-and-date): Remove spurious * in docstring.
Sat, 17 Jul 2010 17:57:06 -0400 Chong Yidong Doc fix to commentary (Bug#6653).
Sat, 17 Jul 2010 17:51:04 -0400 Chong Yidong Fix size calculation for sliced images in image-mode (Bug#6639).
Sat, 17 Jul 2010 17:25:32 -0400 Chong Yidong * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
Sat, 17 Jul 2010 11:59:19 +0200 Jan D * gtkutil.c (xg_event_is_for_menubar): Also check that event window
Fri, 16 Jul 2010 13:17:13 +0300 Eli Zaretskii Fix bug #4451.
Fri, 16 Jul 2010 12:59:37 +0300 Eli Zaretskii mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
Wed, 14 Jul 2010 19:53:42 +0200 Jan D * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
Wed, 14 Jul 2010 12:11:39 -0400 Chong Yidong * simple.el (push-mark-command): Set selection for select-active-regions.
Wed, 14 Jul 2010 12:05:53 +0200 Jan D Fix menus as per bug 6499 and 6608.
Wed, 14 Jul 2010 10:40:52 +0300 Eli Zaretskii Fix bug #6609.
Sat, 10 Jul 2010 16:34:57 -0700 Glenn Morris cal-tex.el fixes for calendar-week-start-day != 0.
Sat, 10 Jul 2010 18:41:55 -0400 Chong Yidong Fix last fix.
Sat, 10 Jul 2010 15:32:53 -0400 Chong Yidong * simple.el (use-region-p): Doc fix (Bug#6607).
Sun, 11 Jul 2010 18:14:53 -0400 Chong Yidong * mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
Sun, 11 Jul 2010 21:51:46 +0200 Andreas Schwab * blockinput.h: Remove obsolete comment.
Sun, 11 Jul 2010 20:34:43 +0200 Andreas Schwab Use offsetof instead of own definition
Sun, 11 Jul 2010 20:19:16 +0200 Andreas Schwab * process.c: Remove obsolete comment.
Sun, 11 Jul 2010 12:07:38 -0400 Chong Yidong * src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
Sun, 11 Jul 2010 16:45:42 +0300 Eli Zaretskii Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
Sun, 11 Jul 2010 16:43:10 +0300 Eli Zaretskii Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Sun, 11 Jul 2010 11:49:44 +0200 Andreas Schwab * callproc.c (relocate_fd): Use F_DUPFD if defined.