| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (lookup_image): Build mask before applying an algorithm. | Gerd Moellmann | 2000-09-15 | 1 | -25/+108 |
* | (build_desired_tool_bar_string): For a toolbar item in | Gerd Moellmann | 2000-09-15 | 1 | -8/+9 |
* | (toolbar-add-item): Use the same image | Gerd Moellmann | 2000-09-15 | 1 | -4/+1 |
* | Sort alphabetically and add `Makefile' and `elc.tar.gz'. | Stefan Monnier | 2000-09-15 | 1 | -1/+3 |
* | Sort alphabetically and add `Makefile'. | Stefan Monnier | 2000-09-15 | 1 | -7/+8 |
* | (menu-bar-files-menu): Disable ``Save'' if | Gerd Moellmann | 2000-09-15 | 2 | -0/+6 |
* | *** empty log message *** | Dave Love | 2000-09-15 | 1 | -0/+36 |
* | (clean mostlyclean): Ignore errors when removing files. | Andrew Innes | 2000-09-15 | 2 | -2/+7 |
* | Strokes update. Toolbar stuff. | Dave Love | 2000-09-15 | 1 | -2/+15 |
* | Sync with maintainer's current version with changes | Dave Love | 2000-09-15 | 1 | -157/+772 |
* | *** empty log message *** | Gerd Moellmann | 2000-09-15 | 3 | -0/+24 |
* | (toolbar-add-item): Use image-mask-p. | Gerd Moellmann | 2000-09-15 | 1 | -1/+1 |
* | (ALLOC_XPM_COLORS): Define if we can use Emacs' color | Gerd Moellmann | 2000-09-15 | 1 | -17/+213 |
* | *** empty log message *** | Gerd Moellmann | 2000-09-15 | 3 | -12/+76 |
* | (create-image): Doc fix. | Gerd Moellmann | 2000-09-15 | 1 | -1/+1 |
* | (toolbar-add-item): Use `:mask heuristic' | Gerd Moellmann | 2000-09-15 | 1 | -4/+4 |
* | (QCmatrix, QCcolor_adjustment, QCmask, Qemboss) | Gerd Moellmann | 2000-09-15 | 1 | -106/+317 |
* | *** empty log message *** | Andrew Innes | 2000-09-14 | 5 | -0/+24 |
* | Revert to Unix line endings. | Andrew Innes | 2000-09-14 | 4 | -2061/+2061 |
* | *** empty log message *** | Andrew Innes | 2000-09-14 | 3 | -0/+32 |
* | Standardize indentation somewhat. | Andrew Innes | 2000-09-14 | 1 | -46/+124 |
* | (SHELLTYPE): New define. | Andrew Innes | 2000-09-14 | 1 | -0/+1 |
* | (SHELLTYPE): New define. | Andrew Innes | 2000-09-14 | 1 | -0/+3 |
* | Change to DOS line endings. | Andrew Innes | 2000-09-14 | 1 | -67/+1 |
* | Add note about expected error messages when configure | Andrew Innes | 2000-09-14 | 1 | -0/+4 |
* | (w32_per_char_metric): Handle non-TrueType fonts. | Andrew Innes | 2000-09-14 | 1 | -26/+50 |
* | Standardize indentation somewhat. | Andrew Innes | 2000-09-14 | 1 | -32/+33 |
* | (clean mostlyclean): Ignore errors when deleting | Andrew Innes | 2000-09-14 | 1 | -2/+2 |
* | Rename skkdic to ja-dic. | Andrew Innes | 2000-09-14 | 1 | -2/+2 |
* | Add bootstrap support. Also copy lisp source | Andrew Innes | 2000-09-14 | 1 | -19/+238 |
* | (DONTCOMPILE): Fix typo. | Andrew Innes | 2000-09-14 | 2 | -1/+13 |
* | (shell-write-history-on-exit): New function. | Andrew Innes | 2000-09-14 | 1 | -0/+27 |
* | Comment out before-init-hook function which resets | Andrew Innes | 2000-09-14 | 1 | -4/+4 |
* | (x_produce_glyphs): If the distance from the current | Gerd Moellmann | 2000-09-14 | 2 | -0/+12 |
* | *** empty log message *** | Dave Love | 2000-09-14 | 2 | -0/+8 |
* | (alloc_buffer_text): Fix xmalloc call. | Dave Love | 2000-09-14 | 1 | -1/+1 |
* | (handle_fontified_prop): While running fontification | Gerd Moellmann | 2000-09-14 | 2 | -5/+50 |
* | Tool bar, mention c-mouse-3. | Dave Love | 2000-09-14 | 1 | -14/+22 |
* | Fix spurion. | Dave Love | 2000-09-14 | 1 | -1/+1 |
* | *** empty log message *** | Gerd Moellmann | 2000-09-14 | 3 | -9/+44 |
* | Remove everything having to do with the use of mmap. | Gerd Moellmann | 2000-09-14 | 1 | -430/+0 |
* | (BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed. | Gerd Moellmann | 2000-09-14 | 1 | -22/+2 |
* | Move allocation with mmap here, from ralloc.c. Change | Gerd Moellmann | 2000-09-14 | 1 | -18/+549 |
* | (make_gap): Use enlarge_buffer_text. | Gerd Moellmann | 2000-09-14 | 1 | -14/+1 |
* | Change conditional compilation on REL_ALLOC_MMAP to | Gerd Moellmann | 2000-09-14 | 1 | -2/+2 |
* | (mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o. | Gerd Moellmann | 2000-09-14 | 1 | -6/+0 |
* | (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP. | Gerd Moellmann | 2000-09-14 | 4 | -7/+7 |
* | (USE_MMAP_FOR_BUFFERS): Recognize in system | Gerd Moellmann | 2000-09-14 | 1 | -8/+8 |
* | (toolbar-like-menu-item): Doc fix. | Dave Love | 2000-09-14 | 1 | -1/+2 |
* | *** empty log message *** | Dave Love | 2000-09-14 | 1 | -0/+16 |