log

age author description
Thu, 04 Dec 1997 05:49:21 +0000 Karl Heuer (custom-unlispify-remove-prefixes): Reference to
Thu, 04 Dec 1997 05:28:27 +0000 Karl Heuer (global-set-key, local-set-key): Doc fix.
Thu, 04 Dec 1997 05:26:28 +0000 Karl Heuer (mail-parse-comma-list):
Thu, 04 Dec 1997 05:25:59 +0000 Karl Heuer (sendmail-send-it): Parse folded
Thu, 04 Dec 1997 05:17:31 +0000 Karl Heuer Require imenu.
Thu, 04 Dec 1997 04:49:06 +0000 Karl Heuer (Feval_region): Doc correction (point does not move).
Thu, 04 Dec 1997 04:47:41 +0000 Karl Heuer (load-with-code-conversion): Doc fix.
Thu, 04 Dec 1997 04:46:09 +0000 Karl Heuer (debug-on-entry): If definition is a symbol,
Thu, 04 Dec 1997 04:42:31 +0000 Karl Heuer (debugger-mode-hook): New user variable.
Thu, 04 Dec 1997 04:42:08 +0000 Karl Heuer (change-log-add-make-room): New function.
Thu, 04 Dec 1997 04:39:00 +0000 Karl Heuer (inferior-octave-directory-tracker):
Thu, 04 Dec 1997 04:36:46 +0000 Richard M. Stallman (mail-extr-voodoo): Allow & between names.
Thu, 04 Dec 1997 04:32:03 +0000 Karl Heuer (rmail-decode-quoted-printable): New function
Thu, 04 Dec 1997 04:30:59 +0000 Karl Heuer (custom-save-delete, custom-save-all):
Thu, 04 Dec 1997 04:29:45 +0000 Karl Heuer (custom-variable-prompt): Ensure valid variable name
Thu, 04 Dec 1997 04:28:41 +0000 Karl Heuer (prolog-mode-variables):
Thu, 04 Dec 1997 04:27:50 +0000 Karl Heuer (sh-imenu-generic-expression): New variable.
Thu, 04 Dec 1997 04:20:34 +0000 Karl Heuer (sgml-mode): Set imenu-generic-expression.
Thu, 04 Dec 1997 04:13:58 +0000 Karl Heuer (french-calendar-special-days-array): New function.
Thu, 04 Dec 1997 03:36:09 +0000 Karl Heuer Fix comment (avoid spurious "unterminated comment" warning)
Thu, 04 Dec 1997 03:30:03 +0000 Karl Heuer Comment fix (to avoid "unterminated comment" warning).
Thu, 04 Dec 1997 01:16:52 +0000 Ulrich Drepper automatically generated from GPLed version
Wed, 03 Dec 1997 17:20:13 +0000 Gerd Moellmann New function ispell-comments-and-strings.
Wed, 03 Dec 1997 12:18:20 +0000 Oliver Seidel Added category patch by Michael R Cook <mcook@cognex.com>.
Wed, 03 Dec 1997 07:11:43 +0000 Paul Eggert (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
Mon, 01 Dec 1997 14:22:04 +0000 Eli Zaretskii (make-frame-names-alist, select-frame-by-name): New
Sun, 30 Nov 1997 12:21:42 +0000 Dave Love (sh-mode): Set `comment-start-skip' always.
Sun, 30 Nov 1997 12:20:49 +0000 Dave Love (indent-for-comment): Check for null `comment-start-skip'.
Sat, 29 Nov 1997 05:21:18 +0000 Joel N. Weber II 1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>
Fri, 28 Nov 1997 14:53:09 +0000 Andreas Schwab (create_process, deactivate_process, close_process_descs):
Fri, 28 Nov 1997 14:50:36 +0000 Andreas Schwab (describe_map): Fix decl of arg ELT_DESCRIBER.
Fri, 28 Nov 1997 14:48:28 +0000 Andreas Schwab (Fsuspend_emacs): Cast init_sys_modes when calling
Fri, 28 Nov 1997 14:45:07 +0000 Andreas Schwab (reset_sigio): Return void.
Fri, 28 Nov 1997 14:39:13 +0000 Andreas Schwab (do_autoload): Return void.
Fri, 28 Nov 1997 14:37:15 +0000 Andreas Schwab (internal_with_output_to_temp_buffer):
Fri, 28 Nov 1997 14:34:52 +0000 Andreas Schwab (message): Declare a as char *[3].
Fri, 28 Nov 1997 14:32:30 +0000 Andreas Schwab (malloc_warning, display_malloc_warning): Return void.
Thu, 27 Nov 1997 12:39:03 +0000 Kenichi Handa (describe_vector): Declaration fixed (delete `.' at the
Thu, 27 Nov 1997 12:19:39 +0000 Kenichi Handa (record_delete, record_marker_adjustment): Declare them as void.
Thu, 27 Nov 1997 12:16:08 +0000 Kenichi Handa (record_change, record_first_change,
Thu, 27 Nov 1997 12:12:50 +0000 Kenichi Handa (invalidate_current_column): Declare it as void.
Thu, 27 Nov 1997 12:10:31 +0000 Kenichi Handa (report_file_error): Declare it as void.
Thu, 27 Nov 1997 12:07:07 +0000 Kenichi Handa (unlock_buffer): Declare it as void.
Thu, 27 Nov 1997 12:04:49 +0000 Kenichi Handa (nsberror, record_buffer, validate_region,
Thu, 27 Nov 1997 12:00:42 +0000 Kenichi Handa (discard_tty_input, init_baud_rate,
Thu, 27 Nov 1997 11:38:17 +0000 Kenichi Handa (Fexecute_extended_command): Give Voverriding_local_map as the
Thu, 27 Nov 1997 11:26:45 +0000 Kenichi Handa (echo_now, record_auto_save, cmd_error_internal,
Thu, 27 Nov 1997 08:32:40 +0000 Kenichi Handa (x_make_frame_visible): Give dummy arg to
Thu, 27 Nov 1997 08:15:40 +0000 Kenichi Handa (redisplay_preserve_echo_area): Declare it as void.
Thu, 27 Nov 1997 08:14:56 +0000 Kenichi Handa (strwidth): Remove extra argument to buffer_display_table.
Wed, 26 Nov 1997 17:29:10 +0000 Joel N. Weber II Changed the comment about `umask 0' to say `Don't restrict access to any
Wed, 26 Nov 1997 16:35:30 +0000 Edward M. Reingold Describe diary-float function.
Wed, 26 Nov 1997 16:12:25 +0000 Richard M. Stallman (bibtex-maintainer-address, bibtex-submit-bug-report):
Wed, 26 Nov 1997 14:42:37 +0000 Simon Marshall Only use syntactic keywords if non-nil.
Wed, 26 Nov 1997 14:38:48 +0000 Simon Marshall Just a header comment fix.
Wed, 26 Nov 1997 05:04:06 +0000 Ulrich Drepper automatically generated from GPLed version
Tue, 25 Nov 1997 22:24:13 +0000 Edward M. Reingold Describe diary-remind and diary-date.
Tue, 25 Nov 1997 19:49:42 +0000 Richard M. Stallman (diary-mail-days): Fix previous change.
Tue, 25 Nov 1997 19:31:44 +0000 Richard M. Stallman (mode-line-format): Include which-func-mode item.
Tue, 25 Nov 1997 14:09:14 +0000 Andreas Schwab (SPLIT_STRING): Remove extra argument to
Tue, 25 Nov 1997 14:06:38 +0000 Andreas Schwab Add prototypes.
Tue, 25 Nov 1997 13:48:10 +0000 Andreas Schwab (Fx_disown_selection_internal): Fix type of EVENT.
Tue, 25 Nov 1997 13:44:34 +0000 Andreas Schwab Add prototypes.
Tue, 25 Nov 1997 13:38:04 +0000 Andreas Schwab Add prototypes.
Tue, 25 Nov 1997 13:28:06 +0000 Andreas Schwab Include "intervals.h" for prototypes.
Tue, 25 Nov 1997 04:49:10 +0000 Richard M. Stallman (free_fontset_data): Don't free null pointer.
Tue, 25 Nov 1997 04:00:20 +0000 Richard M. Stallman (diary-mail-addr, diary-mail-days): New variables.
Tue, 25 Nov 1997 03:40:58 +0000 Richard M. Stallman Update author email address.
Tue, 25 Nov 1997 02:10:08 +0000 Michael Kifer new version
Mon, 24 Nov 1997 20:16:20 +0000 Simon Marshall Fixed duplicate KEYs in menu-bar-describe-menu.
Mon, 24 Nov 1997 19:50:22 +0000 Paul Eggert (AC_CHECK_FUNCS): Add strftime.
Mon, 24 Nov 1997 19:50:22 +0000 Paul Eggert ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
Mon, 24 Nov 1997 19:50:22 +0000 Paul Eggert (strftime.o):
Mon, 24 Nov 1997 19:50:22 +0000 Paul Eggert (emacs_strftime): New decl.
Mon, 24 Nov 1997 19:50:22 +0000 Paul Eggert (HAVE_STRFTIME): New undef.
Mon, 24 Nov 1997 04:59:24 +0000 Richard M. Stallman (menu-bar-help-menu): Reorganize into more submenus.
Mon, 24 Nov 1997 04:55:48 +0000 Richard M. Stallman (apropos-variable): New command.
Mon, 24 Nov 1997 03:43:19 +0000 Richard M. Stallman (scheme-mode-variables): Bind normal-auto-fill-function.
Mon, 24 Nov 1997 03:32:20 +0000 Richard M. Stallman (lisp-mode-auto-fill): New function.
Sun, 23 Nov 1997 02:30:00 +0000 Karl Heuer Comment fix.
Sun, 23 Nov 1997 02:26:50 +0000 Karl Heuer Some comment and doc fixes.
Sun, 23 Nov 1997 02:18:34 +0000 Karl Heuer (back_comment): Handle 2-char comment starts
Sun, 23 Nov 1997 02:17:48 +0000 Karl Heuer (b2m): Define VERSION. Link with $(GETOPTOBJS).
Sun, 23 Nov 1997 02:17:36 +0000 Karl Heuer Include getopt.h.
Sun, 23 Nov 1997 02:16:13 +0000 Karl Heuer (ange-ftp-generate-passwd-key):
Sun, 23 Nov 1997 02:14:14 +0000 Karl Heuer (perl-mode): Delete autoload cookie.
Sun, 23 Nov 1997 02:13:26 +0000 Karl Heuer (auto-mode-alist): Add more extensions for perl-mode.
Sun, 23 Nov 1997 02:12:23 +0000 Karl Heuer (window-configuration-to-register):
Sun, 23 Nov 1997 02:10:07 +0000 Karl Heuer Initial revision
Sun, 23 Nov 1997 01:13:47 +0000 Richard M. Stallman Comment change.
Sun, 23 Nov 1997 01:13:07 +0000 Richard M. Stallman Initial revision
Fri, 21 Nov 1997 23:57:48 +0000 Dave Love Doc fixes and extra customization.
Fri, 21 Nov 1997 15:18:28 +0000 Andreas Schwab (copy_keymap_1): Fix return type.
Fri, 21 Nov 1997 15:12:34 +0000 Andreas Schwab Add prototypes and more function declarations.
Fri, 21 Nov 1997 15:07:57 +0000 Andreas Schwab (traverse_intervals): Protoize parameter.
Fri, 21 Nov 1997 15:06:01 +0000 Andreas Schwab Protoize function declarations.
Fri, 21 Nov 1997 15:01:36 +0000 Andreas Schwab Protoize functions declarations.
Fri, 21 Nov 1997 14:58:22 +0000 Andreas Schwab * fns.c (map_char_table): Protoize parameter.
Fri, 21 Nov 1997 14:56:30 +0000 Andreas Schwab (close_file_unwind): Fix return type and return nil.
Fri, 21 Nov 1997 14:54:13 +0000 Andreas Schwab (record_unwind_protect): Protoize parameter.
Fri, 21 Nov 1997 14:52:16 +0000 Andreas Schwab (Fchar_to_string): Declare `workbuf' as unsigned char.
Fri, 21 Nov 1997 14:48:34 +0000 Andreas Schwab (doprnt1): Declare `charbuf' as unsigned char.
Fri, 21 Nov 1997 14:46:31 +0000 Andreas Schwab Add prototypes. Remove declaration of obsolete
Fri, 21 Nov 1997 14:42:33 +0000 Andreas Schwab Add more prototypes and function declarations.
Fri, 21 Nov 1997 14:31:20 +0000 Andreas Schwab (setup_ccl_program): Define as returning nothing.
Fri, 21 Nov 1997 14:30:34 +0000 Andreas Schwab Add declaration of setup_ccl_program and ccl_driver.
Fri, 21 Nov 1997 14:26:38 +0000 Andreas Schwab Add declaration of word_boundary_p.
Fri, 21 Nov 1997 14:19:57 +0000 Andreas Schwab Add more protypes and function declarations.
Fri, 21 Nov 1997 14:05:58 +0000 Andreas Schwab (printchar): Declare `work' as unsigned char.
Fri, 21 Nov 1997 13:50:47 +0000 Andreas Schwab (read_minibuf_unwind): Fix return type and return nil.
Fri, 21 Nov 1997 13:33:35 +0000 Andreas Schwab (unchain_marker): Define as returning nothing.
Fri, 21 Nov 1997 13:24:40 +0000 Andreas Schwab Declare finalize_kbd_macro_chars and
Fri, 21 Nov 1997 13:03:55 +0000 Andreas Schwab (store_kbd_macro_char): Define as returning nothing.
Fri, 21 Nov 1997 12:54:36 +0000 Andreas Schwab (read1): Declare `workbuf' as unsigned char.
Fri, 21 Nov 1997 12:49:52 +0000 Andreas Schwab Add more prototypes and declarations. Forward declare
Fri, 21 Nov 1997 10:34:10 +0000 Andreas Schwab (gud-sentinel): Set mode-line-process in the process
Thu, 20 Nov 1997 22:14:40 +0000 Karl Heuer (set-input-method): Renamed from select-input-method.
Thu, 20 Nov 1997 22:12:59 +0000 Karl Heuer Comment fix.
Thu, 20 Nov 1997 22:05:08 +0000 Karl Heuer (init_system_name): Don't use sysinfo.
Thu, 20 Nov 1997 22:03:42 +0000 Karl Heuer (skip_chars): Check type of `string' before using it.
Thu, 20 Nov 1997 22:00:57 +0000 Karl Heuer (write-file): Make buffer writable if the new file is.
Thu, 20 Nov 1997 21:59:02 +0000 Karl Heuer (describe-variable): Don't use symbol-name if v isn't symbol.
Thu, 20 Nov 1997 21:56:52 +0000 Karl Heuer (LIBS_SYSTEM): Define this.
Thu, 20 Nov 1997 21:54:20 +0000 Karl Heuer Treat DGUX the same as USG.
Thu, 20 Nov 1997 21:52:47 +0000 Karl Heuer (i586-dg-dguxR4.*): New name in case branch.
Thu, 20 Nov 1997 21:47:12 +0000 Karl Heuer (help-with-tutorial-alist): New variable.
Thu, 20 Nov 1997 21:45:59 +0000 Karl Heuer (mail-extract-address-components):
Thu, 20 Nov 1997 16:36:24 +0000 Eli Zaretskii Configure the man subdirectory.
Thu, 20 Nov 1997 16:29:53 +0000 Eli Zaretskii Initial revision
Thu, 20 Nov 1997 16:23:24 +0000 Eli Zaretskii (man): New target to build the manual.
Thu, 20 Nov 1997 15:55:31 +0000 Eli Zaretskii (set-frame-name): New function.
Thu, 20 Nov 1997 15:50:59 +0000 Eli Zaretskii (frame_name_fnn_p, set_term_frame_name): New functions.
Wed, 19 Nov 1997 21:36:56 +0000 Karl Heuer (kill-region): Detect read-only text
Wed, 19 Nov 1997 04:25:20 +0000 Karl Heuer (print-region-1): When running pr, use -h always.
Tue, 18 Nov 1997 23:21:34 +0000 Dave Love (fortran-imenu-generic-expression): Match
Tue, 18 Nov 1997 23:05:21 +0000 Ulrich Drepper automatically generated from GPLed version
Tue, 18 Nov 1997 22:31:16 +0000 Karl Heuer (isearch-yank-string): New helper function.
Tue, 18 Nov 1997 21:22:28 +0000 Karl Heuer Improve previous change.
Tue, 18 Nov 1997 21:13:57 +0000 Karl Heuer (rmail-convert-to-babyl-format): If the
Mon, 17 Nov 1997 18:55:46 +0000 Paul Eggert (ange-ftp-date-regexp):
Mon, 17 Nov 1997 18:55:46 +0000 Paul Eggert (dired-move-to-filename-regexp):
Mon, 17 Nov 1997 02:15:35 +0000 Karl Heuer (Fexecute_extended_command): Fix message wording.
Mon, 17 Nov 1997 01:59:28 +0000 Karl Heuer (list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
Mon, 17 Nov 1997 01:59:00 +0000 Karl Heuer (list-islamic-diary-entries): Add the diary entry
Mon, 17 Nov 1997 01:58:42 +0000 Karl Heuer (list-hebrew-diary-entries): Add the diary entry
Mon, 17 Nov 1997 01:56:15 +0000 Karl Heuer (Man-init-defvars, Man-build-man-command):
Sat, 15 Nov 1997 21:14:21 +0000 Karl Heuer (comment-padding): New var.
Sat, 15 Nov 1997 21:04:47 +0000 Karl Heuer (finder-find-library): Re-instate (with a different
Sat, 15 Nov 1997 20:58:28 +0000 Karl Heuer (fill-individual-paragraphs): Don't get
Sat, 15 Nov 1997 20:56:41 +0000 Karl Heuer (custom-face-save): Save the face.
Sat, 15 Nov 1997 20:53:54 +0000 Karl Heuer (rmail-summary-window-size): Allow integer values.
Sat, 15 Nov 1997 20:52:06 +0000 Karl Heuer Use set-input-mode to make Latin-1 chars work.
Sat, 15 Nov 1997 20:36:34 +0000 Karl Heuer (minibuffer_scroll_overlap): New variable.
Sat, 15 Nov 1997 20:24:41 +0000 Karl Heuer (display_text_line): Make decision about which windows
Sat, 15 Nov 1997 20:23:21 +0000 Karl Heuer (ASCII_BYTE_P): New macro.
Sat, 15 Nov 1997 20:22:20 +0000 Karl Heuer (position_indentation): Detect non-breaking space,
Sat, 15 Nov 1997 20:16:49 +0000 Karl Heuer (x_handle_selection_request): Use xfree, not free.
Thu, 13 Nov 1997 11:36:02 +0000 Andreas Schwab (tar-mode-map): Fix function name in menu entry.
Thu, 13 Nov 1997 01:17:00 +0000 Ulrich Drepper automatically generated from GPLed version
Wed, 12 Nov 1997 01:24:57 +0000 Ulrich Drepper automatically generated from GPLed version
Tue, 11 Nov 1997 04:00:53 +0000 Karl Heuer (inferior-octave-startup-args):
Tue, 11 Nov 1997 03:55:47 +0000 Karl Heuer (help-for-help): Update text for `m'.
Tue, 11 Nov 1997 03:54:00 +0000 Karl Heuer (imenu-default-create-index-function):
Tue, 11 Nov 1997 03:26:55 +0000 Karl Heuer (perform-replace): In Transient Mark mode, if
Tue, 11 Nov 1997 03:24:18 +0000 Karl Heuer New category ` '.
Tue, 11 Nov 1997 02:56:56 +0000 Karl Heuer (wordstar-mode): Run wordstar-mode-hook.
Tue, 11 Nov 1997 02:55:34 +0000 Karl Heuer (french-calendar-day-name-array):
Tue, 11 Nov 1997 02:54:10 +0000 Karl Heuer (query-replace-highlight): Change default to t.
Tue, 11 Nov 1997 02:52:50 +0000 Karl Heuer (describe-function): Handle the arglist of a macro.
Tue, 11 Nov 1997 02:51:06 +0000 Karl Heuer (mail-extr-voodoo): Comment out &-substitution.
Mon, 10 Nov 1997 23:28:59 +0000 Karl Heuer (finder-exit): Simplify.
Mon, 10 Nov 1997 14:49:40 +0000 Eli Zaretskii Support for Japanese display on DOS/V systems.
Mon, 10 Nov 1997 12:37:34 +0000 Andreas Schwab (archive-zoo-summarize): Properly handle the case of
Sat, 08 Nov 1997 04:02:33 +0000 Karl Heuer Don't ask questions when replacing README.
Sat, 08 Nov 1997 03:09:24 +0000 Kenichi Handa (gnus-mule-initialize): Do not set
Sat, 08 Nov 1997 03:09:24 +0000 Kenichi Handa (nntp-coding-system-for-read): Set default value to
Sat, 08 Nov 1997 03:09:24 +0000 Kenichi Handa (gnus-read-descriptions-file): Decode
Sat, 08 Nov 1997 03:08:40 +0000 Kenichi Handa (fill-region-as-paragraph): Fix bug of
Sat, 08 Nov 1997 03:08:10 +0000 Kenichi Handa (ccl-encode-koi8-font): Fix bug of CCL
Sat, 08 Nov 1997 03:08:10 +0000 Kenichi Handa Add "Upper Sorbian" and "Lower Sorbian" in
Sat, 08 Nov 1997 03:07:37 +0000 Kenichi Handa (set-language-environment): Run
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (Fcall_process): GCPRO infile, buffer, and
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (Fsref): If IDX points an 8-bit code which is not part
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (find_charset_in_str): Handle the case that STR
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (setup_coding_system): Initialize common_flags member
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (struct coding_system): Add member common_flags, delete
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (create_process): Encode arguments for the process.
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (Finsert_file_contents): Use new macros defined in
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (encode_terminal_code): Use new macros defined in
Fri, 07 Nov 1997 23:32:50 +0000 Paul Eggert (ange-ftp-date-regexp): Handle Japanese-format dates.
Fri, 07 Nov 1997 23:32:50 +0000 Paul Eggert (dired-move-to-filename-regexp): Handle Japanese-format dates.
Fri, 07 Nov 1997 23:19:12 +0000 Paul Eggert (AC_CHECK_LIB): Add -lintl.
Fri, 07 Nov 1997 21:55:40 +0000 Karl Heuer (build-mail-abbrevs): Use initial space in
Fri, 07 Nov 1997 21:44:16 +0000 Karl Heuer (rename-uniquely): Simplify.
Fri, 07 Nov 1997 21:19:19 +0000 Karl Heuer (check for .elc files): Avoid bash-specific syntax.
Fri, 07 Nov 1997 19:23:34 +0000 Karl Heuer (cal-tex-cursor-week-iso): Delete spurious %.
Fri, 07 Nov 1997 19:22:50 +0000 Karl Heuer (calendar-chinese-date-string): Fix month name.
Fri, 07 Nov 1997 19:18:45 +0000 Karl Heuer (install): Move blessmail last.
Fri, 07 Nov 1997 18:58:27 +0000 Karl Heuer Fix typo.
Thu, 06 Nov 1997 00:44:44 +0000 Ulrich Drepper automatically generated from GPLed version
Tue, 04 Nov 1997 03:28:47 +0000 Ulrich Drepper automatically generated from GPLed version
Mon, 03 Nov 1997 03:58:23 +0000 Karl Heuer (byte-optimize-concat): New function.
Mon, 03 Nov 1997 02:57:05 +0000 Karl Heuer (ethiopic-calendar-epoch): Correct to 8 CE.
Mon, 03 Nov 1997 02:54:19 +0000 Karl Heuer (apropos-command): Doc fix.
Mon, 03 Nov 1997 02:50:20 +0000 Karl Heuer (fortran-imenu-generic-expression): Doc fix.
Sat, 01 Nov 1997 01:46:51 +0000 Michael Kifer new version
Fri, 31 Oct 1997 23:17:17 +0000 Dave Love (fortran-imenu-generic-expression): New variable.
Fri, 31 Oct 1997 23:09:43 +0000 Karl Heuer (fullwrite): Get rid of an extra call to write. Problem
Fri, 31 Oct 1997 23:03:30 +0000 Karl Heuer (tex-validate-region): Really check
Fri, 31 Oct 1997 23:01:48 +0000 Karl Heuer (init_system_name): If gethostname gives a proper
Wed, 29 Oct 1997 07:47:37 +0000 Paul Eggert (DBL_MIN_REPLACEMENT): New macro.
Wed, 29 Oct 1997 07:47:37 +0000 Paul Eggert (DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.
Tue, 28 Oct 1997 22:16:24 +0000 Oliver Seidel Three insertion options:
Tue, 28 Oct 1997 21:59:48 +0000 Oliver Seidel Improved documentation, fixed insertion with prefix.
Tue, 28 Oct 1997 21:47:12 +0000 Oliver Seidel Implemented "insert-under-cursor" as suggested by
Tue, 28 Oct 1997 21:37:05 +0000 Oliver Seidel Incorporated simplifying suggestions from
Tue, 28 Oct 1997 21:26:55 +0000 Oliver Seidel Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:
Tue, 28 Oct 1997 21:14:51 +0000 Oliver Seidel Improvements sent in by Dave Love <d.love@dl.ac.uk>:
Tue, 28 Oct 1997 20:03:27 +0000 Oliver Seidel Harald Backer <harald.backer@fou.telenor.no> sent the following:
Tue, 28 Oct 1997 19:41:53 +0000 Oliver Seidel Added fix from Frank Ridderbusch <ridderbusch.pad@sni.de>,
Tue, 28 Oct 1997 14:17:40 +0000 Simon Marshall In deferral, check saved buffers to make sure they exist and have lazy-lock on.
Tue, 28 Oct 1997 14:16:40 +0000 Simon Marshall Allow any number of ::foos in declarative items.
Mon, 27 Oct 1997 04:34:26 +0000 Kenichi Handa (copy_category_table): Copy also the first extra slot
Mon, 27 Oct 1997 04:34:26 +0000 Kenichi Handa (Fchars_in_string): Pay attention to
Mon, 27 Oct 1997 03:53:24 +0000 Karl Heuer (compilation-error-regexp-alist):
Mon, 27 Oct 1997 03:50:50 +0000 Karl Heuer (Fkill_buffer): Don't assume buffer is current.
Mon, 27 Oct 1997 00:54:45 +0000 Kenichi Handa Entry for Ethiopic corrected.
Sat, 25 Oct 1997 13:32:06 +0000 Dave Love (find-function, find-function-other-window, find-function-other-frame,
Sat, 25 Oct 1997 13:18:56 +0000 Dave Love Initial revision
Sat, 25 Oct 1997 03:12:31 +0000 Karl Heuer (XTread_socket): Check for bogus (0,0) location.
Fri, 24 Oct 1997 20:11:44 +0000 Karl Heuer (octave-auto-indent): New variable.
Fri, 24 Oct 1997 19:58:39 +0000 Karl Heuer (XTmouse_position): Handle INSIST < 0.
Fri, 24 Oct 1997 19:58:22 +0000 Karl Heuer (w32_mouse_position): Handle INSIST < 0.
Fri, 24 Oct 1997 19:57:59 +0000 Karl Heuer (Fmouse_pixel_position, Fmouse_position):
Fri, 24 Oct 1997 19:53:43 +0000 Karl Heuer The menu now used toggle and radio for some items.
Fri, 24 Oct 1997 19:50:35 +0000 Karl Heuer (locate-library): Comment out the code that searches
Fri, 24 Oct 1997 19:37:53 +0000 Karl Heuer (outline-font-lock-keywords): Highlight the
Fri, 24 Oct 1997 19:33:49 +0000 Karl Heuer (hook): Use `widget-group-match' instead of
Fri, 24 Oct 1997 17:30:54 +0000 Oliver Seidel Added three suggestions from Carsten
Fri, 24 Oct 1997 16:53:20 +0000 Oliver Seidel Paul Stodghill <stodghil@CS.Cornell.EDU> writes:
Fri, 24 Oct 1997 16:51:02 +0000 Oliver Seidel Rafael Laboissiere <rafael@icp.inpg.fr> writes:
Fri, 24 Oct 1997 01:14:24 +0000 Kenichi Handa (list-input-methods): Improve the
Fri, 24 Oct 1997 01:14:24 +0000 Kenichi Handa (quail-translation-keymap): KP_Enter key
Thu, 23 Oct 1997 14:58:25 +0000 Simon Marshall Indicate in messages if source code is being loaded.
Thu, 23 Oct 1997 13:43:14 +0000 Dave Love Doc fixes.
Thu, 23 Oct 1997 12:07:52 +0000 Kenichi Handa The title string of input method "Ethiopic"
Thu, 23 Oct 1997 12:05:45 +0000 Kenichi Handa (set-default-coding-systems):
Thu, 23 Oct 1997 12:05:45 +0000 Kenichi Handa Give proper SAFE_CHARSET argument in
Thu, 23 Oct 1997 12:05:45 +0000 Kenichi Handa (list-input-methods): Handle the case
Thu, 23 Oct 1997 12:05:45 +0000 Kenichi Handa (find-safe-coding-system): New function.
Thu, 23 Oct 1997 12:05:45 +0000 Kenichi Handa (load-with-code-conversion): Update
Thu, 23 Oct 1997 12:05:45 +0000 Kenichi Handa (quail-require-guidance-buf): Adjusted
Thu, 23 Oct 1997 12:03:41 +0000 Kenichi Handa Give proper SAFE-CHARSET argument in each
Thu, 23 Oct 1997 12:03:41 +0000 Kenichi Handa Give proper SAFE-CHARSET argument in each
Thu, 23 Oct 1997 12:03:41 +0000 Kenichi Handa Give proper SAFE-CHARSET argument in each
Thu, 23 Oct 1997 12:03:41 +0000 Kenichi Handa Give proper SAFE-CHARSET argument in each call
Thu, 23 Oct 1997 12:03:41 +0000 Kenichi Handa Give proper SAFE-CHARSET argument in
Thu, 23 Oct 1997 12:03:07 +0000 Kenichi Handa (Man-getpage-in-background): Bind inhibit-eol-conversion
Thu, 23 Oct 1997 12:03:07 +0000 Kenichi Handa (term-exec-1): Bind inhibit-eol-conversion to t before
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (char_valid_p): New function
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (CHAR_VALID_P): Renamed from VALID_CHAR_P, new
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (encode_designation_at_bol): Fix bug of finding graphic
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (struct iso2022_spec): New member
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (map_char_table): Do not operate on invalid characters.
Thu, 23 Oct 1997 07:50:28 +0000 Karl Heuer (c-initialize-builtin-style):
Thu, 23 Oct 1997 07:49:25 +0000 Karl Heuer (c-submit-bug-report): Remove
Thu, 23 Oct 1997 07:49:06 +0000 Karl Heuer Patches to Imenu support given by
Thu, 23 Oct 1997 07:48:50 +0000 Karl Heuer (c-progress-interval): Document new semantics
Thu, 23 Oct 1997 07:48:34 +0000 Karl Heuer (c-progress-init, c-progress-fini):
Thu, 23 Oct 1997 07:48:09 +0000 Karl Heuer (c-guess-basic-syntax):
Thu, 23 Oct 1997 07:47:37 +0000 Karl Heuer Remove version number.
Thu, 23 Oct 1997 07:36:15 +0000 Karl Heuer Update version number.
Thu, 23 Oct 1997 07:33:21 +0000 Karl Heuer (c-end-of-statement-1):
Thu, 23 Oct 1997 07:33:03 +0000 Karl Heuer Define `/' in c-mode-base-map since all modes now support
Thu, 23 Oct 1997 07:32:37 +0000 Karl Heuer (c-beginning-of-statement):
Thu, 23 Oct 1997 07:32:07 +0000 Karl Heuer (c-initialize-builtin-style):
Thu, 23 Oct 1997 07:31:46 +0000 Karl Heuer (objc-mode): Bind imenu-create-index-function
Thu, 23 Oct 1997 07:31:26 +0000 Karl Heuer (cc-imenu-c-prototype-macro-regexp): New var.
Thu, 23 Oct 1997 07:01:19 +0000 Karl Heuer (locate-library): Bind jka-compr-inhibit to t.
Thu, 23 Oct 1997 07:00:59 +0000 Karl Heuer (jka-compr-inhibit): New variable.
Thu, 23 Oct 1997 06:53:36 +0000 Karl Heuer (unlock_all_files): Don't call unlock_file;
Thu, 23 Oct 1997 06:52:01 +0000 Karl Heuer (redisplay_window): If clip_changed, always run
Thu, 23 Oct 1997 06:44:15 +0000 Karl Heuer (set-scroll-bar-mode): Take just one arg.
Thu, 23 Oct 1997 06:42:50 +0000 Karl Heuer (tpu-arrange-rectangle): Use FORCE arg of move-to-column.
Thu, 23 Oct 1997 06:40:32 +0000 Karl Heuer picture.el no longer required.
Thu, 23 Oct 1997 06:36:33 +0000 Karl Heuer (basic-faces): New group. Put the standard faces in it.
Thu, 23 Oct 1997 06:35:13 +0000 Karl Heuer Fix another instance of mode line format.
Thu, 23 Oct 1997 06:29:35 +0000 Karl Heuer (mouse-drag-vertical-line): Handle left-side scroll bars.
Thu, 23 Oct 1997 04:29:36 +0000 Paul Eggert (DBL_DIG): Remove; the default value is now set in print.c.
Thu, 23 Oct 1997 04:29:36 +0000 Paul Eggert No need to include <float.h> before "lisp.h",
Thu, 23 Oct 1997 04:29:36 +0000 Paul Eggert (_MAXLDBL, _NMAXLDBL):
Wed, 22 Oct 1997 04:34:23 +0000 Kenichi Handa Set chinese-big5 for newsgroup "tw".
Wed, 22 Oct 1997 04:34:23 +0000 Kenichi Handa (gnus-show-traditional-method): Call
Wed, 22 Oct 1997 04:34:23 +0000 Kenichi Handa (gnus-ems-redefine): Require `gnus-mule' only
Wed, 22 Oct 1997 04:34:23 +0000 Kenichi Handa (gnus-structured-field-decoder): Pay attention
Tue, 21 Oct 1997 10:47:35 +0000 Kenichi Handa (read-multilingual-string): Use
Tue, 21 Oct 1997 10:47:35 +0000 Kenichi Handa Change the way of making coding
Tue, 21 Oct 1997 10:47:35 +0000 Kenichi Handa (describe-coding-system): Print
Tue, 21 Oct 1997 10:47:35 +0000 Kenichi Handa (coding-system-base): Moved to
Tue, 21 Oct 1997 10:47:35 +0000 Kenichi Handa The summary of the following changes:
Tue, 21 Oct 1997 10:45:26 +0000 Kenichi Handa (devanagari-compose-from-is13194-region):
Tue, 21 Oct 1997 10:45:26 +0000 Kenichi Handa Use coding-system-put to set coding
Tue, 21 Oct 1997 10:45:26 +0000 Kenichi Handa Use coding-system-put to set coding system
Tue, 21 Oct 1997 10:45:26 +0000 Kenichi Handa Use coding-system-put to set coding system
Tue, 21 Oct 1997 10:45:26 +0000 Kenichi Handa (tibetan-post-read-conversion): Return
Tue, 21 Oct 1997 10:43:40 +0000 Kenichi Handa (xselect.o): Depend on buffer.h.
Tue, 21 Oct 1997 10:43:40 +0000 Kenichi Handa (Qcoding_system_spec): Deleted.
Tue, 21 Oct 1997 10:43:40 +0000 Kenichi Handa Include buffer.h.
Tue, 21 Oct 1997 03:35:06 +0000 Karl Heuer Elements of kill-emacs-query-functions return nil, not non-nil,
Tue, 21 Oct 1997 03:15:20 +0000 Karl Heuer Using cl macros push, pop, when, unless throughout
Tue, 21 Oct 1997 03:06:34 +0000 Karl Heuer Add autoloads for `8859-1-map'.
Tue, 21 Oct 1997 03:04:39 +0000 Karl Heuer (custom-group-value-create): Use
Tue, 21 Oct 1997 02:59:21 +0000 Karl Heuer (LD_SWITCH_MACHINE_TEMACS): New macro (defaults empty).
Tue, 21 Oct 1997 02:57:44 +0000 Karl Heuer (LD_SWITCH_MACHINE): Conditionalize this
Tue, 21 Oct 1997 02:54:50 +0000 Karl Heuer Customize.
Mon, 20 Oct 1997 03:49:42 +0000 Karl Heuer (mail-do-fcc): Handle dont-write-the-file
Sun, 19 Oct 1997 21:02:27 +0000 Karl Heuer (file-name-non-special): For insert-directory operation,
Sun, 19 Oct 1997 20:34:22 +0000 Karl Heuer (file-name-non-special): If "/:" is the entire file
Sun, 19 Oct 1997 20:20:15 +0000 Karl Heuer (basic-save-buffer): Set buffer-file-coding-system to
Sun, 19 Oct 1997 20:12:15 +0000 Karl Heuer (describe-font): Fix prompt.
Sun, 19 Oct 1997 20:11:59 +0000 Karl Heuer (describe-language-environment): Fix prompt.
Sun, 19 Oct 1997 19:56:59 +0000 Karl Heuer (syms_of_window): Doc fix.
Sun, 19 Oct 1997 19:54:35 +0000 Karl Heuer (ispell-change-dictionary): Fix error message.
Fri, 17 Oct 1997 15:41:57 +0000 Oliver Seidel Thanks to Harald Backer <harald.backer@fou.telenor.no>, we now have
Thu, 16 Oct 1997 23:31:55 +0000 Karl Heuer (format-deannotate-region): In case of unmatched tags,
Thu, 16 Oct 1997 23:25:57 +0000 Karl Heuer (winner-pending-undo-ring): Defvar before first use.
Thu, 16 Oct 1997 23:21:13 +0000 Karl Heuer Initial revision
Thu, 16 Oct 1997 21:21:16 +0000 Oliver Seidel Jari Aalto <jari.aalto@ntc.nokia.com> writes:
Thu, 16 Oct 1997 18:46:36 +0000 Karl Heuer Removed changelog comment section.
Thu, 16 Oct 1997 18:44:52 +0000 Karl Heuer (nroff): Moved from `editing' to `wp'.
Thu, 16 Oct 1997 18:42:17 +0000 Karl Heuer (rmail-summary-rmail-update): When looking for
Thu, 16 Oct 1997 18:37:51 +0000 Karl Heuer (init_buffer): Don't add /: to default dir if it's `/'.
Thu, 16 Oct 1997 18:36:35 +0000 Karl Heuer (dired-move-to-filename-regexp):
Thu, 16 Oct 1997 18:35:17 +0000 Karl Heuer (edebug-eval-mode): Nicer mode-name value.
Thu, 16 Oct 1997 18:32:06 +0000 Karl Heuer (function-called-at-point): Always use Emacs Lisp syntax tab.
Thu, 16 Oct 1997 18:28:41 +0000 Karl Heuer (Faccessible_keymaps): Avoid alloca for fixed-size array.
Thu, 16 Oct 1997 18:27:12 +0000 Karl Heuer (read_minibuf): Return DEFALT here, if minibuffer is empty.
Thu, 16 Oct 1997 18:25:42 +0000 Karl Heuer (Fexpand_file_name): Avoid treating // specially
Thu, 16 Oct 1997 18:22:36 +0000 Karl Heuer (variable-link): New widget.
Thu, 16 Oct 1997 18:20:16 +0000 Karl Heuer Some changes in comments and documentation.
Thu, 16 Oct 1997 18:17:52 +0000 Karl Heuer (L_getit): Always make named tags so that Emacs
Thu, 16 Oct 1997 18:13:44 +0000 Karl Heuer (Fwhere_is_internal): some minor mode bindings weren't
Thu, 16 Oct 1997 18:12:06 +0000 Karl Heuer (describe-variable): Pass default value to completing-read.
Thu, 16 Oct 1997 18:09:31 +0000 Karl Heuer (narrow-to-page): Check whether forward-page
Thu, 16 Oct 1997 18:07:23 +0000 Karl Heuer (scheme-let-indent): New arg NORMAL-INDENT.
Thu, 16 Oct 1997 00:07:02 +0000 Karl Heuer (replace_buffer_in_all_windows):
Thu, 16 Oct 1997 00:04:22 +0000 Karl Heuer (uniquify-buffer-name-style): Add :require.
Wed, 15 Oct 1997 23:57:19 +0000 Karl Heuer (widget-button-click): Move point to where clicked.
Wed, 15 Oct 1997 23:55:45 +0000 Karl Heuer (auto-save-list-file-prefix): Fix custom type.
Wed, 15 Oct 1997 23:48:01 +0000 Karl Heuer (outline-back-to-heading): New arg INVISIBLE-OK.
Wed, 15 Oct 1997 23:40:43 +0000 Karl Heuer (toggle-scroll-bar): Call prefix-numeric-value.
Wed, 15 Oct 1997 23:36:30 +0000 Karl Heuer (help-mode-maybe): New function, on temp-buffer-show-hook.
Wed, 15 Oct 1997 23:34:58 +0000 Karl Heuer (compilation-forget-errors):
Wed, 15 Oct 1997 23:33:14 +0000 Karl Heuer (smtpmail-send-it): Don't use time-stamp-strftime.
Wed, 15 Oct 1997 23:28:06 +0000 Karl Heuer (gc_sweep): Free memory blocks that contain only unused
Wed, 15 Oct 1997 23:15:09 +0000 Karl Heuer (isearch-printing-char): Change S-SPC to SPC.
Wed, 15 Oct 1997 23:12:54 +0000 Karl Heuer (Fstring_to_number): Handle NEGATIVE for floats too.
Wed, 15 Oct 1997 23:10:11 +0000 Karl Heuer (end-of-visible-line): After skipping some invisible chars.
Wed, 15 Oct 1997 23:06:46 +0000 Karl Heuer (rmail): Avoid showing message twice.
Wed, 15 Oct 1997 23:03:30 +0000 Karl Heuer (report-emacs-bug): Delete the condition-case.
Wed, 15 Oct 1997 23:00:25 +0000 Karl Heuer (imenu-add-to-menubar): If not using
Wed, 15 Oct 1997 22:54:24 +0000 Karl Heuer (hs-special-modes-alist): Correct alist
Wed, 15 Oct 1997 22:50:09 +0000 Karl Heuer (mail-bury): Check for value, not just
Wed, 15 Oct 1997 22:45:35 +0000 Karl Heuer (read_list): Don't recognize Vload_file_name
Wed, 15 Oct 1997 22:41:09 +0000 Karl Heuer (winner-change-fun): Don't use pushnew.
Wed, 15 Oct 1997 22:18:37 +0000 Karl Heuer (window_scroll): When scrolling forward and point is
Wed, 15 Oct 1997 17:18:11 +0000 Oliver Seidel Everything seems to work in Harald Melands Emacs 20.02 and
Wed, 15 Oct 1997 14:30:41 +0000 Oliver Seidel Attempted to reconcile Harald's changes with mine since 1.15.
Wed, 15 Oct 1997 14:00:12 +0000 Oliver Seidel Fixed 'file-item' and added 20.02 split-string function.
Tue, 14 Oct 1997 22:22:35 +0000 Oliver Seidel Added string-split (which I stole from ediff-util), changed
Mon, 13 Oct 1997 18:11:44 +0000 Andrew Innes Ensure standard handles are reset even if spawnve fails.
Mon, 13 Oct 1997 18:06:22 +0000 Andrew Innes Pass menu handle by value.
Mon, 13 Oct 1997 17:08:02 +0000 Eli Zaretskii (decode_mode_spec): Display non-nil title as the frame's
Mon, 13 Oct 1997 16:57:32 +0000 Eli Zaretskii (set_menu_bar_lines): Make the function external instead
Mon, 13 Oct 1997 16:52:09 +0000 Eli Zaretskii (shut_down_emacs): Call `dos_cleanup'.
Mon, 13 Oct 1997 16:40:24 +0000 Eli Zaretskii (mouse_get_pos): Remove reduntant call to `int86'.
Mon, 13 Oct 1997 16:29:00 +0000 Eli Zaretskii Declare Vdos_windows_version.
Mon, 13 Oct 1997 16:21:52 +0000 Eli Zaretskii (__tb): Define.
Mon, 13 Oct 1997 16:05:32 +0000 Eli Zaretskii (x-long-option-alist): New variable.
Sat, 11 Oct 1997 03:57:20 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Use -Wl,-rpath if __ELF__.
Sat, 11 Oct 1997 03:56:02 +0000 Richard M. Stallman Test __OpenBSD__ along with __NetBSD__.
Sat, 11 Oct 1997 03:54:19 +0000 Richard M. Stallman (command-line): Don't suppress suffix search.
Sat, 11 Oct 1997 03:31:06 +0000 Richard M. Stallman (make-help-screen): Make scroll bar work normally.
Thu, 09 Oct 1997 09:24:50 +0000 Oliver Seidel Harald Meland <harald.meland@usit.uio.no> asked for
Thu, 02 Oct 1997 04:33:26 +0000 Richard M. Stallman (gettimeofday, one arg or two):
Thu, 02 Oct 1997 03:12:38 +0000 Karl Heuer (round_up): Make arguments and return type unsigned.
Thu, 02 Oct 1997 03:10:50 +0000 Karl Heuer (syms_of_print): Fix doc string of print-gensym.
Thu, 02 Oct 1997 03:10:35 +0000 Karl Heuer Make sure that make-docfile does not see the doc string
Thu, 02 Oct 1997 03:10:12 +0000 Karl Heuer Repeat the argument list of format-time-string in the
Thu, 02 Oct 1997 03:04:15 +0000 Karl Heuer (previous-matching-history-element): No need to bind
Thu, 02 Oct 1997 03:03:50 +0000 Karl Heuer (term-regexp-arg): No need to bind
Thu, 02 Oct 1997 03:03:32 +0000 Karl Heuer (comint-regexp-arg): No need to bind
Thu, 02 Oct 1997 02:57:42 +0000 Karl Heuer (ps-print-background-image): Fix customize type.
Thu, 02 Oct 1997 02:57:16 +0000 Karl Heuer (revert-without-query): Fix customize type.
Thu, 02 Oct 1997 02:57:01 +0000 Karl Heuer (echo-keystrokes): Fix customize type.
Thu, 02 Oct 1997 02:56:26 +0000 Karl Heuer (browse-url-netscape-display): Fix customize type.
Thu, 02 Oct 1997 02:55:24 +0000 Karl Heuer (ange-ftp-name-format): Fix customize type.
Thu, 02 Oct 1997 02:47:57 +0000 Karl Heuer (elint-check-defcustom-form): New function.
Wed, 01 Oct 1997 17:28:02 +0000 Richard M. Stallman (lisp-imenu-generic-expression): Allow `/' in names.
Wed, 01 Oct 1997 17:24:24 +0000 Richard M. Stallman [! HAVE_LIBXMU] (LIBXMU): Define as empty.
Wed, 01 Oct 1997 05:42:45 +0000 Geoff Voelker addpm.c (env_vars): Fix misplaced % in SHELL entry.
Tue, 30 Sep 1997 18:13:00 +0000 Paul Eggert automatically generated from GPLed version
Tue, 30 Sep 1997 07:36:28 +0000 Karl Heuer (finder-mode-map): Bind [mouse-2].
Tue, 30 Sep 1997 07:33:35 +0000 Karl Heuer (vc-find-cvs-master): Added missing `throw' for
Tue, 30 Sep 1997 07:29:12 +0000 Karl Heuer (install-arch-indep): install the widget info file.
Tue, 30 Sep 1997 07:20:58 +0000 Karl Heuer (widget-plist-member): Move from here to src/fns.c;
Tue, 30 Sep 1997 07:17:32 +0000 Karl Heuer Delete vestigial autoloads.
Tue, 30 Sep 1997 07:15:28 +0000 Karl Heuer (Qwidget_type): New variable.
Tue, 30 Sep 1997 01:13:53 +0000 Michael Kifer new version
Mon, 29 Sep 1997 18:53:12 +0000 Karl Heuer Fix name of include file to match 1996-08-24 renaming.
Sat, 27 Sep 1997 16:12:51 +0000 Karl Heuer (compilation-mode-font-lock-keywords): Font-lock column numbers.
Sat, 27 Sep 1997 16:06:15 +0000 Karl Heuer (compilation-mode-map): Use more meaningful menu name.
Sat, 27 Sep 1997 16:01:00 +0000 Karl Heuer (relinquish): When returning memory to the system,
Fri, 26 Sep 1997 21:39:10 +0000 Karl Heuer (archive-mode): Use write-contents-hooks.
Fri, 26 Sep 1997 21:26:31 +0000 Karl Heuer (scheme-mode-map): Remove duplicate menu item.
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa Require nntp instead of gnus and message.
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nnmh-retrieve-headers): Bind
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nnml-retrieve-headers): Bind
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (gnus-show-traditional-method): New variable.
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nntp-coding-system-for-write): New variable.
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (gnus-ems-redefine): If the feature `mule' is
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nnfolder-request-list): Bind
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (gnus-structured-field-decoder): If the
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nnmail-find-file): Bind
Thu, 25 Sep 1997 12:40:02 +0000 Kenichi Handa (quail-translation-keymap): Bind right, left, down, and up keys.
Thu, 25 Sep 1997 12:38:15 +0000 Kenichi Handa (make-coding-system): Cancel the previous change.
Thu, 25 Sep 1997 12:26:38 +0000 Kenichi Handa (charset-list): Change it to function.
Thu, 25 Sep 1997 12:25:01 +0000 Kenichi Handa (push_key_description): Delete useless `if' statement.
Thu, 25 Sep 1997 12:25:01 +0000 Kenichi Handa (find_charset_in_str): Return also charsets in
Thu, 25 Sep 1997 01:33:26 +0000 Karl Heuer (shadows-compare-text-p): Add.
Thu, 25 Sep 1997 01:10:01 +0000 Karl Heuer (displaying-byte-compile-warnings): Show
Thu, 25 Sep 1997 01:01:05 +0000 Karl Heuer (save-place-to-alist): Optimize out the degenerate
Thu, 25 Sep 1997 00:53:39 +0000 Richard M. Stallman (save-place-version-control): Make nil the default.
Thu, 25 Sep 1997 00:44:53 +0000 Karl Heuer Use system header files instead of declaring C-library
Thu, 25 Sep 1997 00:40:45 +0000 Karl Heuer (mode-line-format): Doc fix.
Wed, 24 Sep 1997 16:38:24 +0000 Karl Heuer (term-if-emacs19): Recognize version 20.
Wed, 24 Sep 1997 16:29:39 +0000 Karl Heuer (cal-tex-mouse-filofax-daily): New function.
Wed, 24 Sep 1997 16:29:05 +0000 Karl Heuer (calendar-mode-map): Bind it to key.
Wed, 24 Sep 1997 16:28:34 +0000 Karl Heuer (cal-tex-cursor-filofax-daily): New function.
Wed, 24 Sep 1997 16:14:22 +0000 Karl Heuer (calendar-mayan-days-before-absolute-zero): Change
Wed, 24 Sep 1997 16:11:32 +0000 Karl Heuer (with-pop, with-kerberos): Need to check Kerberos
Wed, 24 Sep 1997 08:50:49 +0000 Eli Zaretskii (file-name-buffer-file-type-alist): Remove the files with ".dos" extension
Wed, 24 Sep 1997 01:50:24 +0000 Lars Magne Ingebrigtsen *** empty log message ***
Tue, 23 Sep 1997 18:23:17 +0000 Paul Eggert Merge changes mistakenly made to `Makefile'.
Tue, 23 Sep 1997 17:30:24 +0000 Geoff Voelker (child_setup) [WINDOWSNT]: Change directory of
Mon, 22 Sep 1997 01:56:30 +0000 Kenichi Handa Add tailing newline.
Mon, 22 Sep 1997 01:54:24 +0000 Kenichi Handa file name changed.
Sun, 21 Sep 1997 14:11:37 +0000 Richard M. Stallman (c-initialize-builtin-style): Don't ever try to use copy-tree.
Sun, 21 Sep 1997 12:34:40 +0000 Richard M. Stallman Comment change.
Sun, 21 Sep 1997 12:32:49 +0000 Richard M. Stallman (making links to `src'): Keep timestamp on copied files.
Sat, 20 Sep 1997 23:20:37 +0000 Richard M. Stallman (rmail-output-to-rmail-file): Doc fix.
Sat, 20 Sep 1997 04:48:29 +0000 Richard M. Stallman (motion_event_is_in_menu): Extend the left and EMACS_20_2
Sat, 20 Sep 1997 00:32:30 +0000 Richard M. Stallman (outline-up-heading): Avoid infinite loop at beginning of buffer.
Fri, 19 Sep 1997 23:07:57 +0000 Richard M. Stallman Set case-table for Cyrillic characters.
Fri, 19 Sep 1997 23:07:22 +0000 Richard M. Stallman Load case-table before loading
Fri, 19 Sep 1997 21:01:27 +0000 Richard M. Stallman (german): Swap y and z.
Fri, 19 Sep 1997 18:15:57 +0000 Richard M. Stallman (normal-top-level-add-to-load-path):
Fri, 19 Sep 1997 17:36:36 +0000 Richard M. Stallman (ASCII): Define as alias for English.
Fri, 19 Sep 1997 04:30:28 +0000 Richard M. Stallman (c-initialize-builtin-style):
Fri, 19 Sep 1997 04:27:56 +0000 Richard M. Stallman Fix previous change.
Fri, 19 Sep 1997 04:24:02 +0000 Richard M. Stallman (quail-simple-translation-keymap):
Fri, 19 Sep 1997 03:04:00 +0000 Richard M. Stallman Require calendar only when compiling.
Fri, 19 Sep 1997 02:27:31 +0000 Richard M. Stallman (quail-set-keyboard-layout): Add autoload cookie.
Wed, 17 Sep 1997 06:41:41 +0000 Richard M. Stallman (find-new-buffer-file-coding-system): Reflect EMACS_20_1
Wed, 17 Sep 1997 00:53:33 +0000 Richard M. Stallman (command_loop_1): Add nonascii_insert_offset
Wed, 17 Sep 1997 00:35:15 +0000 Richard M. Stallman (install-leim): Depend on mkdir.
Tue, 16 Sep 1997 21:25:41 +0000 Richard M. Stallman Delete the S language.
Tue, 16 Sep 1997 07:04:03 +0000 Richard M. Stallman (quail-completion-list-translations): Fix
Tue, 16 Sep 1997 01:57:52 +0000 Richard M. Stallman (tit-process-header): Convert argument of KEYPROMPT if it contains an escape.
Mon, 15 Sep 1997 23:21:03 +0000 Richard M. Stallman (viper-mouse-search-key): Fix custom type.
Mon, 15 Sep 1997 23:19:58 +0000 Richard M. Stallman (initial-major-mode): Fix customize type.
Mon, 15 Sep 1997 20:04:22 +0000 Richard M. Stallman (latin-2-postfix): Use : for double-acute again.
Mon, 15 Sep 1997 20:00:03 +0000 Richard M. Stallman (vietnamese-viqr): Doc fix.
Mon, 15 Sep 1997 19:51:28 +0000 Richard M. Stallman (compute_motion): Ignore the display table entry for a
Mon, 15 Sep 1997 19:48:11 +0000 Richard M. Stallman (Info-suffix-list): Add suffixes for MS-DOS version
Mon, 15 Sep 1997 19:45:16 +0000 Richard M. Stallman Many doc fixes.
Mon, 15 Sep 1997 09:03:45 +0000 Simon Marshall Don't fontify \item like \it.
Mon, 15 Sep 1997 08:12:51 +0000 Richard M. Stallman (quail-simple-translation-keymap): Set the default (t) binding properly.
Mon, 15 Sep 1997 06:32:36 +0000 Richard M. Stallman (quail-terminate-translation):
Mon, 15 Sep 1997 06:10:22 +0000 Richard M. Stallman (coding-system-unification-table-for-encode): Recurse properly.
Mon, 15 Sep 1997 05:08:48 +0000 Richard M. Stallman (kkc-mode-map): Bind all control keys to kkc-non-kkc-command.
Mon, 15 Sep 1997 03:29:47 +0000 Richard M. Stallman (edebug-enter): Save, and bind to nil,
Sun, 14 Sep 1997 20:27:34 +0000 Richard M. Stallman (canonically-space-region): Doc fix.
Sun, 14 Sep 1997 18:18:39 +0000 Richard M. Stallman (truncate-string-to-width): Doc typo fix.
Sun, 14 Sep 1997 17:27:48 +0000 Richard M. Stallman (normal-top-level-add-to-load-path):
Sun, 14 Sep 1997 17:23:52 +0000 Richard M. Stallman Customized.
Sun, 14 Sep 1997 17:21:28 +0000 Richard M. Stallman (Finsert_file_contents): If a coding system is
Sun, 14 Sep 1997 15:57:18 +0000 Richard M. Stallman Comment change.
Sat, 13 Sep 1997 20:05:52 +0000 Richard M. Stallman Change maintainer email address.
Sat, 13 Sep 1997 19:49:52 +0000 Richard M. Stallman (setup-english-environment): Don't set
Sat, 13 Sep 1997 19:47:52 +0000 Richard M. Stallman Recognize alpha* instead of just alpha.
Sat, 13 Sep 1997 19:05:54 +0000 Richard M. Stallman (standard-display-european): Do something useful where AUTO is t or a symbol.
Sat, 13 Sep 1997 18:49:49 +0000 Richard M. Stallman (cl-loop-let): Use `last', not `last*'
Sat, 13 Sep 1997 18:44:54 +0000 Richard M. Stallman Require cl at compile-time.
Sat, 13 Sep 1997 09:38:27 +0000 Richard M. Stallman (select-input-method): No error if enable-multibyte-characters is nil.
Sat, 13 Sep 1997 08:44:55 +0000 Richard M. Stallman (truncate-string-to-width):
Sat, 13 Sep 1997 08:42:12 +0000 Richard M. Stallman When redisplaying the echo area, use the value
Sat, 13 Sep 1997 08:19:54 +0000 Richard M. Stallman (mail-do-fcc): When writing to an Rmail file,
Sat, 13 Sep 1997 06:32:16 +0000 Richard M. Stallman (ph-server): Fix customize type.
Sat, 13 Sep 1997 06:30:44 +0000 Richard M. Stallman (gnus-summary-thread-gathering-function): Fix customize type.
Sat, 13 Sep 1997 06:29:52 +0000 Richard M. Stallman (gnus-permanently-visible-groups): Fix customize type.
Sat, 13 Sep 1997 06:25:46 +0000 Richard M. Stallman (gnus-default-subscribed-newsgroups): Fix custom type. Doc fix.
Sat, 13 Sep 1997 06:16:55 +0000 Richard M. Stallman (viper-non-vi-major-modes): Fix customize type.
Sat, 13 Sep 1997 06:16:07 +0000 Richard M. Stallman (viper-mouse-search-key, viper-mouse-insert-key): Fix customize type.
Sat, 13 Sep 1997 06:13:10 +0000 Richard M. Stallman (viper-repeat-from-history-key): Fix customize type.
Sat, 13 Sep 1997 06:12:13 +0000 Richard M. Stallman (ex-unix-type-shell): Fix customize type.
Sat, 13 Sep 1997 06:11:09 +0000 Richard M. Stallman (viper-smart-suffix-list): Fix customize type.
Sat, 13 Sep 1997 06:05:16 +0000 Richard M. Stallman (add-log-current-defun-function): Likewise.
Sat, 13 Sep 1997 06:04:04 +0000 Richard M. Stallman (chinese-calendar-time-zone): Likewise.
Sat, 13 Sep 1997 06:02:11 +0000 Richard M. Stallman (syms_of_minibuf): Doc fix.
Sat, 13 Sep 1997 04:32:07 +0000 Richard M. Stallman Initial revision
Sat, 13 Sep 1997 04:28:20 +0000 Richard M. Stallman Undo previous change.
Fri, 12 Sep 1997 22:46:14 +0000 Richard M. Stallman Say a little more about intlfonts. Update copyright year.
Fri, 12 Sep 1997 22:41:48 +0000 Richard M. Stallman (calendar-location-name): Doc fix.
Fri, 12 Sep 1997 22:41:34 +0000 Richard M. Stallman (strokes-click-command): Doc fix.
Fri, 12 Sep 1997 22:40:55 +0000 Richard M. Stallman (makefile-pickup-everything-picks-up-filenames-p): Doc fix.
Fri, 12 Sep 1997 22:34:30 +0000 Richard M. Stallman (tab-stop-list): Doc fix.
Fri, 12 Sep 1997 22:34:14 +0000 Richard M. Stallman (save-completions-flag): Doc fix.
Fri, 12 Sep 1997 22:14:24 +0000 Richard M. Stallman (elisp-eval-buffer): New arg FILENAME is ignored.
Fri, 12 Sep 1997 22:08:16 +0000 Richard M. Stallman Require calendar.el.
Fri, 12 Sep 1997 21:09:03 +0000 Michael Kifer new version
Fri, 12 Sep 1997 20:58:57 +0000 Richard M. Stallman (perldb): Fix paren error in call to read-from-minibuffer.
Fri, 12 Sep 1997 20:57:17 +0000 Richard M. Stallman (debug): Allow recursive minibuffers if we're in a minibuffer already.
Fri, 12 Sep 1997 20:55:34 +0000 Richard M. Stallman (next-history-element):
Fri, 12 Sep 1997 19:53:33 +0000 Richard M. Stallman (compilation-parse-errors): Fixed two bugs that
Fri, 12 Sep 1997 19:43:45 +0000 Richard M. Stallman (customize-group): Handle groups not yet loaded.
Fri, 12 Sep 1997 19:34:27 +0000 Richard M. Stallman (french-calendar-accents): Change variable to function.
Fri, 12 Sep 1997 08:14:01 +0000 Richard M. Stallman (latin-2-postfix): Replace comma and period with `. Replace colon with /.
Fri, 12 Sep 1997 07:04:41 +0000 Richard M. Stallman (custom-face-menu): Use custom-face-save-command. not custom-face-save.
Fri, 12 Sep 1997 04:06:46 +0000 Richard M. Stallman (Fexternal_debugging_output): On Windows output to debugger.
Fri, 12 Sep 1997 02:14:46 +0000 Kenichi Handa (quail-translation-keymap): Fix previous
Fri, 12 Sep 1997 01:46:32 +0000 Kenichi Handa (sendmail-send-it): If both
Thu, 11 Sep 1997 23:51:29 +0000 Richard M. Stallman (ps-emacs-face-kind-p): Function deleted.
Thu, 11 Sep 1997 23:15:08 +0000 Richard M. Stallman (quail-update-translation): Fix previous change.
Thu, 11 Sep 1997 22:13:15 +0000 Richard M. Stallman (hexlify-buffer): Bind coding-system-for-write to
Thu, 11 Sep 1997 19:05:59 +0000 Richard M. Stallman (describe-coding-system): Describe coding systems of type 5, raw-text.
Thu, 11 Sep 1997 18:22:03 +0000 Paul Eggert automatically generated from GPLed version
Thu, 11 Sep 1997 18:13:19 +0000 Ulrich Drepper automatically generated from GPLed version
Thu, 11 Sep 1997 18:13:19 +0000 Paul Eggert automatically generated from GPLed version
Thu, 11 Sep 1997 18:13:19 +0000 Ulrich Drepper automatically generated from GPLed version
Thu, 11 Sep 1997 17:51:36 +0000 Richard M. Stallman Switch to raw-text as coding system.
Thu, 11 Sep 1997 16:08:19 +0000 Michael Kifer new version
Thu, 11 Sep 1997 11:52:38 +0000 Kenichi Handa (kkc-mode-map): Bind meta-prefix-char to a
Thu, 11 Sep 1997 05:33:51 +0000 Geoff Voelker Fix typo.
Thu, 11 Sep 1997 05:27:46 +0000 Geoff Voelker (debug.bat): New target.
Thu, 11 Sep 1997 05:27:25 +0000 Geoff Voelker Initial revision
Thu, 11 Sep 1997 05:24:25 +0000 Kenichi Handa Set no-conversion for network communication
Thu, 11 Sep 1997 01:27:57 +0000 Richard M. Stallman (syms_of_msdos): Intern background-color and
Thu, 11 Sep 1997 01:20:27 +0000 Michael Kifer new version
Thu, 11 Sep 1997 00:06:36 +0000 Richard M. Stallman (install): Use quail/* in the second tar that copies a dir named quail.
Thu, 11 Sep 1997 00:00:01 +0000 Richard M. Stallman (ENCODE_FILE): New macro.
Wed, 10 Sep 1997 21:16:20 +0000 Jeff Law typos. libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128
Wed, 10 Sep 1997 21:13:00 +0000 Jeff Law * config.sub: Use "amigaos" instread of "amigados". Still
Wed, 10 Sep 1997 13:15:42 +0000 Kenichi Handa (setup-ethiopic-environment): Don't bind
Wed, 10 Sep 1997 13:15:07 +0000 Kenichi Handa (sendmail-send-it): The priority of coding
Wed, 10 Sep 1997 13:14:45 +0000 Kenichi Handa Don't bind keys in quail-mode-map. The
Wed, 10 Sep 1997 07:42:31 +0000 Kenichi Handa Add coding system specification for several
Wed, 10 Sep 1997 07:42:08 +0000 Kenichi Handa (setup-japanese-environment): Give
Wed, 10 Sep 1997 03:26:31 +0000 Richard M. Stallman (BROKEN_MKTIME): Define.
Tue, 09 Sep 1997 22:23:48 +0000 Doug Evans Recognize ARC cpu.
Tue, 09 Sep 1997 19:54:18 +0000 Richard M. Stallman (lisp-imenu-generic-expression): Recognize`defcustom' and `defgroup".
Tue, 09 Sep 1997 19:07:56 +0000 Richard M. Stallman (standard-display-european): Doc fix.
Tue, 09 Sep 1997 14:57:01 +0000 Kenichi Handa (quail-simple): New function.
Tue, 09 Sep 1997 14:55:29 +0000 Kenichi Handa (input-method-verbose-flag):
Tue, 09 Sep 1997 14:10:23 +0000 Richard Kenner (alpha): Replace CPU-determining program with one that's more precise
Tue, 09 Sep 1997 13:01:02 +0000 Simon Marshall Try to comment where font-lock-keyword order is important.
Tue, 09 Sep 1997 09:16:54 +0000 Richard M. Stallman (standard-display-european): If AUTO is non-nil, intern it.
Tue, 09 Sep 1997 09:02:25 +0000 Richard M. Stallman (quail-translation-keymap)
Tue, 09 Sep 1997 07:33:12 +0000 Richard M. Stallman (ps-face-bold-p): Use face-bold-p.
Tue, 09 Sep 1997 07:24:02 +0000 Richard M. Stallman (comint-file-name-chars): Doc fix.
Tue, 09 Sep 1997 07:09:20 +0000 Richard M. Stallman (view-end-message): Don't mention q if it really do anything.
Tue, 09 Sep 1997 07:08:58 +0000 Richard M. Stallman Use uniquify-file-name-nondirectory throughout; documentation tweaks.
Tue, 09 Sep 1997 05:37:20 +0000 Richard M. Stallman (dired-get-filename): Don't call encode-coding-string
Tue, 09 Sep 1997 05:32:07 +0000 Richard M. Stallman (Fcall_process): Encode the new current dir.
Tue, 09 Sep 1997 05:30:58 +0000 Richard M. Stallman (create_process): Encode the new current dir.
Tue, 09 Sep 1997 02:59:34 +0000 Richard M. Stallman (diff group): Remove autoload cookie.
Tue, 09 Sep 1997 02:59:06 +0000 Richard M. Stallman (browse-url group): Remove autoload cookie.
Tue, 09 Sep 1997 02:58:47 +0000 Richard M. Stallman (icon-tab-always-indent): Fix customize type.
Tue, 09 Sep 1997 02:58:23 +0000 Richard M. Stallman (hs-minor-mode-hook): Fix customize type.
Tue, 09 Sep 1997 02:58:06 +0000 Richard M. Stallman (f90-break-before-delimiters): Fix customize type.
Tue, 09 Sep 1997 02:57:48 +0000 Richard M. Stallman (defun-prompt-regexp): Fix customize type.
Tue, 09 Sep 1997 02:57:27 +0000 Richard M. Stallman (executable-chmod): Fix customize type.
Tue, 09 Sep 1997 02:56:56 +0000 Richard M. Stallman (shell-chdrive-regexp): Likewise.
Tue, 09 Sep 1997 02:56:16 +0000 Richard M. Stallman (ispell-personal-dictionary): Fix customize type.
Tue, 09 Sep 1997 02:56:04 +0000 Richard M. Stallman (dabbrev-case-fold-search): Remove extra quote in customize constant.
Tue, 09 Sep 1997 00:48:08 +0000 Richard M. Stallman (UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
Tue, 09 Sep 1997 00:47:40 +0000 Richard M. Stallman (x_screen_planes): Fix type of argument.
Tue, 09 Sep 1997 00:46:00 +0000 Richard M. Stallman (encode_designation_at_bol): Fix type of local vars C1, C2.
Tue, 09 Sep 1997 00:21:07 +0000 Richard M. Stallman (custom-variable-save): Fixed doc string.
Mon, 08 Sep 1997 19:17:57 +0000 Per Abrahamsen *** empty log message ***
Mon, 08 Sep 1997 18:26:41 +0000 Richard M. Stallman (info-insert-file-contents): Bind
Mon, 08 Sep 1997 17:52:57 +0000 Richard M. Stallman Recompile everything after updating various Lisp files.
Mon, 08 Sep 1997 12:29:17 +0000 Richard Kenner (alpha:OSF1:*:*): For V4.0, get the letter suffix.
Mon, 08 Sep 1997 10:28:45 +0000 Richard M. Stallman (mail-mode): Allow dash in citation prefixes
Mon, 08 Sep 1997 10:27:58 +0000 Richard M. Stallman (telnet-initial-filter): Temporarily go to proper buffer.
Mon, 08 Sep 1997 10:09:15 +0000 Richard M. Stallman (ENCODE_FILE): New macro.
Mon, 08 Sep 1997 10:00:48 +0000 Richard M. Stallman (Fencode_coding_string, Fdecode_coding_string): Doc fixes.
Mon, 08 Sep 1997 09:59:29 +0000 Richard M. Stallman (standard-display-european): Arg AUTO
Mon, 08 Sep 1997 09:57:37 +0000 Richard M. Stallman (command-line): Pass charset to standard-display-european.
Mon, 08 Sep 1997 09:56:52 +0000 Richard M. Stallman (insert-directory): Encode the file name.
Mon, 08 Sep 1997 07:23:23 +0000 Kenichi Handa (quail-translation-keymap): Bind C-space
Mon, 08 Sep 1997 06:47:05 +0000 Richard M. Stallman (fill-individual-paragraphs): Don't include
Mon, 08 Sep 1997 03:24:58 +0000 Richard M. Stallman Comment change.
Mon, 08 Sep 1997 03:24:01 +0000 Richard M. Stallman (c-version): Updated.
Mon, 08 Sep 1997 03:22:22 +0000 Richard M. Stallman (c-style-alist) <python>:, knr-argdecl-intro == +
Mon, 08 Sep 1997 03:20:49 +0000 Richard M. Stallman (c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no
Mon, 08 Sep 1997 03:20:17 +0000 Richard M. Stallman (c-mode-base-map): Don't define C-c C-e here.
Mon, 08 Sep 1997 03:20:02 +0000 Richard M. Stallman (c-beginning-of-statement): Fixes in sentence movement to properly
Sun, 07 Sep 1997 18:32:49 +0000 Richard M. Stallman (Feval_buffer): New arg FILENAME.
Sun, 07 Sep 1997 18:32:24 +0000 Richard M. Stallman (load-with-code-conversion):
Sun, 07 Sep 1997 17:49:08 +0000 Richard M. Stallman (modify_overlay): Update overlay_modiff of proper buffer.
Sun, 07 Sep 1997 17:25:55 +0000 Richard M. Stallman Enlarge the stack size of temacs to 100KB.
Sun, 07 Sep 1997 17:07:01 +0000 Richard M. Stallman (command-line-1): Update copyright year in string.
Sun, 07 Sep 1997 06:51:34 +0000 Richard M. Stallman (universal-coding-system-argument): Improve prompt strings.
Sun, 07 Sep 1997 06:17:29 +0000 Richard M. Stallman Rename uniquify-fix-list-* to uniquify-fix-item-*.
Sun, 07 Sep 1997 05:27:45 +0000 Richard M. Stallman Continue previous change, add mipsel-*-openbsd*.
Sun, 07 Sep 1997 05:25:37 +0000 Richard M. Stallman Test __OpenBSD__ along with __NetBSD__.
Sun, 07 Sep 1997 05:14:46 +0000 Richard M. Stallman Initial revision
Sun, 07 Sep 1997 04:43:10 +0000 Richard M. Stallman (menu-bar-options-menu): Simplify global-font-lock-mode
Sun, 07 Sep 1997 04:31:35 +0000 Richard M. Stallman (quail-execute-non-quail-command): Call quail-terminate-translation.
Sun, 07 Sep 1997 04:30:52 +0000 Richard M. Stallman (time-stamp-time-zone): Allow nil as alternative.
Sun, 07 Sep 1997 04:25:59 +0000 Richard M. Stallman (Fcall_process_region): Fix previous change:
Sun, 07 Sep 1997 04:22:29 +0000 Richard M. Stallman (display_string): Determine multibyte from current buffer,
Sun, 07 Sep 1997 04:08:18 +0000 Richard M. Stallman (font-lock-comment-face, etc.):
Sun, 07 Sep 1997 04:02:32 +0000 Richard M. Stallman (ps-setup): ps-zebra-stripe => ps-zebra-stripes.
Sun, 07 Sep 1997 03:42:01 +0000 Richard M. Stallman (simula-emacs-features): Treat Emacs 20 like Emacs 19.
Sun, 07 Sep 1997 03:40:29 +0000 Richard M. Stallman (ispell-command-loop):
Sun, 07 Sep 1997 03:39:44 +0000 Richard M. Stallman (read-language-name): Doc fix.
Sun, 07 Sep 1997 01:29:14 +0000 Richard M. Stallman (global-font-lock-mode): When turning off
Sun, 07 Sep 1997 01:24:23 +0000 Richard M. Stallman (regexp-opt): Doc fix.
Sun, 07 Sep 1997 01:12:07 +0000 Richard M. Stallman (move-past-close-and-reindent):
Sat, 06 Sep 1997 22:22:24 +0000 Richard M. Stallman (dired-flag-garbage-files): Move interactive flag across doc string.
Sat, 06 Sep 1997 22:20:09 +0000 Richard M. Stallman (m4-mode): Add autoload cookie.
Sat, 06 Sep 1997 22:18:47 +0000 Richard M. Stallman (auto-mode-alist): Handle .m4 and .mc files.
Sat, 06 Sep 1997 19:42:31 +0000 Richard M. Stallman Add OpenBSD clause to set $machine.
Sat, 06 Sep 1997 19:40:22 +0000 Richard M. Stallman Test __OpenBSD__ along with __NetBSD__.
Sat, 06 Sep 1997 19:37:47 +0000 Richard M. Stallman Test __OpenBSD__ along with __NetBSD__.
Sat, 06 Sep 1997 04:16:05 +0000 Michael Kifer new version
Sat, 06 Sep 1997 02:52:00 +0000 Richard M. Stallman Some comment and doc fixes.
Sat, 06 Sep 1997 02:03:57 +0000 Richard M. Stallman Mode line format has changed.
Fri, 05 Sep 1997 23:40:12 +0000 Richard M. Stallman (uninstantiated-fontset-alist):
Fri, 05 Sep 1997 23:39:21 +0000 Richard M. Stallman (set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.
Fri, 05 Sep 1997 23:33:10 +0000 Richard M. Stallman (search-whitespace-regexp): Doc fix.
Fri, 05 Sep 1997 23:30:30 +0000 Richard M. Stallman (load-with-code-conversion):
Fri, 05 Sep 1997 21:01:56 +0000 Paul D. Smith Changes for GNU make 3.75.93. make-3-76 make-3-76-1
Fri, 05 Sep 1997 19:41:25 +0000 Richard M. Stallman (compilation-ask-about-save): Add autoload cookie.
Fri, 05 Sep 1997 18:08:34 +0000 Jeff Law * config.sub: Recognize v850-elf. libc-970906 libc-970907 libc-970908
Fri, 05 Sep 1997 12:30:29 +0000 Kenichi Handa (setup-japanese-environment): Set
Fri, 05 Sep 1997 08:07:44 +0000 Kenichi Handa (Ffind_operation_coding_system): If a function in
Fri, 05 Sep 1997 06:15:33 +0000 Richard M. Stallman (message-unix-mail-delimiter): Initialize
Fri, 05 Sep 1997 05:45:02 +0000 Richard M. Stallman (easy-menu-create-keymaps):
Fri, 05 Sep 1997 05:43:29 +0000 Richard M. Stallman (charset-quoted-standard-p): New function.
Fri, 05 Sep 1997 05:38:41 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_coding_system.
Fri, 05 Sep 1997 05:38:21 +0000 Richard M. Stallman (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
Fri, 05 Sep 1997 05:37:59 +0000 Richard M. Stallman (Fread_coding_system): Update decl.
Fri, 05 Sep 1997 04:48:58 +0000 Michael Kifer new version
Fri, 05 Sep 1997 03:51:07 +0000 Richard M. Stallman Comment change.
Fri, 05 Sep 1997 01:21:43 +0000 Richard M. Stallman (Fexpand_file_name): If default dir isn't string, use `/'.
Thu, 04 Sep 1997 20:25:56 +0000 Richard M. Stallman Comment change.
Thu, 04 Sep 1997 11:57:12 +0000 Erik Naggum (main): Update Copyright messages.
Thu, 04 Sep 1997 06:30:27 +0000 Richard M. Stallman (Faset): Simplify a statement in the char-table case.
Thu, 04 Sep 1997 05:58:20 +0000 Richard M. Stallman (Qcoding_system_history): New variable.
Thu, 04 Sep 1997 05:57:44 +0000 Richard M. Stallman (set-buffer-file-coding-system): Improve prompt.
Thu, 04 Sep 1997 05:54:38 +0000 Richard M. Stallman (read-input-method-name): Specify the input history properly.
Thu, 04 Sep 1997 04:55:52 +0000 Richard M. Stallman (setup_coding_system, Ffind_operation_coding_system)
Thu, 04 Sep 1997 04:49:53 +0000 Richard M. Stallman (toggle-input-method): No error if enable-multibyte-characters is nil.
Thu, 04 Sep 1997 04:48:23 +0000 Richard M. Stallman (string-to-sequence): Work usefully when enable-multibyte-characters is nil.
Thu, 04 Sep 1997 04:47:34 +0000 Richard M. Stallman (quail-update-translation):
Thu, 04 Sep 1997 03:31:10 +0000 Richard M. Stallman (detect_coding_mask): Re-work previous change.
Thu, 04 Sep 1997 01:22:26 +0000 Kenichi Handa (install): Fix previous change.
Thu, 04 Sep 1997 01:18:55 +0000 Kenichi Handa Do not copy leim-list.el twice.
Thu, 04 Sep 1997 01:12:08 +0000 Kenichi Handa (install): Copy `skk' subdirectory too.
Wed, 03 Sep 1997 23:08:18 +0000 Richard M. Stallman (TAGS tags): Simply refer this to the src subdir.
Wed, 03 Sep 1997 23:02:21 +0000 Richard M. Stallman (HAVE_RINT): Add #undef.
Wed, 03 Sep 1997 23:01:57 +0000 Richard M. Stallman (emacs_rint): Define this,
Wed, 03 Sep 1997 22:31:25 +0000 Richard M. Stallman (dired-get-filename): Don't call encode-coding-string if FILE is nil.
Wed, 03 Sep 1997 22:30:48 +0000 Richard M. Stallman (find-tag-tag): Pass default to completing-read.
Wed, 03 Sep 1997 22:29:06 +0000 Richard M. Stallman (read-language-name): Use a default, not an initial input.
Wed, 03 Sep 1997 22:25:16 +0000 Richard M. Stallman (file-coding-system-alist): Match `loaddefs.el' more accurately.
Wed, 03 Sep 1997 21:09:39 +0000 Richard M. Stallman (operate-on-rectangle): If we overshoot when looking for endcol, back up.
Wed, 03 Sep 1997 20:52:13 +0000 Richard M. Stallman (menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".
Wed, 03 Sep 1997 20:35:35 +0000 Richard M. Stallman (Fcall_process): Set EOL conversion type to LF when
Wed, 03 Sep 1997 20:34:22 +0000 Richard M. Stallman (main): Call run_time_remap earlier, before any use of stdio.
Wed, 03 Sep 1997 16:20:47 +0000 Richard M. Stallman (read_minibuf): Fix use of Ffboundp.
Wed, 03 Sep 1997 07:44:21 +0000 Richard M. Stallman (ispell-overlay-window): Undo previous change;
Wed, 03 Sep 1997 07:30:49 +0000 Geoff Voelker (my_endbss) [WINDOWSNT]: New variable.
Wed, 03 Sep 1997 07:27:58 +0000 Richard M. Stallman (mule-menu-keymap):
Wed, 03 Sep 1997 07:08:43 +0000 Richard M. Stallman (mail-mode): Set adaptive-fill-first-line-regexp
Wed, 03 Sep 1997 05:46:54 +0000 Kenichi Handa (quail-update-guidance): If PROMPTKEY is
Wed, 03 Sep 1997 05:46:07 +0000 Kenichi Handa For each package, pass t for the SIMPLE
Wed, 03 Sep 1997 02:25:42 +0000 Geoff Voelker Remove OS dependent operations.
Wed, 03 Sep 1997 02:19:32 +0000 Geoff Voelker (WinMain): Allow Emacs process to be started with
Wed, 03 Sep 1997 02:19:02 +0000 Geoff Voelker (CFLAGS_COMMON): Place pdb file in object build
Wed, 03 Sep 1997 02:18:32 +0000 Geoff Voelker (get_env_size): New function.
Wed, 03 Sep 1997 02:18:15 +0000 Geoff Voelker (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
Wed, 03 Sep 1997 01:14:40 +0000 Geoff Voelker (INTERRUPT_INPUT): Don't define.
Wed, 03 Sep 1997 01:14:17 +0000 Geoff Voelker (have_menus_p): Move to w32fns.c.
Wed, 03 Sep 1997 01:13:25 +0000 Geoff Voelker (w32_output): New fields menubar_widget, menubar_active,
Wed, 03 Sep 1997 01:07:37 +0000 Geoff Voelker (SIF_*): Win95 macros defined for NT.
Wed, 03 Sep 1997 01:05:33 +0000 Geoff Voelker Include w32heap.h.
Wed, 03 Sep 1997 00:53:34 +0000 Geoff Voelker (init_menu_items): Disable code.
Wed, 03 Sep 1997 00:52:40 +0000 Geoff Voelker Declare externs from other files.
Wed, 03 Sep 1997 00:52:12 +0000 Geoff Voelker Enumerate operating system types.
Wed, 03 Sep 1997 00:51:32 +0000 Geoff Voelker (os_subtype): New variable.
Wed, 03 Sep 1997 00:47:47 +0000 Geoff Voelker Include limits.h and errno.h.
Wed, 03 Sep 1997 00:46:41 +0000 Geoff Voelker (DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.
Wed, 03 Sep 1997 00:46:21 +0000 Geoff Voelker Remove debugging macros.
Wed, 03 Sep 1997 00:43:20 +0000 Geoff Voelker Include stddef.h.
Wed, 03 Sep 1997 00:42:10 +0000 Geoff Voelker Include config.h and time.h.
Wed, 03 Sep 1997 00:41:32 +0000 Geoff Voelker makefile.nt (TLIB0, TOBJ, OBJ0): New macro.
Wed, 03 Sep 1997 00:37:40 +0000 Geoff Voelker (redisplay_internal): Check to see if frame is not obscured
Wed, 03 Sep 1997 00:37:29 +0000 Geoff Voelker (event_kind) [WINDOWSNT]: New event type: mouse_wheel.
Wed, 03 Sep 1997 00:37:00 +0000 Geoff Voelker (sys_subshell) [DOS_NT]: Save and restore parent's
Wed, 03 Sep 1997 00:36:38 +0000 Geoff Voelker Declare discard_mouse_events.
Wed, 03 Sep 1997 00:31:17 +0000 Geoff Voelker (kbd_buffer_get_event) [WINDOWSNT]: Support
Wed, 03 Sep 1997 00:30:51 +0000 Geoff Voelker (FRAME_OBSCURED_P): New macro.
Wed, 03 Sep 1997 00:30:24 +0000 Geoff Voelker (Fexpand_file_name) [WINDOWSNT]: When stripping
Wed, 03 Sep 1997 00:19:25 +0000 Geoff Voelker (getpid): Delete function.
Wed, 03 Sep 1997 00:19:12 +0000 Geoff Voelker (movemail.exe): Link wsock32.lib before LIBS.
Tue, 02 Sep 1997 23:54:07 +0000 Geoff Voelker Don't unset C-mouse-down bindings.
Tue, 02 Sep 1997 23:53:22 +0000 Geoff Voelker (w32-handle-scroll-bar-event): On up and
Tue, 02 Sep 1997 23:52:43 +0000 Geoff Voelker (file-name-buffer-file-type-alist): Add more
Tue, 02 Sep 1997 20:56:22 +0000 Richard M. Stallman Minor reordering of macros.
Tue, 02 Sep 1997 20:56:02 +0000 Richard M. Stallman (detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
Tue, 02 Sep 1997 20:00:28 +0000 Richard M. Stallman Updated by Boris.
Tue, 02 Sep 1997 19:59:11 +0000 Richard M. Stallman (facemenu-get-face): Just warn when given an
Tue, 02 Sep 1997 19:58:56 +0000 Richard M. Stallman (enriched-decode-foreground, enriched-decode-background):
Tue, 02 Sep 1997 19:40:12 +0000 Geoff Voelker (custom-display): Use w32 instead of win32.
Tue, 02 Sep 1997 19:39:53 +0000 Geoff Voelker (scroll-bar-maybe-set-window-start): Change window
Tue, 02 Sep 1997 19:39:35 +0000 Geoff Voelker (gud-gdb-marker-regexp): Allow for drive letter and colon.
Tue, 02 Sep 1997 19:39:14 +0000 Geoff Voelker (other-frame) [windows-nt]: Use w32-focus-frame.
Tue, 02 Sep 1997 19:38:31 +0000 Geoff Voelker (file-truename) [windows-nt]: Use the canonicalized
Tue, 02 Sep 1997 19:38:11 +0000 Geoff Voelker (standard-display-european): Map \222 to apostrophe.
Tue, 02 Sep 1997 19:37:39 +0000 Geoff Voelker (comint-file-name-chars): Use separate sets for ms-dos and windows-nt.
Tue, 02 Sep 1997 19:37:13 +0000 Geoff Voelker (browse-url-netscape): Check for w32 window-system symbol.
Tue, 02 Sep 1997 17:12:46 +0000 Richard M. Stallman (ask-user-about-lock): Abbreviate file name and locking user's name.
Tue, 02 Sep 1997 10:49:43 +0000 Kenichi Handa (quail-keyboard-layout-alist): Add an
Tue, 02 Sep 1997 10:49:07 +0000 Kenichi Handa (rmail): Reset enable-multibyte-characters to the
Tue, 02 Sep 1997 05:59:52 +0000 Richard M. Stallman (set-coding-system-map):
Tue, 02 Sep 1997 05:22:07 +0000 Richard M. Stallman (Fread_from_minibuffer, Fread_string): Doc fixes.
Tue, 02 Sep 1997 05:11:59 +0000 Kenichi Handa Add rules for cancelling accents by typing
Tue, 02 Sep 1997 05:05:37 +0000 Richard M. Stallman Comment change.
Tue, 02 Sep 1997 04:59:45 +0000 Richard M. Stallman Include unistd.h instead of libc.h.
Tue, 02 Sep 1997 00:16:45 +0000 Richard M. Stallman Comment change.
Tue, 02 Sep 1997 00:15:04 +0000 Richard M. Stallman (syms_of_window): Doc fix.
Mon, 01 Sep 1997 23:37:14 +0000 Richard M. Stallman (free_float, free_cons): Don't use the same field for chaining as for marking.
Mon, 01 Sep 1997 22:44:22 +0000 Richard M. Stallman (set-auto-coding): Recognize coding: in first
Mon, 01 Sep 1997 22:43:29 +0000 Richard M. Stallman (Finsert_file_contents): Fix previous change--don't
Mon, 01 Sep 1997 21:29:44 +0000 Richard M. Stallman Fix indentation.
Mon, 01 Sep 1997 19:42:16 +0000 Richard M. Stallman Comment change.
Mon, 01 Sep 1997 19:25:12 +0000 Richard M. Stallman (setup-8-bit-environment): Inhibit message when loading latin-N.el.
Mon, 01 Sep 1997 18:11:35 +0000 Richard M. Stallman (reftex-customize): Added call to customize browse.
Mon, 01 Sep 1997 17:54:37 +0000 Richard M. Stallman (describe_category): Handle a sub-chartable.
Mon, 01 Sep 1997 17:54:25 +0000 Richard M. Stallman (internal_self_insert): Only set TARGET_CLM when C2 is tab.
Mon, 01 Sep 1997 17:14:48 +0000 Richard M. Stallman (describe-current-coding-system): Add missing newline in output.
Mon, 01 Sep 1997 17:04:41 +0000 Richard M. Stallman (find-buffer-file-type): Don't check for untranslated file systems here.
Mon, 01 Sep 1997 12:36:34 +0000 Kenichi Handa (quail-translation-keymap): Fix previous
Mon, 01 Sep 1997 10:46:54 +0000 Kenichi Handa (read-multilingual-string): Fix previous change.
Mon, 01 Sep 1997 10:44:31 +0000 Kenichi Handa (describe-input-method): Fix previous
Mon, 01 Sep 1997 07:45:39 +0000 Richard M. Stallman Pass t for the SIMPLE argument to quail-define-package.
Mon, 01 Sep 1997 07:25:43 +0000 Kenichi Handa Entry for Czech modified.
Mon, 01 Sep 1997 07:21:00 +0000 Kenichi Handa ("ethiopic"): Doc-sring fixed. Change the arg
Mon, 01 Sep 1997 07:19:38 +0000 Kenichi Handa (get-language-info): Accept a symbol
Mon, 01 Sep 1997 07:19:38 +0000 Kenichi Handa (set-auto-coding): Name changed from
Mon, 01 Sep 1997 07:19:38 +0000 Kenichi Handa (quail-translation-keymap): Do not bind
Mon, 01 Sep 1997 07:19:05 +0000 Kenichi Handa (ethio-sera-to-fidel-region,
Mon, 01 Sep 1997 07:17:07 +0000 Kenichi Handa (hack-local-variables-prop-line): Ignore coding: tag.
Mon, 01 Sep 1997 07:17:07 +0000 Kenichi Handa (ispell-region): Take acount of the fact that `ispell'
Mon, 01 Sep 1997 07:15:46 +0000 Kenichi Handa (LEADING_CODE_PRIVATE_22): Comment fixed.
Mon, 01 Sep 1997 07:15:46 +0000 Kenichi Handa (read_process_output): Index for
Mon, 01 Sep 1997 07:15:46 +0000 Kenichi Handa (Vset_auto_coding_function): Name changed from
Sun, 31 Aug 1997 23:21:24 +0000 Richard M. Stallman (install-arch-indep): Verify ./lisp has simple.el in it
Sun, 31 Aug 1997 18:03:03 +0000 Richard M. Stallman (init_system_name): Don't try to use getdomainname.
Sun, 31 Aug 1997 17:18:41 +0000 Richard M. Stallman Comment change.
Sun, 31 Aug 1997 17:07:28 +0000 Richard M. Stallman (byte-compile-output-file-form): Handle custom-declare-variable.
Sun, 31 Aug 1997 17:05:53 +0000 Richard M. Stallman (scan_lisp_file): Handle custom-declare-variable.
Sun, 31 Aug 1997 16:42:40 +0000 Richard M. Stallman MSDOS-related changes.
Sun, 31 Aug 1997 07:58:46 +0000 Richard M. Stallman Require cl at compile time.
Sun, 31 Aug 1997 07:58:03 +0000 Richard M. Stallman (pop3-md5): New function.
Sun, 31 Aug 1997 04:24:03 +0000 Richard M. Stallman (change-log-font-lock-keywords): Add more to prev change.
Sat, 30 Aug 1997 23:25:29 +0000 Richard M. Stallman (format-subtract-regions): New function.
Sat, 30 Aug 1997 19:48:14 +0000 Richard M. Stallman (defgroup, defcustom): Add Emacs 19 compatibility definitions.
Sat, 30 Aug 1997 19:46:24 +0000 Richard M. Stallman (dired-get-filename): Encode file name using the buffer's coding system.
Sat, 30 Aug 1997 18:03:33 +0000 Richard M. Stallman (mail-send): Complain about invalid header line.
Sat, 30 Aug 1997 17:51:22 +0000 Richard M. Stallman (change_frame_size_1): Save current buffer
Sat, 30 Aug 1997 16:20:02 +0000 Richard M. Stallman (Fload): Fix doc syntax.
Sat, 30 Aug 1997 07:18:39 +0000 Richard M. Stallman (HAVE_ALLOCA): Do define this, if SOLARIS2.
Sat, 30 Aug 1997 07:15:19 +0000 Richard M. Stallman (free_frame_menubar): Clear menubar_height field.
Sat, 30 Aug 1997 07:14:23 +0000 Richard M. Stallman (man/Makefile): New target.
Fri, 29 Aug 1997 19:53:25 +0000 Richard M. Stallman (Fload): If FILE arg ends in .el or .elc, don't insist on adding a suffix.
Fri, 29 Aug 1997 19:52:57 +0000 Richard M. Stallman (free_marker): Call unchain_marker.
Fri, 29 Aug 1997 17:07:26 +0000 Richard M. Stallman (text-mode-hook-identify): New function,
Fri, 29 Aug 1997 07:21:44 +0000 Richard M. Stallman (quail-define-package): New arg SIMPLE.
Fri, 29 Aug 1997 05:22:39 +0000 Richard M. Stallman (standard-display-european): Doc fix.
Fri, 29 Aug 1997 02:12:38 +0000 Richard M. Stallman (menu-bar-make-toggle): New macro.
Fri, 29 Aug 1997 02:08:28 +0000 Richard M. Stallman (compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;
Fri, 29 Aug 1997 02:06:39 +0000 Richard M. Stallman (update-leim-list-file): Make it handle multiple directories.
Thu, 28 Aug 1997 20:08:00 +0000 Richard M. Stallman (set-terminal-coding-system):
Thu, 28 Aug 1997 10:54:13 +0000 Kenichi Handa (detect_eol): Do not select no-conversion even if EOL
Thu, 28 Aug 1997 10:51:12 +0000 Kenichi Handa (Qno_conversion, Qundecided): New variables.
Thu, 28 Aug 1997 10:51:12 +0000 Kenichi Handa (coding_type): New member coding_type_raw_text.
Thu, 28 Aug 1997 10:50:32 +0000 Kenichi Handa (setup-cyrillic-alternativnyj-environment):
Thu, 28 Aug 1997 10:50:32 +0000 Kenichi Handa (setup-english-environment): Set
Thu, 28 Aug 1997 10:50:32 +0000 Kenichi Handa (setup-vietnamese-environment): Set
Thu, 28 Aug 1997 10:49:48 +0000 Kenichi Handa (raw-text): New coding system. Set
Thu, 28 Aug 1997 10:49:48 +0000 Kenichi Handa (make-coding-system): Make TYPE 5 means
Thu, 28 Aug 1997 10:49:48 +0000 Kenichi Handa (quail-update-leim-list-file): Make it
Thu, 28 Aug 1997 10:49:24 +0000 Kenichi Handa (dotdot): This macro deleted.
Thu, 28 Aug 1997 09:30:01 +0000 Eli Zaretskii Add coding: tag, to prevent Emacs from interpreting binary strings.
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (nnmh-request-list, nnmh-active-number): Protect from
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (nnml-possibly-change-directory): Likewise
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa Require cl at compile time before loading gnus, etc.
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (nnspool-file-coding-system): New variable.
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (nntp-coding-system-for-read): New variable.
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (nnfolder-request-list): Override
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (nnheader-pathname-coding-system): New variable.
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (pop3-movemail-file-coding-system): Append it for
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (gnus-structured-field-decoder): New variable.
Thu, 28 Aug 1997 04:51:02 +0000 Kenichi Handa (nnmail-active-file-coding-system): New variable.
Thu, 28 Aug 1997 04:05:56 +0000 Richard M. Stallman Delete Doom-replacement (it is done).
Thu, 28 Aug 1997 03:04:18 +0000 Richard M. Stallman (easy-menu-create-keymaps): If nil is
Thu, 28 Aug 1997 02:53:44 +0000 Richard M. Stallman (text-mode-variant): New variable.
Thu, 28 Aug 1997 02:37:58 +0000 Richard M. Stallman (text-mode-hook): New defvar.
Thu, 28 Aug 1997 01:03:17 +0000 Richard M. Stallman (timer-event-handler): Reactivate timer first,
Thu, 28 Aug 1997 00:33:03 +0000 Richard M. Stallman (isearch-printing-char): Handle nonascii-insert-offset.
Wed, 27 Aug 1997 23:10:59 +0000 Richard M. Stallman Further doc fix.
Wed, 27 Aug 1997 22:35:00 +0000 Richard M. Stallman (last*): Definition deleted.
Wed, 27 Aug 1997 22:34:30 +0000 Richard M. Stallman (last): Accept optional second argument.
Wed, 27 Aug 1997 21:20:47 +0000 Richard M. Stallman (browse-url-mail): Use compose-mail[-other-window], not always `mail'.
Wed, 27 Aug 1997 20:08:59 +0000 Richard M. Stallman [HAVE_SYSVIPC]: Include errno.h, as in the other case.
Wed, 27 Aug 1997 20:01:05 +0000 Richard M. Stallman Include errno.h.
Wed, 27 Aug 1997 19:59:41 +0000 Richard M. Stallman Whitespace change.
Wed, 27 Aug 1997 18:43:39 +0000 Richard M. Stallman Change the custom group to `hypermedia'.
Wed, 27 Aug 1997 17:39:44 +0000 Richard M. Stallman (sh-indent-line): Delete debugging code.
Wed, 27 Aug 1997 17:27:38 +0000 Richard M. Stallman (setup-8-bit-environment): Load the latin-N file again each time.
Wed, 27 Aug 1997 17:26:03 +0000 Richard M. Stallman (help-with-tutorial): Doc fix.
Wed, 27 Aug 1997 17:25:46 +0000 Richard M. Stallman (find-file-literally): Doc fix.
Wed, 27 Aug 1997 17:22:22 +0000 Richard M. Stallman Declare Fchar_bytes.
Wed, 27 Aug 1997 17:21:54 +0000 Richard M. Stallman (concat): Fix use of Fchar_bytes.
Wed, 27 Aug 1997 17:21:27 +0000 Richard M. Stallman (Finsert_file_contents): Fix use of Fboundp.
Wed, 27 Aug 1997 17:13:29 +0000 Richard M. Stallman (redisplay_window): When trying to scroll conservatively
Wed, 27 Aug 1997 16:18:29 +0000 Richard M. Stallman (rmail-summary-get-new-mail):
Wed, 27 Aug 1997 15:53:09 +0000 Richard M. Stallman Fix previous change.
Wed, 27 Aug 1997 12:22:35 +0000 Eli Zaretskii (msdos-color-aliases): Add missing colors.
Wed, 27 Aug 1997 11:44:29 +0000 Eli Zaretskii If src/_gdbinit doesn't exist, try using src/.gdbinit to create it (for
Wed, 27 Aug 1997 07:12:29 +0000 Eli Zaretskii Add the coding: tag to prevent Emacs from thinking this is encoded in SJIS.
Wed, 27 Aug 1997 06:47:51 +0000 Richard M. Stallman (forms-read-only): Un-customize, and doc fix.
Wed, 27 Aug 1997 04:13:52 +0000 Richard M. Stallman Many changes by Ivar Rummelhoff.
Wed, 27 Aug 1997 02:33:40 +0000 Richard M. Stallman (mail-strip-quoted-names): Retain one whitespace
Tue, 26 Aug 1997 22:41:06 +0000 Richard M. Stallman (decode_mode_spec): For %Z and %z, put keyboard and
Tue, 26 Aug 1997 22:16:09 +0000 Richard M. Stallman (read_minibuf): Inherit enable-multibyte-characters
Tue, 26 Aug 1997 22:11:25 +0000 Richard M. Stallman (gnus-select-method): Change the other ignore-errors.
Tue, 26 Aug 1997 18:13:31 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give formfeed whitespace syntax.
Tue, 26 Aug 1997 17:59:23 +0000 Richard M. Stallman (facemenu-unlisted-faces): Expand variable
Tue, 26 Aug 1997 17:33:55 +0000 Richard M. Stallman (mule-diag): Add save-excursion calls.
Tue, 26 Aug 1997 12:04:43 +0000 Kenichi Handa Re-arrange macros so that the macro TIT contains
Tue, 26 Aug 1997 12:03:42 +0000 Kenichi Handa (inactivate-current-input-method-function): Doc-string modified.
Tue, 26 Aug 1997 11:47:06 +0000 Kenichi Handa (set-language-info-alist): Change
Tue, 26 Aug 1997 11:47:06 +0000 Kenichi Handa (tibetan-composition): Add autoload cookies.
Tue, 26 Aug 1997 11:45:49 +0000 Kenichi Handa (revert-buffer): Read a file without any code
Tue, 26 Aug 1997 11:45:49 +0000 Kenichi Handa (query-replace-read-args): Locally bind
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Fml_arg): Call Fread_string with
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Fexecute_extended_command): Call Fread_from_minibuffer
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Finteractive): Document the code letter `M'.
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (DEFUN_ARGS_8): New macro.
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Fread_non_nil_coding_system): Supply the arg
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Qcurrent_input_method, Qactivate_input_method): New
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Feval): Handle a subr which takes 8 arguments.
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Fwrite_region): Convert EOL format even if
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Fyes_or_no_p): Call Fread_from_minibuffer
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Fsearch_backward): Inherit the current input method on
Tue, 26 Aug 1997 09:21:29 +0000 Richard Kenner (*:Linux:*:*): Recognize alpha-linux-gnulibc1. libc-970827 libc-970828 libc-970829 libc-970830 libc-970831 libc-970901 libc-970902 libc-970903 libc-970904 libc-970905
Tue, 26 Aug 1997 06:38:09 +0000 Richard M. Stallman Require cl at compile time.
Tue, 26 Aug 1997 06:30:41 +0000 Richard M. Stallman (gnus-group-make-useful-group): Don't use caddr in interactive.
Tue, 26 Aug 1997 06:29:12 +0000 Richard M. Stallman (gnus-emphasis-alist): Don't use caddr.
Tue, 26 Aug 1997 04:37:02 +0000 Richard M. Stallman (rmail-mode-1): Update the value for mode-line-modified.
Tue, 26 Aug 1997 03:45:21 +0000 Richard M. Stallman (custom-declare-variable): Use custom-initialize-reset
Tue, 26 Aug 1997 03:34:50 +0000 Richard M. Stallman (install-arch-indep): Discard extra data in tar | tar pipes.
Tue, 26 Aug 1997 03:25:49 +0000 Richard M. Stallman (install): Discard extra data in tar | tar command.
Tue, 26 Aug 1997 01:36:29 +0000 Richard M. Stallman (Fframe_pixel_height): Doc fix.
Tue, 26 Aug 1997 00:13:53 +0000 Richard M. Stallman Require cl at compile time.
Mon, 25 Aug 1997 19:13:16 +0000 Richard M. Stallman (emacs): Put dash at beginning.
Mon, 25 Aug 1997 17:18:44 +0000 Richard M. Stallman (c-macro-expand): Add autoload cookie.
Mon, 25 Aug 1997 17:06:42 +0000 Richard M. Stallman (hif-greater, hif-less, hif-greater-equal)
Mon, 25 Aug 1997 17:06:01 +0000 Richard M. Stallman (use-hard-newlines): Un-customized.
Mon, 25 Aug 1997 06:41:17 +0000 Richard M. Stallman (custom-make-dependencies): Don't print each file name.
Mon, 25 Aug 1997 04:59:33 +0000 Richard M. Stallman Require cl only at compile time.
Mon, 25 Aug 1997 04:57:07 +0000 Richard M. Stallman Require cl at compile time.
Mon, 25 Aug 1997 04:53:47 +0000 Richard M. Stallman Require cl only at compile time.
Mon, 25 Aug 1997 04:50:34 +0000 Richard M. Stallman Require cl only at compile time.
Mon, 25 Aug 1997 04:40:29 +0000 Richard M. Stallman Require cl at compile time.
Mon, 25 Aug 1997 04:39:20 +0000 Richard M. Stallman Require cl at compile time.
Mon, 25 Aug 1997 01:06:41 +0000 Kenichi Handa (quail-terminate-translation): Doc-string
Mon, 25 Aug 1997 01:05:53 +0000 Kenichi Handa (quail-devanagari-compose-characters): Fix
Mon, 25 Aug 1997 01:05:53 +0000 Kenichi Handa (quail-japanese-kkc-mode-exit): Fix previous
Mon, 25 Aug 1997 00:29:49 +0000 Richard M. Stallman (custom-declare-variable): Rename 2nd arg to DEFAULT.
Sun, 24 Aug 1997 21:38:12 +0000 Richard M. Stallman (comint-preoutput-filter-functions): New variable.
Sun, 24 Aug 1997 21:28:21 +0000 Richard M. Stallman (eval-expression): Prefix arg means insert value in current buffer.
Sun, 24 Aug 1997 20:49:32 +0000 Richard M. Stallman (cl-loop-let): Use last*.
Sun, 24 Aug 1997 20:47:54 +0000 Richard M. Stallman (last): Function renmed to last*.
Sun, 24 Aug 1997 20:40:48 +0000 Richard M. Stallman (modify-face): Fix previous change.
Sun, 24 Aug 1997 20:28:59 +0000 Richard M. Stallman (change-log-font-lock-keywords):
Sun, 24 Aug 1997 16:32:17 +0000 Richard M. Stallman (rmail-view-buffer): Doc fix.
Sun, 24 Aug 1997 16:26:31 +0000 Richard M. Stallman (indent-relative, insert-tab):
Sun, 24 Aug 1997 16:22:56 +0000 Richard M. Stallman (xrdb.o): Depend on paths.h.
Sun, 24 Aug 1997 16:21:53 +0000 Richard M. Stallman (x_default_search_path): Corrected '${x_library}' to '${x_library}/X11'.
Sun, 24 Aug 1997 04:00:25 +0000 Richard M. Stallman (tmm-get-keymap): Ignore any command now disabled for menus.
Sun, 24 Aug 1997 03:32:38 +0000 Richard M. Stallman (time-stamp-time-zone): New variable.
Sun, 24 Aug 1997 03:15:05 +0000 Richard M. Stallman (texinfo-mode): Turn off adaptive-fill-mode.
Sun, 24 Aug 1997 02:59:29 +0000 Richard M. Stallman Doc fixes.
Sun, 24 Aug 1997 02:21:44 +0000 Richard M. Stallman (KERBEROS5, HAVE_LIBKRB4, HAVE_LIBDES425, HAVE_LIBKRB5)
Sun, 24 Aug 1997 02:18:34 +0000 Richard M. Stallman Support auto-configuration of both Kerberos V4 and
Sun, 24 Aug 1997 01:01:45 +0000 Richard M. Stallman (HAVE_MOTIF_2_1): Test for Motif 2.1,
Sun, 24 Aug 1997 00:44:34 +0000 Richard M. Stallman (init_callproc): Don't warn about missing
Sat, 23 Aug 1997 22:54:13 +0000 Richard M. Stallman (message-signature-file): Delete autoload cookie.
Sat, 23 Aug 1997 22:49:09 +0000 Richard M. Stallman (nnvirtual-merge-sorted-lists): Use sort, not merge.
Sat, 23 Aug 1997 22:36:43 +0000 Richard M. Stallman (nnfolder-generate-active-file): Don't use remove.
Sat, 23 Aug 1997 20:31:08 +0000 Richard M. Stallman Require cl only at compile time.
Sat, 23 Aug 1997 20:23:37 +0000 Richard M. Stallman Require cl at compile time.
Sat, 23 Aug 1997 19:10:42 +0000 Richard M. Stallman (last): New function.
Sat, 23 Aug 1997 18:55:52 +0000 Richard M. Stallman (caar, cadr, cdar, cddr): Definitions moved here and changed into defsubsts.
Sat, 23 Aug 1997 18:53:50 +0000 Richard M. Stallman (caar, cadr, cdar, cddr): Definitiosn deleted.
Sat, 23 Aug 1997 18:30:53 +0000 Richard M. Stallman Require cl only at compile time.
Sat, 23 Aug 1997 17:04:52 +0000 Richard M. Stallman (delete-selection-mode): Put back :initialize keyword.
Sat, 23 Aug 1997 17:02:44 +0000 Richard M. Stallman (BASE_PURESIZE): Increased by 10k.
Sat, 23 Aug 1997 17:01:03 +0000 Richard M. Stallman (display-time-hook): Minor doc fix.
Sat, 23 Aug 1997 06:51:42 +0000 Richard M. Stallman (ps-zebra-stripes): Renamed from ps-zebra-stripe.
Sat, 23 Aug 1997 06:17:08 +0000 Richard M. Stallman (vc-version-diff): Mention that default file is visited file.
Sat, 23 Aug 1997 06:12:46 +0000 Richard M. Stallman (sgml-mode-common): Set paragraph-start like paragraph-separate.
Sat, 23 Aug 1997 05:32:56 +0000 Richard M. Stallman (update-file-autoloads):
Sat, 23 Aug 1997 05:25:28 +0000 Richard M. Stallman (message-user-agent): Add autoload cookie.
Sat, 23 Aug 1997 05:19:09 +0000 Richard M. Stallman (sh-indent-line): Avoid infinite loop
Sat, 23 Aug 1997 02:01:34 +0000 Richard M. Stallman (modify-face): New arg INVERSE-P.
Sat, 23 Aug 1997 01:03:37 +0000 Richard M. Stallman (redisplay_window): Don't try using last_point_x
Sat, 23 Aug 1997 00:57:01 +0000 Richard M. Stallman (change-log-font-lock-keywords): Recognize "Patch by".
Fri, 22 Aug 1997 23:37:38 +0000 Richard M. Stallman (shell-snarf-envar, shell-copy-environment-variable): New functions.
Fri, 22 Aug 1997 21:59:21 +0000 Richard M. Stallman Customized.
Fri, 22 Aug 1997 21:26:45 +0000 Richard M. Stallman (LIB_MOTIF_EXTRA): New variable.
Fri, 22 Aug 1997 21:16:48 +0000 Richard M. Stallman (HAVE_MOTIF_2_1): Add #undef.
Fri, 22 Aug 1997 19:14:10 +0000 Richard M. Stallman (bookmark-load): Use `bookmark-import-new-list' to
Fri, 22 Aug 1997 14:49:11 +0000 Jeff Law * config.sub: Recognize tx39/r3900. libc-970823 libc-970824 libc-970825 libc-970826
Fri, 22 Aug 1997 08:12:40 +0000 Kenichi Handa (leim-list.el): Fix previous change.
Fri, 22 Aug 1997 08:08:26 +0000 Simon Marshall Make shell-last-dir buffer-local.
Fri, 22 Aug 1997 06:14:20 +0000 Richard M. Stallman (Fmake_temp_name): Doc fix.
Fri, 22 Aug 1997 05:58:17 +0000 Richard M. Stallman Explain after-change-functions and chars vs bytes.
Fri, 22 Aug 1997 05:51:48 +0000 Richard M. Stallman (syms_of_buffer): Doc fixes.
Fri, 22 Aug 1997 05:13:32 +0000 Kenichi Handa (thai-keyboard-mapping-alist): Some entry corrected.
Fri, 22 Aug 1997 03:47:42 +0000 Kenichi Handa (syms_of_fileio): Fix previous change.
Fri, 22 Aug 1997 03:33:51 +0000 Kenichi Handa (detect_eol): If the coding system an alias, get
Fri, 22 Aug 1997 03:15:57 +0000 Michael Kifer new version
Fri, 22 Aug 1997 02:23:24 +0000 Richard M. Stallman Many doc fixes.
Fri, 22 Aug 1997 02:05:30 +0000 Richard M. Stallman Customized.
Fri, 22 Aug 1997 01:24:31 +0000 Kenichi Handa (quail-japanese-kkc-mode-exit): Run
Fri, 22 Aug 1997 01:24:31 +0000 Kenichi Handa (thai-keyboard-mapping-alist): Some entry corrected.
Fri, 22 Aug 1997 01:24:09 +0000 Kenichi Handa (install): Just copy leim-list.el instead of running
Fri, 22 Aug 1997 01:22:49 +0000 Kenichi Handa (register-alternate-fontnames): New
Fri, 22 Aug 1997 01:22:49 +0000 Kenichi Handa (coding-system-unification-table):
Fri, 22 Aug 1997 01:22:49 +0000 Kenichi Handa (make-coding-system): Doc-string fixed.
Fri, 22 Aug 1997 01:22:49 +0000 Kenichi Handa (quail-terminate-translation): Run
Fri, 22 Aug 1997 01:22:17 +0000 Kenichi Handa (setup-cyrillic-environment): Deleted.