| Commit message (Expand) | Author | Age | Files | Lines |
| * | (read_minibuf): Remove arg KEEP_ALL. Callers changed. | Juri Linkov | 2006-05-25 | 1 | -18/+12 |
| * | (Fread_from_minibuffer): Decrement number of args. | Juri Linkov | 2006-05-25 | 1 | -1/+1 |
| * | (%-Constructs): Add %e, %z, %Z. | Juri Linkov | 2006-05-25 | 1 | -0/+10 |
| * | whitespace.el - make whitesspace-cleanup use the current active regoin, if th... | Rajesh Vaidheeswarran | 2006-05-25 | 2 | -5/+16 |
| * | *** empty log message *** | Richard M. Stallman | 2006-05-25 | 2 | -0/+11 |
| * | (Top): Update subnode menu. | Richard M. Stallman | 2006-05-25 | 1 | -1/+2 |
| * | (Keymap Basics): New node, split out of Key Sequences. | Richard M. Stallman | 2006-05-25 | 1 | -61/+74 |
| * | * FOR-RELEASE: Key sequence elisp node done. | Chong Yidong | 2006-05-25 | 2 | -3/+4 |
| * | * keymaps.texi (Key Sequences): Some clarifications. | Chong Yidong | 2006-05-25 | 2 | -18/+29 |
| * | (main, Fdump_emacs): Don't test __linux or __linux__. | Richard M. Stallman | 2006-05-25 | 1 | -3/+3 |
| * | * dired.el (dired-mode-map): Add help-echo strings to tumme | Mathias Dahl | 2006-05-25 | 1 | -14/+14 |
| * | *** empty log message *** | Mathias Dahl | 2006-05-25 | 1 | -0/+3 |
| * | *** empty log message *** | Nick Roberts | 2006-05-25 | 1 | -1/+0 |
| * | *** empty log message *** | Nick Roberts | 2006-05-25 | 1 | -23/+11 |
| * | * tumme.el (tumme-display-image): Changed documentation string | Mathias Dahl | 2006-05-25 | 1 | -8/+7 |
| * | *** empty log message *** | Mathias Dahl | 2006-05-25 | 1 | -0/+4 |
| * | (dired-mode-map): `tumme-display-dired-image' was | Mathias Dahl | 2006-05-25 | 2 | -21/+45 |
| * | *** empty log message *** | Mathias Dahl | 2006-05-25 | 1 | -1/+1 |
| * | (dired-mode-map): Changed menu items for tumme as per | Mathias Dahl | 2006-05-25 | 1 | -8/+8 |
| * | (setcar): replace an antelope rather than | David Kastrup | 2006-05-25 | 2 | -1/+6 |
| * | *** empty log message *** | Thien-Thi Nguyen | 2006-05-25 | 2 | -4/+15 |
| * | (Bindat Functions): Say "unibyte string" | Thien-Thi Nguyen | 2006-05-25 | 1 | -18/+14 |
| * | (bindat-unpack, bindat-pack): | Thien-Thi Nguyen | 2006-05-25 | 1 | -6/+8 |
| * | * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. | Chong Yidong | 2006-05-25 | 1 | -1/+1 |
| * | * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. | Chong Yidong | 2006-05-25 | 4 | -26/+55 |
| * | (with-local-quit): Doc fix. | Richard M. Stallman | 2006-05-25 | 1 | -2/+2 |
| * | (with-local-quit): When handling `quit' signal, | Richard M. Stallman | 2006-05-25 | 2 | -2/+11 |
| * | (ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads. | Richard M. Stallman | 2006-05-25 | 2 | -0/+6 |
| * | (read-passwd): Copy PROMPT before changing its properties. | Richard M. Stallman | 2006-05-24 | 2 | -0/+7 |
| * | *** empty log message *** | Mathias Dahl | 2006-05-24 | 1 | -0/+11 |
| * | (dired-mode-map): Fix breakage. | Nick Roberts | 2006-05-24 | 1 | -38/+32 |
| * | *** empty log message *** | Nick Roberts | 2006-05-24 | 1 | -0/+4 |
| * | Movement tracking on by default. I have tested this for over a year now and i... | Mathias Dahl | 2006-05-24 | 1 | -1/+1 |
| * | Added Thumbnails sub menu under Immediate and started to place `tumme' comman... | Mathias Dahl | 2006-05-24 | 1 | -0/+38 |
| * | Renamed `tumme-display-dired-image' to `tumme-dired-display-image'. | Mathias Dahl | 2006-05-24 | 1 | -4/+4 |
| * | Removed most of the information in the USAGE section. The manual does a bette... | Mathias Dahl | 2006-05-24 | 1 | -38/+5 |
| * | *** empty log message *** | Luc Teirlinck | 2006-05-24 | 2 | -0/+8 |
| * | Added new parameter to `tumme-display-thumbs' to be used from `tumme-next-lin... | Mathias Dahl | 2006-05-24 | 1 | -9/+18 |
| * | (BASE_PURESIZE): Increase to 1210000. | Luc Teirlinck | 2006-05-24 | 1 | -1/+1 |
| * | ("jka-cmpr-hook"): Load it before it is needed. | Luc Teirlinck | 2006-05-24 | 1 | -1/+1 |
| * | Update refcard translations. Add coding cookie. | Reiner Steib | 2006-05-24 | 2 | -3/+24 |
| * | Restore contents after major mess-up in 2006-05-24T13:51:11Z!acm@muc.de. | Kim F. Storm | 2006-05-24 | 1 | -256/+221 |
| * | Remove conflict indicators. | Chong Yidong | 2006-05-24 | 1 | -4/+1 |
| * | * menu-bar.el, international/mule-cmds.el: Remove tooltips for | Chong Yidong | 2006-05-24 | 3 | -41/+26 |
| * | *** empty log message *** | Alan Mackenzie | 2006-05-24 | 2 | -221/+294 |
| * | lread.c (Vload_history): Enhance doc-string to say that the file is the | Alan Mackenzie | 2006-05-24 | 1 | -22/+48 |
| * | startup.el (command-line): For names of preloaded files, don't append | Alan Mackenzie | 2006-05-24 | 3 | -31/+92 |
| * | (gud-sentinel): Condition on GUD buffer if it has not been killed. | Nick Roberts | 2006-05-24 | 1 | -4/+4 |
| * | *** empty log message *** | Nick Roberts | 2006-05-24 | 1 | -0/+5 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-05-24 | 2 | -0/+47 |