Mercurial > emacs
graph
-
Merge changes from emacs-23 branch.Sun, 08 Aug 2010 17:15:44 -0400, by Chong Yidong
-
Use const char* instead of char*.Sun, 08 Aug 2010 14:03:45 -0700, by Dan Nicolaescu
-
Merge changes from emacs-23 branchSun, 08 Aug 2010 17:12:29 -0400, by Chong Yidong
-
Fix query-replace-regexp incomplete highlighting (Bug#6808).Sun, 08 Aug 2010 16:55:52 -0400, by Chong Yidong
-
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.Fri, 06 Aug 2010 19:58:51 +0900, by Kenichi Handa
-
merge trunkFri, 06 Aug 2010 17:15:12 +0900, by Kenichi Handa
-
* emulation/pc-select.el: Fix typos in docstrings.Thu, 05 Aug 2010 23:31:03 +0200, by Juanma Barranquero
-
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.Wed, 04 Aug 2010 20:04:29 +0200, by Stefan Monnier
-
Improve the encoding by compound-text-with-extensions.Fri, 06 Aug 2010 17:11:19 +0900, by Kenichi Handa
-
merge trunkFri, 06 Aug 2010 12:54:13 +0900, by Kenichi Handa
-
which-func.el (which-func-format): Split help-echo text into lines.Tue, 03 Aug 2010 18:39:37 +0200, by Juanma Barranquero
-
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.Tue, 03 Aug 2010 15:04:20 +0200, by Juanma Barranquero
-
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Mon, 02 Aug 2010 21:35:28 +0200, by Juanma Barranquero
-
* bindings.el (complete-symbol): Run completion-at-point as a fallback.Mon, 02 Aug 2010 16:23:50 +0200, by Stefan Monnier
-
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.Mon, 02 Aug 2010 12:35:34 +0200, by Stefan Monnier
-
* term.el: Fix typos in docstrings.Mon, 02 Aug 2010 06:14:26 +0200, by Juanma Barranquero
-
* bindings.el (function-key-map): Add a S-tab => backtab fallback.Mon, 02 Aug 2010 02:13:02 +0200, by Stefan Monnier
-
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.Sun, 01 Aug 2010 06:28:09 +0200, by Juanma Barranquero
-
* org.texi (Footnotes, Tables in HTML export): Fix typos.Sun, 01 Aug 2010 06:00:59 +0200, by Juanma Barranquero
-
* dabbrev.el (dabbrev-completion): Fix typo in docstring.Sun, 01 Aug 2010 05:19:23 +0200, by Juanma Barranquero
-
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.Sun, 01 Aug 2010 02:24:55 +0200, by Stefan Monnier
-
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).Fri, 30 Jul 2010 19:25:06 -0400, by Chong Yidong
-
fns.c: Doc fixes.Fri, 30 Jul 2010 02:54:53 +0200, by Juanma Barranquero
-
align.el: Doc fixes.Fri, 30 Jul 2010 02:50:13 +0200, by Juanma Barranquero
-
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.Thu, 29 Jul 2010 02:58:16 +0200, by Juanma Barranquero
-
Document arguments passed to `read-buffer-function' (bug#5625).Wed, 28 Jul 2010 02:15:49 +0200, by Juanma Barranquero
-
* PROBLEMS: Mention problem with Cygwin 1.5.19.Tue, 27 Jul 2010 15:50:01 -0400, by Ken Brown
-
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.Tue, 27 Jul 2010 07:10:48 -0400, by Ken Brown