2009-10-28 |
Stefan Monnier |
(pcomplete-comint-setup): If there's a choice, replace
|
2009-10-28 |
Stefan Monnier |
(bookmark-insert-location, bookmark-bmenu-list)
|
2009-10-28 |
Stefan Monnier |
Fix last change's attribution.
|
2009-10-28 |
Stefan Monnier |
(vc-hg-state, vc-hg-working-revision): Use process-file so
|
2009-10-27 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
2009-10-27 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
2009-10-27 |
Robert J. Chassell |
*** empty log message ***
|
2009-10-27 |
Robert J. Chassell |
Minor change, bump Emacs version
|
2009-10-27 |
Michael Albinus |
*** empty log message ***
|
2009-10-27 |
Michael Albinus |
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
|
2009-10-27 |
Glenn Morris |
Make links to doc/lispintro/*.pdf.
|
2009-10-27 |
Glenn Morris |
Add copyright information for PDF images.
|
2009-10-27 |
Glenn Morris |
(texinfodir, TEXI2PDF): New variables.
|
2009-10-27 |
Glenn Morris |
(TEXI2PDF): New variable.
|
2009-10-27 |
Glenn Morris |
New file, generated from .eps version with epstopdf.
|
2009-10-26 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Fix typos in docstring.
|
2009-10-26 |
Juanma Barranquero |
Fix typos in comments.
|
2009-10-26 |
Juanma Barranquero |
* simple.el (transpose-subr): Give clearer error when the mark is not set.
|
2009-10-26 |
Andreas Schwab |
(PURESIZE_RATIO): Increase back to 10/6.
|
2009-10-26 |
Juanma Barranquero |
* window.c (grow_mini_window): Comment out "delta >= 0" assertion.
|
2009-10-26 |
Michael Albinus |
*** empty log message ***
|
2009-10-26 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-truename): New defconst. Perl
|
2009-10-26 |
Michael Albinus |
* net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore
|
2009-10-26 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|
2009-10-26 |
Stefan Monnier |
(pcomplete-std-complete): Obey pcomplete-use-paring.
|
2009-10-26 |
Stefan Monnier |
(all-completions): Declare the 4th arg obsolete.
|
2009-10-25 |
Stefan Monnier |
(pcomplete-unquote-argument-function): New var.
|
2009-10-25 |
Stefan Monnier |
(bookmark-bmenu-list): Don't use switch-to-buffer if
|
2009-10-25 |
Stefan Monnier |
* cedet/semantic/fw.el (semantic-alias-obsolete)
|
2009-10-25 |
Karl Fogel |
* bookmark.el: Update documentation, especially documentation
|
2009-10-25 |
Chong Yidong |
* keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
|
2009-10-24 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Clarify that the
|
2009-10-24 |
Chong Yidong |
* whitespace.el (whitespace-mode, whitespace-newline-mode)
|
2009-10-24 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
|
2009-10-24 |
Miles Bader |
Add arch tagline
|
2009-10-24 |
Chong Yidong |
* progmodes/sh-script.el (sh-font-lock-paren): Handle case
|
2009-10-24 |
Chong Yidong |
* files.el (delete-directory): Delete symlinks to directories with
|
2009-10-24 |
Chong Yidong |
* nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
|
2009-10-24 |
Chong Yidong |
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
|
2009-10-24 |
Andreas Schwab |
(xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
|
2009-10-24 |
Andreas Schwab |
(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
|
2009-10-24 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
|
2009-10-24 |
Andreas Schwab |
(procfs_ttyname): Fix sprintf format to match argument
|
2009-10-24 |
Dan Nicolaescu |
(vc-backend-for-registration): Rename from
|
2009-10-24 |
Dan Nicolaescu |
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
|
2009-10-24 |
Glenn Morris |
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
|
2009-10-24 |
Glenn Morris |
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
|
2009-10-24 |
Glenn Morris |
(file-cache-completions-keymap): Bind mouse-2 to
|
2009-10-24 |
Glenn Morris |
(comint-dynamic-list-completions): Use choose-completion rather than
|
2009-10-24 |
Glenn Morris |
(term-dynamic-list-completions): Use choose-completion rather than
|
2009-10-24 |
Glenn Morris |
(octave-complete-symbol): Use choose-completion if
|
2009-10-24 |
Glenn Morris |
(sgml-looking-back-at): Move definition before use.
|
2009-10-24 |
Glenn Morris |
(generate-autoload-cookie): Define for compiler.
|
2009-10-24 |
Glenn Morris |
Convert comment about autoload into autoload comment.
|
2009-10-24 |
Glenn Morris |
(help-xref-stack-item): Define for compiler.
|
2009-10-24 |
Stefan Monnier |
(completion--embedded-envvar-table): Fix last change.
|
2009-10-23 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
|
2009-10-23 |
Chong Yidong |
Fix typo.
|
2009-10-23 |
Dan Nicolaescu |
(vc-responsible-backend): Throw an error if not backend is
|
2009-10-23 |
Andreas Schwab |
(PURESIZE_RATIO): Decrease to 11/7.
|