log

age author description
Sun, 07 Mar 2010 18:34:40 +0100 Andreas Schwab Don't end parsing rfc822 addresses prematurely (Bug#5692)
Sun, 07 Mar 2010 09:45:53 -0500 Chong Yidong Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)
Sat, 06 Mar 2010 15:35:04 -0500 Chong Yidong NEWS: Clarify last change.
Sat, 06 Mar 2010 15:33:04 -0500 Chong Yidong NEWS: Document change to Lisp reader for overflowing ints.
Sat, 06 Mar 2010 15:27:19 -0500 Chong Yidong * objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.
Sat, 06 Mar 2010 14:02:49 -0500 Chong Yidong Improve documentation for setting buffer-local vars (Bug#5688).
Sat, 06 Mar 2010 13:23:23 -0500 Chong Yidong * calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
Fri, 05 Mar 2010 23:05:47 -0500 Stefan Monnier * vc-git.el: Re-flow to fit into 80 columns.
Fri, 05 Mar 2010 19:06:37 -0800 Glenn Morris Update some cedet template copyrights to GPLv3+.
Fri, 05 Mar 2010 19:00:40 -0800 Glenn Morris Add license information for ede-test.el and srecode-test.el.
Fri, 05 Mar 2010 18:08:18 -0500 Stefan Monnier Make it possible to C-g in a tight bytecode loop again (bug#5680).
Fri, 05 Mar 2010 15:18:20 -0500 Stefan Monnier (Man-files-regexp): Tighten up the regexp (bug#5686).
Fri, 05 Mar 2010 14:54:39 -0500 Stefan Monnier * regex.c (regex_compile): Setup gl_state as well.
Fri, 05 Mar 2010 13:42:38 -0500 Stefan Monnier (skip_chars): Setup gl_state (bug#3823).
Thu, 04 Mar 2010 19:01:38 -0800 Glenn Morris Fix orgcard.tex pdf landscape format.
Wed, 03 Mar 2010 21:23:20 +0200 Juri Linkov Add a comment for the previous commit.
Wed, 03 Mar 2010 12:31:50 -0500 Chong Yidong Fix keyboard macro key lookup (Bug#5481).
Wed, 03 Mar 2010 11:14:16 -0500 Chong Yidong NEWS: Auto composition mode is still a minor mode.
Tue, 02 Mar 2010 20:11:15 -0800 Glenn Morris Mark previous ChangeLog entry as a tiny change.
Tue, 02 Mar 2010 19:58:26 -0800 Glenn Morris Close bug#5670 with patch from ?t?pn N?mec <stepnem at gmail.com>.
Tue, 02 Mar 2010 19:50:15 -0800 Glenn Morris Update Lispref for 30-bit integers.
Tue, 02 Mar 2010 21:50:57 -0500 Chong Yidong NEWS: async-shell-command and ansi-color are now documented.
Tue, 02 Mar 2010 21:44:52 -0500 Chong Yidong * faq.texi: Note that ansi-color is now enabled by default.
Tue, 02 Mar 2010 17:57:07 -0500 Chong Yidong Documented make-pointer-invisible.
Tue, 02 Mar 2010 17:56:36 -0500 Chong Yidong * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
Tue, 02 Mar 2010 23:43:50 +0200 Eli Zaretskii (emacs_mule_char): Fix a typo in commentary.
Tue, 02 Mar 2010 23:15:46 +0200 Juri Linkov * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
Tue, 02 Mar 2010 22:35:44 +0200 Eli Zaretskii Fix bug in decoding emacs-mule encoding.
Tue, 02 Mar 2010 10:32:45 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
Tue, 02 Mar 2010 13:55:33 +0900 Kenichi Handa Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.