aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Carsten Dominik2007-07-132-32/+52
* Bug fixes.Carsten Dominik2007-07-131-56/+129
* *** empty log message ***Carsten Dominik2007-07-131-0/+4
* Remove spurious * in docstrings.Stefan Monnier2007-07-132-10/+13
* (vc-find-file-hook): Use with-demoted-errors.Stefan Monnier2007-07-132-1/+5
* (init_eval_once): Bump max_lisp_eval_depth to 400.Stefan Monnier2007-07-132-1/+5
* (Starting GUD): Add xref to this anchor.Nick Roberts2007-07-121-0/+3
* (Remote processes): Add an anchor to the subsectionNick Roberts2007-07-121-0/+1
* *** empty log message ***Nick Roberts2007-07-121-0/+7
* (desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.Juanma Barranquero2007-07-122-4/+8
* * tramp.texi (Remote processes): Don't call it "experimental" anyMichael Albinus2007-07-122-14/+49
* (struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,Stefan Monnier2007-07-123-191/+197
* (which-func-modes): Add `python-mode'.Stefan Monnier2007-07-121-2/+2
* (python-which-func-length-limit): New var.Stefan Monnier2007-07-122-8/+36
* (pcomplete-entries): Obey pcomplete-ignore-case.Stefan Monnier2007-07-121-0/+1
* (comint-dynamic-complete-as-filename,comint-dynamic-list-filename-completions):Stefan Monnier2007-07-122-2/+12
* Require CL.Stefan Monnier2007-07-122-3/+40
* (vc-functions): Clear up the cache when reloading the file.Stefan Monnier2007-07-121-5/+31
* (eldoc-last-data): Revise documentation.Stefan Monnier2007-07-122-30/+109
* Include unistd.h only if HAVE_UNISTD_H.Richard M. Stallman2007-07-122-0/+6
* * progmodes/compile.el (compilation-start): `start-process' mustMichael Albinus2007-07-113-11/+45
* * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,Dan Nicolaescu2007-07-113-10/+30
* * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.Stefan Monnier2007-07-113-21/+33
* (emacs_blocked_free): Remove unused var `bytes_used_now'.Stefan Monnier2007-07-111-2/+0
* Include unistd.h for ttyname, used in handle_one_term_event.Stefan Monnier2007-07-111-4/+5
* (mh-display-color-cells): Fix on XEmacs 21.5b28. Thanks to HenriqueBill Wohler2007-07-112-4/+13
* (copyright-current-gpl-version): Set to 3.Nick Roberts2007-07-101-1/+1
* *** empty log message ***Nick Roberts2007-07-102-1/+7
* Load cl-loaddefs.el quietly.Stefan Monnier2007-07-102-1/+3
* (vc-arch-complete): Remove.Stefan Monnier2007-07-102-11/+12
* *** empty log message ***Stefan Monnier2007-07-101-4/+39
* * NEWS: Add Tramp and comint-mode changes.Michael Albinus2007-07-102-0/+37
* * comint.el (make-comint, make-comint-in-buffer)Michael Albinus2007-07-103-44/+38
* (autoload-generate-file-autoloads): Be carefulStefan Monnier2007-07-101-1/+4
* *** empty log message ***Stefan Monnier2007-07-101-4/+3
* (mark_maybe_pointer): Enforce mult-of-8 alignment when usingStefan Monnier2007-07-102-3/+11
* Don't change the global map from the follow-mode-map defvar, but from theStefan Monnier2007-07-102-124/+50
* (easy-menu-binding): New function.Stefan Monnier2007-07-102-16/+28
* (compilation-auto-jump-to-first-error,compilation-auto-jump-to-next): New vars.Stefan Monnier2007-07-103-14/+46
* (map_char_table): Use an array of int for `indices' rather thanStefan Monnier2007-07-106-18/+29
* (Ftranspose_regions): Use EMACS_INT for positions.Stefan Monnier2007-07-101-3/+3
* (struct accessible_keymaps_data, struct where_is_internal_data): New structs.Stefan Monnier2007-07-102-242/+135
* (map_keymap_function_t): More informative prototype.Stefan Monnier2007-07-102-1/+5
* (update-directory-autoloads): Remove duplicates without also removingStefan Monnier2007-07-102-29/+27
* * org.texi (Properties and columns): Chapter rewritten.Carsten Dominik2007-07-101-120/+260
* * org.el (org-agenda-day-view, org-agenda-week-view): RememberCarsten Dominik2007-07-102-251/+870
* *** empty log message ***Carsten Dominik2007-07-101-0/+49
* (looking-at-p, string-match-p): New functions.Richard M. Stallman2007-07-103-9/+28
* (Vinhibit_changing_match_data, search_regs_1): New vars.Richard M. Stallman2007-07-102-48/+143
* Changes from arch/CVS synchronizationMiles Bader2007-07-101-1/+1