| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fformat): Don't scan past end of format string that | Kim F. Storm | 2005-09-19 | 1 | -1/+1 |
| * | *** empty log message *** | Kim F. Storm | 2005-09-19 | 1 | -0/+5 |
| * | * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to | Michael Albinus | 2005-09-18 | 2 | -2/+10 |
| * | (struct window): Remove height_fixed_p, no longer set. | Andreas Schwab | 2005-09-18 | 2 | -5/+7 |
| * | (make_window): Don't initialize height_fixed_p. | Andreas Schwab | 2005-09-18 | 1 | -19/+13 |
| * | (Fdefalias): Signal an error if SYMBOL is not a symbol. | John Paul Wallington | 2005-09-18 | 2 | -0/+5 |
| * | (image-load-path): Use symbol `data-directory' instead of its value, | Chong Yidong | 2005-09-18 | 2 | -11/+27 |
| * | Updated documentation for `image-load-path'. | Chong Yidong | 2005-09-18 | 2 | -4/+10 |
| * | (mark-diary-entries): Rearrange to wrap with-current-buffer form in | Romain Francoise | 2005-09-18 | 2 | -6/+10 |
| * | Correct my previous breakage of parens. | Deepak Goel | 2005-09-18 | 1 | -2/+2 |
| * | message format spec fixes, commit 14, this should be final commit | Deepak Goel | 2005-09-18 | 7 | -27/+48 |
| * | message format spec fixes, commit # 13 | Deepak Goel | 2005-09-18 | 2 | -1/+6 |
| * | message format spec fixes, commit # 12 | Deepak Goel | 2005-09-18 | 1 | -2/+2 |
| * | message format spec fixes, commit # 11 | Deepak Goel | 2005-09-18 | 2 | -2/+3 |
| * | message format spec fixes, commit # 10 | Deepak Goel | 2005-09-18 | 2 | -5/+5 |
| * | message format spec fixes, commit # 9 | Deepak Goel | 2005-09-18 | 2 | -2/+2 |
| * | message format spec fixes, commit # 8 | Deepak Goel | 2005-09-18 | 3 | -6/+10 |
| * | message format spec fixes (commit # 7) | Deepak Goel | 2005-09-18 | 1 | -2/+2 |
| * | Message format spec fixes (commit 6) | Deepak Goel | 2005-09-18 | 2 | -7/+7 |
| * | Message format fixes (commit no. 5) | Deepak Goel | 2005-09-18 | 1 | -3/+3 |
| * | Message format spec fixes, commit no. 4 | Deepak Goel | 2005-09-18 | 3 | -3/+3 |
| * | Message format fixes, commit no. 3 | Deepak Goel | 2005-09-18 | 11 | -38/+38 |
| * | Message format spec fixes (2) | Deepak Goel | 2005-09-18 | 8 | -22/+26 |
| * | Message format spec fixes (1) | Deepak Goel | 2005-09-18 | 26 | -39/+205 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-09-18 | 3 | -0/+19 |
| * | [MAC_OS8]: Don't include stdlib.h. Include sys/param.h. | YAMAMOTO Mitsuharu | 2005-09-18 | 1 | -4/+1 |
| * | (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables. | YAMAMOTO Mitsuharu | 2005-09-18 | 1 | -0/+6 |
| * | (SOME_MACHINE_OBJECTS): Undo previous change. | YAMAMOTO Mitsuharu | 2005-09-18 | 1 | -1/+1 |
| * | Sync with src/config.in. | YAMAMOTO Mitsuharu | 2005-09-18 | 1 | -7/+26 |
| * | (mac-add-charset-info): Doc fix. | YAMAMOTO Mitsuharu | 2005-09-18 | 1 | -2/+2 |
| * | Fixed spurious cross-ref | J.D. Smith | 2005-09-17 | 1 | -15/+11 |
| * | *** empty log message *** | Romain Francoise | 2005-09-17 | 1 | -18/+0 |
| * | (shell-resync-dirs): Handle echoing processes more reliably. Don't | Romain Francoise | 2005-09-17 | 2 | -7/+20 |
| * | *** empty log message *** | Eli Zaretskii | 2005-09-17 | 2 | -0/+20 |
| * | (ispell-aspell-supports-utf8): New variable. | Eli Zaretskii | 2005-09-17 | 1 | -4/+13 |
| * | Add Newsticker. | Eli Zaretskii | 2005-09-17 | 1 | -0/+1 |
| * | (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. | Eli Zaretskii | 2005-09-17 | 1 | -4/+8 |
| * | Replace @command with @code. Replace @example with @lisp. | Eli Zaretskii | 2005-09-17 | 1 | -442/+45 |
| * | (scheme-mode-variables): Use setq to assign buffer-local value | Eli Zaretskii | 2005-09-17 | 2 | -1/+6 |
| * | (glasses-make-readable): If glasses-separator differs from underscore, | Eli Zaretskii | 2005-09-17 | 2 | -0/+26 |
| * | (XMENU_OBJ) [!HAVE_CARBON]: Reinstate variable. | Eli Zaretskii | 2005-09-17 | 2 | -1/+11 |
| * | *** empty log message *** | Richard M. Stallman | 2005-09-17 | 5 | -2/+19 |
| * | (Defining Images): Clean up previous change. | Richard M. Stallman | 2005-09-17 | 1 | -6/+7 |
| * | (url-mail-command): Don't test fboundp of `compose-mail'. | Richard M. Stallman | 2005-09-17 | 1 | -3/+1 |
| * | (url-mailto): Special case `mail'. | Richard M. Stallman | 2005-09-17 | 1 | -5/+5 |
| * | *** empty log message *** | Romain Francoise | 2005-09-16 | 1 | -1/+1 |
| * | Update to version 1.2. Delete UC macro. | Romain Francoise | 2005-09-16 | 2 | -104/+153 |
| * | Update all manuals to specify GFDL version 1.2. | Romain Francoise | 2005-09-16 | 37 | -113/+167 |
| * | * elisp.texi: Specify GFDL version 1.2. | Romain Francoise | 2005-09-16 | 3 | -81/+135 |
| * | Specify GFDL version 1.2. | Romain Francoise | 2005-09-16 | 2 | -1/+6 |