Wed, 09 Dec 2009 02:11:29 +0000 |
Stefan Monnier |
Minor cleanup.
|
Wed, 09 Dec 2009 01:53:15 +0000 |
Stefan Monnier |
Get rid of the ELCFILES abomination.
|
Wed, 09 Dec 2009 01:02:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Dec 2009 00:57:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 08 Dec 2009 15:56:57 +0000 |
Dan Nicolaescu |
Add support for stashing a snapshot of the current tree.
|
Tue, 08 Dec 2009 11:27:53 +0000 |
Juanma Barranquero |
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
|
Tue, 08 Dec 2009 03:28:22 +0000 |
Glenn Morris |
(vc-mtn-print-log): Fix typo in previous.
|
Tue, 08 Dec 2009 03:27:05 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Tue, 08 Dec 2009 03:26:07 +0000 |
Glenn Morris |
Fix log entries.
|
Mon, 07 Dec 2009 22:36:58 +0000 |
Juri Linkov |
Don't lazy-highlight the comint output in history Isearch mode.
|
Mon, 07 Dec 2009 21:15:19 +0000 |
Stefan Monnier |
(latex-complete, latex-indent-or-complete): Remove.
|
Mon, 07 Dec 2009 20:06:26 +0000 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
Mon, 07 Dec 2009 19:21:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 07 Dec 2009 17:35:47 +0000 |
Juri Linkov |
(grep-read-files): Use `completing-read'
|
Mon, 07 Dec 2009 17:30:01 +0000 |
Juri Linkov |
Correctly restore original Isearch point. (Bug#4994)
|
Mon, 07 Dec 2009 16:18:42 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
|
Mon, 07 Dec 2009 16:12:47 +0000 |
Stefan Monnier |
(ucs-names): Weed out at compile-time the chars that don't have names, so
|
Mon, 07 Dec 2009 16:09:05 +0000 |
Chong Yidong |
* simple.el (compose-mail): Check for incompatibilities and warn.
|
Mon, 07 Dec 2009 09:02:11 +0000 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
Mon, 07 Dec 2009 06:56:40 +0000 |
Michael Kifer |
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
|
Mon, 07 Dec 2009 06:38:06 +0000 |
Michael Albinus |
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Rapha¸«³l
|
Mon, 07 Dec 2009 06:30:30 +0000 |
Dan Nicolaescu |
Get the background mode from the terminal for xterm, and set
|
Mon, 07 Dec 2009 06:21:27 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Mon, 07 Dec 2009 02:37:42 +0000 |
Stefan Monnier |
Make it work for non-file buffers (bug#5102).
|
Sun, 06 Dec 2009 23:27:55 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
|
Sun, 06 Dec 2009 22:18:03 +0000 |
Dan Nicolaescu |
* vc-git.el (vc-git-print-log): Handle a limit argument. Display
|
Sun, 06 Dec 2009 21:25:55 +0000 |
Dan Nicolaescu |
Make vc-revert change VC state from 'added to 'unregistered.
|
Sun, 06 Dec 2009 20:25:36 +0000 |
Chong Yidong |
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
|
Sun, 06 Dec 2009 20:22:16 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
|
Sun, 06 Dec 2009 19:49:04 +0000 |
Ulf Jasper |
Fixed Bug#5096.
|
Sun, 06 Dec 2009 18:48:48 +0000 |
Chong Yidong |
* simple.el (beginning-of-visual-line): Constrain to field
|
Sun, 06 Dec 2009 18:13:19 +0000 |
Ulf Jasper |
Fixed Bug#5008.
|
Sun, 06 Dec 2009 15:34:59 +0000 |
Chong Yidong |
* progmodes/js.el (js--js-not): Add null to the list of values.
|
Sun, 06 Dec 2009 15:33:09 +0000 |
Chong Yidong |
* ansi-color.el (ansi-color-for-comint-mode): Add :version
|
Sun, 06 Dec 2009 05:05:36 +0000 |
Roland Winkler |
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter
|
Sun, 06 Dec 2009 01:25:41 +0000 |
Stefan Monnier |
(minibuffer-complete-and-exit): Don't replace the
|
Sun, 06 Dec 2009 00:42:19 +0000 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
Sun, 06 Dec 2009 00:22:51 +0000 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
Sat, 05 Dec 2009 23:22:03 +0000 |
Juri Linkov |
Save and restore dired buffer's point positions too. (Bug#4880)
|
Sat, 05 Dec 2009 22:01:00 +0000 |
Chong Yidong |
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
|
Sat, 05 Dec 2009 21:33:48 +0000 |
Glenn Morris |
Add bug ref.
|
Sat, 05 Dec 2009 21:05:51 +0000 |
Chong Yidong |
* shell.el (shell): Require ansi-color (Bug#5113).
|
Sat, 05 Dec 2009 20:56:42 +0000 |
Chong Yidong |
* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
|
Sat, 05 Dec 2009 20:45:39 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sat, 05 Dec 2009 20:23:25 +0000 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise
|
Sat, 05 Dec 2009 19:49:47 +0000 |
Juri Linkov |
(Info-find-node-2): Set `Info-current-subfile' to nil
|
Sat, 05 Dec 2009 19:10:42 +0000 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
Sat, 05 Dec 2009 04:08:48 +0000 |
Roland Winkler |
*** empty log message ***
|
Sat, 05 Dec 2009 03:09:17 +0000 |
Glenn Morris |
Make it less tasty.
|
Sat, 05 Dec 2009 01:22:54 +0000 |
Stefan Monnier |
(completion-pcm--merge-try): Also consider placing point after a star, if
|
Sat, 05 Dec 2009 00:24:03 +0000 |
Dan Nicolaescu |
(vc-dir): Use the correct markup for showing keymaps
|
Fri, 04 Dec 2009 21:47:08 +0000 |
Juri Linkov |
(proced): Call `(proced-update t)' to update process
|
Fri, 04 Dec 2009 21:45:29 +0000 |
Juri Linkov |
(dired-auto-revert-buffer): New defcustom.
|
Fri, 04 Dec 2009 21:43:07 +0000 |
Juri Linkov |
Change roles of modes and functions in image-mode.el (Bug#5062).
|
Fri, 04 Dec 2009 19:27:42 +0000 |
Ulf Jasper |
Newsticker fixes/changes.
|
Fri, 04 Dec 2009 16:34:22 +0000 |
Sam Steingold |
(log-view-mode-map): "q" calls quit-window,
|
Fri, 04 Dec 2009 04:39:21 +0000 |
Stefan Monnier |
Minor cleanup.
|
Thu, 03 Dec 2009 19:12:52 +0000 |
Dan Nicolaescu |
Limit the number of log entries displayed by default.
|
Thu, 03 Dec 2009 17:14:33 +0000 |
Glenn Morris |
(class): Restore still useful declaration.
|
Thu, 03 Dec 2009 15:56:29 +0000 |
Alan Mackenzie |
Correct conflicts in previous patch.
|