log lisp/ChangeLog @ 108241:731a16c5bb20

age author description
Tue, 04 May 2010 22:08:25 -0400 Stefan Monnier Use define-minor-mode for less obvious cases.
Tue, 04 May 2010 10:44:47 +0200 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
Mon, 03 May 2010 14:46:56 +0200 Juanma Barranquero Fix typo.
Sun, 02 May 2010 22:29:46 -0400 Stefan Monnier Use define-minor-mode where applicable.
Sun, 02 May 2010 01:56:30 -0400 Stefan Monnier New hook filter-buffer-substring-functions.
Sun, 02 May 2010 01:06:53 -0400 Stefan Monnier Use a mode-line spec rather than a static string in Semantic.
Sat, 01 May 2010 23:38:19 -0400 Stefan Monnier Use define-minor-mode in CEDET where applicable.
Sat, 01 May 2010 11:34:14 +0200 Michael Albinus Implement compression for inline methods.
Fri, 30 Apr 2010 22:19:40 -0400 Chong Yidong Avoid using trash for certain temp files (Bug#6070).
Fri, 30 Apr 2010 21:39:58 -0400 Stefan Monnier * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
Fri, 30 Apr 2010 21:29:12 -0400 Stefan Monnier * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
Fri, 30 Apr 2010 21:08:43 -0400 Stefan Monnier * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
Fri, 30 Apr 2010 19:13:22 -0400 Chong Yidong * minibuffer.el (tags-completion-at-point-function): Fix return value.
Fri, 30 Apr 2010 15:16:13 +0300 Eli Zaretskii Fix typos in doc strings of composite.el.