log

age author description
Wed, 10 Mar 2010 23:16:06 +0900 Miles Bader quick-install-emacs: Use more portable shell syntax
Wed, 10 Mar 2010 23:14:34 +0900 Miles Bader quick-install-emacs: Be more picky about files we avoid installing
Wed, 10 Mar 2010 01:32:43 -0500 Stefan Monnier vc-git.el (vc-git-revision-table): Include remote branches.
Wed, 10 Mar 2010 00:18:51 -0500 Stefan Monnier Merge pending branch
Sun, 07 Mar 2010 15:08:38 -0500 Stefan Monnier Start laying out a plan for Emacs-24
Sun, 07 Mar 2010 21:02:20 +0200 Juri Linkov Animated image API.
Tue, 09 Mar 2010 22:24:44 +0900 Miles Bader (vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
Mon, 08 Mar 2010 19:14:53 +0200 Juri Linkov Fix numeric keywords.
Mon, 08 Mar 2010 11:17:30 -0500 Chong Yidong Additional fix for rfc822-addresses (Bug#5692).
Mon, 08 Mar 2010 14:00:18 +0100 Juanma Barranquero Fix typos in Changelogs.
Mon, 08 Mar 2010 20:40:36 +0900 Kenichi Handa Fix bug# in ChangeLog.
Mon, 08 Mar 2010 20:30:58 +0900 Kenichi Handa Add coding system windows-1256 (alias cp1256).
Mon, 08 Mar 2010 20:39:36 +0900 Kenichi Handa Fix bug# in ChangeLog.
Mon, 08 Mar 2010 10:53:37 +0900 Kenichi Handa from trunk
Mon, 08 Mar 2010 10:52:57 +0900 Kenichi Handa Add bug# in ChangeLog.
Mon, 08 Mar 2010 10:50:35 +0900 Kenichi Handa Add coding system windows-1256 (alias cp1256).
Wed, 03 Mar 2010 15:04:00 +0900 Kenichi Handa from trunk
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.