Tue, 01 Jun 2010 10:12:28 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix some typos.
|
Tue, 01 Jun 2010 00:15:55 -0700 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 31 May 2010 21:49:15 -0400 |
Stefan Monnier |
* sysdep.c (child_setup_tty): Move the non-canonical initialization to
|
Tue, 01 Jun 2010 04:06:33 +0900 |
Daiki Ueno |
Mention encryption commands in the Emacs manual.
|
Mon, 31 May 2010 17:30:13 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug id.
|
Mon, 31 May 2010 17:15:20 +0200 |
Juanma Barranquero |
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
|
Mon, 31 May 2010 10:13:41 -0400 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
Sun, 30 May 2010 22:47:34 +0300 |
Eli Zaretskii |
Fix bug #6313.
|
Sun, 30 May 2010 22:01:51 +0300 |
Eli Zaretskii |
Fix crash reported in bug #6306.
|
Sun, 30 May 2010 20:52:56 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize also `right-word' and `left-word'.
|
Sun, 30 May 2010 10:17:31 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
|
Sun, 30 May 2010 06:44:46 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
|
Sun, 30 May 2010 04:51:53 +0200 |
Juanma Barranquero |
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
|
Sat, 29 May 2010 19:50:47 -0400 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
Sat, 29 May 2010 11:57:11 -0700 |
Glenn Morris |
Regenerate configure.
|
Sat, 29 May 2010 11:54:16 -0700 |
Glenn Morris |
Add some comments related to how epaths.h gets built.
|
Sat, 29 May 2010 14:25:00 -0400 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
Sat, 29 May 2010 18:19:13 +0300 |
Eli Zaretskii |
Implement bidi-sensitive word movement with arrow keys.
|
Sat, 29 May 2010 15:51:01 +0300 |
Eli Zaretskii |
Fix cursor motion in bidi-reordered continued lines.
|
Sat, 29 May 2010 13:49:21 +0300 |
Eli Zaretskii |
Finish debugging of cursor motion in bidi-reordered lines.
|
Fri, 28 May 2010 15:00:47 +0300 |
Eli Zaretskii |
Prevent unnecessary scrolling in bidi-reordered buffers.
|
Sat, 29 May 2010 10:55:40 +0300 |
Eli Zaretskii |
Fix bug #6294.
|
Fri, 28 May 2010 22:18:47 +0300 |
Juri Linkov |
* image-dired.el (image-dired-dired-toggle-marked-thumbs):
|
Fri, 28 May 2010 16:57:11 +0200 |
Michael Albinus |
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.
|
Fri, 28 May 2010 16:48:56 +0200 |
Michael Albinus |
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
|
Fri, 28 May 2010 15:28:36 +0200 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-delete-file): Use
|
Fri, 28 May 2010 15:46:28 +0900 |
Kenichi Handa |
Handle face-ignored-fonts
|