| Commit message (Expand) | Author | Age | Files | Lines |
| * | (debug-on-entry): If definition is a symbol, | Karl Heuer | 1997-12-04 | 1 | -0/+5 |
| * | (debugger-mode-hook): New user variable. | Karl Heuer | 1997-12-04 | 1 | -43/+83 |
| * | (change-log-add-make-room): New function. | Karl Heuer | 1997-12-04 | 1 | -24/+86 |
| * | (inferior-octave-directory-tracker): | Karl Heuer | 1997-12-04 | 1 | -1/+1 |
| * | (mail-extr-voodoo): Allow & between names. | Richard M. Stallman | 1997-12-04 | 1 | -18/+22 |
| * | (rmail-decode-quoted-printable): New function | Karl Heuer | 1997-12-04 | 1 | -4/+41 |
| * | (custom-save-delete, custom-save-all): | Karl Heuer | 1997-12-04 | 1 | -3/+5 |
| * | (custom-variable-prompt): Ensure valid variable name | Karl Heuer | 1997-12-04 | 1 | -1/+1 |
| * | (prolog-mode-variables): | Karl Heuer | 1997-12-04 | 1 | -0/+2 |
| * | (sh-imenu-generic-expression): New variable. | Karl Heuer | 1997-12-04 | 1 | -0/+15 |
| * | (sgml-mode): Set imenu-generic-expression. | Karl Heuer | 1997-12-04 | 1 | -0/+5 |
| * | (french-calendar-special-days-array): New function. | Karl Heuer | 1997-12-04 | 1 | -8/+13 |
| * | Fix comment (avoid spurious "unterminated comment" warning) | Karl Heuer | 1997-12-04 | 1 | -21/+22 |
| * | Comment fix (to avoid "unterminated comment" warning). | Karl Heuer | 1997-12-04 | 1 | -1/+3 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-12-04 | 1 | -8/+0 |
| * | New function ispell-comments-and-strings. | Gerd Moellmann | 1997-12-03 | 1 | -0/+20 |
| * | Added category patch by Michael R Cook <mcook@cognex.com>. | Oliver Seidel | 1997-12-03 | 1 | -5/+11 |
| * | (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a | Paul Eggert | 1997-12-03 | 1 | -0/+9 |
| * | (make-frame-names-alist, select-frame-by-name): New | Eli Zaretskii | 1997-12-01 | 1 | -0/+37 |
| * | (sh-mode): Set `comment-start-skip' always. | Dave Love | 1997-11-30 | 1 | -3/+6 |
| * | (indent-for-comment): Check for null `comment-start-skip'. | Dave Love | 1997-11-30 | 1 | -38/+41 |
| * | 1997-11-27 Richard M. Stallman <rms@sucrose.ai.mit.edu> | Joel N. Weber II | 1997-11-29 | 1 | -1/+6 |
| * | (create_process, deactivate_process, close_process_descs): | Andreas Schwab | 1997-11-28 | 1 | -1/+6 |
| * | (describe_map): Fix decl of arg ELT_DESCRIBER. | Andreas Schwab | 1997-11-28 | 1 | -1/+1 |
| * | (Fsuspend_emacs): Cast init_sys_modes when calling | Andreas Schwab | 1997-11-28 | 1 | -1/+2 |
| * | (reset_sigio): Return void. | Andreas Schwab | 1997-11-28 | 1 | -0/+1 |
| * | (do_autoload): Return void. | Andreas Schwab | 1997-11-28 | 1 | -0/+1 |
| * | (internal_with_output_to_temp_buffer): | Andreas Schwab | 1997-11-28 | 2 | -2/+2 |
| * | (message): Declare a as char *[3]. | Andreas Schwab | 1997-11-28 | 1 | -4/+4 |
| * | (malloc_warning, display_malloc_warning): Return void. | Andreas Schwab | 1997-11-28 | 1 | -0/+7 |
| * | (describe_vector): Declaration fixed (delete `.' at the | Kenichi Handa | 1997-11-27 | 1 | -1/+2 |
| * | (record_delete, record_marker_adjustment): Declare them as void. | Kenichi Handa | 1997-11-27 | 1 | -0/+3 |
| * | (record_change, record_first_change, | Kenichi Handa | 1997-11-27 | 1 | -0/+3 |
| * | (invalidate_current_column): Declare it as void. | Kenichi Handa | 1997-11-27 | 1 | -0/+1 |
| * | (report_file_error): Declare it as void. | Kenichi Handa | 1997-11-27 | 1 | -0/+1 |
| * | (unlock_buffer): Declare it as void. | Kenichi Handa | 1997-11-27 | 1 | -0/+1 |
| * | (nsberror, record_buffer, validate_region, | Kenichi Handa | 1997-11-27 | 1 | -0/+4 |
| * | (discard_tty_input, init_baud_rate, | Kenichi Handa | 1997-11-27 | 1 | -0/+26 |
| * | (Fexecute_extended_command): Give Voverriding_local_map as the | Kenichi Handa | 1997-11-27 | 1 | -2/+2 |
| * | (echo_now, record_auto_save, cmd_error_internal, | Kenichi Handa | 1997-11-27 | 1 | -1/+15 |
| * | (x_make_frame_visible): Give dummy arg to | Kenichi Handa | 1997-11-27 | 1 | -1/+1 |
| * | (redisplay_preserve_echo_area): Declare it as void. | Kenichi Handa | 1997-11-27 | 1 | -0/+1 |
| * | (strwidth): Remove extra argument to buffer_display_table. | Kenichi Handa | 1997-11-27 | 1 | -1/+1 |
| * | Changed the comment about `umask 0' to say `Don't restrict access to any | Joel N. Weber II | 1997-11-26 | 1 | -1/+1 |
| * | Describe diary-float function. | Edward M. Reingold | 1997-11-26 | 1 | -3/+31 |
| * | (bibtex-maintainer-address, bibtex-submit-bug-report): | Richard M. Stallman | 1997-11-26 | 1 | -4/+4 |
| * | Only use syntactic keywords if non-nil. | Simon Marshall | 1997-11-26 | 1 | -7/+8 |
| * | Just a header comment fix. | Simon Marshall | 1997-11-26 | 1 | -3/+0 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-11-26 | 1 | -16/+8 |
| * | Describe diary-remind and diary-date. | Edward M. Reingold | 1997-11-25 | 1 | -0/+38 |