log

age author description
Sun, 08 Aug 2010 21:30:10 -0500 Jay Belanger calc.texi (Customizing Calc): Rearrange description of new
Sun, 08 Aug 2010 19:14:33 -0400 Chong Yidong * tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
Mon, 09 Aug 2010 01:05:49 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Sun, 08 Aug 2010 18:13:53 -0400 Chong Yidong Ensure that erc-toggle-debug-irc-protocol logs protocol data.
Sun, 08 Aug 2010 17:57:34 -0400 Chong Yidong Fix 2010-07-03 change to mouse-drag-track.
Sun, 08 Aug 2010 17:15:44 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Sun, 08 Aug 2010 16:55:52 -0400 Chong Yidong Fix query-replace-regexp incomplete highlighting (Bug#6808).
Fri, 06 Aug 2010 19:58:51 +0900 Kenichi Handa Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
Fri, 06 Aug 2010 17:15:12 +0900 Kenichi Handa merge trunk
Thu, 05 Aug 2010 23:31:03 +0200 Juanma Barranquero * emulation/pc-select.el: Fix typos in docstrings.
Wed, 04 Aug 2010 20:04:29 +0200 Stefan Monnier * lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
Fri, 06 Aug 2010 17:11:19 +0900 Kenichi Handa Improve the encoding by compound-text-with-extensions.
Fri, 06 Aug 2010 12:54:13 +0900 Kenichi Handa merge trunk
Tue, 03 Aug 2010 18:39:37 +0200 Juanma Barranquero which-func.el (which-func-format): Split help-echo text into lines.
Tue, 03 Aug 2010 15:04:20 +0200 Juanma Barranquero * server.el (server-start): Force IPv4 and use literal 127.0.0.1.
Mon, 02 Aug 2010 21:35:28 +0200 Juanma Barranquero nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
Mon, 02 Aug 2010 16:23:50 +0200 Stefan Monnier * bindings.el (complete-symbol): Run completion-at-point as a fallback.
Mon, 02 Aug 2010 12:35:34 +0200 Stefan Monnier * lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
Mon, 02 Aug 2010 06:14:26 +0200 Juanma Barranquero * term.el: Fix typos in docstrings.
Mon, 02 Aug 2010 02:13:02 +0200 Stefan Monnier * bindings.el (function-key-map): Add a S-tab => backtab fallback.
Sun, 01 Aug 2010 06:28:09 +0200 Juanma Barranquero * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
Sun, 01 Aug 2010 06:00:59 +0200 Juanma Barranquero * org.texi (Footnotes, Tables in HTML export): Fix typos.
Sun, 01 Aug 2010 05:19:23 +0200 Juanma Barranquero * dabbrev.el (dabbrev-completion): Fix typo in docstring.
Sun, 01 Aug 2010 02:24:55 +0200 Stefan Monnier * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
Fri, 30 Jul 2010 19:25:06 -0400 Chong Yidong * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
Fri, 30 Jul 2010 02:54:53 +0200 Juanma Barranquero fns.c: Doc fixes.
Fri, 30 Jul 2010 02:50:13 +0200 Juanma Barranquero align.el: Doc fixes.
Thu, 29 Jul 2010 02:58:16 +0200 Juanma Barranquero * doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.