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.
|
Wed, 28 Jul 2010 02:15:49 +0200 |
Juanma Barranquero |
Document arguments passed to `read-buffer-function' (bug#5625).
|
Tue, 27 Jul 2010 15:50:01 -0400 |
Ken Brown |
* PROBLEMS: Mention problem with Cygwin 1.5.19.
|
Tue, 27 Jul 2010 07:10:48 -0400 |
Ken Brown |
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
|
Wed, 04 Aug 2010 17:06:52 +0900 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
Tue, 27 Jul 2010 16:01:48 +0900 |
Kenichi Handa |
merge emacs-23
|
Sun, 08 Aug 2010 13:26:12 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
|
Sun, 08 Aug 2010 13:16:48 -0700 |
Dan Nicolaescu |
Cleanup xrdb.c.
|
Sun, 08 Aug 2010 19:42:47 +0200 |
Ulf Jasper |
Fixed bug#6766 (icalendar.el)
|
Sun, 08 Aug 2010 19:51:56 +0300 |
Eli Zaretskii |
Fix overlay arrow display, make doc strings bidi-friendly.
|
Sun, 08 Aug 2010 19:43:26 +0300 |
Eli Zaretskii |
Make some doc strings bidi-friendly.
|
Sun, 08 Aug 2010 19:23:11 +0300 |
Eli Zaretskii |
Fix overlay arrow display (bug #6699).
|
Sat, 07 Aug 2010 22:04:57 -0500 |
Jay Belanger |
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
|