log

age author description
Mon, 26 Oct 2009 16:20:44 +0000 Juanma Barranquero * minibuf.c (Fall_completions): Fix typos in docstring.
Mon, 26 Oct 2009 15:18:03 +0000 Juanma Barranquero Fix typos in comments.
Mon, 26 Oct 2009 14:59:12 +0000 Juanma Barranquero * simple.el (transpose-subr): Give clearer error when the mark is not set.
Mon, 26 Oct 2009 10:39:41 +0000 Andreas Schwab (PURESIZE_RATIO): Increase back to 10/6.
Mon, 26 Oct 2009 10:04:37 +0000 Juanma Barranquero * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
Mon, 26 Oct 2009 09:29:12 +0000 Michael Albinus *** empty log message ***
Mon, 26 Oct 2009 09:29:00 +0000 Michael Albinus * net/tramp.el (tramp-perl-file-truename): New defconst. Perl
Mon, 26 Oct 2009 09:05:09 +0000 Michael Albinus * net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore
Mon, 26 Oct 2009 06:43:36 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
Mon, 26 Oct 2009 04:06:01 +0000 Stefan Monnier (pcomplete-std-complete): Obey pcomplete-use-paring.
Mon, 26 Oct 2009 03:39:15 +0000 Stefan Monnier (all-completions): Declare the 4th arg obsolete.
Sun, 25 Oct 2009 20:38:06 +0000 Stefan Monnier (pcomplete-unquote-argument-function): New var.
Sun, 25 Oct 2009 18:09:57 +0000 Stefan Monnier (bookmark-bmenu-list): Don't use switch-to-buffer if
Sun, 25 Oct 2009 02:55:27 +0000 Stefan Monnier * cedet/semantic/fw.el (semantic-alias-obsolete)
Sun, 25 Oct 2009 02:07:45 +0000 Karl Fogel * bookmark.el: Update documentation, especially documentation
Sun, 25 Oct 2009 00:40:13 +0000 Chong Yidong * keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
Sat, 24 Oct 2009 22:09:08 +0000 Chong Yidong * mail/emacsbug.el (report-emacs-bug): Clarify that the
Sat, 24 Oct 2009 21:51:03 +0000 Chong Yidong * whitespace.el (whitespace-mode, whitespace-newline-mode)
Sat, 24 Oct 2009 21:32:19 +0000 Chong Yidong * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
Sat, 24 Oct 2009 21:31:16 +0000 Miles Bader Add arch tagline
Sat, 24 Oct 2009 21:15:39 +0000 Chong Yidong * progmodes/sh-script.el (sh-font-lock-paren): Handle case
Sat, 24 Oct 2009 20:30:44 +0000 Chong Yidong * files.el (delete-directory): Delete symlinks to directories with
Sat, 24 Oct 2009 18:58:50 +0000 Chong Yidong * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
Sat, 24 Oct 2009 18:02:47 +0000 Chong Yidong * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
Sat, 24 Oct 2009 16:45:25 +0000 Andreas Schwab (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
Sat, 24 Oct 2009 16:34:52 +0000 Andreas Schwab (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
Sat, 24 Oct 2009 16:32:06 +0000 Andreas Schwab (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
Sat, 24 Oct 2009 14:01:03 +0000 Andreas Schwab (procfs_ttyname): Fix sprintf format to match argument
Sat, 24 Oct 2009 06:34:26 +0000 Dan Nicolaescu (vc-backend-for-registration): Rename from
Sat, 24 Oct 2009 06:32:03 +0000 Dan Nicolaescu * keymap.c (Fmake_sparse_keymap): Purecopy the name.