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:29:09 -0400 |
Stefan Monnier |
Don't burp if process sentinel/filter kills the current buffer.
|
Thu, 29 Apr 2010 16:23:12 +0200 |
Juanma Barranquero |
Add bug reference.
|
Thu, 29 Apr 2010 10:04:33 -0400 |
Stefan Monnier |
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if
|
Thu, 29 Apr 2010 08:42:01 -0400 |
Stefan Monnier |
Fix wrong-docstring problem introduced with hash-consing.
|
Wed, 28 Apr 2010 18:27:54 -0400 |
Chong Yidong |
Document complete-symbol change.
|
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 08:58:29 -0700 |
Glenn Morris |
* configure.in (LIBXMU): Fix logic in previous change.
|
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.
|
Wed, 28 Apr 2010 00:33:48 -0700 |
Glenn Morris |
Regenerate configure.
|
Wed, 28 Apr 2010 00:25:47 -0700 |
Glenn Morris |
src/Makefile.in minor simplification,
|
Wed, 28 Apr 2010 00:20:39 -0700 |
Glenn Morris |
Define CYGWIN_OBJ with configure, not cpp.
|
Wed, 28 Apr 2010 00:15:10 -0700 |
Glenn Morris |
Set GPM part of MOUSE_SUPPORT with configure, not cpp.
|
Wed, 28 Apr 2010 00:08:53 -0700 |
Glenn Morris |
Set FONT_DRIVERS with configure rather than cpp.
|
Wed, 28 Apr 2010 00:01:43 -0700 |
Glenn Morris |
Move LIBXMU from cpp to configure.
|
Tue, 27 Apr 2010 23:54:25 -0700 |
Glenn Morris |
Move NS_OBJ, NS_SUPPORT from cpp to configure.
|
Tue, 27 Apr 2010 23:45:35 -0700 |
Glenn Morris |
Missing src/ChangeLog for previous commit.
|
Tue, 27 Apr 2010 23:43:38 -0700 |
Glenn Morris |
Move test for 64-bit kernel with 32-bit userland to configure.
|
Tue, 27 Apr 2010 14:14:16 -0400 |
Stefan Monnier |
Let the user turn off locally a globalized minor mode
|