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.
|
Thu, 29 Apr 2010 11:41:23 -0400 |
Chong Yidong |
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
|
Thu, 29 Apr 2010 11:38:08 -0400 |
Chong Yidong |
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
|
Thu, 29 Apr 2010 11:32:11 -0400 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): New function.
|
Thu, 29 Apr 2010 14:48:32 +0000 |
Alan Mackenzie |
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
|
Thu, 29 Apr 2010 10:04:33 -0400 |
Stefan Monnier |
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if
|
Wed, 28 Apr 2010 15:04:16 -0400 |
Chong Yidong |
Unify complete-symbol with completion-at-point.
|
Wed, 28 Apr 2010 20:42:20 +0200 |
Michael Albinus |
* net/tramp.el (tramp-remote-selinux-p): New defun.
|
Wed, 28 Apr 2010 12:14:41 -0400 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
Wed, 28 Apr 2010 11:45:45 -0400 |
Chong Yidong |
Revert last bug-reference-url-format change.
|
Wed, 28 Apr 2010 11:18:37 -0400 |
Stefan Monnier |
Make it possible to locally disable a globally enabled mode.
|
Tue, 27 Apr 2010 14:14:16 -0400 |
Stefan Monnier |
Let the user turn off locally a globalized minor mode
|
Tue, 27 Apr 2010 13:57:32 -0400 |
Stefan Monnier |
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
|
Tue, 27 Apr 2010 11:13:42 -0400 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
Tue, 27 Apr 2010 13:47:19 +0200 |
Juanma Barranquero |
When killing buffers with ido, don't offer virtual buffers for completion.
|
Tue, 27 Apr 2010 12:49:02 +0200 |
Agustin martin |
Commit missing lisp/Changelog entries.
|
Tue, 27 Apr 2010 08:45:43 +0200 |
Jan D. |
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
|
Sun, 25 Apr 2010 09:23:01 +0200 |
Jan D |
tool-bar.el: Revert unintended checkin in rev 100010.
|
Fri, 23 Apr 2010 19:36:43 -0700 |
Glenn Morris |
Minor htmlfontify simplifications.
|
Fri, 23 Apr 2010 19:16:13 -0700 |
Glenn Morris |
Minor authors.el updates.
|
Fri, 23 Apr 2010 12:26:11 -0400 |
Stefan Monnier |
Provide byte-compiler warnings when set-default a read-only var.
|