| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-05-06 | 1 | -1/+6 |
| * | (mac-utxt-to-string): Don't make adjustment for | YAMAMOTO Mitsuharu | 2006-05-06 | 1 | -2/+4 |
| * | (gdb-goto-breakpoint): Use or instead of unless so nil isn't returned. | Nick Roberts | 2006-05-06 | 1 | -1/+3 |
| * | *** empty log message *** | Nick Roberts | 2006-05-06 | 1 | -0/+6 |
| * | Update commentary. | Bill Wohler | 2006-05-06 | 2 | -17/+18 |
| * | *** empty log message *** | Kim F. Storm | 2006-05-05 | 1 | -0/+18 |
| * | (xscheme-insert-expression): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -6/+3 |
| * | (vhdl-generate-makefile-1): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -2/+1 |
| * | (lgrep, rgrep): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -2/+2 |
| * | (server-visit-files): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -1/+1 |
| * | (kmacro-push-ring): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -16/+3 |
| * | * isearch.el (isearch-update-ring): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -15/+4 |
| * | (setenv): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -1/+1 |
| * | (ediff-files, ediff-files3, ediff-merge-files) | Kim F. Storm | 2006-05-05 | 1 | -38/+30 |
| * | (add-to-history): New function. | Kim F. Storm | 2006-05-05 | 1 | -0/+26 |
| * | (ewoc-create, ewoc-set-hf): Use `insert' | Thien-Thi Nguyen | 2006-05-05 | 2 | -4/+9 |
| * | (mouse-avoidance-point-position): Use posn-at-point instead of compute-motion. | Kim F. Storm | 2006-05-05 | 1 | -16/+6 |
| * | *** empty log message *** | Kim F. Storm | 2006-05-05 | 1 | -0/+5 |
| * | (ibuffer-compressed-file-name-regexp): Undo previous | Dan Nicolaescu | 2006-05-05 | 2 | -2/+6 |
| * | (command-line-1): Refer to "Pure Storage" on | Reiner Steib | 2006-05-05 | 2 | -3/+6 |
| * | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 2 | -0/+10 |
| * | (reb-update-overlays): Cycle through provided faces once they all have been | Eli Zaretskii | 2006-05-05 | 1 | -13/+22 |
| * | Fix last change. | Eli Zaretskii | 2006-05-05 | 1 | -2/+2 |
| * | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 1 | -0/+6 |
| * | (normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp | Eli Zaretskii | 2006-05-05 | 1 | -2/+6 |
| * | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 1 | -0/+13 |
| * | (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to | Eli Zaretskii | 2006-05-05 | 1 | -13/+17 |
| * | (url-http-parse-headers): Don't reuse connection if "Connection: close" header | Eli Zaretskii | 2006-05-05 | 1 | -0/+4 |
| * | (command-line): On MS-Windows, probe "~", not "~USER", for warning about | Eli Zaretskii | 2006-05-05 | 2 | -1/+13 |
| * | (archive-l-e): New optional argument `float' means generate a float value. | Eli Zaretskii | 2006-05-05 | 2 | -19/+35 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-05-05 | 1 | -0/+18 |
| * | (mac-utxt-to-string, mac-string-to-utxt) | YAMAMOTO Mitsuharu | 2006-05-05 | 1 | -162/+272 |
| * | (all): Add mac-dnd-known-types. | YAMAMOTO Mitsuharu | 2006-05-05 | 1 | -0/+2 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-265 | Miles Bader | 2006-05-05 | 3 | -33/+71 |
| * | (perl-beginning-of-function): Skip anonymous subs. | Stefan Monnier | 2006-05-04 | 2 | -16/+19 |
| * | (ibuffer-compressed-file-name-regexp): Avoid loading | Dan Nicolaescu | 2006-05-04 | 2 | -4/+8 |
| * | (term-handle-ansi-escape): Fix off by one error. | Dan Nicolaescu | 2006-05-04 | 2 | -1/+5 |
| * | (gdb-force-update): Delete defvar | Nick Roberts | 2006-05-04 | 1 | -59/+55 |
| * | (gdb-force-update): Delete variable... | Nick Roberts | 2006-05-04 | 1 | -5/+3 |
| * | *** empty log message *** | Nick Roberts | 2006-05-04 | 1 | -0/+10 |
| * | *** empty log message *** | Richard M. Stallman | 2006-05-04 | 1 | -0/+2 |
| * | (next-history-element, previous-history-element): Doc fix. | Richard M. Stallman | 2006-05-04 | 1 | -2/+4 |
| * | *** empty log message *** | Richard M. Stallman | 2006-05-03 | 1 | -0/+4 |
| * | (isearch-update-ring): Doc fix. | Richard M. Stallman | 2006-05-03 | 1 | -1/+1 |
| * | (isearch-update-ring): Take history-delete-duplicates | Dan Nicolaescu | 2006-05-03 | 2 | -13/+19 |
| * | (gud-watch): Let user select an expression. | Nick Roberts | 2006-05-03 | 1 | -5/+8 |
| * | *** empty log message *** | Nick Roberts | 2006-05-03 | 1 | -1/+6 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261 | Miles Bader | 2006-05-02 | 2 | -0/+5 |
| * | calc-embed.el: (calc-override-minor-modes-map, calc-override-minor-modes): | Jay Belanger | 2006-05-02 | 2 | -0/+24 |
| * | * msb.el (msb): If EVENT is a down event, read and discard the up | Chong Yidong | 2006-05-02 | 2 | -0/+10 |