log lisp/ChangeLog @ 108796:7a3558eb670e

age author description
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.
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.