| Commit message (Expand) | Author | Age | Files | Lines |
* | (find-image): Copy `spec' before using plist-put. | Dave Love | 2000-08-18 | 2 | -1/+6 |
* | (encode_coding_string): Fix previous change. | Kenichi Handa | 2000-08-18 | 1 | -0/+1 |
* | (decode_coding_string): Set members consumed, | Kenichi Handa | 2000-08-18 | 1 | -8/+27 |
* | *** empty log message *** | Kenichi Handa | 2000-08-18 | 1 | -0/+7 |
* | *** empty log message *** | Gerd Moellmann | 2000-08-18 | 2 | -1/+35 |
* | (icon-indent-line) | Gerd Moellmann | 2000-08-18 | 1 | -2/+2 |
* | (esc-map): Bind `C-delete' and `C-backspace' to | Gerd Moellmann | 2000-08-18 | 1 | -0/+2 |
* | (ispell-dictionary-alist-6): Add `portugues'. | Gerd Moellmann | 2000-08-18 | 1 | -3/+5 |
* | (CHECK) [ENABLE_CHECKING]: Make both side of the | Gerd Moellmann | 2000-08-18 | 2 | -1/+10 |
* | (redisplay_internal): Compare windows for equality with | Gerd Moellmann | 2000-08-18 | 1 | -3/+4 |
* | (Finternal_char_font): Search only the selected frame for a window of | Kenichi Handa | 2000-08-18 | 1 | -1/+1 |
* | *** empty log message *** | Kenichi Handa | 2000-08-18 | 1 | -0/+5 |
* | (do_completion): Use EQ instead of != to compare | Gerd Moellmann | 2000-08-18 | 2 | -1/+4 |
* | *** empty log message *** | Gerd Moellmann | 2000-08-18 | 2 | -0/+22 |
* | (kbd_buffer_get_event): Handle the case that the | Gerd Moellmann | 2000-08-18 | 1 | -7/+11 |
* | (Lisp_String): Replace DECLARE_INTERVALS with real decl. | Miles Bader | 2000-08-18 | 2 | -1/+3 |
* | Document save-restriction fix. | Miles Bader | 2000-08-18 | 1 | -0/+5 |
* | (save_restriction_save): Rewrite to use markers. | Miles Bader | 2000-08-18 | 2 | -40/+61 |
* | *** empty log message *** | Gerd Moellmann | 2000-08-17 | 1 | -0/+3 |
* | Set to standard author/maintainer/keyword fields. | Gerd Moellmann | 2000-08-17 | 1 | -85/+109 |
* | *** empty log message *** | Gerd Moellmann | 2000-08-17 | 2 | -0/+22 |
* | (build_annotations): Add a comment explaining the | Gerd Moellmann | 2000-08-17 | 1 | -6/+12 |
* | (format-encode-run-method): Fix error message to say | Gerd Moellmann | 2000-08-17 | 1 | -46/+60 |
* | (enriched-annotation-regexp): Use `A-Z' instead | Gerd Moellmann | 2000-08-17 | 1 | -1/+1 |
* | Fix typos in commentary. | Gerd Moellmann | 2000-08-17 | 1 | -2/+2 |
* | margin resource | Dave Love | 2000-08-17 | 1 | -0/+3 |
* | *** empty log message *** | Gerd Moellmann | 2000-08-17 | 9 | -6122/+6110 |
* | (command-line): Pop to *Messages* in case an error | Gerd Moellmann | 2000-08-17 | 1 | -0/+1 |
* | (view-emacs-news): Rewritten for new naming scheme | Gerd Moellmann | 2000-08-17 | 1 | -5/+12 |
* | Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't | Dave Love | 2000-08-17 | 2 | -9/+31 |
* | Prototype readevalloop, load_unwind, | Dave Love | 2000-08-17 | 1 | -4/+7 |
* | Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare | Dave Love | 2000-08-17 | 1 | -3/+6 |
* | [HAVE_TERMCAP_H]: Include <termcap.h>. | Dave Love | 2000-08-17 | 1 | -2/+3 |
* | (lisp_malloc): Declare with POINTER_TYPE. | Dave Love | 2000-08-17 | 1 | -7/+7 |
* | Use #error. | Dave Love | 2000-08-17 | 1 | -4/+7 |
* | (Fdefvar): Doc fix. | Dave Love | 2000-08-17 | 1 | -1/+2 |
* | (Fget_buffer_create, Fmake_indirect_buffer): Avoid | Dave Love | 2000-08-17 | 1 | -2/+3 |
* | Avoid DECLARE_INTERVALS. | Dave Love | 2000-08-17 | 1 | -2/+2 |
* | Add size_t. | Dave Love | 2000-08-17 | 1 | -0/+1 |
* | (insert-directory): Don't lose original file name, | Andreas Schwab | 2000-08-17 | 2 | -29/+37 |
* | (sql-magic-go): Use comint-bol. | Gerd Moellmann | 2000-08-17 | 2 | -5/+28 |
* | * .cvsignore: New file. | Werner LEMBERG | 2000-08-17 | 8 | -6/+58 |
* | Add compatibility definition of comint-line-beginning-position. | Miles Bader | 2000-08-17 | 2 | -1/+17 |
* | (set_clipboard_data): If there's not enough memory | Eli Zaretskii | 2000-08-17 | 2 | -5/+19 |
* | (normal-top-level): Look in each dir in load-path for a leim-list.el | Kenichi Handa | 2000-08-17 | 1 | -3/+5 |
* | *** empty log message *** | Kenichi Handa | 2000-08-17 | 1 | -0/+7 |
* | (hi-yellow, hi-pink, hi-green, hi-blue): Force the foreground color to | Miles Bader | 2000-08-17 | 2 | -5/+14 |
* | replace-rectangle | Dave Love | 2000-08-16 | 1 | -0/+3 |
* | *** empty log message *** | Dave Love | 2000-08-16 | 1 | -0/+21 |
* | (bs-mode-font-lock-keywords): Avoid testing for XEmacs. | Dave Love | 2000-08-16 | 1 | -6/+5 |