2009-12-11 |
Chong Yidong |
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
|
2009-12-11 |
Chong Yidong |
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
|
2009-12-11 |
Dan Nicolaescu |
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
|
2009-12-11 |
Glenn Morris |
(safe-pos-list): Define for compiler.
|
2009-12-11 |
Glenn Morris |
Fix thinko.
|
2009-12-11 |
Glenn Morris |
Fix typo.
|
2009-12-11 |
Glenn Morris |
No longer require sendmail.
|
2009-12-11 |
Glenn Morris |
(emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
|
2009-12-11 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
2009-12-11 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
2009-12-10 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-10 |
Dan Nicolaescu |
(vc-svn-after-dir-status): Fix regexp. (Bug#4741)
|
2009-12-10 |
Stefan Monnier |
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
|
2009-12-10 |
Glenn Morris |
(top-level): Move require 'mail-utils to start.
|
2009-12-10 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Define for compiler.
|
2009-12-10 |
Glenn Morris |
(report-emacs-bug): Use whichever send command is appropriate for the
|
2009-12-09 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
|
2009-12-09 |
Dan Nicolaescu |
Fix short log parsing and fontification.
|
2009-12-09 |
Stefan Monnier |
Drop some properties to avoid surprises.
|
2009-12-09 |
Stefan Monnier |
Minor cleanup.
|
2009-12-09 |
Stefan Monnier |
Get rid of the ELCFILES abomination.
|
2009-12-09 |
Kenichi Handa |
*** empty log message ***
|
2009-12-09 |
Kenichi Handa |
*** empty log message ***
|
2009-12-08 |
Dan Nicolaescu |
Add support for stashing a snapshot of the current tree.
|
2009-12-08 |
Juanma Barranquero |
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
|
2009-12-08 |
Glenn Morris |
(vc-mtn-print-log): Fix typo in previous.
|
2009-12-08 |
Glenn Morris |
(ELCFILES): Regenerate.
|
2009-12-08 |
Glenn Morris |
Fix log entries.
|
2009-12-07 |
Juri Linkov |
Don't lazy-highlight the comint output in history Isearch mode.
|
2009-12-07 |
Stefan Monnier |
(latex-complete, latex-indent-or-complete): Remove.
|
2009-12-07 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
2009-12-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-07 |
Juri Linkov |
(grep-read-files): Use `completing-read'
|
2009-12-07 |
Juri Linkov |
Correctly restore original Isearch point. (Bug#4994)
|
2009-12-07 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
|
2009-12-07 |
Stefan Monnier |
(ucs-names): Weed out at compile-time the chars that don't have names, so
|
2009-12-07 |
Chong Yidong |
* simple.el (compose-mail): Check for incompatibilities and warn.
|
2009-12-07 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
2009-12-07 |
Michael Kifer |
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
|
2009-12-07 |
Michael Albinus |
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaƫl
|
2009-12-07 |
Dan Nicolaescu |
Get the background mode from the terminal for xterm, and set
|
2009-12-07 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
2009-12-07 |
Stefan Monnier |
Make it work for non-file buffers (bug#5102).
|
2009-12-06 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
|
2009-12-06 |
Dan Nicolaescu |
* vc-git.el (vc-git-print-log): Handle a limit argument. Display
|
2009-12-06 |
Dan Nicolaescu |
Make vc-revert change VC state from 'added to 'unregistered.
|
2009-12-06 |
Chong Yidong |
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
|
2009-12-06 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
|
2009-12-06 |
Ulf Jasper |
Fixed Bug#5096.
|
2009-12-06 |
Chong Yidong |
* simple.el (beginning-of-visual-line): Constrain to field
|
2009-12-06 |
Ulf Jasper |
Fixed Bug#5008.
|
2009-12-06 |
Chong Yidong |
* progmodes/js.el (js--js-not): Add null to the list of values.
|
2009-12-06 |
Chong Yidong |
* ansi-color.el (ansi-color-for-comint-mode): Add :version
|
2009-12-06 |
Roland Winkler |
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter
|
2009-12-06 |
Stefan Monnier |
(minibuffer-complete-and-exit): Don't replace the
|
2009-12-06 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
2009-12-06 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
2009-12-05 |
Juri Linkov |
Save and restore dired buffer's point positions too. (Bug#4880)
|
2009-12-05 |
Chong Yidong |
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
|
2009-12-05 |
Glenn Morris |
Add bug ref.
|