log

age author description
Fri, 13 Jul 2007 18:18:04 +0000 Karl Fogel * bookmark.el: Shorten some comments to fit within 80 lines.
Fri, 13 Jul 2007 18:16:17 +0000 Karl Fogel * bookmark.el: Don't define bookmark keys under the "C-xr" map;
Fri, 13 Jul 2007 16:08:46 +0000 Carsten Dominik Move to end of line if in headline without
Fri, 13 Jul 2007 16:08:21 +0000 Carsten Dominik *** empty log message ***
Fri, 13 Jul 2007 13:15:05 +0000 Carsten Dominik *** empty log message ***
Fri, 13 Jul 2007 13:14:39 +0000 Carsten Dominik *** empty log message ***
Fri, 13 Jul 2007 13:14:11 +0000 Carsten Dominik Bug fixes.
Fri, 13 Jul 2007 13:13:55 +0000 Carsten Dominik *** empty log message ***
Fri, 13 Jul 2007 04:49:30 +0000 Stefan Monnier Remove spurious * in docstrings.
Fri, 13 Jul 2007 04:46:37 +0000 Stefan Monnier (vc-find-file-hook): Use with-demoted-errors.
Fri, 13 Jul 2007 01:06:36 +0000 Stefan Monnier (init_eval_once): Bump max_lisp_eval_depth to 400.
Thu, 12 Jul 2007 23:56:37 +0000 Nick Roberts (Starting GUD): Add xref to this anchor.
Thu, 12 Jul 2007 23:55:04 +0000 Nick Roberts (Remote processes): Add an anchor to the subsection
Thu, 12 Jul 2007 23:53:28 +0000 Nick Roberts *** empty log message ***
Thu, 12 Jul 2007 22:40:00 +0000 Juanma Barranquero *** empty log message ***
Thu, 12 Jul 2007 22:39:35 +0000 Juanma Barranquero (desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
Thu, 12 Jul 2007 21:13:06 +0000 Michael Albinus * tramp.texi (Remote processes): Don't call it "experimental" any
Thu, 12 Jul 2007 06:36:57 +0000 Stefan Monnier (struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,
Thu, 12 Jul 2007 04:37:06 +0000 Stefan Monnier (which-func-modes): Add `python-mode'.
Thu, 12 Jul 2007 04:36:48 +0000 Stefan Monnier (python-which-func-length-limit): New var.
Thu, 12 Jul 2007 04:15:55 +0000 Stefan Monnier (pcomplete-entries): Obey pcomplete-ignore-case.
Thu, 12 Jul 2007 04:14:48 +0000 Stefan Monnier (comint-dynamic-complete-as-filename,comint-dynamic-list-filename-completions):
Thu, 12 Jul 2007 03:13:37 +0000 Stefan Monnier Require CL.
Thu, 12 Jul 2007 03:10:45 +0000 Stefan Monnier (vc-functions): Clear up the cache when reloading the file.
Thu, 12 Jul 2007 01:51:52 +0000 Stefan Monnier (eldoc-last-data): Revise documentation.
Thu, 12 Jul 2007 01:41:38 +0000 Richard M. Stallman *** empty log message ***
Thu, 12 Jul 2007 01:41:32 +0000 Richard M. Stallman Include unistd.h only if HAVE_UNISTD_H.
Wed, 11 Jul 2007 19:38:21 +0000 Michael Albinus * progmodes/compile.el (compilation-start): `start-process' must
Wed, 11 Jul 2007 18:37:38 +0000 Dan Nicolaescu * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
Wed, 11 Jul 2007 15:26:31 +0000 Stefan Monnier * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.