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.
Fri, 22 Aug 1997 01:22:17 +0000 Kenichi Handa Make describe-cyrillic-environment-map and
Fri, 22 Aug 1997 01:19:27 +0000 Kenichi Handa (Valternate_fontname_alist): Name changed from
Fri, 22 Aug 1997 01:19:27 +0000 Kenichi Handa Adjusted for the name change of
Fri, 22 Aug 1997 01:19:27 +0000 Kenichi Handa (Vauto_file_coding_system_function): New variable.
Fri, 22 Aug 1997 01:19:27 +0000 Kenichi Handa (x_list_fonts): Adjusted for the name change of
Wed, 20 Aug 1997 23:15:22 +0000 Richard M. Stallman (ps-print-face-extension-alist): Doc fix.
Wed, 20 Aug 1997 23:11:35 +0000 Richard M. Stallman A lot of comment and doc fixes.
Wed, 20 Aug 1997 22:28:40 +0000 Richard M. Stallman (Fchars_in_region): Fix gap handling.
Wed, 20 Aug 1997 17:25:25 +0000 Richard M. Stallman Doc fixes.
Wed, 20 Aug 1997 17:22:42 +0000 Richard M. Stallman Minor doc fixes.
Wed, 20 Aug 1997 16:31:20 +0000 Richard M. Stallman (NULL): Define, if not defined.
Wed, 20 Aug 1997 02:06:31 +0000 Richard M. Stallman (mail-yank-original): Bind mark-even-if-inactive
Tue, 19 Aug 1997 19:48:40 +0000 Richard M. Stallman Comment change.
Tue, 19 Aug 1997 15:36:22 +0000 Richard M. Stallman (calendar-julian-date-string): Mark not interactive.
Tue, 19 Aug 1997 15:12:38 +0000 Richard M. Stallman (Finsert_file_contents): Fix previous change.
Tue, 19 Aug 1997 14:00:36 +0000 Oliver Seidel - changed name to todo-mode
Tue, 19 Aug 1997 10:59:47 +0000 Kenichi Handa (append-to-file): Doc-string fixed.
Tue, 19 Aug 1997 10:58:40 +0000 Kenichi Handa (encoded-kbd-mode): Doc-string modified. Make this a
Tue, 19 Aug 1997 10:58:40 +0000 Kenichi Handa (isearch-process-search-multibyte-characters): If
Tue, 19 Aug 1997 10:58:40 +0000 Kenichi Handa (quail-exit-from-minibuffer): Call
Tue, 19 Aug 1997 10:58:40 +0000 Kenichi Handa (tit-process-body): Handle `\' used
Tue, 19 Aug 1997 10:58:10 +0000 Kenichi Handa ("korean-hangul"): Doc-string of this Quail
Tue, 19 Aug 1997 04:55:58 +0000 Richard M. Stallman Customized.
Tue, 19 Aug 1997 04:48:43 +0000 Richard M. Stallman Don't set primary-language.
Tue, 19 Aug 1997 04:48:22 +0000 Richard M. Stallman (setup-cyrillic-environment): Don't set primary-language.
Tue, 19 Aug 1997 04:48:02 +0000 Richard M. Stallman (setup-ethiopic-environment): Don't set primary-language.
Tue, 19 Aug 1997 04:45:18 +0000 Richard M. Stallman (mule-diag): Don't print primary-language.
Tue, 19 Aug 1997 04:44:42 +0000 Richard M. Stallman (primary-language): Variable deleted.
Tue, 19 Aug 1997 04:39:43 +0000 Richard M. Stallman (help-with-tutorial): Use current-language-environment.
Tue, 19 Aug 1997 02:32:26 +0000 Richard M. Stallman Add an autoload form for calendar-print-julian-date.
Tue, 19 Aug 1997 01:22:06 +0000 Richard M. Stallman (encoded-kbd-iso2022-designations):
Tue, 19 Aug 1997 00:03:01 +0000 Richard M. Stallman Customized.
Mon, 18 Aug 1997 20:08:38 +0000 Richard M. Stallman (fill-individual-paragraphs): Fix handling
Mon, 18 Aug 1997 20:01:25 +0000 Richard M. Stallman Customized.
Mon, 18 Aug 1997 18:57:32 +0000 Richard M. Stallman (read_minibuf): New arg disable_multibyte.
Mon, 18 Aug 1997 18:56:07 +0000 Richard M. Stallman (Fchar_before): Do range check before decrement.
Mon, 18 Aug 1997 11:19:17 +0000 Kenichi Handa (Fchars_in_region): Renamed form Fcount_chars_region.
Mon, 18 Aug 1997 11:03:26 +0000 Kenichi Handa Fix previous change.
Mon, 18 Aug 1997 10:54:31 +0000 Kenichi Handa (quail-devanagari-compose-characters): Do
Mon, 18 Aug 1997 10:54:31 +0000 Kenichi Handa (quail-hangul-switch-to-symbol-ksc): Call
Mon, 18 Aug 1997 10:54:31 +0000 Kenichi Handa (quail-japanese-toggle-kana): Don't call
Mon, 18 Aug 1997 10:54:31 +0000 Kenichi Handa (quail-hangul-switch-back): Call
Mon, 18 Aug 1997 10:54:31 +0000 Kenichi Handa (thai-consonant-input): Typo fixed.
Mon, 18 Aug 1997 10:53:05 +0000 Kenichi Handa (isearch-multibyte-characters-flag): Deleted.
Mon, 18 Aug 1997 10:51:45 +0000 Kenichi Handa (isearch-input-method): Deleted.
Mon, 18 Aug 1997 10:51:45 +0000 Kenichi Handa (kkc-region): New arg
Mon, 18 Aug 1997 10:51:45 +0000 Kenichi Handa (previous-input-method): This
Mon, 18 Aug 1997 10:51:45 +0000 Kenichi Handa (quail-inactivate): Turn Quail mode off
Mon, 18 Aug 1997 02:32:18 +0000 Richard M. Stallman Faces now have 2 more elements, bold-p and italic-p.
Mon, 18 Aug 1997 02:28:28 +0000 Richard M. Stallman (toggle-input-method)
Sun, 17 Aug 1997 23:20:07 +0000 Richard M. Stallman (Fdo_auto_save): If open fails, make lispstream nil.
Sun, 17 Aug 1997 01:49:50 +0000 Geoff Voelker Set default coding system to undecided-dos.
Sun, 17 Aug 1997 01:49:01 +0000 Geoff Voelker (Finsert_file_contents) [DOS_NT]: Set buffer_file_type
Sun, 17 Aug 1997 01:45:59 +0000 Geoff Voelker (ALL): Build cmdproxy.
Sun, 17 Aug 1997 01:45:27 +0000 Geoff Voelker (MSVCNT11): Conditionally define it.
Sun, 17 Aug 1997 01:44:27 +0000 Geoff Voelker (env_vars): Set SHELL to cmdproxy.
Sun, 17 Aug 1997 01:04:47 +0000 Richard M. Stallman (make-coding-system): Add a new FLAGS
Sat, 16 Aug 1997 21:57:47 +0000 Richard M. Stallman (setup-latin1-environment): Don't set special-microsoft-code-table here.
Sat, 16 Aug 1997 21:47:25 +0000 Richard M. Stallman Include paths.h.
Sat, 16 Aug 1997 21:44:19 +0000 Richard M. Stallman (xselect.o): Fix previous change.
Sat, 16 Aug 1997 21:16:27 +0000 Richard M. Stallman (quail-guidance-buf): Now a permanent local.
Sat, 16 Aug 1997 21:06:04 +0000 Richard M. Stallman (isearch-process-search-multibyte-characters):
Sat, 16 Aug 1997 18:32:17 +0000 Richard M. Stallman (PATH_X_DEFAULTS): New macro.
Sat, 16 Aug 1997 18:31:23 +0000 Richard M. Stallman (get_system_app): Use PATH_X_DEFAULTS.
Sat, 16 Aug 1997 18:29:29 +0000 Richard M. Stallman (paths-force): Store PATH_X_DEFAULTS in paths.h.
Sat, 16 Aug 1997 17:53:30 +0000 Richard M. Stallman (cyrillic-translit-bulgarian): New input method.
Sat, 16 Aug 1997 16:39:20 +0000 Richard M. Stallman (term_get_fkeys_1): Use kH as alternate for move-to-last-line.
Sat, 16 Aug 1997 16:24:14 +0000 Richard M. Stallman Many doc fixes.
Sat, 16 Aug 1997 16:21:38 +0000 Richard M. Stallman (Flength): Doc fix.
Sat, 16 Aug 1997 03:42:25 +0000 Richard M. Stallman Comment change.
Sat, 16 Aug 1997 03:42:09 +0000 Richard M. Stallman (c-double-slash-is-comments-p): Remove obsolete variable.
Sat, 16 Aug 1997 03:41:39 +0000 Richard M. Stallman (c-buffer-is-cc-mode): Definition moved here from cc-vars.el.
Sat, 16 Aug 1997 03:41:02 +0000 Richard M. Stallman (c-buffer-is-cc-mode): Definition moved to cc-mode.el
Sat, 16 Aug 1997 03:40:20 +0000 Richard M. Stallman (c-comment-line-break-function): In this function, and the defadvice,
Sat, 16 Aug 1997 03:38:57 +0000 Richard M. Stallman (c-end-of-statement-1): Eliminate false hits on important characters
Sat, 16 Aug 1997 03:37:28 +0000 Richard M. Stallman (c-style-alist): "python" style requires c-comment-continuation-stars be "".
Sat, 16 Aug 1997 02:06:18 +0000 Richard M. Stallman (COERCE_MARKER): Use Fmarker_position instead of
Sat, 16 Aug 1997 01:57:13 +0000 Kenichi Handa (lao-keyboard-mapping): Some elements corrected.
Sat, 16 Aug 1997 01:57:13 +0000 Kenichi Handa (lrt-vowel-table): Some elements corrected.
Sat, 16 Aug 1997 01:56:45 +0000 Kenichi Handa Set 146th element of
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-chinese-gb-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-ethiopic-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-8-bit-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-japanese-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-korean-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-tibetan-environment): Delete
Sat, 16 Aug 1997 01:54:37 +0000 Kenichi Handa (CODING_FLAG_ISO_LATIN_EXTRA): New macro.
Sat, 16 Aug 1997 01:54:37 +0000 Kenichi Handa (Vmicrosoft_code_table): This variable deleted.
Fri, 15 Aug 1997 23:42:26 +0000 Richard M. Stallman (format-encode-run-method, format-decode-run-method): Put error
Fri, 15 Aug 1997 23:41:50 +0000 Richard M. Stallman (shell-command-on-region): New argument ERROR-BUFFER.
Fri, 15 Aug 1997 19:45:05 +0000 Richard M. Stallman Reserve some function keys for users.
Fri, 15 Aug 1997 19:32:53 +0000 Richard M. Stallman (setup-8-bit-environment): Use `require' to load the latin-N file.
Fri, 15 Aug 1997 19:30:25 +0000 Richard M. Stallman (format-annotate-atomic-property-change): Fix prev change.
Fri, 15 Aug 1997 19:28:16 +0000 Richard M. Stallman (tags-verify-table): Obey revert-without-query.
Fri, 15 Aug 1997 19:26:07 +0000 Richard M. Stallman (widget-before-change): Obey `inhibit-read-only'.
Fri, 15 Aug 1997 19:24:41 +0000 Richard M. Stallman Delete most calls to garbage-collect.
Fri, 15 Aug 1997 19:21:11 +0000 Richard M. Stallman (loaddefs.el): Load that much later.
Fri, 15 Aug 1997 05:07:01 +0000 Richard M. Stallman (main): Update re_max_failures so regex.c won't overflow
Fri, 15 Aug 1997 03:29:41 +0000 Richard M. Stallman (xselect.o): Depend on coding.h.
Thu, 14 Aug 1997 22:40:14 +0000 Richard M. Stallman MSDOS updates.
Thu, 14 Aug 1997 22:11:09 +0000 Richard M. Stallman (compilation-error-regexp-alist): New regexp for Caml.
Thu, 14 Aug 1997 22:10:30 +0000 Richard M. Stallman (mail-send): Ask for confirmation if
Thu, 14 Aug 1997 22:10:02 +0000 Richard M. Stallman (c-style-alist) <gnu>:
Thu, 14 Aug 1997 22:04:54 +0000 Richard M. Stallman (SOCKLEN_TYPE): New macro definition.
Thu, 14 Aug 1997 21:59:05 +0000 Richard M. Stallman Many changes.
Thu, 14 Aug 1997 13:58:31 +0000 Eli Zaretskii Fix instructions for MSDOG.
Thu, 14 Aug 1997 04:51:22 +0000 Richard M. Stallman Initial revision
Thu, 14 Aug 1997 04:16:00 +0000 Richard M. Stallman (main): use SOCKLEN_TYPE for fromlen, if it is defined.
Thu, 14 Aug 1997 03:55:49 +0000 Richard M. Stallman (do-auto-fill): Better handling of a very long word
Thu, 14 Aug 1997 02:25:35 +0000 Miles Bader automatically generated from GPLed version
Thu, 14 Aug 1997 02:16:15 +0000 Paul Eggert automatically generated from GPLed version make-3-75-92
Wed, 13 Aug 1997 19:39:39 +0000 Richard M. Stallman (extent-properties, extent-at): New functions.
Wed, 13 Aug 1997 15:37:10 +0000 Richard M. Stallman Add copyright and permission notices.
Wed, 13 Aug 1997 15:35:01 +0000 Richard M. Stallman (main): Use %08lx instead of %08x in printf because the
Wed, 13 Aug 1997 15:34:05 +0000 Richard M. Stallman (get_time): Cast arg to fprintf.
Wed, 13 Aug 1997 15:28:47 +0000 Richard M. Stallman (unexec): Cast arg to fprintf.
Wed, 13 Aug 1997 15:27:49 +0000 Richard M. Stallman (lock_file): Use %lu instead of %d in sprintf because
Wed, 13 Aug 1997 12:46:21 +0000 Eli Zaretskii (syms_of_msdos): Define and bind x-bitmap-file-path and
Wed, 13 Aug 1997 04:50:55 +0000 Eli Zaretskii EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp.
Wed, 13 Aug 1997 04:13:39 +0000 Richard M. Stallman (free_marker): New function.
Wed, 13 Aug 1997 04:13:22 +0000 Richard M. Stallman (signal_before_change): Relocate START and END
Wed, 13 Aug 1997 00:49:54 +0000 Richard M. Stallman (emacs): Warn about shadowed standard libraries here.
Wed, 13 Aug 1997 00:37:32 +0000 Richard M. Stallman (default-input-method):
Wed, 13 Aug 1997 00:29:02 +0000 Richard M. Stallman (read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.
Wed, 13 Aug 1997 00:26:42 +0000 Richard M. Stallman (quail-start-translation): Use an explicit loop, not recursive edit.
Tue, 12 Aug 1997 23:18:41 +0000 Richard M. Stallman (forward-visible-line): Handle nil value from
Tue, 12 Aug 1997 23:08:13 +0000 Richard M. Stallman (change-log-font-lock-keywords): Don't consider
Tue, 12 Aug 1997 23:05:43 +0000 Richard M. Stallman (diary-entry-time): Bind case-fold-search to nil.
Tue, 12 Aug 1997 18:20:00 +0000 Richard M. Stallman (mouse-avoidance-timer): New variable.
Tue, 12 Aug 1997 17:23:14 +0000 Richard M. Stallman (awk-mode): Require cc-mode, not cc-langs.
Tue, 12 Aug 1997 17:22:41 +0000 Richard M. Stallman (set-extent-property): Don't allow
Tue, 12 Aug 1997 17:21:24 +0000 Richard M. Stallman (dired-font-lock-keywords): Don't specially highlight
Tue, 12 Aug 1997 16:11:31 +0000 Richard M. Stallman Comment changes.
Tue, 12 Aug 1997 16:11:03 +0000 Richard M. Stallman (X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.
Tue, 12 Aug 1997 15:52:17 +0000 Richard M. Stallman (fill-region-as-paragraph):
Tue, 12 Aug 1997 11:59:41 +0000 Eli Zaretskii Run ".emacs" through convert-standard-filename before using it.
Tue, 12 Aug 1997 05:49:26 +0000 Richard M. Stallman (rmail-make-in-reply-to-field): Don't cause an
Tue, 12 Aug 1997 05:47:05 +0000 Richard M. Stallman (dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.
Tue, 12 Aug 1997 05:30:47 +0000 Richard M. Stallman (list-load-path-shadows): Exclude, from the path we search, all but
Tue, 12 Aug 1997 00:58:44 +0000 Richard M. Stallman (cal-tex-latexify-list): Put the elements of RESULT in the proper order.
Tue, 12 Aug 1997 00:55:31 +0000 Richard M. Stallman (cal-tex-latexify-list): Put the elements of RESULT in the proper order.
Tue, 12 Aug 1997 00:37:22 +0000 Richard M. Stallman Comment change.
Tue, 12 Aug 1997 00:36:22 +0000 Richard M. Stallman (main): Fix previous change.
Mon, 11 Aug 1997 23:55:10 +0000 Richard M. Stallman (dabbrev-abbrev-skip-leading-regexp): Doc fix.
Mon, 11 Aug 1997 23:54:58 +0000 Richard M. Stallman Customized.
Mon, 11 Aug 1997 23:51:04 +0000 Richard M. Stallman (c-electric-brace): Make preserve-p nil at BOB.
Mon, 11 Aug 1997 22:32:01 +0000 Richard M. Stallman (insert-file-literally): New command.
Mon, 11 Aug 1997 22:28:10 +0000 Per Abrahamsen (custom-face-attributes): Don't initialize fg/bg fields.
Mon, 11 Aug 1997 22:16:50 +0000 Richard M. Stallman Comment change.
Mon, 11 Aug 1997 22:15:23 +0000 Richard M. Stallman (c-offsets-alist): Added template-args-cont syntactic symbol.
Mon, 11 Aug 1997 22:14:14 +0000 Richard M. Stallman (c-guess-basic-syntax): CASE 5D.4: template argument continuation
Mon, 11 Aug 1997 22:13:48 +0000 Richard M. Stallman (c-mode-base-map, c++-mode-map):
Mon, 11 Aug 1997 22:11:27 +0000 Richard M. Stallman (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
Mon, 11 Aug 1997 22:10:16 +0000 Richard M. Stallman (c-buffer-is-cc-mode): New variable.
Mon, 11 Aug 1997 22:09:45 +0000 Richard M. Stallman (indent-new-comment-line): Add advice for older Emacs versions if they
Mon, 11 Aug 1997 22:07:04 +0000 Richard M. Stallman (c-lineup-java-throws): Change the `when' clause to an `if-progn'.
Mon, 11 Aug 1997 21:44:08 +0000 Richard M. Stallman (init_environment): Set Emacs root directory properly when
Mon, 11 Aug 1997 21:42:39 +0000 Richard M. Stallman (init_dosfns): Avoid calling DOS memory-allocation
Mon, 11 Aug 1997 21:40:57 +0000 Richard M. Stallman (IT_set_frame_parameters): Actually store the frame
Mon, 11 Aug 1997 18:32:12 +0000 Richard M. Stallman (setup-latin1-environment): Set code 222 in special-microsoft-code-table.
Mon, 11 Aug 1997 01:38:02 +0000 Richard M. Stallman (main) [__FreeBSD__ && PROFILING]: Add code for profiling.
Mon, 11 Aug 1997 01:18:29 +0000 Richard M. Stallman (msdos-color-aliases): Remove color names which end with a number.
Mon, 11 Aug 1997 00:23:00 +0000 Richard M. Stallman Customized.
Mon, 11 Aug 1997 00:20:31 +0000 Richard M. Stallman (Finsert_startup_screen): Call `insert_char' with a single argument.
Mon, 11 Aug 1997 00:20:14 +0000 Richard M. Stallman (Qbackground_color, Qforeground_color): Define vars.
Mon, 11 Aug 1997 00:18:52 +0000 Richard M. Stallman (CPPFLAGS, LDFLAGS): Edit to empty.
Sun, 10 Aug 1997 05:54:48 +0000 Kenichi Handa (Fset_terminal_coding_system_internal): Set
Sun, 10 Aug 1997 05:54:48 +0000 Kenichi Handa (struct iso2022_spec): New member expected_charsets.
Sun, 10 Aug 1997 05:53:45 +0000 Kenichi Handa Make coding system iso-2022-jp instead of
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (Vignore_relative_composition): New variable.
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (Vignore_relative_composition): Extern it.
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (CODING_FLAG_ISO_SAFE): New macro.
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (concat): Pay attention to multibyte characters when
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (encode_terminal_code): Use safe_terminal_coding if
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (dumpglyphs): Pay attention to
Sun, 10 Aug 1997 04:09:49 +0000 Kenichi Handa (setup-chinese-gb-environment): Do not
Sun, 10 Aug 1997 04:09:49 +0000 Kenichi Handa (setup-english-environment): Do not
Sun, 10 Aug 1997 04:09:49 +0000 Kenichi Handa (setup-8-bit-environment): Do not
Sun, 10 Aug 1997 04:09:49 +0000 Kenichi Handa (setup-japanese-environment): Do not
Sun, 10 Aug 1997 04:09:49 +0000 Kenichi Handa Set t for Rao-SEMIVOWEL-SIGN-LO in
Sun, 10 Aug 1997 04:09:49 +0000 Kenichi Handa Correct setting of char-code-property `name'.
Sun, 10 Aug 1997 04:09:49 +0000 Kenichi Handa (setup-tibetan-environment): Do not
Sun, 10 Aug 1997 04:07:03 +0000 Kenichi Handa (saved-input-mode): New variable.
Sun, 10 Aug 1997 04:07:03 +0000 Kenichi Handa (set-default-coding-systems):
Sun, 10 Aug 1997 04:07:03 +0000 Kenichi Handa (iso-safe): New coding system.
Sun, 10 Aug 1997 04:07:03 +0000 Kenichi Handa (print-fontset): Don't hang even if a
Sun, 10 Aug 1997 04:07:03 +0000 Kenichi Handa (prefer-coding-system): Moved to mule-util.el.
Sun, 10 Aug 1997 04:07:03 +0000 Kenichi Handa (make-coding-system): Add a new FLAGS
Sun, 10 Aug 1997 04:06:02 +0000 Kenichi Handa Invoke emacs by --no-init-file --no-site-file.
Sun, 10 Aug 1997 04:04:35 +0000 Kenichi Handa Change title string of input method "Lao".
Sun, 10 Aug 1997 04:04:35 +0000 Kenichi Handa Change title string of input method "lao-lrt".
Sun, 10 Aug 1997 04:02:46 +0000 Kenichi Handa Czech added, Lao modified.
Sun, 10 Aug 1997 00:15:53 +0000 Richard M. Stallman (init_system_name): If domain is null, don't add a period.
Sat, 09 Aug 1997 20:09:16 +0000 Richard M. Stallman (custom-declare-face): Call make-face-x-resource-internal.
Sat, 09 Aug 1997 19:11:15 +0000 Richard M. Stallman (widget-single-line-display-table): Variable
Sat, 09 Aug 1997 18:37:59 +0000 Richard M. Stallman (idl-mode-hook): New variable.
Sat, 09 Aug 1997 18:36:45 +0000 Richard M. Stallman (c-styles-alist): In "java" style, set
Sat, 09 Aug 1997 18:31:43 +0000 Richard M. Stallman (idl-mode): Support for CORBA's IDL language.
Sat, 09 Aug 1997 18:30:01 +0000 Richard M. Stallman Comment change.
Sat, 09 Aug 1997 18:28:54 +0000 Richard M. Stallman (c-beginning-of-statement-1): When checking for bare semi, don't match
Sat, 09 Aug 1997 18:26:19 +0000 Richard M. Stallman (c-symbol-key):
Sat, 09 Aug 1997 17:35:22 +0000 Richard M. Stallman (telnet-host-properties): Initialize it properly.
Sat, 09 Aug 1997 16:46:53 +0000 Richard M. Stallman Fix previous change.
Sat, 09 Aug 1997 08:10:48 +0000 Richard M. Stallman Delete autoload cookies (file is preloaded).
Sat, 09 Aug 1997 08:09:30 +0000 Richard M. Stallman (lisp, shortlisp): Add bindings.el and case-table.elc.
Sat, 09 Aug 1997 08:01:07 +0000 Richard M. Stallman (format-alist): Doc fix.
Sat, 09 Aug 1997 07:58:37 +0000 Richard M. Stallman (format-alist): Doc fix.
Sat, 09 Aug 1997 07:37:02 +0000 Richard M. Stallman (describe-key): Don't put a colon after the command name.
Sat, 09 Aug 1997 04:46:22 +0000 Richard M. Stallman (init_buffer): Use getcwd instead of getwd, if available.
Sat, 09 Aug 1997 04:30:41 +0000 Michael Kifer new version
Sat, 09 Aug 1997 03:44:54 +0000 Richard M. Stallman (read1): Handle read_escape making a multibyte character.
Sat, 09 Aug 1997 03:41:42 +0000 Richard M. Stallman (enable-kinsoku): Doc fix.
Sat, 09 Aug 1997 03:34:34 +0000 Richard M. Stallman (set-face-doc-string): Define once again, as alias.
Sat, 09 Aug 1997 03:06:55 +0000 Richard M. Stallman (do_autoload): Require a suffix for the file.
Sat, 09 Aug 1997 02:53:48 +0000 Geoff Voelker Initial revision
Sat, 09 Aug 1997 02:38:14 +0000 Richard M. Stallman (format-annotate-single-property-change,
Sat, 09 Aug 1997 02:23:32 +0000 Richard M. Stallman (viper-replace-overlay-pixmap)
Sat, 09 Aug 1997 02:11:29 +0000 Richard M. Stallman Correct the autoload cookies.
Sat, 09 Aug 1997 01:46:03 +0000 Geoff Voelker Add includes.
Sat, 09 Aug 1997 01:45:19 +0000 Geoff Voelker (lisp): Update paths to lisp files that have moved.
Sat, 09 Aug 1997 01:23:47 +0000 Richard M. Stallman (cyrillic-translit): \\ changed to / to
Fri, 08 Aug 1997 22:26:02 +0000 Richard M. Stallman (view-just-bury): New variable.
Fri, 08 Aug 1997 22:25:31 +0000 Richard M. Stallman (help-mode): Set view-no-disable-on-exit.
Fri, 08 Aug 1997 22:09:25 +0000 Richard M. Stallman (completion-setup-function): Don't set completion-base-size
Fri, 08 Aug 1997 21:32:50 +0000 Richard M. Stallman (find-emacs-lisp-shadows): Don't mention `subdirs.el'.
Fri, 08 Aug 1997 20:09:27 +0000 Richard M. Stallman (redisplay_window): Fix access to w->last_point{,_[xy]}.
Fri, 08 Aug 1997 20:07:59 +0000 Richard M. Stallman (Flocal_variable_p, Ffind_operation_coding_system): Declared.
Fri, 08 Aug 1997 20:06:34 +0000 Richard M. Stallman (Frequire): Don't insist on a suffix
Fri, 08 Aug 1997 06:42:34 +0000 Richard M. Stallman (command-line-1): Don't let type-ahead inhibit the
Fri, 08 Aug 1997 06:40:52 +0000 Richard M. Stallman (cyrillic-language-alist): Fix punctuation.
Thu, 07 Aug 1997 20:51:57 +0000 Richard M. Stallman (fill-context-prefix): Accept a whitespace
Thu, 07 Aug 1997 18:54:49 +0000 Richard M. Stallman (term-default-fg-color):
Thu, 07 Aug 1997 18:44:32 +0000 Richard M. Stallman Fix previous change.
Thu, 07 Aug 1997 18:43:31 +0000 Richard M. Stallman (PATH_LOCK): Definition deleted.
Thu, 07 Aug 1997 18:43:19 +0000 Richard M. Stallman (init_filelock): Function deleted.
Thu, 07 Aug 1997 18:42:56 +0000 Richard M. Stallman (main): Remove call to init_filelock.
Thu, 07 Aug 1997 18:37:17 +0000 Richard M. Stallman (mkdir): Don't create lockdir.
Thu, 07 Aug 1997 18:35:29 +0000 Richard M. Stallman Remove lockdir, it is no longer needed.
Thu, 07 Aug 1997 17:36:36 +0000 Richard M. Stallman (c-set-offset): Add autoload cookie.
Thu, 07 Aug 1997 17:33:49 +0000 Richard M. Stallman (x-list-fonts): Return "default" when appropriate.
Thu, 07 Aug 1997 17:25:43 +0000 Richard M. Stallman Initial revision
Thu, 07 Aug 1997 15:53:39 +0000 Roland McGrath (update-file-autoloads): Use anchored regexp search instead of requiring
Thu, 07 Aug 1997 09:01:52 +0000 Richard M. Stallman (current_column): Update ptr differently at newline
Thu, 07 Aug 1997 08:59:08 +0000 Richard M. Stallman (Fwiden, Fnarrow_to_region, save_restriction_restore):
Thu, 07 Aug 1997 08:56:22 +0000 Richard M. Stallman (Fwrite_region): Turn off the feature of checking
Thu, 07 Aug 1997 08:30:47 +0000 Richard M. Stallman (COERCE_MARKER): New macro.
Thu, 07 Aug 1997 08:30:32 +0000 Richard M. Stallman (cyrillic-language-alist): Add one language.
Thu, 07 Aug 1997 04:48:48 +0000 Michael Kifer new version
Thu, 07 Aug 1997 04:18:18 +0000 Kenichi Handa (sendmail-send-it): Bind sendmail-coding-system
Thu, 07 Aug 1997 03:52:11 +0000 Richard M. Stallman (unexec): Cast 1st arg in mmap calls.
Thu, 07 Aug 1997 02:49:18 +0000 Richard M. Stallman (quail-update-leim-list-file):
Thu, 07 Aug 1997 02:43:11 +0000 Richard M. Stallman (insert-file-contents-literally): Doc fix.
Thu, 07 Aug 1997 02:12:40 +0000 Richard M. Stallman (init_sys_modes) [mips || HAVE_TCATTR]:
Wed, 06 Aug 1997 19:43:02 +0000 Richard M. Stallman (redisplay_internal): Count only visible frames at first.
Wed, 06 Aug 1997 18:59:33 +0000 Richard M. Stallman (lock_file_1, lock_file): Add casts.
Wed, 06 Aug 1997 18:56:43 +0000 Richard M. Stallman (syms_of_xselect): Doc syntax fixes.
Wed, 06 Aug 1997 18:55:30 +0000 Richard M. Stallman (syms_of_xselect): Doc syntax fixes.
Wed, 06 Aug 1997 18:54:05 +0000 Richard M. Stallman (syms_of_coding): Doc syntax fixes.
Wed, 06 Aug 1997 17:57:31 +0000 Richard M. Stallman Include leim/ChangeLog in leim distribution.
Wed, 06 Aug 1997 17:46:39 +0000 Richard M. Stallman (HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.
Wed, 06 Aug 1997 17:45:55 +0000 Richard M. Stallman (timezone-parse-date): Handle additional style (9).
Wed, 06 Aug 1997 10:56:15 +0000 Oliver Seidel Fixed header, typos, layout, documentation.
Wed, 06 Aug 1997 09:14:25 +0000 Oliver Seidel Applied patch from Istvan Marko <istvan@cmdmail.amd.com>
Wed, 06 Aug 1997 08:56:03 +0000 Oliver Seidel Acted upon suggestion from Shane Holder <holder@rsn.hp.com>:
Wed, 06 Aug 1997 08:12:03 +0000 Oliver Seidel Improved documentation. Broke some lines to comply with
Wed, 06 Aug 1997 07:11:59 +0000 Richard M. Stallman (Yacc_suffixes, Asm_suffixes): Add some alternatives.
Wed, 06 Aug 1997 06:31:13 +0000 Richard M. Stallman Whitespace change.
Wed, 06 Aug 1997 04:29:14 +0000 Richard M. Stallman (ispell-dictionary-alist): Doc fix.
Wed, 06 Aug 1997 02:47:18 +0000 Richard M. Stallman (compilation-parse-errors): Fix previous change.
Wed, 06 Aug 1997 01:09:16 +0000 Kenichi Handa (detect_eol_type): Fix previous change.
Tue, 05 Aug 1997 22:39:04 +0000 Oliver Seidel Made todomode.el available under GPL.
Tue, 05 Aug 1997 22:34:14 +0000 Oliver Seidel Fixed insertion routine with help from Trey Jackson
Tue, 05 Aug 1997 22:03:07 +0000 Richard M. Stallman (x-cut-buffer-or-selection-value): Fix previous change.
Tue, 05 Aug 1997 21:38:52 +0000 Richard M. Stallman (vc-version-diff): Change the Newer version prompt.
Tue, 05 Aug 1997 20:52:56 +0000 Richard M. Stallman (functionp): Use byte-code-function-p, not compiled-function-p.
Tue, 05 Aug 1997 20:51:55 +0000 Richard M. Stallman (read-quoted-char): Fix handling of meta-chars.
Tue, 05 Aug 1997 20:15:34 +0000 Richard M. Stallman Comment change.
Tue, 05 Aug 1997 18:19:33 +0000 Richard M. Stallman (detect_eol_type): If EOL representation does not
Tue, 05 Aug 1997 18:08:38 +0000 Richard M. Stallman (syms_of_fontset): Doc fixes.
Tue, 05 Aug 1997 17:25:06 +0000 Richard M. Stallman (mail-mode): Allow TAB after prefix in previous change.
Tue, 05 Aug 1997 17:16:00 +0000 Richard M. Stallman (update-autoloads-from-directories):
Tue, 05 Aug 1997 17:10:16 +0000 Richard M. Stallman (finder-compile-keywords): Don't process file names that start with `.'.
Tue, 05 Aug 1997 17:06:51 +0000 Richard M. Stallman (updates): Add missing semicolons.
Tue, 05 Aug 1997 17:03:56 +0000 Geoff Voelker Set mode-line-frame-identification
Tue, 05 Aug 1997 16:47:01 +0000 Oliver Seidel Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
Tue, 05 Aug 1997 14:43:39 +0000 Oliver Seidel Added improvements from Ron Gut <rgut@aware.com>.
Tue, 05 Aug 1997 08:10:20 +0000 Richard M. Stallman (gud): Fix defgroup doc.
Tue, 05 Aug 1997 08:06:52 +0000 Richard M. Stallman (compilation-error-regexp-alist): Make the
Tue, 05 Aug 1997 07:05:12 +0000 Richard M. Stallman Doc fixes.
Tue, 05 Aug 1997 06:41:51 +0000 Richard M. Stallman (mail-mode): Fix previous change.
Tue, 05 Aug 1997 06:07:24 +0000 Richard M. Stallman (comment-line-break-function): New variable.
Tue, 05 Aug 1997 05:49:10 +0000 Richard M. Stallman (cd-absolute): Add missing arg to `error'.
Tue, 05 Aug 1997 05:32:28 +0000 Richard M. Stallman Fix copyright holder name.
Tue, 05 Aug 1997 05:29:21 +0000 Richard M. Stallman (dontcompilefiles): Delete cyril-util.el.
Tue, 05 Aug 1997 05:00:55 +0000 Richard M. Stallman (standard-display-cyrillic-translit):
Tue, 05 Aug 1997 04:44:55 +0000 Richard M. Stallman (format-annotate-atomic-property-change):
Tue, 05 Aug 1997 03:44:40 +0000 Richard M. Stallman (time-stamp): Use insert-and-inherit for new stamp.
Tue, 05 Aug 1997 01:43:58 +0000 Kenichi Handa (cyrillic-translit): Doc-string of the package
Tue, 05 Aug 1997 01:18:21 +0000 Kenichi Handa Initial revision
Tue, 05 Aug 1997 01:16:44 +0000 Kenichi Handa (RUSSIAN): Add quail/cyril-jis.el.
Tue, 05 Aug 1997 01:15:57 +0000 Kenichi Handa Move Quail package cyrillic-jis-russian to
Tue, 05 Aug 1997 01:10:07 +0000 Kenichi Handa (cyrillic-language-alist): New variable.
Mon, 04 Aug 1997 19:42:32 +0000 Richard M. Stallman (pascal-mode-syntax-table): _ is now a symbol constituent.
Mon, 04 Aug 1997 19:06:02 +0000 Richard M. Stallman (pp-to-string): Use emacs-lisp-mode-sytax-table.
Mon, 04 Aug 1997 19:03:37 +0000 Richard M. Stallman (isearch-quote-char): Fix handling of control
Mon, 04 Aug 1997 18:56:42 +0000 Richard M. Stallman (basic-save-buffer-1): Add missing argument for error.
Mon, 04 Aug 1997 18:55:42 +0000 Richard M. Stallman (quail-update-leim-list-file): Go to the
Mon, 04 Aug 1997 16:18:45 +0000 Oliver Seidel Added Raise/Lower item.
Mon, 04 Aug 1997 07:46:26 +0000 Richard M. Stallman (x-get-selection): Change default for data-type
Mon, 04 Aug 1997 07:03:08 +0000 Kenichi Handa (set-default-coding-systems): New function.
Mon, 04 Aug 1997 07:01:31 +0000 Kenichi Handa (setup-chinese-gb-environment): Do not
Mon, 04 Aug 1997 07:01:31 +0000 Kenichi Handa (setup-english-environment): Call set-default-coding-systems.
Mon, 04 Aug 1997 07:01:31 +0000 Kenichi Handa (setup-8-bit-environment): Do not
Mon, 04 Aug 1997 07:01:31 +0000 Kenichi Handa (setup-japanese-environment): Do not
Mon, 04 Aug 1997 07:01:31 +0000 Kenichi Handa (setup-korean-environment): Do not
Mon, 04 Aug 1997 06:59:57 +0000 Kenichi Handa (Fcall_process_region): Use cdr part (not car part)
Mon, 04 Aug 1997 06:59:57 +0000 Kenichi Handa (detect_coding_iso2022): Do not exclude posibility of
Mon, 04 Aug 1997 06:59:57 +0000 Kenichi Handa (Fset_process_coding_system): Doc-string modified.
Mon, 04 Aug 1997 06:47:28 +0000 Richard M. Stallman (delete-selection-mode): Delete the :initialize keyword.
Mon, 04 Aug 1997 06:44:24 +0000 Richard M. Stallman (make-autoload): For a defcustom,
Mon, 04 Aug 1997 06:18:23 +0000 Richard M. Stallman (cpp-edit-reset): Add a close-quote after the file name.
Mon, 04 Aug 1997 06:10:46 +0000 Richard M. Stallman (cpp-create-bg-face): Don't really make a face.
Mon, 04 Aug 1997 06:07:05 +0000 Richard M. Stallman (merge_face_list): New function.
Mon, 04 Aug 1997 05:09:49 +0000 Richard M. Stallman (isearch-other-meta-char): Don't switch windows to exit
Mon, 04 Aug 1997 04:29:53 +0000 Richard M. Stallman (vc-version-diff): Use defaults, not initial input,
Mon, 04 Aug 1997 04:23:51 +0000 Richard M. Stallman (internal-face-interactive): Handle default in usual way,
Mon, 04 Aug 1997 03:57:04 +0000 Richard M. Stallman (describe-function): Use " is " instead of colon.
Mon, 04 Aug 1997 03:42:58 +0000 Richard M. Stallman (delay-uniquify-rationalize-file-buffer-names):
Mon, 04 Aug 1997 03:07:28 +0000 Richard M. Stallman (insert-file-contents-literally):
Mon, 04 Aug 1997 03:06:28 +0000 Richard M. Stallman (shell): Doc fix.
Mon, 04 Aug 1997 03:04:24 +0000 Richard M. Stallman (redisplay_internal): Count number of visible frames
Mon, 04 Aug 1997 03:02:19 +0000 Richard M. Stallman (Fload): Update declaration.
Mon, 04 Aug 1997 03:01:57 +0000 Richard M. Stallman (detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
Mon, 04 Aug 1997 03:00:36 +0000 Richard M. Stallman (Frequire): Pass t for the MUST-SUFFIX arg to Fload.
Mon, 04 Aug 1997 03:00:25 +0000 Richard M. Stallman (do_autoload): Pass new arg to Fload.
Mon, 04 Aug 1997 03:00:11 +0000 Richard M. Stallman (Fload): New optional arg MUST-SUFFIX.
Mon, 04 Aug 1997 02:57:47 +0000 Richard M. Stallman Alternative colors for standard faces if dark background.
Mon, 04 Aug 1997 02:44:42 +0000 Richard M. Stallman (hexlify-buffer, dehexlify-buffer):
Mon, 04 Aug 1997 01:53:36 +0000 Richard M. Stallman (x-cut-buffer-or-selection-value): Try both
Mon, 04 Aug 1997 01:42:50 +0000 Richard M. Stallman (rmail-summary-mouse-goto-message): New function.
Mon, 04 Aug 1997 01:11:01 +0000 Richard M. Stallman Delete whitespace.
Mon, 04 Aug 1997 00:51:07 +0000 Richard M. Stallman (shell-command-on-region, shell-command): Doc fixes.
Mon, 04 Aug 1997 00:39:09 +0000 Richard M. Stallman (copyright-regexp): Recognize @copyright{}.
Mon, 04 Aug 1997 00:37:04 +0000 Richard M. Stallman (copyright-regexp): Recognize the Latin-1 copyright symbol.
Sun, 03 Aug 1997 22:59:26 +0000 Richard M. Stallman (LD_SWITCH_MACHINE):
Sun, 03 Aug 1997 22:58:19 +0000 Richard M. Stallman (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
Sun, 03 Aug 1997 22:57:46 +0000 Richard M. Stallman Fix previous change.
Sun, 03 Aug 1997 12:48:31 +0000 Andr«± Spiegel (vc-menu-map): Replace entries for "Check In" and "Check Out" with
Sun, 03 Aug 1997 12:47:26 +0000 Oliver Seidel Cleaned up variables, prefix and cursor position.
Sun, 03 Aug 1997 12:15:28 +0000 Oliver Seidel It appears to work.
Sun, 03 Aug 1997 12:15:13 +0000 Oliver Seidel Initial revision
Sun, 03 Aug 1997 05:06:05 +0000 Richard M. Stallman Comment change.
Sun, 03 Aug 1997 04:10:36 +0000 Richard M. Stallman (face-attr-match-p): New function.
Sun, 03 Aug 1997 04:10:08 +0000 Richard M. Stallman (custom-face-value-create): Take account
Sun, 03 Aug 1997 03:02:05 +0000 Kenichi Handa (CODING_CATEGORY_MASK_BINARY): New macro.
Sun, 03 Aug 1997 03:02:05 +0000 Kenichi Handa (x_set_frame_parameters): Heading comment fixed.
Sun, 03 Aug 1997 03:02:05 +0000 Kenichi Handa (Vclipboard_coding_system): New variable.
Sun, 03 Aug 1997 02:59:30 +0000 Kenichi Handa In quail-mode-map, bind
Sun, 03 Aug 1997 02:54:04 +0000 Kenichi Handa (setup-chinese-gb-environment): Set
Sun, 03 Aug 1997 02:54:04 +0000 Kenichi Handa (setup-ethiopic-environment): Bind
Sun, 03 Aug 1997 02:54:04 +0000 Kenichi Handa (ccl-encode-ethio-font): Fix typo in doc-string.
Sun, 03 Aug 1997 02:54:04 +0000 Kenichi Handa (setup-8-bit-environment): Set default value of default-input-method.
Sun, 03 Aug 1997 02:54:04 +0000 Kenichi Handa (setup-japanese-environment): Set default value of default-input-method.
Sun, 03 Aug 1997 02:54:04 +0000 Kenichi Handa (setup-korean-environment): Set default value of default-input-method.
Sun, 03 Aug 1997 02:54:04 +0000 Kenichi Handa (setup-tibetan-environment): Set default value of default-input-method.
Sun, 03 Aug 1997 02:51:30 +0000 Kenichi Handa Fix previous change.
Sun, 03 Aug 1997 02:50:47 +0000 Kenichi Handa (quail-next-translation): Call
Sat, 02 Aug 1997 21:59:55 +0000 Richard M. Stallman Doc fixes; fix error message text.
Sat, 02 Aug 1997 20:41:55 +0000 Richard M. Stallman (term-ignore-error): Fix foolish errors.
Sat, 02 Aug 1997 10:15:43 +0000 Richard M. Stallman (describe-current-coding-system): Clean up output format.
Sat, 02 Aug 1997 09:30:17 +0000 Richard M. Stallman (compute_motion): Correct the criterion for when to
Sat, 02 Aug 1997 07:40:22 +0000 Michael Kifer new version
Sat, 02 Aug 1997 06:56:24 +0000 Michael Kifer new version
Sat, 02 Aug 1997 03:13:34 +0000 Richard M. Stallman Fix up coding system.
Fri, 01 Aug 1997 19:20:29 +0000 Richard M. Stallman (adaptive-fill-first-line-regexp): Fix regexp.
Fri, 01 Aug 1997 19:19:51 +0000 Richard M. Stallman (mode-line-mule-info): Delete the conditional on enable-multibyte-characters.
Fri, 01 Aug 1997 18:12:50 +0000 Richard M. Stallman (mail-mode): Recognize foo> prefix
Fri, 01 Aug 1997 18:09:30 +0000 Richard M. Stallman Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw. libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-970822
Fri, 01 Aug 1997 17:09:45 +0000 Richard M. Stallman (standard-display-cyrillic-translit): New function.
Fri, 01 Aug 1997 07:18:01 +0000 Richard M. Stallman Comment change.
Fri, 01 Aug 1997 06:45:06 +0000 Richard M. Stallman (cyrillic-translit): New input method.
Fri, 01 Aug 1997 04:53:34 +0000 Richard M. Stallman (isearch-hide-immediately): Doc fix.
Fri, 01 Aug 1997 01:36:20 +0000 Kenichi Handa (encode_coding_iso2022): When source data ends not at
Fri, 01 Aug 1997 01:36:20 +0000 Kenichi Handa (Fwrite_region): Don't try to flush out a data twice.
Fri, 01 Aug 1997 01:22:16 +0000 Richard M. Stallman (standard-display-european): New arg AUTO.
Fri, 01 Aug 1997 01:21:51 +0000 Richard M. Stallman (command-line): Pass t for AUTO arg to standard-display-european.
Fri, 01 Aug 1997 01:04:56 +0000 Richard M. Stallman Many doc strings and messages changed.
Fri, 01 Aug 1997 00:58:56 +0000 Richard M. Stallman (direct_output_for_insert): Set last_point_x properly.
Fri, 01 Aug 1997 00:29:34 +0000 Kenichi Handa (x_list_fonts): Request at least 10 fonts by XListFonts.
Fri, 01 Aug 1997 00:12:35 +0000 Richard M. Stallman (redisplay_window): Fix one-off in handling
Thu, 31 Jul 1997 16:44:49 +0000 Richard M. Stallman (x_list_fonts): Reject a font whose min_bounds.width is 0.
Thu, 31 Jul 1997 15:38:10 +0000 Richard M. Stallman (diary-face, calendar-today-face, holiday-face):
Thu, 31 Jul 1997 07:54:07 +0000 Richard M. Stallman (current_lock_owner): Don't try to delete lock
Thu, 31 Jul 1997 06:59:37 +0000 Richard M. Stallman (eval-last-sexp): Ignore `...' around sexp.
Thu, 31 Jul 1997 06:48:05 +0000 Kenichi Handa (prefer-coding-system): Change also
Thu, 31 Jul 1997 06:23:19 +0000 Richard M. Stallman (vc-backend-checkin): For CVS, forget the checkout model after commit.
Thu, 31 Jul 1997 06:16:32 +0000 Richard M. Stallman (vc-checkout-model): For CVS, look at
Thu, 31 Jul 1997 06:08:07 +0000 Richard M. Stallman (read_process_output): Don't call setup_coding_system
Thu, 31 Jul 1997 05:55:12 +0000 Kenichi Handa (encode_coding_iso2022): Write out invalid multibyte
Thu, 31 Jul 1997 05:54:43 +0000 Kenichi Handa Do not create style-variants of fontset. They
Thu, 31 Jul 1997 05:54:08 +0000 Kenichi Handa (set-face-font-auto): Create a fontset if FONT is a
Thu, 31 Jul 1997 05:53:31 +0000 Kenichi Handa (fontset-name-p): New function.
Thu, 31 Jul 1997 05:53:31 +0000 Kenichi Handa (reference-point-alist): Doc-string modified.
Thu, 31 Jul 1997 04:04:23 +0000 Michael Kifer new version
Wed, 30 Jul 1997 19:45:01 +0000 Richard M. Stallman (lock_if_free): Don't loop; for strange error, return -1.
Wed, 30 Jul 1997 19:44:31 +0000 Richard M. Stallman (redisplay_window): Fix previous change.
Wed, 30 Jul 1997 19:29:13 +0000 Richard M. Stallman (uniquify-buffer-name-style): Fix typo.
Wed, 30 Jul 1997 18:15:19 +0000 Richard M. Stallman (info-node, info-xref, info-menu-5):
Wed, 30 Jul 1997 16:14:07 +0000 Richard M. Stallman Update distribution terms.
Wed, 30 Jul 1997 16:12:30 +0000 Richard M. Stallman (mspools-using-vm): Better handling of VM initialization.
Wed, 30 Jul 1997 12:04:50 +0000 Per Abrahamsen Synched with 1.9954.
Wed, 30 Jul 1997 04:28:44 +0000 Richard M. Stallman (LIBXMU): Alternative definition if CANNOT_DUMP.
Wed, 30 Jul 1997 04:24:46 +0000 Richard M. Stallman (LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.
Wed, 30 Jul 1997 04:22:56 +0000 Richard M. Stallman (CPPFLAGS): Get this from configure, like CFLAGS.
Wed, 30 Jul 1997 04:10:55 +0000 Richard M. Stallman (mule-menu-keymap): Fix menu item names.
Wed, 30 Jul 1997 03:57:26 +0000 Richard M. Stallman Minor cleanup.
Wed, 30 Jul 1997 02:21:19 +0000 Richard M. Stallman Comment change.
Tue, 29 Jul 1997 12:25:05 +0000 Simon Marshall don't add text for the modeline.
Tue, 29 Jul 1997 02:29:32 +0000 Richard M. Stallman (Fformat_time_string): Don't hang if strftime produces
Tue, 29 Jul 1997 02:15:28 +0000 Richard M. Stallman (rmail-resend): Use user-mail-address.
Tue, 29 Jul 1997 00:53:09 +0000 Richard M. Stallman (sort_args): Check properly for `--'.
Mon, 28 Jul 1997 23:37:45 +0000 Ulrich Drepper update from main archive 970728 libc-970729 libc-970730 libc-970731 libc-970801
Mon, 28 Jul 1997 22:22:27 +0000 Richard M. Stallman (makefile-space-face): Add defface.
Mon, 28 Jul 1997 18:33:11 +0000 Richard M. Stallman (x_new_font): Follow the change in x_set_scroll_bar_width and make the
Mon, 28 Jul 1997 18:30:44 +0000 Richard M. Stallman (Fx_create_frame): Initialize fontset in output_data.
Mon, 28 Jul 1997 18:20:01 +0000 Richard M. Stallman (non_ascii_char_to_string): Fix typos.
Mon, 28 Jul 1997 17:17:28 +0000 Richard M. Stallman (debug-ignored-errors): Delete ^Quit$ element.
Mon, 28 Jul 1997 17:04:18 +0000 Richard M. Stallman [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
Mon, 28 Jul 1997 15:46:57 +0000 Per Abrahamsen Synched with 1.9951.
Mon, 28 Jul 1997 15:10:21 +0000 Richard M. Stallman (x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.
Mon, 28 Jul 1997 15:09:31 +0000 Richard M. Stallman (map_obarray): Don't crash if something strange is in the obarray.
Mon, 28 Jul 1997 15:09:00 +0000 Richard M. Stallman (update-autoloads-from-directories):
Mon, 28 Jul 1997 05:52:35 +0000 Richard M. Stallman Support auto-configuration of both Kerberos V4 and
Mon, 28 Jul 1997 05:51:59 +0000 Richard M. Stallman Support auto-configuration of both Kerberos V4 and
Mon, 28 Jul 1997 05:26:38 +0000 Richard M. Stallman (prefer-coding-system): Fix doc, prompt.
Mon, 28 Jul 1997 04:55:45 +0000 Richard M. Stallman (redisplay_window): When text has not changed,
Mon, 28 Jul 1997 01:19:19 +0000 Richard M. Stallman Describe the separate distributions leim and intlfonts.
Sun, 27 Jul 1997 21:40:24 +0000 Richard M. Stallman (LDFLAGS): Get this from configure, like CFLAGS.
Sun, 27 Jul 1997 21:38:49 +0000 Richard M. Stallman (syms_of_callproc): Don't init Vtemp_file_name_pattern here.
Sun, 27 Jul 1997 20:04:29 +0000 Richard M. Stallman Comment change.
Sun, 27 Jul 1997 19:56:21 +0000 Richard M. Stallman (fill-context-prefix): Be stricter about
Sun, 27 Jul 1997 19:53:27 +0000 Richard M. Stallman Customized.
Sun, 27 Jul 1997 19:50:06 +0000 Richard M. Stallman Customized.
Sun, 27 Jul 1997 19:25:02 +0000 Richard M. Stallman (compile-command): More doc fix.
Sun, 27 Jul 1997 01:54:56 +0000 Richard M. Stallman (mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop.
Sun, 27 Jul 1997 00:07:08 +0000 Richard M. Stallman (file-coding-system-alist): Use no-conversion for tar files.
Sun, 27 Jul 1997 00:06:20 +0000 Richard M. Stallman (jka-compr-added-to-file-coding-system-alist): New var.
Sat, 26 Jul 1997 22:22:59 +0000 Richard M. Stallman (line-move): If intangibility moves us to a different line,
Sat, 26 Jul 1997 22:21:49 +0000 Richard M. Stallman (read-quoted-char): Consistently downcase letter "digits".
Sat, 26 Jul 1997 22:20:51 +0000 Richard M. Stallman (strout, printchar): Handle minibuffer_auto_raise.
Sat, 26 Jul 1997 22:19:26 +0000 Richard M. Stallman (mail-mode): Make adaptive-fill-regexp
Sat, 26 Jul 1997 19:01:01 +0000 Per Bothner Recognize SunOS 3.x. libc-970727 libc-970728
Sat, 26 Jul 1997 18:41:15 +0000 Richard M. Stallman (telnet): Handle multiple telnet programs better.
Sat, 26 Jul 1997 01:52:56 +0000 Richard M. Stallman Delete MPEG Audio (it is forbidden).
Sat, 26 Jul 1997 01:43:07 +0000 Richard M. Stallman (dumpglyphs): Check the dimension of FONT while
Sat, 26 Jul 1997 01:41:59 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SWITCH_SYSTEM.
Sat, 26 Jul 1997 01:41:03 +0000 Richard M. Stallman (display_text_line): Don't count minibuf_prompt_width twice in taboffset.
Sat, 26 Jul 1997 01:40:05 +0000 Richard M. Stallman (display_menu): If an item is disabled,
Fri, 25 Jul 1997 22:33:06 +0000 Richard M. Stallman Update leim/leim-list.el.
Fri, 25 Jul 1997 22:21:49 +0000 Richard M. Stallman (occur): Local variable line-start redundant.
Fri, 25 Jul 1997 22:10:42 +0000 Richard M. Stallman Comment change.
Fri, 25 Jul 1997 22:08:24 +0000 Richard M. Stallman (rmail-pop-password-error): New variable.
Fri, 25 Jul 1997 20:51:42 +0000 Richard M. Stallman (awk-mode): Call c-initialize-cc-mode.
Fri, 25 Jul 1997 19:02:00 +0000 Richard M. Stallman (compile-command): Doc fix.
Fri, 25 Jul 1997 18:12:53 +0000 Richard M. Stallman (Fwrite_region): Fix previous change.
Fri, 25 Jul 1997 17:57:47 +0000 Richard M. Stallman (doug_lea_malloc): Make __after_morecore_hook a
Fri, 25 Jul 1997 17:29:29 +0000 Richard M. Stallman (compilation-error-regexp-alist): Add elt for EPC F90.
Fri, 25 Jul 1997 13:34:18 +0000 Kenichi Handa (quail-update-leim-list-file): Call
Fri, 25 Jul 1997 13:13:00 +0000 Kenichi Handa (leim-list-entry-regexp): Make this match only at beginning of line.
Fri, 25 Jul 1997 11:36:34 +0000 Simon Marshall customise & make installation/deinstallation happen on mode command not file load.
Fri, 25 Jul 1997 11:35:08 +0000 Simon Marshall Wrap minibuffer-auto-raise where nec. to stop frame raising.
Fri, 25 Jul 1997 11:34:20 +0000 Simon Marshall Add type specs "explicit" "mutable".
Fri, 25 Jul 1997 08:06:19 +0000 Kenichi Handa (read-input-method-name): Show more appropriate error message.
Fri, 25 Jul 1997 08:01:02 +0000 Kenichi Handa (compute_motion): Handle display table correctly for
Fri, 25 Jul 1997 07:53:16 +0000 Kenichi Handa (syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.
Fri, 25 Jul 1997 07:46:51 +0000 Kenichi Handa (CODING_REQUIRE_TEXT_CONVERSION,
Fri, 25 Jul 1997 07:46:51 +0000 Kenichi Handa (read_process_output): Use new macro
Fri, 25 Jul 1997 07:46:51 +0000 Kenichi Handa (Finsert_file_contents): Use new macros
Fri, 25 Jul 1997 07:44:24 +0000 Kenichi Handa (setup-thai-environment): Add correct autoload cookie.
Fri, 25 Jul 1997 07:44:24 +0000 Kenichi Handa (setup-tibetan-environment): Correct
Fri, 25 Jul 1997 07:44:24 +0000 Kenichi Handa (setup-vietnamese-environment): Add autoload cookie.
Fri, 25 Jul 1997 07:43:56 +0000 Kenichi Handa Typo in comment fixed.
Fri, 25 Jul 1997 07:31:49 +0000 Kenichi Handa Initial revision
Fri, 25 Jul 1997 07:31:26 +0000 Kenichi Handa (TIT): New variable, contatination of TIT-GB and TIT-BIG5.
Fri, 25 Jul 1997 07:30:07 +0000 Kenichi Handa Require 'quail.
Fri, 25 Jul 1997 07:28:50 +0000 Kenichi Handa Change Quail package name to "ethiopic".
Fri, 25 Jul 1997 05:59:39 +0000 Richard M. Stallman (metamail-region): Don't bind kanji-fileio-code
Fri, 25 Jul 1997 05:37:34 +0000 Richard M. Stallman (${lispsource}TAGS): Specify ETAGS var in inner make.
Fri, 25 Jul 1997 03:10:59 +0000 Richard M. Stallman (ETAGS): New variable.
Fri, 25 Jul 1997 03:04:19 +0000 Richard M. Stallman (Vprint_gensym_alist): Renamed from printed_gensyms.
Fri, 25 Jul 1997 03:01:28 +0000 Richard M. Stallman (byte-compile-output-docform):
Fri, 25 Jul 1997 03:00:41 +0000 Richard M. Stallman (custom-print-functions): Add defvar.
Fri, 25 Jul 1997 01:42:53 +0000 Michael Kifer new version
Fri, 25 Jul 1997 01:01:50 +0000 Richard M. Stallman (rmail-mime-feature): Doc and custom fix.
Fri, 25 Jul 1997 00:55:06 +0000 Richard M. Stallman Customized.
Fri, 25 Jul 1997 00:10:37 +0000 Richard M. Stallman (mail): Improve confirmation questions for file-visiting mail buffers.
Thu, 24 Jul 1997 21:41:33 +0000 Richard M. Stallman (debug-ignored-errors): Update the dabbrev.el errors.
Thu, 24 Jul 1997 21:39:26 +0000 Richard M. Stallman (ediff-update-diffs): Change error message.
Thu, 24 Jul 1997 21:29:24 +0000 Richard M. Stallman (selection_data_to_lisp_data):
Thu, 24 Jul 1997 18:22:33 +0000 Richard M. Stallman (landmark-repeat, landmark): New aliases.
Thu, 24 Jul 1997 18:18:49 +0000 Richard M. Stallman (main): Make --help msg end in newline.
Thu, 24 Jul 1997 18:17:41 +0000 Richard M. Stallman Many doc fixes.
Thu, 24 Jul 1997 17:01:46 +0000 Richard M. Stallman (read-quoted-char): Convert function keys like Return
Thu, 24 Jul 1997 16:59:16 +0000 Richard M. Stallman (Fx_create_frame): Don't fail to initialize `font'.
Thu, 24 Jul 1997 16:58:05 +0000 Richard M. Stallman (wait_reading_process_input): Initialize total_read.
Thu, 24 Jul 1997 16:57:19 +0000 Richard M. Stallman (Fdelete_frame): Undo previous change.
Thu, 24 Jul 1997 16:45:55 +0000 Richard M. Stallman (read_char): Delete spurious UNGCPRO.
Thu, 24 Jul 1997 16:33:00 +0000 Richard M. Stallman Comment change.
Thu, 24 Jul 1997 16:12:36 +0000 Richard M. Stallman Comment change
Thu, 24 Jul 1997 07:43:07 +0000 Richard M. Stallman Customized.
Thu, 24 Jul 1997 07:42:23 +0000 Richard M. Stallman (calendar-day-name): New optional args WIDTH, ABSOLUTE.
Thu, 24 Jul 1997 07:42:07 +0000 Richard M. Stallman Don't create C-x r and C-x n submaps here.
Thu, 24 Jul 1997 07:40:26 +0000 Richard M. Stallman (Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
Thu, 24 Jul 1997 06:09:23 +0000 Richard M. Stallman (Fcurrent_message): New function.
Thu, 24 Jul 1997 06:04:06 +0000 Richard M. Stallman (face-documentation): Renamed from face-doc-string.
Thu, 24 Jul 1997 06:03:00 +0000 Richard M. Stallman (custom-declare-face): Use [set-]face-documentation.
Thu, 24 Jul 1997 05:35:30 +0000 Richard M. Stallman (bg-yank-or-pop): Changed eql to eq.
Thu, 24 Jul 1997 05:34:02 +0000 Richard M. Stallman (read-input-method-name): Fix error msg.
Thu, 24 Jul 1997 04:28:05 +0000 Richard M. Stallman (te-newline): Change eql to eq.
Thu, 24 Jul 1997 04:21:34 +0000 Richard M. Stallman (tex-categorize-whitespace): Use eq, not eql.
Thu, 24 Jul 1997 04:06:12 +0000 Richard M. Stallman (stamp-bytecomp): Fix shell conditional.
Thu, 24 Jul 1997 04:01:12 +0000 Richard M. Stallman Comment change.
Thu, 24 Jul 1997 03:36:42 +0000 Richard M. Stallman (iswitchb-get-bufname): Only add buffer of current
Wed, 23 Jul 1997 21:41:47 +0000 Richard M. Stallman (eql): byte-defop-compiler definition deleted.
Wed, 23 Jul 1997 21:40:04 +0000 Richard M. Stallman Change eql calls to eq.
Wed, 23 Jul 1997 21:39:50 +0000 Richard M. Stallman Change eql calls to = or equal.
Wed, 23 Jul 1997 20:57:49 +0000 Richard M. Stallman Update copyright notice and permission notice.
Wed, 23 Jul 1997 20:56:12 +0000 Richard M. Stallman (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
Wed, 23 Jul 1997 19:07:34 +0000 Richard M. Stallman (diary-entry-time): Downcase the am/pm letter.
Wed, 23 Jul 1997 16:57:18 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Wed, 23 Jul 1997 16:34:32 +0000 Richard M. Stallman (syms_of_eval): Doc fix.
Wed, 23 Jul 1997 04:22:58 +0000 Richard M. Stallman (set-face-font-explicit): Call internal-set-face-1 properly.
Wed, 23 Jul 1997 02:52:57 +0000 Richard M. Stallman (occur): Use text property `occur' to store the
Wed, 23 Jul 1997 02:51:06 +0000 Richard M. Stallman (dired-omit-new-add-entry): Take new arg RELATIVE
Wed, 23 Jul 1997 02:49:08 +0000 Richard M. Stallman Undo previous change.
Wed, 23 Jul 1997 02:43:48 +0000 Richard M. Stallman Various error messages fixed.
Wed, 23 Jul 1997 02:34:54 +0000 Richard M. Stallman Initial revision
Tue, 22 Jul 1997 23:41:34 +0000 Richard M. Stallman (modify-coding-system-alist): Doc fix.
Tue, 22 Jul 1997 21:49:49 +0000 Geoff Voelker (find-buffer-file-type-coding-system,
Tue, 22 Jul 1997 21:35:43 +0000 Richard M. Stallman Test `__unix' along with `unix'. make-3-75-1 make-3-75-91
Tue, 22 Jul 1997 20:40:29 +0000 Richard M. Stallman (syms_of_coding): Doc fix.
Tue, 22 Jul 1997 20:23:53 +0000 Richard M. Stallman (mail-indent-citation): Undo previous change.
Tue, 22 Jul 1997 20:06:24 +0000 Richard M. Stallman (dircategory): Delete obsolete mistaken `put'.
Tue, 22 Jul 1997 16:35:49 +0000 Michael Kifer new version
Tue, 22 Jul 1997 03:45:44 +0000 Kenichi Handa Fix previous changes.
Tue, 22 Jul 1997 03:11:17 +0000 Richard M. Stallman (LIBS_SYSTEM): Undo previous change.
Tue, 22 Jul 1997 03:10:25 +0000 Richard M. Stallman (choose_minibuf_frame_1): New function.
Tue, 22 Jul 1997 00:07:55 +0000 Richard M. Stallman Use @LN_S@, not ln -s, in case no symlink support.
Mon, 21 Jul 1997 22:29:32 +0000 Richard M. Stallman (yank, yank-pop): Bind inhibit-read-only
Mon, 21 Jul 1997 20:30:49 +0000 Richard M. Stallman (mh-make-folder-list-background):
Mon, 21 Jul 1997 20:00:36 +0000 Richard M. Stallman (set_window_height): Allow all heights > 0 for minibuffer windows.
Mon, 21 Jul 1997 19:57:26 +0000 Richard M. Stallman (setup-cyrillic-environment): Fix paren error.
Mon, 21 Jul 1997 19:06:57 +0000 Richard M. Stallman (fixed, excerpt): Define with defface. No longer
Mon, 21 Jul 1997 18:42:03 +0000 Richard M. Stallman (top_distclean): Use -f to delete contents of lock dir.
Mon, 21 Jul 1997 18:24:06 +0000 Richard M. Stallman Require viper-init.
Mon, 21 Jul 1997 06:39:54 +0000 Richard M. Stallman Use name leim/SKK-DIC, not leim/SKK.
Mon, 21 Jul 1997 06:16:33 +0000 Richard M. Stallman (find-file-literally): Temporarily remove tar-mode and
Mon, 21 Jul 1997 06:00:23 +0000 Richard M. Stallman (Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
Mon, 21 Jul 1997 05:59:08 +0000 Richard M. Stallman (frame-initialize): Don't alter vertical-scroll-bars
Mon, 21 Jul 1997 05:58:34 +0000 Richard M. Stallman (scroll-bar-mode-explicit): New variable.
Mon, 21 Jul 1997 05:16:37 +0000 Richard M. Stallman (internal-facep): Length is now 10.
Mon, 21 Jul 1997 04:59:04 +0000 Richard M. Stallman (mh-find-path): Handle mh-auto-folder-collect here,
Mon, 21 Jul 1997 00:58:41 +0000 Richard Kenner (alphaev5, alphaev56): New CPU types. libc-970721 libc-970722 libc-970723 libc-970724 libc-970725 libc-970726
Mon, 21 Jul 1997 00:58:27 +0000 Richard Kenner (alpha*): Run program to see if ev4, ev5, or ev56.
Sun, 20 Jul 1997 17:46:17 +0000 Richard M. Stallman (Fcommand_execute): gcpro c.
Sun, 20 Jul 1997 17:44:22 +0000 Richard M. Stallman (XTread_socket) <ClientMessage>:
Sun, 20 Jul 1997 17:41:31 +0000 Richard M. Stallman (texinfo-no-refill-regexp): Add "direntry".
Sun, 20 Jul 1997 17:40:40 +0000 Richard M. Stallman (debug-on-quit): Define like debug-on-error.
Sun, 20 Jul 1997 17:39:30 +0000 Richard M. Stallman (custom-declare-variable-list): Process already-declared
Sun, 20 Jul 1997 17:37:56 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Sun, 20 Jul 1997 17:36:48 +0000 Richard M. Stallman (custom-declare-variable-early): New function.
Sun, 20 Jul 1997 04:50:25 +0000 Richard M. Stallman (jka-compr-insert-file-contents): Bind coding-system-for-read.
Sun, 20 Jul 1997 04:13:45 +0000 Richard M. Stallman (shell-mode): Do set list-files-directory locally.
Sun, 20 Jul 1997 04:03:49 +0000 Geoff Voelker (w32_clear_end_of_line): Include scroll bar width.
Sun, 20 Jul 1997 03:46:24 +0000 Richard M. Stallman (uniquify-buffer-file-name): Minor change.
Sun, 20 Jul 1997 01:32:15 +0000 Geoff Voelker (modify-coding-system-alist): Move to mule.el
Sun, 20 Jul 1997 01:31:41 +0000 Geoff Voelker (modify-coding-system-alist): Moved to mule-util.el.
Sun, 20 Jul 1997 01:31:14 +0000 Geoff Voelker [windows-nt, ms-dos]: Undo loading
Sun, 20 Jul 1997 01:30:54 +0000 Geoff Voelker (find-buffer-file-type-coding-system):
Sat, 19 Jul 1997 08:15:46 +0000 Richard M. Stallman (mail): Ask a different question, if buffer is visiting a file.
Sat, 19 Jul 1997 08:11:51 +0000 Richard M. Stallman (mail-mode): Set adaptive-fill-regexp specially to cater to supercite.
Sat, 19 Jul 1997 07:29:46 +0000 Richard M. Stallman (BASE_PURESIZE): Increased to 410000.
Sat, 19 Jul 1997 05:39:06 +0000 Richard M. Stallman (auto-mode-alist): Recognize .emacs in MSDOG syntax.
Sat, 19 Jul 1997 05:34:45 +0000 Richard M. Stallman (hs-special-modes-alist): Use a regexp generated by regexp-opt.
Sat, 19 Jul 1997 05:34:23 +0000 Richard M. Stallman (search-invisible): Fix typo.
Sat, 19 Jul 1997 05:22:59 +0000 Richard M. Stallman (redisplay_internal): Calculate new_count properly
Sat, 19 Jul 1997 03:29:32 +0000 Richard M. Stallman New node Encryption Projects.
Sat, 19 Jul 1997 03:27:19 +0000 Richard M. Stallman (find-buffer-file-type-coding-system):
Sat, 19 Jul 1997 03:26:48 +0000 Richard M. Stallman (Fcompleting_read): gcpro def.
Fri, 18 Jul 1997 22:56:16 +0000 Richard M. Stallman (Finsert_file_contents) [DOS_NT]: Use the coding
Fri, 18 Jul 1997 22:55:49 +0000 Richard M. Stallman (Ffind_operation_coding_system): Use Ffboundp to
Fri, 18 Jul 1997 22:54:38 +0000 Richard M. Stallman [windows-nt, ms-dos]: Load international/mule-utils.
Fri, 18 Jul 1997 22:54:23 +0000 Richard M. Stallman (find-buffer-file-type-coding-system)
Fri, 18 Jul 1997 19:03:30 +0000 Richard M. Stallman (vc-diff): Turn off previous change.
Fri, 18 Jul 1997 18:59:20 +0000 Richard M. Stallman (custom-group-value-create) <tree>: Don't distinguish
Fri, 18 Jul 1997 18:55:36 +0000 Michael Kifer new version
Fri, 18 Jul 1997 18:17:20 +0000 Richard M. Stallman Many doc fixes.
Fri, 18 Jul 1997 17:50:12 +0000 Richard M. Stallman (direct_output_forward_char): Reenable check against
Fri, 18 Jul 1997 17:46:56 +0000 Richard M. Stallman (display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
Fri, 18 Jul 1997 16:06:57 +0000 Andr«± Spiegel (vc-diff): If file is unchanged, ask for the version
Fri, 18 Jul 1997 16:06:22 +0000 Andr«± Spiegel (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
Fri, 18 Jul 1997 02:57:14 +0000 Richard M. Stallman (texinfo-all-menus-update)
Fri, 18 Jul 1997 02:16:42 +0000 Richard M. Stallman Comment change.
Fri, 18 Jul 1997 02:16:22 +0000 Richard M. Stallman (c-initialize-cc-mode): New function.
Fri, 18 Jul 1997 02:14:22 +0000 Richard M. Stallman (c-load-all): Function deleted.
Fri, 18 Jul 1997 02:12:00 +0000 Richard M. Stallman (c-initialize-builtin-style): Use copy-sequence
Fri, 18 Jul 1997 02:11:28 +0000 Richard M. Stallman (c-maybe-labelp): Add defvar.
Fri, 18 Jul 1997 02:10:48 +0000 Richard M. Stallman Require cc-defs for the c-add-syntax macro.
Fri, 18 Jul 1997 02:09:34 +0000 Richard M. Stallman Require 'cc-defs for the definition of c-emacs-features.
Thu, 17 Jul 1997 23:49:47 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Thu, 17 Jul 1997 21:59:31 +0000 Richard M. Stallman (delete-selection-mode): Add custom-loads property.
Thu, 17 Jul 1997 19:37:07 +0000 Michael Kifer new version
Thu, 17 Jul 1997 19:15:13 +0000 Richard M. Stallman (dired-omit-files): Add ".#foo" lock files to omissions.
Thu, 17 Jul 1997 18:36:12 +0000 Richard M. Stallman (show-paren-match-face): Use gray on all non-color screens.
Thu, 17 Jul 1997 18:33:34 +0000 Richard M. Stallman (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
Thu, 17 Jul 1997 18:32:27 +0000 Richard M. Stallman (xcar, xcdr): Print with /x.
Thu, 17 Jul 1997 18:18:05 +0000 Richard M. Stallman (decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.
Thu, 17 Jul 1997 07:20:32 +0000 Kenichi Handa (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
Thu, 17 Jul 1997 07:18:50 +0000 Kenichi Handa Modified to avoid *.el files being regarded
Thu, 17 Jul 1997 07:16:21 +0000 Kenichi Handa (batch-titdic-convert): Add optional arg FORCE.
Thu, 17 Jul 1997 06:51:28 +0000 Richard M. Stallman (replace_range): New function.
Thu, 17 Jul 1997 06:29:36 +0000 Richard M. Stallman (display_text_line): Handle the case of point being in
Thu, 17 Jul 1997 06:24:48 +0000 Richard M. Stallman (read-quoted-char): Handle non-character events.
Thu, 17 Jul 1997 05:52:50 +0000 Richard M. Stallman Update copyright year.
Thu, 17 Jul 1997 05:45:38 +0000 Richard M. Stallman Improve text of messages.
Thu, 17 Jul 1997 04:45:19 +0000 Richard M. Stallman (quoted-insert): Doc fix.
Wed, 16 Jul 1997 20:55:50 +0000 Richard M. Stallman (dired-find-file): Better error message
Wed, 16 Jul 1997 14:45:30 +0000 Erich Stefan Boleyn Convert arm32:NetBSD to normal arm canonicalization. libc-970717 libc-970718 libc-970719 libc-970720
Wed, 16 Jul 1997 05:37:04 +0000 Richard M. Stallman (quoted-insert): Doc fix.
Wed, 16 Jul 1997 05:34:38 +0000 Richard M. Stallman (read-quoted-char): Read any number of octal digits,
Wed, 16 Jul 1997 05:33:34 +0000 Richard M. Stallman (yank, yank-pop): Clear out read-only prop.
Wed, 16 Jul 1997 05:30:34 +0000 Richard M. Stallman (set-auto-mode): If -*- line specifies a mode,
Wed, 16 Jul 1997 05:29:01 +0000 Richard M. Stallman (texinfo-format-buffer-1): Insert, here,
Wed, 16 Jul 1997 04:55:54 +0000 Richard M. Stallman Arrange for the leim tar file to unpack in emacs-M.N/leim.
Wed, 16 Jul 1997 04:37:17 +0000 Richard M. Stallman (mail-extr-voodoo): Get rid of comments at an early stage.
Tue, 15 Jul 1997 23:12:14 +0000 Richard M. Stallman (apropos-print): Use customize-group-other-window, not customize-other-window.
Tue, 15 Jul 1997 19:34:10 +0000 Richard M. Stallman (mail-mode-auto-fill): Use insert-before-markers.
Tue, 15 Jul 1997 19:22:53 +0000 Richard M. Stallman (internal_self_insert): When overwriting, use replace_range.
Tue, 15 Jul 1997 19:21:04 +0000 Richard M. Stallman (custom-unlispify-remove-prefixes): New variable.
Tue, 15 Jul 1997 19:09:24 +0000 Richard M. Stallman (c-copy-tree): Fix bugs.
Tue, 15 Jul 1997 19:07:02 +0000 Richard M. Stallman (tmm-prompt): Use save-excursion around completing-read code.
Tue, 15 Jul 1997 19:00:36 +0000 Richard M. Stallman (SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
Tue, 15 Jul 1997 18:58:44 +0000 Richard M. Stallman Fix previous change.
Tue, 15 Jul 1997 18:51:38 +0000 Richard M. Stallman (global-map): Turn off the S-SPC binding.
Tue, 15 Jul 1997 13:21:56 +0000 Jim Meyering Add comment describing HAVE_PSTAT_GETDYNAMIC.
Tue, 15 Jul 1997 08:32:51 +0000 Simon Marshall change maintainer.
Tue, 15 Jul 1997 08:28:51 +0000 Kenichi Handa Doc-string of Quail package japanese modified.
Tue, 15 Jul 1997 08:27:10 +0000 Kenichi Handa Initial revision
Tue, 15 Jul 1997 08:26:35 +0000 Kenichi Handa Rules re-written to avoid tricky code.
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (mule-keymap): Bind l to set-language-environment.
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (coding-category-emacs-mule): Replace coding-category-iso-else with
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (describe-current-coding-system): Use coding-category-iso-7-else
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (make-coding-system): Distinguish coding-category-iso-7-else and
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (quail-translate-key): Fix previous change.
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (tit-process-body): Ignore vacant entries.
Tue, 15 Jul 1997 08:23:58 +0000 Kenichi Handa (report-emacs-bug-run-tersely): New variable
Tue, 15 Jul 1997 08:23:58 +0000 Kenichi Handa (mail-setup): Kill the local binding of enable-multibyte-characters.
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-chinese-gb-environment): Adjusted for the change of coding
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-english-environment): Adjusted for the change of coding
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-ethiopic-environment): Set default-input-method correctly.
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-japanese-environment): Adjusted for the change of coding
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-korean-environment): Set default-input-method correctly.
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-tibetan-environment): Set default-input-method correctly.
Tue, 15 Jul 1997 08:21:17 +0000 Kenichi Handa (detect_coding_iso2022): Distinguish coding-category-iso-7-else and
Tue, 15 Jul 1997 08:21:17 +0000 Kenichi Handa (CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
Tue, 15 Jul 1997 07:45:25 +0000 Simon Marshall Customise. Don't modify pre-command-hook on file load; do in command.
Tue, 15 Jul 1997 07:43:48 +0000 Simon Marshall Customise. Don't install bindings on file load; use a fn.
Tue, 15 Jul 1997 00:23:03 +0000 Richard M. Stallman (isearch-char-to-string): Use char-to-string.
Mon, 14 Jul 1997 22:54:30 +0000 Miles Bader automatically generated from GPLed version
Mon, 14 Jul 1997 22:36:07 +0000 Paul Eggert automatically generated from GPLed version
Mon, 14 Jul 1997 19:55:57 +0000 Richard M. Stallman (unexec): Don't call update_dynamic_symbols if static link.
Mon, 14 Jul 1997 19:53:44 +0000 Richard M. Stallman (pc:*:*:*): New entry, for DJGPP. libc-970715
Mon, 14 Jul 1997 19:36:01 +0000 Richard M. Stallman (make_lispy_event): Distinguish S-SPC from SPC.
Mon, 14 Jul 1997 19:26:48 +0000 Richard M. Stallman (read_char): Call timer_stop_idle unconditionally at non_reread.
Mon, 14 Jul 1997 07:30:11 +0000 Richard M. Stallman All user variables now converted to custom.
Mon, 14 Jul 1997 04:24:24 +0000 Richard M. Stallman (x_draw_box): Use scratch_cursor_gc to draw the cursor
Sun, 13 Jul 1997 23:20:41 +0000 Richard M. Stallman (init_display): Go ahead and prepare for
Sun, 13 Jul 1997 21:31:12 +0000 Richard M. Stallman (awk-mode): Require cc-langs, not cc-mode.
Sun, 13 Jul 1997 21:30:50 +0000 Richard M. Stallman Require cc-defs.
Sun, 13 Jul 1997 21:19:52 +0000 Richard M. Stallman (init_lread): Don't add to load-path lisp subdirectories
Sun, 13 Jul 1997 20:52:08 +0000 Richard M. Stallman (msdos-bg-mode): New function.
Sun, 13 Jul 1997 20:49:06 +0000 Richard M. Stallman Remove `stamp-oldxmenu' dependency, so
Sun, 13 Jul 1997 20:48:21 +0000 Richard M. Stallman (TAGS, tags): Include new lisp subdirectories.
Sun, 13 Jul 1997 20:47:45 +0000 Richard M. Stallman Use `sed' instead of `cp', which might not be installed.
Sun, 13 Jul 1997 20:43:31 +0000 Richard M. Stallman Comment changes.
Sun, 13 Jul 1997 20:40:43 +0000 Richard M. Stallman (Fcall_process) [MSDOS]: Request EOL conversion of
Sun, 13 Jul 1997 20:37:01 +0000 Richard M. Stallman (Fwrite_region) [DOS_NT]: Always use binary mode since
Sun, 13 Jul 1997 20:20:11 +0000 Richard M. Stallman (XPointer): Define XPointer.
Sun, 13 Jul 1997 06:36:36 +0000 Richard M. Stallman (compile_pattern_1): Don't declare val with CONST.
Sat, 12 Jul 1997 19:11:07 +0000 Richard M. Stallman (decode_mode_spec): Initialize and use `p' (for the termcap case).
Sat, 12 Jul 1997 18:26:11 +0000 Richard M. Stallman (tpu-set-mode-line) Added mode-line-mule-info and
Sat, 12 Jul 1997 07:34:33 +0000 Richard M. Stallman (XPointer): Define XPointer.
Sat, 12 Jul 1997 07:07:26 +0000 Richard M. Stallman (main): Use setrlimit only if RLIMIT_STACK.
Sat, 12 Jul 1997 07:04:43 +0000 Richard M. Stallman (r_alloc_reinit): New function.
Sat, 12 Jul 1997 06:52:06 +0000 Richard M. Stallman (get_system_name): Don't crash if Vsystem_name does not contain a string.
Sat, 12 Jul 1997 06:51:51 +0000 Richard M. Stallman (lock_file_1): Don't crash if Fuser_login_name or
Sat, 12 Jul 1997 06:49:45 +0000 Richard M. Stallman (Fx_list_fonts): Fix Fnconc argument.
Sat, 12 Jul 1997 06:49:03 +0000 Richard M. Stallman Initial revision
Sat, 12 Jul 1997 06:47:19 +0000 Richard M. Stallman (message2_nolog): Don't call fwrite will null string.
Sat, 12 Jul 1997 06:46:48 +0000 Richard M. Stallman (set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
Sat, 12 Jul 1997 06:46:35 +0000 Richard M. Stallman (CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
Sat, 12 Jul 1997 06:46:21 +0000 Richard M. Stallman (Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
Sat, 12 Jul 1997 06:45:55 +0000 Richard M. Stallman (Fdelete_backward_char): Convert Finsert_char argument to
Sat, 12 Jul 1997 06:45:09 +0000 Richard M. Stallman (Ffind_coding_system): Use call1, not call2.
Sat, 12 Jul 1997 06:44:49 +0000 Richard M. Stallman (Fsubstitute_command_keys): Add missing describe_map_tree argument.
Sat, 12 Jul 1997 06:43:44 +0000 Richard M. Stallman (Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.
Sat, 12 Jul 1997 06:43:08 +0000 Richard M. Stallman (Fwrite_region): Fix call2 argument.
Sat, 12 Jul 1997 06:42:44 +0000 Richard M. Stallman (set_point): Convert call2 arguments to Lisp_Integer.
Sat, 12 Jul 1997 06:42:03 +0000 Richard M. Stallman (command_loop_1): Add missing message2 argument.
Sat, 12 Jul 1997 06:41:26 +0000 Richard M. Stallman (Fml_arg): Add missing Fread_string arguments.
Sat, 12 Jul 1997 06:41:07 +0000 Richard M. Stallman (Fread_from_minibuffer): Remove extra get_keymap argument.
Sat, 12 Jul 1997 06:38:44 +0000 Richard M. Stallman (Fprocess_send_region): Convert move_gap argument to int.
Sat, 12 Jul 1997 06:38:27 +0000 Richard M. Stallman (init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
Sat, 12 Jul 1997 06:37:59 +0000 Richard M. Stallman Fix copyright year.
Sat, 12 Jul 1997 06:37:25 +0000 Richard M. Stallman (interval_of): Convert args_out_of_range arguments to Lisp_Integer.
Sat, 12 Jul 1997 06:37:04 +0000 Richard M. Stallman (Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
Sat, 12 Jul 1997 06:36:06 +0000 Richard M. Stallman (selection_data_to_lisp_data): Convert Fmake_vector
Sat, 12 Jul 1997 06:35:22 +0000 Richard M. Stallman (dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.
Sat, 12 Jul 1997 06:34:16 +0000 Richard M. Stallman (EXFUN, P_): New definitions. Use them to declare
Sat, 12 Jul 1997 06:33:49 +0000 Richard M. Stallman (forward-visible-line): Correctly handle arg 0
Sat, 12 Jul 1997 06:17:23 +0000 Richard M. Stallman (display_text_line): Exit the outer loop immediately
Sat, 12 Jul 1997 06:13:54 +0000 Richard M. Stallman (condition-case): Fix edebug-form-spec to
Fri, 11 Jul 1997 06:58:14 +0000 Richard M. Stallman (mips-sony-newsos6*): File news-risc.h renamed to news-r6.h.
Fri, 11 Jul 1997 06:15:11 +0000 Richard M. Stallman Make it clear that the warning is a warning.
Thu, 10 Jul 1997 20:12:15 +0000 Geoff Voelker (shutdown): Define.
Thu, 10 Jul 1997 20:10:09 +0000 Geoff Voelker (sys_shutdown): New function.
Thu, 10 Jul 1997 20:09:50 +0000 Geoff Voelker Define HAVE_SHUTDOWN.
Thu, 10 Jul 1997 15:50:59 +0000 Eli Zaretskii (Fset_face_attribute_internal): Set mouse_face_defer
Thu, 10 Jul 1997 10:55:23 +0000 Richard M. Stallman (char-after): Allow 0 args.
Thu, 10 Jul 1997 07:56:17 +0000 Richard M. Stallman (c-copy-tree): New function.
Thu, 10 Jul 1997 07:54:06 +0000 Richard M. Stallman Initial revision
Thu, 10 Jul 1997 07:36:22 +0000 Kenichi Handa (create-fontset-from-fontset-spec): Typo in doc-string fixed.
Thu, 10 Jul 1997 07:09:50 +0000 Richard M. Stallman (echo_area_display): Don't offset using left-side
Thu, 10 Jul 1997 06:50:14 +0000 Richard M. Stallman (hilit-submit-feedback): Change mail address.
Thu, 10 Jul 1997 06:49:35 +0000 Kenichi Handa Change titles of quail packages.
Thu, 10 Jul 1997 06:48:24 +0000 Kenichi Handa Give t as arg NOERROR to
Thu, 10 Jul 1997 06:46:42 +0000 Kenichi Handa (create-fontset-from-fontset-spec): Add
Thu, 10 Jul 1997 06:46:42 +0000 Kenichi Handa (isearch-input-method): New variable.
Thu, 10 Jul 1997 06:46:42 +0000 Kenichi Handa (read-multilingual-string): Adjusted
Thu, 10 Jul 1997 06:44:55 +0000 Kenichi Handa (mode-line-mule-info): Remove tailing ">" from input
Thu, 10 Jul 1997 06:44:55 +0000 Kenichi Handa (isearch-message-prefix): Adjusted
Thu, 10 Jul 1997 06:43:19 +0000 Richard M. Stallman Make global bindings only via loaddefs.el.
Thu, 10 Jul 1997 03:09:10 +0000 Richard M. Stallman (read_process_output): Add cast.
Thu, 10 Jul 1997 03:03:10 +0000 Richard M. Stallman (current_lock_owner, lock_file_1): Add casts.
Thu, 10 Jul 1997 02:15:40 +0000 Richard M. Stallman (x_load_font): Get value of fontp->height from
Thu, 10 Jul 1997 02:13:26 +0000 Richard M. Stallman (x_term_init): Don't use initializer for null_bits.
Thu, 10 Jul 1997 01:41:38 +0000 Richard M. Stallman (mail-mode): Make fill-paragraph-function local.
Thu, 10 Jul 1997 01:03:05 +0000 Richard M. Stallman (redisplay_internal): Fix previous change.
Wed, 09 Jul 1997 23:08:42 +0000 Richard M. Stallman (C_SWITCH_SYSTEM): Add -Wf,-XNh option.
Wed, 09 Jul 1997 19:20:34 +0000 Richard M. Stallman [C_ALLOCA] (xmalloc): New function.
Wed, 09 Jul 1997 19:03:09 +0000 Richard M. Stallman (menu-bar-custom-menu): Add several more menu items.
Wed, 09 Jul 1997 12:44:15 +0000 Noah Friedman [top level]: Add `up-list' and `down-list' to eldoc-message-commands.
Wed, 09 Jul 1997 08:03:08 +0000 Richard M. Stallman (Fdelete_frame): Always err for deleting the only frame.
Wed, 09 Jul 1997 06:56:04 +0000 Kenichi Handa (encoded-kbd-mode): Call coding-system-XXX instead of coding-vector-XXX.
Wed, 09 Jul 1997 06:56:04 +0000 Kenichi Handa (print-fontset): Output format improved.
Wed, 09 Jul 1997 06:55:18 +0000 Kenichi Handa (mostlyclean): Add cleaning leim directory.
Wed, 09 Jul 1997 06:54:54 +0000 Kenichi Handa (Ffont_info): Make vector of correct size.
Wed, 09 Jul 1997 04:49:35 +0000 Richard M. Stallman Fix previous change.
Wed, 09 Jul 1997 04:47:12 +0000 Richard M. Stallman (dontcompilefiles): Add cyril-util.el.
Wed, 09 Jul 1997 04:27:54 +0000 Richard M. Stallman (bogosities): Check subdirs of `lisp' also.
Wed, 09 Jul 1997 04:20:46 +0000 Richard M. Stallman (format-alist): Don't handle compression here.
Wed, 09 Jul 1997 02:47:07 +0000 Richard M. Stallman (mouse-undouble-last-event): Fix gross bugs:
Wed, 09 Jul 1997 01:25:06 +0000 Richard M. Stallman (RE_TRANSLATE): Copy definition from config.in.
Wed, 09 Jul 1997 01:24:54 +0000 Richard M. Stallman (finder-list-matches): Create *Finder Category* buffer.
Wed, 09 Jul 1997 00:33:33 +0000 Richard M. Stallman (syms_of_fns): Fix previous change.
Wed, 09 Jul 1997 00:29:46 +0000 Richard M. Stallman Fix copyright and copying permissions.
Wed, 09 Jul 1997 00:28:25 +0000 Richard M. Stallman (decode_mode_spec) <z,Z>: Display buffer coding system
Wed, 09 Jul 1997 00:07:19 +0000 Richard M. Stallman (main) [__NetBSD__]: Round up new stack limit to page bdry.
Wed, 09 Jul 1997 00:04:00 +0000 Richard M. Stallman (url): Define end-op property again. Wrap end-op
Tue, 08 Jul 1997 23:57:43 +0000 Richard M. Stallman Use #ifdef to test STDC_HEADERS.
Tue, 08 Jul 1997 23:52:18 +0000 Richard M. Stallman (shortlisp): Fix typo.
Tue, 08 Jul 1997 11:37:32 +0000 Richard M. Stallman (Finsert_file_contents): Give up match-end only if
Tue, 08 Jul 1997 11:12:53 +0000 Richard M. Stallman (struct gl_state_s): New field `offset'.
Tue, 08 Jul 1997 11:12:13 +0000 Richard M. Stallman (decode_mode_spec_coding): Really don't display
Tue, 08 Jul 1997 09:57:37 +0000 Richard M. Stallman (find-file-literally): New function.
Tue, 08 Jul 1997 09:47:23 +0000 Richard M. Stallman (mouse-show-mark): Handle switch-frame events in the loop.
Tue, 08 Jul 1997 04:28:20 +0000 Richard M. Stallman (LIBS_SYSTEM): Add -lkvm and -lelf.
Tue, 08 Jul 1997 01:48:20 +0000 Kenichi Handa Initial revision
Tue, 08 Jul 1997 01:06:53 +0000 Miles Bader automatically generated from GPLed version
Tue, 08 Jul 1997 01:02:06 +0000 Paul Eggert automatically generated from GPLed version
Mon, 07 Jul 1997 21:51:01 +0000 Richard M. Stallman Undo an earlier change:
Mon, 07 Jul 1997 19:06:16 +0000 Richard M. Stallman (custom-load-symbol): Don't reload a preloaded file.
Mon, 07 Jul 1997 19:05:34 +0000 Richard M. Stallman [sigmask] (SIGEMPTYMASK): Define to use sigmask.
Mon, 07 Jul 1997 19:04:35 +0000 Richard M. Stallman Rename macro __P to PP.
Mon, 07 Jul 1997 19:00:51 +0000 Richard M. Stallman (Ffile_attributes): Use cast to avoid warnings.
Mon, 07 Jul 1997 19:00:25 +0000 Richard M. Stallman (Vpreloaded_file_list): New variable.
Mon, 07 Jul 1997 18:27:33 +0000 Richard M. Stallman Doc fixes.
Mon, 07 Jul 1997 08:45:38 +0000 Richard M. Stallman (undecided): Use `-' in mode line.
Mon, 07 Jul 1997 08:40:20 +0000 Richard M. Stallman (i?86:UNIX_SV:4.2MP:2.*): Recognize unixware. libc-970707 libc-970708 libc-970709 libc-970710 libc-970713
Mon, 07 Jul 1997 08:27:34 +0000 Richard M. Stallman (Fuser_full_name): Declare p, q and r as unsigned char *.
Mon, 07 Jul 1997 06:48:01 +0000 Richard M. Stallman (ospeed): Define as short, unless HAVE_TERMIOS_H and LINUX.
Mon, 07 Jul 1997 06:42:35 +0000 Richard M. Stallman (ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX.
Mon, 07 Jul 1997 05:35:53 +0000 Kenichi Handa (install-arch-indep): Correct the target name.
Mon, 07 Jul 1997 05:32:01 +0000 Richard M. Stallman Include blockinput.h.
Mon, 07 Jul 1997 04:48:15 +0000 Richard M. Stallman (make-help-screen): Clear the prompt when we get a real command.
Mon, 07 Jul 1997 04:08:18 +0000 Richard M. Stallman (leim/Makefile): Generate this.
Mon, 07 Jul 1997 03:42:47 +0000 Richard M. Stallman Set up real-leim subdirectory,
Mon, 07 Jul 1997 03:38:35 +0000 Richard M. Stallman (echo_area_display): Use proper vpos when clearing extra minibuf lines.
Mon, 07 Jul 1997 02:39:39 +0000 Richard M. Stallman (display_menu_bar): Always pass W to display_string.
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Fcall_process): If enable-multibyte-characters is
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Qemacs_mule, inhibit_eol_conversion): New variables.
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Qemacs_mule): Extern it.
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Fstart_process): If enable-multibyte-characters is
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Finsert_file_contents): If enable-multibyte-characters
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (x_list_fonts): Initialize the variable LIST to Qnil.
Mon, 07 Jul 1997 00:53:02 +0000 Kenichi Handa (skkdic-okuri-ari): Doc-string
Mon, 07 Jul 1997 00:53:02 +0000 Kenichi Handa (kkc-region): Call skkdic-lookup-key with
Mon, 07 Jul 1997 00:53:02 +0000 Kenichi Handa (print-fontset): Output format tuned.
Mon, 07 Jul 1997 00:53:02 +0000 Kenichi Handa (quail-conversion-help): Source code indentation changed.
Sun, 06 Jul 1997 23:51:30 +0000 Richard M. Stallman (delete-selection-mode): Doc fix.
Sun, 06 Jul 1997 23:43:39 +0000 Richard M. Stallman [OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
Sun, 06 Jul 1997 23:24:28 +0000 Richard M. Stallman (update_dynamic_symbols): Add cast when setting reladdr.
Sun, 06 Jul 1997 23:12:14 +0000 Richard M. Stallman (widget-field-use-before-change): Reenable for Emacs 20.
Sat, 05 Jul 1997 21:33:06 +0000 Richard M. Stallman (menu-bar-files-menu): Use make-frame-command
Sat, 05 Jul 1997 19:58:21 +0000 Richard M. Stallman (Fsignal, find_handler_clause): If ERROR_SYMBOL
Sat, 05 Jul 1997 19:28:02 +0000 Richard M. Stallman (face-set-after-frame-default): New ubroutine,
Sat, 05 Jul 1997 19:26:53 +0000 Richard M. Stallman (set-language-environment): Do the real work here.
Sat, 05 Jul 1997 18:08:50 +0000 Richard M. Stallman (help-map): Bind I to describe-input-method.
Sat, 05 Jul 1997 18:07:30 +0000 Richard M. Stallman (help-for-help): Update help text.
Sat, 05 Jul 1997 08:26:04 +0000 Richard M. Stallman (x_set_font): Funcall Qface_set_after_frame_default.
Sat, 05 Jul 1997 08:23:34 +0000 Richard M. Stallman (x_make_frame_visible): Don't move the frame
Sat, 05 Jul 1997 03:44:54 +0000 Richard M. Stallman (sendmail-user-agent-compose): New function;
Sat, 05 Jul 1997 03:41:35 +0000 Richard M. Stallman (reporter-compose-outgoing): Use functionp,
Sat, 05 Jul 1997 03:27:25 +0000 Richard M. Stallman Include float.h before lisp.h.
Sat, 05 Jul 1997 03:19:16 +0000 Richard M. Stallman (rindex): Add declaration.
Sat, 05 Jul 1997 02:41:45 +0000 Richard M. Stallman (SETUP_SYNTAX_TABLE_FOR_OBJECT): Treat nil like a buffer.
Sat, 05 Jul 1997 00:56:01 +0000 Richard M. Stallman (complete-symbol): Accept an argument.
Sat, 05 Jul 1997 00:54:32 +0000 Richard M. Stallman (next-file, tags-loop-scan): Fix error message.
Sat, 05 Jul 1997 00:25:53 +0000 Richard M. Stallman (latin-1, latin-2. latin-3, latin-4, latin-5):
Sat, 05 Jul 1997 00:22:54 +0000 Richard M. Stallman (memory_full): Pass Qnil to Fsignal for ERROR_SYMBOL.
Sat, 05 Jul 1997 00:20:22 +0000 Richard M. Stallman (install-leim): Correct previous change.
Fri, 04 Jul 1997 21:05:11 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Fri, 04 Jul 1997 21:03:05 +0000 Richard M. Stallman Finish previous change.
Fri, 04 Jul 1997 21:01:42 +0000 Richard M. Stallman (forward-visible-line): Use forward-line, not
Fri, 04 Jul 1997 20:56:42 +0000 Richard M. Stallman Initial revision
Fri, 04 Jul 1997 20:46:51 +0000 Richard M. Stallman (RE_TRANSLATE): Define default assuming simple integers.
Fri, 04 Jul 1997 20:46:22 +0000 Richard M. Stallman (TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate):
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Fri, 04 Jul 1997 20:43:49 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Fri, 04 Jul 1997 20:00:43 +0000 Richard M. Stallman Require thingatpt when compiling.
Fri, 04 Jul 1997 19:59:49 +0000 Richard M. Stallman (thing-at-point): Use `thing-at-point' property, if any.
Fri, 04 Jul 1997 19:43:04 +0000 Richard M. Stallman (custom-mode-map): Bind n and p.
Fri, 04 Jul 1997 19:08:11 +0000 Richard M. Stallman (report-emacs-bug): Don't include messages
Fri, 04 Jul 1997 18:56:19 +0000 Richard M. Stallman (mail-complete-alist): Don't use backquote.
Fri, 04 Jul 1997 18:44:38 +0000 Richard M. Stallman Comment change.
Fri, 04 Jul 1997 18:41:53 +0000 Richard M. Stallman (Fformat): Add second argument in call to Ftruncate.
Fri, 04 Jul 1997 18:38:36 +0000 Richard M. Stallman (init_system_name): Don't accept "(none)" as domain.
Fri, 04 Jul 1997 18:36:58 +0000 Richard M. Stallman (overlay_strings): Finish up previous change.
Fri, 04 Jul 1997 13:25:17 +0000 Per Abrahamsen Fix previous change.
Fri, 04 Jul 1997 13:24:25 +0000 Per Abrahamsen New command names.
Fri, 04 Jul 1997 12:52:14 +0000 Per Abrahamsen Synched with 1.9945.
Fri, 04 Jul 1997 12:03:12 +0000 Per Abrahamsen Use `color' instead of `editable-color'.
Fri, 04 Jul 1997 09:44:36 +0000 Per Abrahamsen Synched with 1.9944.
Fri, 04 Jul 1997 05:07:07 +0000 Richard M. Stallman Initial revision
Fri, 04 Jul 1997 05:05:10 +0000 Richard M. Stallman (lisp, shortlisp): Some files moved to subdirs.
Fri, 04 Jul 1997 04:59:58 +0000 Richard M. Stallman Some files are in different directories.
Fri, 04 Jul 1997 04:48:13 +0000 Richard M. Stallman (x_set_scroll_bar_width): By default, use enough
Fri, 04 Jul 1997 04:47:05 +0000 Richard M. Stallman (next-line, previous-line): Doc fixes.
Fri, 04 Jul 1997 04:45:19 +0000 Richard M. Stallman [__GNU__]: Test for not NeXT.
Fri, 04 Jul 1997 04:44:53 +0000 John Gilmore earlier changes be me on 3 July included updating the infor on the GNU
Fri, 04 Jul 1997 04:44:29 +0000 Richard M. Stallman (diary-float): Fix errors in previous change.
Fri, 04 Jul 1997 04:43:38 +0000 Richard M. Stallman (mail-do-fcc): Pass an arg to verify-visited-file-modtime.
Fri, 04 Jul 1997 04:43:36 +0000 John Gilmore fix TeX overfills -len
Fri, 04 Jul 1997 04:41:46 +0000 Richard M. Stallman (tex-common-initialization):
Fri, 04 Jul 1997 02:01:53 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM_TEMACS): Add #undef.
Fri, 04 Jul 1997 02:01:31 +0000 Richard M. Stallman (send_process): Make buf and temp_buf `unsigned char *'.
Fri, 04 Jul 1997 00:44:33 +0000 Richard M. Stallman (he-dabbrev-skip-space): Fix previous change.
Fri, 04 Jul 1997 00:17:55 +0000 Richard M. Stallman (load-with-code-conversion):
Fri, 04 Jul 1997 00:16:50 +0000 Richard M. Stallman (show-paren-idle-timer): New defvar.
Fri, 04 Jul 1997 00:13:36 +0000 Richard M. Stallman (desktop-clear-preserve-buffers): New variable.
Fri, 04 Jul 1997 00:11:24 +0000 Richard M. Stallman (find-grep-dired): Use -type f.
Thu, 03 Jul 1997 23:33:46 +0000 Richard M. Stallman Minor fixes.
Thu, 03 Jul 1997 22:16:37 +0000 John Gilmore fixed bad @node Next reference -len
Thu, 03 Jul 1997 20:53:32 +0000 Richard M. Stallman ("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit.
Thu, 03 Jul 1997 20:03:04 +0000 Richard M. Stallman (delete-selection-mode): Doc fix.
Thu, 03 Jul 1997 19:07:26 +0000 Richard M. Stallman (gnus-group-set-mode-line):
Thu, 03 Jul 1997 07:21:22 +0000 Richard M. Stallman Fix previous change.
Thu, 03 Jul 1997 07:12:19 +0000 Richard M. Stallman (custom-face-attributes): Use editable-color widget.
Thu, 03 Jul 1997 07:11:10 +0000 Richard M. Stallman (color-sample, editable-color): New widget types.
Thu, 03 Jul 1997 07:09:29 +0000 Richard M. Stallman (custom-buffer-create-internal): New arg DESCRIPTION
Thu, 03 Jul 1997 04:05:29 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM_TEMACS): New variable.
Thu, 03 Jul 1997 04:05:16 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
Thu, 03 Jul 1997 02:29:48 +0000 Richard M. Stallman (report-emacs-bug): Don't assume the exit command
Thu, 03 Jul 1997 01:06:11 +0000 Richard M. Stallman (show-paren-mode): Add a defvar before first use.
Wed, 02 Jul 1997 20:01:13 +0000 Richard M. Stallman (display-time-string-forms): Use %M, not %m.
Wed, 02 Jul 1997 19:29:45 +0000 Richard M. Stallman (compilation-parse-errors): Skip 2 lines only for Compilation major mode.
Wed, 02 Jul 1997 18:17:11 +0000 Richard M. Stallman (sigpause): Don't define if already defined.
Wed, 02 Jul 1997 17:03:57 +0000 Richard M. Stallman (lisp, shortlisp): Add widget.elc.
Wed, 02 Jul 1997 15:35:18 +0000 Per Abrahamsen Synched with 1.9942.
Wed, 02 Jul 1997 12:59:43 +0000 Kenichi Handa Modify docstring of char category
Wed, 02 Jul 1997 12:59:43 +0000 Kenichi Handa Fix typo in doc-string of charset
Wed, 02 Jul 1997 12:59:42 +0000 Kenichi Handa (print-list): Use macro when.
Wed, 02 Jul 1997 12:59:41 +0000 Kenichi Handa (charset-bytes, charset-dimension,
Wed, 02 Jul 1997 12:59:37 +0000 Kenichi Handa Coding system name changed to
Wed, 02 Jul 1997 12:59:37 +0000 Kenichi Handa (quail-guidance-buf): Make it buffer
Wed, 02 Jul 1997 12:59:36 +0000 Kenichi Handa Add license note.
Wed, 02 Jul 1997 12:58:31 +0000 Kenichi Handa Call set-language-info-alist for IPA.
Wed, 02 Jul 1997 12:58:30 +0000 Kenichi Handa Use true coding system names instead of
Wed, 02 Jul 1997 12:58:30 +0000 Kenichi Handa (setup-vietnamese-environment): Adjusted
Wed, 02 Jul 1997 12:58:29 +0000 Kenichi Handa (setup-korean-environment): Adjusted
Wed, 02 Jul 1997 12:58:29 +0000 Kenichi Handa (setup-lao-environment): Adjusted
Wed, 02 Jul 1997 12:58:29 +0000 Kenichi Handa (setup-thai-environment): Adjusted
Wed, 02 Jul 1997 12:58:26 +0000 Kenichi Handa (setup-ethiopic-environment): Adjusted
Wed, 02 Jul 1997 12:58:25 +0000 Kenichi Handa (setup-devanagari-environment): Adjusted
Wed, 02 Jul 1997 12:58:24 +0000 Kenichi Handa (setup-cyrillic-environment): Adjusted
Wed, 02 Jul 1997 12:58:24 +0000 Kenichi Handa (setup-greek-environment): Call setup-8-bit-environment correctly.
Wed, 02 Jul 1997 12:58:24 +0000 Kenichi Handa (setup-hebrew-environment): Call setup-8-bit-environment correctly.
Wed, 02 Jul 1997 12:58:23 +0000 Kenichi Handa (setup-8-bit-environment): New argument
Wed, 02 Jul 1997 12:58:22 +0000 Kenichi Handa Change category 5 to 1.
Wed, 02 Jul 1997 12:54:10 +0000 Kenichi Handa Move #endif at the tail.
Wed, 02 Jul 1997 12:54:06 +0000 Kenichi Handa (Fstart_process): Call Ffind_operation_coding_system.
Wed, 02 Jul 1997 12:54:04 +0000 Kenichi Handa Call Ffind_operation_coding_system.
Wed, 02 Jul 1997 12:53:58 +0000 Kenichi Handa (Finsert_file_contents): Doc-string fixed. Call
Wed, 02 Jul 1997 12:53:57 +0000 Kenichi Handa (Fchar_width): Check if the current buffer has display
Wed, 02 Jul 1997 12:53:53 +0000 Kenichi Handa (Vstandard_character_unification_table_for_decode):
Wed, 02 Jul 1997 12:53:53 +0000 Kenichi Handa (struct coding_system): New members
Wed, 02 Jul 1997 12:53:50 +0000 Kenichi Handa (selection_data_to_lisp_data): Call free instead of
Wed, 02 Jul 1997 06:45:51 +0000 Kenichi Handa (install-leim): New target.
Wed, 02 Jul 1997 06:25:00 +0000 Richard M. Stallman (re_search_2): Cast result of POS_ADDR_VSTRING.
Wed, 02 Jul 1997 06:23:21 +0000 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): Obey use_dialog_box.
Wed, 02 Jul 1997 06:20:12 +0000 Richard M. Stallman (init_lread): Add leim subdir, like lisp subdir.
Wed, 02 Jul 1997 04:59:04 +0000 Richard M. Stallman (binary): Define as coding system alias.
Wed, 02 Jul 1997 04:41:00 +0000 Richard M. Stallman (x_make_frame_visible): Check has_been_visible
Wed, 02 Jul 1997 03:37:27 +0000 Richard M. Stallman (desktop-clear): Don't kill buffers here.
Wed, 02 Jul 1997 03:14:24 +0000 Richard M. Stallman (overlay_str_buf): Declare as unsigned char *.
Wed, 02 Jul 1997 02:59:01 +0000 Richard M. Stallman (decode_mode_spec_coding): Clean up handling of eol conversions.
Wed, 02 Jul 1997 02:57:29 +0000 Richard M. Stallman (mode-line-mule-info): Use `%Z' instead of `%z:'.
Wed, 02 Jul 1997 02:56:02 +0000 Richard M. Stallman (syms_of_coding): Change initial values of eol_mnemonic_... variables.
Wed, 02 Jul 1997 00:37:26 +0000 Richard M. Stallman (xcons): Print car and cdr in hex.
Wed, 02 Jul 1997 00:06:55 +0000 Richard M. Stallman (in-is13194-devanagari): Define this name rather than devanagari.
Wed, 02 Jul 1997 00:06:30 +0000 Richard M. Stallman Swap args to define-coding-system-alias.
Tue, 01 Jul 1997 23:29:26 +0000 Richard M. Stallman Fix calls to define-coding-system-alias.
Tue, 01 Jul 1997 23:10:44 +0000 Richard M. Stallman (define-coding-system-alias): Swap the args.
Tue, 01 Jul 1997 07:07:44 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer):
Tue, 01 Jul 1997 07:05:03 +0000 Kenichi Handa (SUBDIR): Add leim.
Tue, 01 Jul 1997 06:40:41 +0000 Richard M. Stallman (etc): Copy symlinks, as in src.
Tue, 01 Jul 1997 06:32:13 +0000 Richard M. Stallman (decode_env_path): Ensure path elements use proper directory separator.
Tue, 01 Jul 1997 06:30:13 +0000 Richard M. Stallman (make_lispy_event): Check that ISO_FUNCTION_KEY_OFFSET is defined.
Tue, 01 Jul 1997 06:28:48 +0000 Richard M. Stallman (READ_CHILD_OUTPUT): Macro deleted.
Tue, 01 Jul 1997 06:27:54 +0000 Richard M. Stallman (Fformat_time_string): Move doc string outside DEFUN.
Tue, 01 Jul 1997 05:09:25 +0000 Geoff Voelker Update file comments.
Tue, 01 Jul 1997 05:08:34 +0000 Geoff Voelker (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
Tue, 01 Jul 1997 05:06:38 +0000 Geoff Voelker Delete defsubrs of Sfocus_frame and
Tue, 01 Jul 1997 05:06:16 +0000 Geoff Voelker Include charset.h.
Tue, 01 Jul 1997 05:05:45 +0000 Geoff Voelker Add pragma to force zero initialized
Tue, 01 Jul 1997 05:05:06 +0000 Geoff Voelker (OBJ2): Include new source files.
Tue, 01 Jul 1997 05:04:20 +0000 Geoff Voelker Duplicate undefs from config.in to check completeness.
Tue, 01 Jul 1997 04:33:22 +0000 Richard M. Stallman (mouse-undouble-last-event): Use reverse, not nreverse.
Mon, 30 Jun 1997 21:25:37 +0000 Richard M. Stallman (bibtex-kill-field, bibtex-find-text): Killing a field moves to the next line.
Mon, 30 Jun 1997 08:22:49 +0000 Richard M. Stallman (read_char): Add a call to swallow_events
Mon, 30 Jun 1997 06:13:58 +0000 Richard M. Stallman (dired-do-shell-command): New arg FILE-LIST
Mon, 30 Jun 1997 02:26:51 +0000 Richard M. Stallman (GNU_MALLOC_reason): Fix message text.
Sun, 29 Jun 1997 21:36:37 +0000 Richard M. Stallman (forward-visible-line): Handle 0 arg correctly.
Sun, 29 Jun 1997 20:42:56 +0000 Richard M. Stallman Change intro.
Sun, 29 Jun 1997 03:53:10 +0000 Richard M. Stallman (enable-multibyte-characters): Customize.
Sun, 29 Jun 1997 03:49:57 +0000 Richard M. Stallman (syms_of_buffer): enable-multibyte-characters is a user var.
Sun, 29 Jun 1997 03:39:02 +0000 Richard M. Stallman (Fcall_process): Fix previous change.
Sun, 29 Jun 1997 00:35:28 +0000 Richard M. Stallman (temp_output_buffer_show): Copy default-directory from current buffer.
Sun, 29 Jun 1997 00:34:36 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,