log lisp/ChangeLog @ 108775:481bba2e11df

age author description
Tue, 25 May 2010 10:45:35 +0200 Michael Albinus * net/tramp.el (tramp-progress-reporter-update): New defun.
Mon, 24 May 2010 20:38:41 -0700 Glenn Morris * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
Mon, 24 May 2010 20:35:31 -0700 Glenn Morris rcirc update.
Mon, 24 May 2010 22:32:40 -0400 Stefan Monnier * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
Tue, 25 May 2010 10:25:08 +0900 Kenichi Handa Add Hebrew shaper.
Mon, 24 May 2010 20:54:13 -0400 Stefan Monnier Merge from emacs-23
Sat, 22 May 2010 12:48:01 -0400 Chong Yidong Rename image-refresh to image-flush.
Fri, 21 May 2010 23:43:04 +0300 Juri Linkov * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
Fri, 21 May 2010 19:51:48 +0000 Alan Mackenzie Fix a bug which happens when doing (c-parse-state) in a CPP construct:
Fri, 21 May 2010 16:16:42 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file)
Fri, 21 May 2010 03:46:38 +0200 Juanma Barranquero * add-log.el: Highlight all authors in multi-author ChangeLog entries.
Thu, 20 May 2010 18:13:57 -0700 Glenn Morris Derive Fortran modes from prog-mode.
Fri, 21 May 2010 03:05:50 +0200 Juanma Barranquero * smerge-mode.el: Fix typos.
Thu, 20 May 2010 17:22:58 -0700 Glenn Morris Minor loadup.el fix.
Fri, 21 May 2010 02:54:55 +0300 Juri Linkov * help-mode.el (help-make-xrefs): For Info node links turn
Fri, 21 May 2010 01:55:11 +0300 Juri Linkov * locate.el (locate): Use pop-to-buffer instead of
Fri, 21 May 2010 01:49:53 +0300 Juri Linkov * replace.el (replace-highlight): Fix lazy-highlighting
Fri, 21 May 2010 01:33:09 +0300 Juri Linkov * isearch.el (isearch-yank-word-or-char): Pull next subword
Fri, 21 May 2010 01:16:19 +0300 Juri Linkov * isearch.el (isearch-update-post-hook): New hook.
Fri, 21 May 2010 01:01:57 +0300 Juri Linkov * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
Fri, 21 May 2010 00:49:49 +0300 Juri Linkov * isearch.el (isearch-yank-string): Use isearch-process-search-string.
Fri, 21 May 2010 00:33:58 +0300 Juri Linkov * dired-x.el (dired-jump, dired-jump-other-window): Add arg
Thu, 20 May 2010 11:12:20 -0400 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
Thu, 20 May 2010 03:27:49 +0200 Juanma Barranquero * composite.el: Require cl when compiling; fix typos in docstrings.
Wed, 19 May 2010 23:37:57 +0300 Juri Linkov * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
Wed, 19 May 2010 20:56:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
Wed, 19 May 2010 20:16:07 +0300 Eli Zaretskii Fix C-e when bidi reordering is in effect.
Wed, 19 May 2010 14:52:27 +0200 Michael Albinus * password-cache.el (password-cache-remove): Fix docstring.
Wed, 19 May 2010 14:47:37 +0200 Michael Albinus * net/secrets.el: Autoload the widget functions.