Mercurial > emacs
graph
-
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.2010-04-30, by Glenn Morris
-
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).2010-04-29, by Chong Yidong
-
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).2010-04-29, by Chong Yidong
-
* minibuffer.el (tags-completion-at-point-function): New function.2010-04-29, by Chong Yidong
-
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error2010-04-29, by Alan Mackenzie
-
Don't burp if process sentinel/filter kills the current buffer.2010-04-29, by Stefan Monnier
-
Add bug reference.2010-04-29, by Juanma Barranquero
-
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if2010-04-29, by Stefan Monnier
-
Fix wrong-docstring problem introduced with hash-consing.2010-04-29, by Stefan Monnier
-
Document complete-symbol change.2010-04-28, by Chong Yidong
-
Unify complete-symbol with completion-at-point.2010-04-28, by Chong Yidong
-
* net/tramp.el (tramp-remote-selinux-p): New defun.2010-04-28, by Michael Albinus
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-28, by Sam Steingold
-
* configure.in (LIBXMU): Fix logic in previous change.2010-04-28, by Glenn Morris
-
Revert last bug-reference-url-format change.2010-04-28, by Chong Yidong
-
Make it possible to locally disable a globally enabled mode.2010-04-28, by Stefan Monnier
-
Regenerate configure.2010-04-28, by Glenn Morris
-
src/Makefile.in minor simplification,2010-04-28, by Glenn Morris
-
Define CYGWIN_OBJ with configure, not cpp.2010-04-28, by Glenn Morris
-
Set GPM part of MOUSE_SUPPORT with configure, not cpp.2010-04-28, by Glenn Morris
-
Set FONT_DRIVERS with configure rather than cpp.2010-04-28, by Glenn Morris
-
Move LIBXMU from cpp to configure.2010-04-28, by Glenn Morris
-
Move NS_OBJ, NS_SUPPORT from cpp to configure.2010-04-28, by Glenn Morris
-
Missing src/ChangeLog for previous commit.2010-04-28, by Glenn Morris
-
Move test for 64-bit kernel with 32-bit userland to configure.2010-04-28, by Glenn Morris
-
Let the user turn off locally a globalized minor mode2010-04-27, by Stefan Monnier
-
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.2010-04-27, by Stefan Monnier
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-27, by Sam Steingold
-
When killing buffers with ido, don't offer virtual buffers for completion.2010-04-27, by Juanma Barranquero
-
Commit missing lisp/Changelog entries.2010-04-27, by Agustin martin
-
ispell.el: Kill ispell process when killing its associated buffer.2010-04-27, by Agustin martin
-
ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.2010-04-27, by Agustin martin