log

age author description
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
Fri, 28 May 2010 15:45:43 +0900 Kenichi Handa merge trunk
Fri, 28 May 2010 15:42:43 +0900 Kenichi Handa Handle face-ignored-fonts
Thu, 27 May 2010 21:25:06 -0700 Glenn Morris * configure.in: Simplify some of the *bsd $canonical tests.
Thu, 27 May 2010 20:52:19 -0700 Glenn Morris Move some old ChangeLog entries to the right files.
Thu, 27 May 2010 20:34:15 -0700 Glenn Morris * configure.in: Simplify some of the $canonical tests.
Thu, 27 May 2010 20:29:09 -0700 Glenn Morris * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
Thu, 27 May 2010 20:25:50 -0700 Glenn Morris * etc/MACHINES: Remove some old information no longer of relevance.
Thu, 27 May 2010 20:23:08 -0700 Glenn Morris * etc/PROBLEMS: Remove some more obsolete information.
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Thu, 27 May 2010 11:49:01 -0400 Chong Yidong Fix redisplay crash (Bug#6177).