log

age author description
Mon, 15 Nov 2010 10:11:52 -0800 Dan Nicolaescu * src/callproc.c (child_setup): Fix previous change.
Mon, 15 Nov 2010 12:41:33 -0500 Ken Manheimer (allout-version): micro increment
Mon, 15 Nov 2010 09:21:18 -0800 Dan Nicolaescu Remove config.h include guards.
Mon, 15 Nov 2010 09:11:08 -0800 Dan Nicolaescu * src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
Mon, 15 Nov 2010 13:27:33 +0100 Agustin Martin flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
Sun, 14 Nov 2010 22:42:21 -0800 Dan Nicolaescu * lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
Sun, 14 Nov 2010 22:39:02 -0800 Dan Nicolaescu * configure.in: Do not check for unconditionally included headers.
Sun, 14 Nov 2010 22:27:41 -0800 Dan Nicolaescu * src/process.c: Include <sys/ioctl.h> unconditionally,
Sun, 14 Nov 2010 22:18:50 -0800 Dan Nicolaescu * src/keyboard.c (pending_malloc_warning): Add const to match
Sun, 14 Nov 2010 22:10:35 -0800 Dan Nicolaescu Clean up src/systty.h macros.
Sun, 14 Nov 2010 21:52:58 -0800 Dan Nicolaescu * src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
Mon, 15 Nov 2010 02:40:42 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
Sun, 14 Nov 2010 14:58:24 -0500 Chong Yidong Repeat 2010-11-14 change to xfns.c for w32 and ns.
Sun, 14 Nov 2010 11:21:16 +0100 Jan D Fix last cons in set_wm_state, remove unused variables.
Sun, 14 Nov 2010 15:55:27 +0900 YAMAMOTO Mitsuharu Add const to array elements.
Sat, 13 Nov 2010 21:09:11 -0500 Chong Yidong Let the cursorColor X resource set the the cursor face (Bug#7392).
Sat, 13 Nov 2010 17:55:37 -0800 Glenn Morris Restore clobbered allout.el changes.
Sat, 13 Nov 2010 16:47:07 -0800 Glenn Morris ChangeLog OCD.
Sat, 13 Nov 2010 17:30:10 -0500 Ken Manheimer (allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),
Sat, 13 Nov 2010 14:20:01 -0800 Dan Nicolaescu * src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
Sat, 13 Nov 2010 14:17:22 -0800 Dan Nicolaescu Fix compilation on Solaris.
Sat, 13 Nov 2010 14:10:34 -0800 Dan Nicolaescu * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
Sat, 13 Nov 2010 22:40:21 +0200 Eli Zaretskii mule.texi (Fontsets): Fix xref from last change.
Sat, 13 Nov 2010 19:59:28 +0100 Jan D Fix Atoms and Lisp_Object mixup and related bugs.
Sat, 13 Nov 2010 13:49:22 -0500 Chong Yidong * src/window.c (Fwindow_use_time): New function.
Sat, 13 Nov 2010 13:34:02 -0500 Chong Yidong Fix background-color setting in initial frame (Bug#7373).
Sat, 13 Nov 2010 15:35:44 +0200 Eli Zaretskii lisp/ChangeLog: Fix last log entry.
Sat, 13 Nov 2010 15:29:31 +0200 Eli Zaretskii Fix and document display of glyphless characters.
Sat, 13 Nov 2010 11:42:32 +0100 Michael Albinus * net/tramp-compat.el (tramp-compat-line-beginning-position)
Fri, 12 Nov 2010 19:48:16 -0800 Glenn Morris Document count-words-region.
Fri, 12 Nov 2010 19:46:00 -0800 Glenn Morris * lisp/simple.el (count-words-region): New function.
Fri, 12 Nov 2010 19:36:32 -0800 Glenn Morris ChangeLog whitespace.
Fri, 12 Nov 2010 19:34:36 -0800 Glenn Morris Standardize some file headers.
Fri, 12 Nov 2010 19:33:24 -0800 Glenn Morris ChangeLog fixes.
Fri, 12 Nov 2010 16:34:06 -0600 Carsten Dominik Remove autoload for org-capture-templates
Fri, 12 Nov 2010 09:13:48 -0500 Stefan Monnier * lisp/shell.el (shell-dir-cookie-re): New custom variable.
Fri, 12 Nov 2010 08:44:46 -0500 Stefan Monnier * lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
Fri, 12 Nov 2010 08:35:36 -0500 Stefan Monnier * lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to
Fri, 12 Nov 2010 08:33:44 -0500 Stefan Monnier * lisp/skeleton.el (skeleton-newline): New function.
Fri, 12 Nov 2010 08:32:02 -0500 Stefan Monnier * lisp/simple.el (open-line): `newline' may strip trailing space.
Fri, 12 Nov 2010 08:28:17 -0500 Stefan Monnier * lisp/international/mule-cmds.el (princ-list): Use mapc.
Fri, 12 Nov 2010 10:31:44 +0100 Jan D. Apply XAtom revork patches from Julien Danjou.
Fri, 12 Nov 2010 09:46:21 +0100 Jan D. xfns.c (Fx_show_tip): Fix typo in docstring.
Fri, 12 Nov 2010 06:24:47 +0000 Katsumi Yamaoka Fix last change.
Fri, 12 Nov 2010 05:59:53 +0000 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Keep text properties.
Thu, 11 Nov 2010 22:36:34 -0600 Carsten Dominik Fix ob-lisp.el expectation that slime would be available
Thu, 11 Nov 2010 22:13:11 -0600 Carsten Dominik Merge: org-mode version 7.3
Thu, 11 Nov 2010 22:10:19 -0600 Carsten Dominik Install org-mode version 7.3
Thu, 11 Nov 2010 19:23:58 -0800 Glenn Morris * lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
Thu, 11 Nov 2010 19:21:38 -0800 Glenn Morris bytecomp trivia.
Fri, 12 Nov 2010 01:48:39 +0000 Katsumi Yamaoka smime.el (smime-decrypt-region): Doc fix.
Thu, 11 Nov 2010 20:35:06 -0500 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
Thu, 11 Nov 2010 23:51:05 +0000 Katsumi Yamaoka Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
Thu, 11 Nov 2010 17:24:03 -0500 Stefan Monnier * lisp/gnus/smime.el (smime-mode): Use define-derived-mode.
Thu, 11 Nov 2010 16:11:17 -0500 Stefan Monnier * src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
Thu, 11 Nov 2010 16:06:15 -0500 Stefan Monnier * lisp/progmodes/modula2.el: Use SMIE and skeleton.
Thu, 11 Nov 2010 00:41:30 -0800 Glenn Morris * doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.
Thu, 11 Nov 2010 00:28:35 -0800 Glenn Morris ls-lisp: get rid of the dreaded "no effect until you restart Emacs".
Wed, 10 Nov 2010 20:11:33 -0800 Glenn Morris esh-opt comments.
Wed, 10 Nov 2010 20:10:38 -0800 Glenn Morris mailheader.el comments.