| Commit message (Expand) | Author | Age | Files | Lines |
| * | (byte-compile-log-file, byte-recompile-directory, byte-compile-file) | Stefan Monnier | 2007-08-22 | 2 | -13/+13 |
| * | (text-invisible-p): Rename from line-move-invisible-p. | Stefan Monnier | 2007-08-22 | 2 | -12/+20 |
| * | (backup-buffer-copy): Check backup directory is writable, to avoid | Glenn Morris | 2007-08-22 | 1 | -1/+15 |
| * | *** empty log message *** | Glenn Morris | 2007-08-22 | 1 | -0/+3 |
| * | Comment. | Glenn Morris | 2007-08-22 | 1 | -0/+2 |
| * | (rmail-movemail-variant-p): Call on load to set movemail related variables. | Glenn Morris | 2007-08-22 | 1 | -4/+5 |
| * | *** empty log message *** | Glenn Morris | 2007-08-22 | 1 | -0/+7 |
| * | (backquote-delay-process): Fix last change. | Stefan Monnier | 2007-08-21 | 2 | -3/+4 |
| * | (ada-create-keymap): Paren typo. | Stefan Monnier | 2007-08-21 | 1 | -1/+1 |
| * | Fix up comment style in header. | Stefan Monnier | 2007-08-21 | 2 | -144/+132 |
| * | (vc-annotate-warp-version): Don't use previous-line. | Stefan Monnier | 2007-08-21 | 1 | -1/+1 |
| * | Merge from gnus--rel--5.10 | Miles Bader | 2007-08-21 | 5 | -18/+66 |
| * | preceding-sexp | Vinicius Jose Latorre | 2007-08-20 | 2 | -52/+61 |
| * | (custom-deps, finder-data, autoloads, recompile) | Glenn Morris | 2007-08-19 | 1 | -6/+6 |
| * | *** empty log message *** | Glenn Morris | 2007-08-19 | 1 | -0/+7 |
| * | (scheme-mode-variables): Set font-lock-comment-start-skip. | Glenn Morris | 2007-08-18 | 2 | -0/+6 |
| * | (ada-create-syntax-table): Move | Martin Rudalics | 2007-08-18 | 2 | -53/+79 |
| * | Revert last change. | Thien-Thi Nguyen | 2007-08-17 | 2 | -17/+3 |
| * | (copyright-update-year, copyright-update) | Thien-Thi Nguyen | 2007-08-17 | 2 | -3/+17 |
| * | Fix s{a}{b} parsing | Vinicius Jose Latorre | 2007-08-17 | 2 | -4/+15 |
| * | (compilation-get-file-structure): Make use of the directory part when | Glenn Morris | 2007-08-17 | 1 | -1/+7 |
| * | *** empty log message *** | Glenn Morris | 2007-08-17 | 1 | -0/+6 |
| * | Docstring fix | Vinicius Jose Latorre | 2007-08-17 | 2 | -1/+6 |
| * | Docstring fix | Vinicius Jose Latorre | 2007-08-17 | 1 | -0/+5 |
| * | Docstring fix | Vinicius Jose Latorre | 2007-08-16 | 1 | -4/+8 |
| * | (smerge-resolve): New arg `safe'. | Stefan Monnier | 2007-08-16 | 2 | -5/+52 |
| * | (perl-font-lock-syntactic-keywords): Correctly match / regexp matchers | Stefan Monnier | 2007-08-16 | 2 | -2/+14 |
| * | (cl-transform-lambda): Preserve the match-data. | Stefan Monnier | 2007-08-16 | 2 | -9/+17 |
| * | (ps-font-size): Doc fix. | Glenn Morris | 2007-08-16 | 1 | -1/+2 |
| * | Tweak previous change (don't init statics). | Glenn Morris | 2007-08-16 | 1 | -0/+4 |
| * | Don't fiddle with vc-handled-backend. | Stefan Monnier | 2007-08-15 | 2 | -101/+80 |
| * | (rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of | Glenn Morris | 2007-08-15 | 1 | -2/+10 |
| * | *** empty log message *** | Glenn Morris | 2007-08-15 | 1 | -0/+6 |
| * | (bad-packages-alist): Fix regexp typo in previous change. | Glenn Morris | 2007-08-14 | 1 | -1/+1 |
| * | Move CUA-mode check to `bad-packages-alist'. | Glenn Morris | 2007-08-14 | 2 | -17/+1 |
| * | (bad-packages-alist): New constant. | Glenn Morris | 2007-08-14 | 1 | -0/+51 |
| * | *** empty log message *** | Glenn Morris | 2007-08-14 | 1 | -0/+7 |
| * | Merge from gnus--rel--5.10 | Miles Bader | 2007-08-13 | 4 | -3/+26 |
| * | *** empty log message *** | Juanma Barranquero | 2007-08-13 | 1 | -3/+20 |
| * | (vhdl-update-progress-info): Avoid divide by zero error. | Juanma Barranquero | 2007-08-13 | 1 | -4/+7 |
| * | (ada-gnatls-args): Fix docstring. | Juanma Barranquero | 2007-08-13 | 1 | -10/+15 |
| * | (cvs-parse-table): Handle additional instance of optional quotes | Juanma Barranquero | 2007-08-13 | 1 | -0/+2 |
| * | (gdb-send): Handle CTRL-D more carefully. | Nick Roberts | 2007-08-13 | 1 | -3/+3 |
| * | *** empty log message *** | Nick Roberts | 2007-08-13 | 1 | -0/+4 |
| * | (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout) | Richard M. Stallman | 2007-08-12 | 2 | -5/+26 |
| * | (vi-next-line): Ignore return value of line-move. | Richard M. Stallman | 2007-08-12 | 1 | -1/+1 |
| * | (gud-common-init): Use new name split-string-and-unquote. | Richard M. Stallman | 2007-08-12 | 1 | -1/+1 |
| * | (flymake-err-line-patterns): Fix infloop in javac regexp. | Richard M. Stallman | 2007-08-12 | 1 | -1/+1 |
| * | (cvs-qtypedesc-strings): Use new names | Richard M. Stallman | 2007-08-12 | 1 | -1/+2 |
| * | (combine-and-quote-strings): Renamed from strings->string. | Richard M. Stallman | 2007-08-12 | 1 | -10/+9 |