log

age author description
1998-06-14 Richard M. Stallman (skip_chars): Don't examine STRING before verifying that it is a string.
1998-06-14 Richard M. Stallman (Fcall_interactively) <k, K>: If sequence ends in a down
1998-06-14 Richard M. Stallman (jka-compr-insert-file-contents): Don't run
1998-06-14 Richard M. Stallman (uncompress-while-visiting):
1998-06-14 Richard M. Stallman (tmm-get-keymap): Handle :filter.
1998-06-14 Eli Zaretskii (dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly.
1998-06-14 Eli Zaretskii (file-name-invalid-regexp): Add control characters for DOS/Windows
1998-06-14 Erik Naggum (Fcompleting_read): Escape bare newline in doc string.
1998-06-14 Richard M. Stallman (Finsert_file_contents): Fix change to set INSERTED.
1998-06-13 Richard Kenner (sun4H:SunOS:5.*:*): New case. gcc-2_8_1-980627 gcc-2_8_1-980705 gcc-2_8_1-980718 libc-980614 libc-980615 libc-980616 libc-980617 libc-980618 libc-980619 libc-980620 libc-980621 libc-980622 libc-980623 libc-980624 libc-980625 libc-980626 libc-980627 libc-980628 libc-980629 libc-980630 libc-980701 libc-980702 libc-980703 libc-980704 libc-980705 libc-980706 libc-980707 libc-980708 libc-980709 libc-980710 libc-980711 libc-980712 libc-980713 libc-980714 libc-980715 libc-980716 libc-980717 libc-980718 libc-980719
1998-06-13 Richard M. Stallman (user-init-file): Default value now nil.
1998-06-13 Richard M. Stallman (command-line-1): Check that user-init-file non-nil.
1998-06-13 Richard M. Stallman (rmail-variables): Locally bind
1998-06-13 Richard M. Stallman (tar-mode): Locally bind local-enable-local-variables,
1998-06-13 Richard M. Stallman (archive-mode): Locally bind local-enable-local-variables, not
1998-06-13 Richard M. Stallman (info-other-window): New function.
1998-06-13 Richard M. Stallman (help-map): C-h 4 i runs info-other-window.
1998-06-13 Richard M. Stallman (parse_menu_item): Put a quote around DEF
1998-06-13 Richard M. Stallman (other): Doc fix.
1998-06-13 Richard M. Stallman (repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.
1998-06-13 Richard M. Stallman (find-file-noselect): Delete unused local var `error'.
1998-06-13 Richard M. Stallman (find-file-noselect): Use find-file-noselect-1
1998-06-13 Richard M. Stallman (elisp-eval-region): Accept new arg read-function; also handle
1998-06-13 Richard M. Stallman (eval-defun): Pass read function to
1998-06-13 Richard M. Stallman Several fixes in doc string style.
1998-06-13 Richard M. Stallman (ispell-region): Return non-nil if not aborted.
1998-06-13 Kenichi Handa (detect_coding_system): Always return a list of HIGHEST is zero.
1998-06-13 Richard M. Stallman (read-feature): Doc fix.
1998-06-13 Richard M. Stallman Add @dircategory, @direntry.
1998-06-13 Richard M. Stallman *** empty log message ***
1998-06-13 Richard M. Stallman (INSTALL_INFO): New variable.
1998-06-12 Richard M. Stallman (standard_args): Fix arg order to match code in `main'.
1998-06-12 Richard M. Stallman (tpu-include) Use insert-file-contents, remove save-excursion.
1998-06-12 André Spiegel (vc-dired-hook): Don't use dired-kill-line to remove directory lines
1998-06-12 Kenichi Handa (set-auto-coding): Cancel the previous change.
1998-06-12 Kenichi Handa (Finsert_file_contents): Undo the previous change for
1998-06-12 Kenichi Handa (Finsert_file_contents): After calling handler,
1998-06-12 Kenichi Handa (instantiate-fontset): Delete
1998-06-12 Kenichi Handa While creating fontsets of style variants, pay
1998-06-12 Kenichi Handa (set-face-font): Pay attention to fontset.
1998-06-12 Richard M. Stallman (gud-filter): extend scope of binding of gud-filter-defer-flag.
1998-06-12 Thien-Thi Nguyen (hs-minor-mode): Use `make-local-variable' not `make-variable-buffer-local'.
1998-06-12 Thien-Thi Nguyen Require `easymenu'. Rework to use easymenu. Remove eol ws.
1998-06-12 Richard M. Stallman Initial revision
1998-06-12 Kenichi Handa (set-auto-coding): Argument is changed to SIZE.
1998-06-12 Kenichi Handa (set_auto_coding_unwind): New function.
1998-06-11 Richard M. Stallman *** empty log message ***
1998-06-11 Richard M. Stallman Renamed from vi-dot.el.
1998-06-11 Richard M. Stallman (SETUP_SYNTAX_TABLE): Don't call update_syntax_table
1998-06-11 André Spiegel (vc-dired-recurse, vc-dired-terse-display): New user options.
1998-06-11 André Spiegel (dired-readin): Insert headerline only if necessary. (Not in
1998-06-11 Richard M. Stallman (rmail-toggle-header): Fix previous change.
1998-06-11 Geoff Voelker (LINK_FLAGS): Place debug info in executable in
1998-06-11 Richard M. Stallman Describe widget type `other'.
1998-06-11 Richard M. Stallman (Fforward_comment): Properly compute BYTEPOS arg to char_quoted.
1998-06-10 Richard M. Stallman (getcwd): Remove define.
1998-06-10 Richard M. Stallman (sys_rename): Don't examine errno if rename didn't fail.
1998-06-10 Richard M. Stallman (command-line): Set `temporary-file-directory' based
1998-06-10 Richard M. Stallman (etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
1998-06-10 Richard M. Stallman (RUN-EMACS): Add --multibyte.