| Commit message (Expand) | Author | Age | Files | Lines |
| * | (vc-next-action): Do not consider directories when | Dan Nicolaescu | 2008-04-22 | 2 | -93/+149 |
| * | Unbreak bootstrap. | Andreas Schwab | 2008-04-22 | 2 | -10/+4 |
| * | (doc-view-scroll-up-or-next-page): Don't use | Tassilo Horn | 2008-04-22 | 2 | -1/+7 |
| * | (gud-watch): Add "$" prefix when in registers buffer. | Nick Roberts | 2008-04-22 | 1 | -1/+2 |
| * | *** empty log message *** | Nick Roberts | 2008-04-22 | 1 | -0/+1 |
| * | (GDB-UI Layout, Other GDB-UI Buffers): Update for | Nick Roberts | 2008-04-22 | 1 | -8/+8 |
| * | *** empty log message *** | Nick Roberts | 2008-04-22 | 1 | -0/+5 |
| * | (gdb-locals-header): New variable. | Nick Roberts | 2008-04-22 | 1 | -9/+38 |
| * | *** empty log message *** | Nick Roberts | 2008-04-22 | 1 | -0/+5 |
| * | Add copyright-at-end-flag. | Glenn Morris | 2008-04-22 | 1 | -0/+3 |
| * | (gdbmi-invalidate-frames): Declare as function. | Glenn Morris | 2008-04-22 | 2 | -0/+21 |
| * | (whitespace-display-table, whitespace-display-table-was-local): | Glenn Morris | 2008-04-22 | 1 | -7/+5 |
| * | (top-level): Require 'cl when compiling. | Glenn Morris | 2008-04-22 | 1 | -1/+4 |
| * | (copyright-at-end-flag): New option. | Glenn Morris | 2008-04-22 | 1 | -13/+42 |
| * | ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el) | Stefan Monnier | 2008-04-22 | 2 | -4/+10 |
| * | (success): Print "make" rather than "gmake", as that | Jason Rumney | 2008-04-21 | 2 | -2/+8 |
| * | (Qdefault_directory): New variable. | Stefan Monnier | 2008-04-21 | 2 | -1/+12 |
| * | (PC-complete-as-file-name, PC-read-file-name-internal): | Stefan Monnier | 2008-04-21 | 2 | -3/+6 |
| * | (completion--file-name-table): Accept both the old `dir' or the new `pred' arg. | Stefan Monnier | 2008-04-21 | 2 | -3/+10 |
| * | (ffap-read-file-or-url): Do not abuse completing-read's | Stefan Monnier | 2008-04-21 | 2 | -23/+27 |
| * | (vc-bzr-complete-with-prefix): Remove. | Stefan Monnier | 2008-04-21 | 2 | -19/+18 |
| * | (choose-completion-string): Use minibuffer-completion-table. | Stefan Monnier | 2008-04-21 | 2 | -1/+5 |
| * | (vc-dir): Use pop-to-buffer, so it can be customized. | Stefan Monnier | 2008-04-21 | 2 | -1/+3 |
| * | (term-emulate-terminal): Perform redisplay after the process filter | Chong Yidong | 2008-04-21 | 1 | -1/+5 |
| * | * term.el (term-emulate-terminal): Perform redisplay after the process | Chong Yidong | 2008-04-21 | 1 | -0/+5 |
| * | (completion-try-completion): Change magic symbol | Stefan Monnier | 2008-04-21 | 2 | -85/+101 |
| * | (vc-cvs-status-extra-headers): New function. | Dan Nicolaescu | 2008-04-21 | 2 | -1/+15 |
| * | Merge from gnus--devo--0 | Miles Bader | 2008-04-21 | 13 | -61/+178 |
| * | *** empty log message *** | Dan Nicolaescu | 2008-04-21 | 1 | -1/+1 |
| * | * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision) | Dan Nicolaescu | 2008-04-21 | 3 | -240/+335 |
| * | * progmodes/asm-mode.el (asm-mode-map): | Dan Nicolaescu | 2008-04-21 | 4 | -17/+48 |
| * | (xselect-convert-to-string): Send a C_STRING only if the polymorphic | Chong Yidong | 2008-04-21 | 1 | -33/+32 |
| * | * select.el (xselect-convert-to-string): Send a C_STRING only if | Chong Yidong | 2008-04-21 | 1 | -0/+5 |
| * | (completion-table-dynamic): Fix typo, and reflow docstring. | Juanma Barranquero | 2008-04-21 | 2 | -14/+19 |
| * | *** empty log message *** | Juanma Barranquero | 2008-04-20 | 1 | -14/+13 |
| * | (pos_visible_p): Check if iterator stops on a display string. | Chong Yidong | 2008-04-20 | 1 | -16/+19 |
| * | * xdisp.c (pos_visible_p): Check if iterator stops on a display | Chong Yidong | 2008-04-20 | 1 | -0/+5 |
| * | (Active Keymaps): Clarify role of underlying textprop and overlay | Chong Yidong | 2008-04-20 | 1 | -1/+3 |
| * | (Overlay Properties): Clarify role of underlying textprop and overlay | Chong Yidong | 2008-04-20 | 1 | -0/+8 |
| * | * display.texi (Overlay Properties): Clarify role of underlying | Chong Yidong | 2008-04-20 | 1 | -0/+7 |
| * | (server-switch-buffer): Also consider clients in the | Andreas Schwab | 2008-04-20 | 2 | -2/+9 |
| * | (GDB-UI Layout, Breakpoints Buffer) | Nick Roberts | 2008-04-19 | 1 | -1/+15 |
| * | *** empty log message *** | Nick Roberts | 2008-04-19 | 1 | -2/+7 |
| * | (gdb-mouse-set-clear-breakpoint): Select | Nick Roberts | 2008-04-19 | 1 | -30/+52 |
| * | *** empty log message *** | Nick Roberts | 2008-04-19 | 1 | -0/+9 |
| * | * lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command. | Stefan Monnier | 2008-04-19 | 5 | -28/+56 |
| * | (syms_of_minibuf) <minibuffer-completing-file-name>: Fix docstring. | Stefan Monnier | 2008-04-19 | 1 | -1/+1 |
| * | Update example of complex interactive spec. | Stefan Monnier | 2008-04-19 | 1 | -2/+3 |
| * | * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias. | Stefan Monnier | 2008-04-19 | 3 | -19/+6 |
| * | * tooltip.el (tooltip-previous-message): New var. | Stefan Monnier | 2008-04-19 | 4 | -65/+52 |