log lisp/ChangeLog @ 108841:46a99dfe8970

age author description
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 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 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 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 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: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
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:28:58 -0400 Chong Yidong Let htmlfontify recognize face aliases (Bug#6279).
Thu, 27 May 2010 16:08:37 +0900 Kenichi Handa merge trunk
Thu, 27 May 2010 13:24:30 +0900 Kenichi Handa language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
Thu, 27 May 2010 00:41:36 -0400 Stefan Monnier Provide hooks to use a different tokenizer in SMIE.
Wed, 26 May 2010 10:19:15 -0400 Stefan Monnier Avoid (expand-file-name ".").
Tue, 25 May 2010 21:06:09 -0700 Glenn Morris * lisp/emulation/edt.el (edt-load-keys): Use locate-library.
Tue, 25 May 2010 18:50:56 -0400 Chong Yidong Rename relative filenames in ChangeLog entries according to root.
Tue, 25 May 2010 21:13:41 +0200 Juanma Barranquero lisp/ChangeLog: Fix typos.
Tue, 25 May 2010 20:43:58 +0300 Juri Linkov * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
Tue, 25 May 2010 19:03:53 +0300 Juri Linkov * image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
Tue, 25 May 2010 18:54:53 +0300 Juri Linkov * image.el (image-animated-p): When delay between animated images is 0,
Tue, 25 May 2010 15:29:04 +0200 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Don't use
Tue, 25 May 2010 10:45:35 +0200 Michael Albinus * net/tramp.el (tramp-progress-reporter-update): New defun.