| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (abbrev-mode): Tighten the safety predicate. | Stefan Monnier | 2006-04-29 | 1 | -1/+1 |
| * | (booleanp): New fun. | Stefan Monnier | 2006-04-29 | 1 | -19/+23 |
| * | (reftex-guess-label-type): Tighten the safety predicate. | Stefan Monnier | 2006-04-29 | 1 | -1/+1 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-252 | Miles Bader | 2006-04-29 | 2 | -15/+58 |
| * | (Version, mh-version): Update for release 7.95. | Bill Wohler | 2006-04-29 | 2 | -2/+8 |
| * | Update for MH-E release 7.95. | Bill Wohler | 2006-04-29 | 3 | -1/+20 |
| * | (Grep Searching): Add lgrep and rgrep. | Kim F. Storm | 2006-04-28 | 1 | -1/+24 |
| * | Add lgrep + rgrep. | Kim F. Storm | 2006-04-28 | 2 | -17/+35 |
| * | (grep-read-files): Use buffer-name if no buffer-file-name. | Kim F. Storm | 2006-04-28 | 1 | -6/+13 |
| * | (defgroup grep): Doc fix. | Kim F. Storm | 2006-04-28 | 1 | -185/+274 |
| * | *** empty log message *** | Kim F. Storm | 2006-04-28 | 1 | -0/+31 |
| * | Fix a typo in a doc string. | Eli Zaretskii | 2006-04-28 | 1 | -1/+1 |
| * | * net/tramp.el (tramp-completion-file-name-handler): Disable | Michael Albinus | 2006-04-28 | 2 | -28/+39 |
| * | (calc-embedded-make-info): Use `math-read-expr' when | Jay Belanger | 2006-04-27 | 2 | -1/+8 |
| * | (command-line-1): Display warning when | Reiner Steib | 2006-04-27 | 2 | -0/+14 |
| * | * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as | Roland Winkler | 2006-04-26 | 1 | -0/+10 |
| * | (bibtex-url): New optional arg no-browse. Return the URL or nil if | Roland Winkler | 2006-04-26 | 1 | -4/+7 |
| * | (bibtex-user-optional-fields): Mark as risky. | Roland Winkler | 2006-04-26 | 1 | -0/+1 |
| * | (gud-comint-buffer): Move forward to stop byte compiler warnings. | Nick Roberts | 2006-04-26 | 1 | -5/+22 |
| * | (pp1, pv1): Only print value as expression is now printed out by gud-print. | Nick Roberts | 2006-04-26 | 1 | -8/+3 |
| * | *** empty log message *** | Nick Roberts | 2006-04-26 | 2 | -0/+13 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249 | Miles Bader | 2006-04-26 | 11 | -90/+338 |
| * | Remove local autoload declaration for | Stefan Monnier | 2006-04-26 | 2 | -27/+88 |
| * | *** empty log message *** | Juanma Barranquero | 2006-04-26 | 1 | -4/+4 |
| * | (store_in_keymap): Change `def' arg to not be `register'. | Stefan Monnier | 2006-04-26 | 2 | -6/+7 |
| * | (url-open-stream): Don't hide errors. | Stefan Monnier | 2006-04-26 | 2 | -7/+17 |
| * | (url-insert): New function. | Stefan Monnier | 2006-04-26 | 1 | -21/+35 |
| * | Fixup commenting convention. | Stefan Monnier | 2006-04-26 | 1 | -2/+2 |
| * | (c-subword-mode-map): Use command remapping. | Stefan Monnier | 2006-04-26 | 2 | -31/+16 |
| * | (Parsing Expressions): Minor cleanup. | Richard M. Stallman | 2006-04-26 | 2 | -2/+7 |
| * | (construct_mouse_wheel): Handle negative coordinates. | Jason Rumney | 2006-04-26 | 2 | -2/+6 |
| * | (w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>: | Jason Rumney | 2006-04-26 | 1 | -0/+2 |
| * | *** empty log message *** | Jason Rumney | 2006-04-26 | 1 | -0/+6 |
| * | (add-log-iso8601-time-zone): Make parameter optional. | Stefan Monnier | 2006-04-26 | 2 | -2/+8 |
| * | * mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:" | Eric Ding | 2006-04-26 | 2 | -0/+6 |
| * | (posn-string, posn-image, posn-object): Doc fix. | Kim F. Storm | 2006-04-26 | 1 | -2/+6 |
| * | *** empty log message *** | Kim F. Storm | 2006-04-26 | 1 | -1/+5 |
| * | (asm-mode, asm-mode-syntax-table): Add | Masatake YAMATO | 2006-04-26 | 2 | -5/+11 |
| * | Use (featurep 'xemacs) everywhere. | Stefan Monnier | 2006-04-26 | 2 | -303/+229 |
| * | (allout-layout, allout-passphrase-verifier-string) | Stefan Monnier | 2006-04-26 | 2 | -3/+6 |
| * | Mention negative depth in syntax-ppss's output. | Stefan Monnier | 2006-04-26 | 1 | -1/+2 |
| * | Minor tweaks. | Stefan Monnier | 2006-04-26 | 1 | -6/+5 |
| * | (reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type): | Stefan Monnier | 2006-04-26 | 2 | -3/+7 |
| * | (sentence-end-double-space, sentence-end-without-period) | Stefan Monnier | 2006-04-26 | 2 | -5/+10 |
| * | (colon-double-space): Tighten up a bit the safety predicate. | Stefan Monnier | 2006-04-26 | 2 | -1/+4 |
| * | (python-continuation-line-p, python-beginning-of-statement): | Stefan Monnier | 2006-04-26 | 2 | -5/+11 |
| * | (time-stamp-start, time-stamp-end, time-stamp-inserts-lines): | Stefan Monnier | 2006-04-26 | 2 | -3/+6 |
| * | Remove spurious * in docstrings. | Stefan Monnier | 2006-04-26 | 2 | -49/+65 |
| * | (abbrev-mode): Tighten up a bit the safety predicate. | Stefan Monnier | 2006-04-26 | 1 | -2/+2 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-247 | Miles Bader | 2006-04-26 | 2 | -18/+77 |