| Commit message (Expand) | Author | Age | Files | Lines |
| * | Minor re-indent. | Stefan Monnier | 2008-04-14 | 1 | -5/+5 |
| * | (vc-status-update): Set needs-update. | Stefan Monnier | 2008-04-14 | 2 | -4/+8 |
| * | (vc-status-update): Fix typo. | Stefan Monnier | 2008-04-14 | 2 | -1/+5 |
| * | (w32font_open_internal): Set max_bounds.descent in | Jason Rumney | 2008-04-14 | 2 | -0/+10 |
| * | (doc-view-mode-map): Bind C-a to image-bol and C-e | Tassilo Horn | 2008-04-14 | 2 | -0/+7 |
| * | (vc-status-update): Undo the previous revert. | Alexandre Julliard | 2008-04-14 | 2 | -24/+31 |
| * | (completion-table-with-terminator): Those completions | Stefan Monnier | 2008-04-14 | 2 | -13/+28 |
| * | * doc-view.el (doc-view-dvipdf-program): New variable. | Tassilo Horn | 2008-04-14 | 2 | -6/+35 |
| * | (doc-view-start-process): Don't set | Tassilo Horn | 2008-04-14 | 2 | -4/+12 |
| * | (unidata-prop-alist): Fix typo in description of `numeric-value'. | Juanma Barranquero | 2008-04-14 | 2 | -15/+24 |
| * | (vc-status-kill-query): New function. | Dan Nicolaescu | 2008-04-14 | 2 | -29/+59 |
| * | (minibuffer-message): Put cursor at the right place. | Stefan Monnier | 2008-04-14 | 2 | -8/+16 |
| * | (minibuffer-try-completion, minibuffer-all-completions): Fix last change. | Stefan Monnier | 2008-04-14 | 1 | -2/+2 |
| * | (proced-send-signal): Fix error recognition. | Roland Winkler | 2008-04-14 | 2 | -4/+8 |
| * | Fix utf-8 breakage in previous commit. | Juanma Barranquero | 2008-04-14 | 1 | -63/+65 |
| * | (proced-command-alist): Remove sort column. | Roland Winkler | 2008-04-14 | 2 | -123/+244 |
| * | * minibuffer.el (completion-all-completion-with-base-size): New var. | Stefan Monnier | 2008-04-13 | 6 | -95/+191 |
| * | (vc-git-after-dir-status-stage) | Alexandre Julliard | 2008-04-13 | 2 | -51/+93 |
| * | (vc-status-update): Revert an incorrect rewrite. Add some | Alexandre Julliard | 2008-04-13 | 1 | -48/+82 |
| * | * dbusbind.c (dbus-get-unique-name): Remove extra copying of name string. | Michael Albinus | 2008-04-13 | 2 | -4/+9 |
| * | (completion--embedded-envvar-table, read-file-name-internal): | Juanma Barranquero | 2008-04-13 | 2 | -10/+17 |
| * | (read-face-name): Use `completion-table-in-turn', not `complete-in-turn'. | Juanma Barranquero | 2008-04-13 | 1 | -1/+1 |
| * | Require 'cl when compiling. | Andreas Schwab | 2008-04-13 | 2 | -1/+7 |
| * | (gud-menu-map): Expand tooltip. | Nick Roberts | 2008-04-12 | 2 | -4/+4 |
| * | (gdb-find-source-frame): Improve doc string. | Nick Roberts | 2008-04-12 | 1 | -3/+8 |
| * | *** empty log message *** | Nick Roberts | 2008-04-12 | 1 | -0/+5 |
| * | (XUINT, XSET): Remove. | Dan Nicolaescu | 2008-04-12 | 2 | -8/+4 |
| * | (sh-show-indent): Fix typo. | Dan Nicolaescu | 2008-04-12 | 2 | -2/+10 |
| * | (vc-cvs-registered): Allow removed files to be | Dan Nicolaescu | 2008-04-12 | 2 | -2/+6 |
| * | (copyright-update-directory): New command. | Reiner Steib | 2008-04-12 | 2 | -0/+13 |
| * | (ediff-split-window-function, ediff-merge-split-window-function): | Reiner Steib | 2008-04-12 | 2 | -2/+13 |
| * | ("minibuffer"): Move after "faces". | Eli Zaretskii | 2008-04-12 | 2 | -1/+5 |
| * | (Fexpand_file_name): Add declaration for `p' missing in previous change. | Juanma Barranquero | 2008-04-12 | 2 | -1/+7 |
| * | (Fexpand_file_name): Tighten the scope of `p' and `o' vars. | Stefan Monnier | 2008-04-12 | 2 | -137/+151 |
| * | (hif-factor): Handle unary minus. | Stefan Monnier | 2008-04-12 | 2 | -0/+10 |
| * | Mention configuring after maintainer-clean. | Glenn Morris | 2008-04-12 | 1 | -4/+4 |
| * | Move non-autoloaded define-obsolete-variable-alias calls for | Glenn Morris | 2008-04-12 | 11 | -38/+58 |
| * | (define-obsolete-variable-alias): Doc fix. | Glenn Morris | 2008-04-12 | 1 | -0/+9 |
| * | Move non-autoloaded define-obsolete-variable-alias calls for | Glenn Morris | 2008-04-12 | 2 | -6/+6 |
| * | (diary-face, diary-anniversary, diary-time, diary-button): Doc fix. | Glenn Morris | 2008-04-12 | 1 | -30/+30 |
| * | (calendar-faces): New custom group. | Glenn Morris | 2008-04-12 | 1 | -52/+61 |
| * | (chinese-calendar-time-zone): Mark obsolete name as risky too. | Glenn Morris | 2008-04-12 | 1 | -23/+26 |
| * | (lazy-completion-table): Fix debug spec. | Johan Bockgård | 2008-04-11 | 2 | -1/+5 |
| * | (Calc Summary): Add mention of `kron'. | Jay Belanger | 2008-04-11 | 1 | -0/+1 |
| * | *** empty log message *** | Jay Belanger | 2008-04-11 | 1 | -1/+1 |
| * | *** empty log message *** | Jay Belanger | 2008-04-11 | 1 | -0/+5 |
| * | * minibuffer.el (complete-with-action, lazy-completion-table): | Stefan Monnier | 2008-04-11 | 4 | -99/+140 |
| * | calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'. | Jay Belanger | 2008-04-11 | 1 | -0/+6 |
| * | (__MINGW_NOTHROW): If not defined, define to nothing. | Eli Zaretskii | 2008-04-11 | 2 | -5/+30 |
| * | (AUTOGENEL): Add calc/calc-loaddefs.el. | Glenn Morris | 2008-04-11 | 2 | -0/+5 |