log

age author description
1997-08-16 Richard M. Stallman (quail-guidance-buf): Now a permanent local.
1997-08-16 Richard M. Stallman (isearch-process-search-multibyte-characters):
1997-08-16 Richard M. Stallman (PATH_X_DEFAULTS): New macro.
1997-08-16 Richard M. Stallman (get_system_app): Use PATH_X_DEFAULTS.
1997-08-16 Richard M. Stallman (paths-force): Store PATH_X_DEFAULTS in paths.h.
1997-08-16 Richard M. Stallman (cyrillic-translit-bulgarian): New input method.
1997-08-16 Richard M. Stallman (term_get_fkeys_1): Use kH as alternate for move-to-last-line.
1997-08-16 Richard M. Stallman Many doc fixes.
1997-08-16 Richard M. Stallman (Flength): Doc fix.
1997-08-16 Richard M. Stallman Comment change.
1997-08-16 Richard M. Stallman (c-double-slash-is-comments-p): Remove obsolete variable.
1997-08-16 Richard M. Stallman (c-buffer-is-cc-mode): Definition moved here from cc-vars.el.
1997-08-16 Richard M. Stallman (c-buffer-is-cc-mode): Definition moved to cc-mode.el
1997-08-16 Richard M. Stallman (c-comment-line-break-function): In this function, and the defadvice,
1997-08-16 Richard M. Stallman (c-end-of-statement-1): Eliminate false hits on important characters
1997-08-16 Richard M. Stallman (c-style-alist): "python" style requires c-comment-continuation-stars be "".
1997-08-16 Richard M. Stallman (COERCE_MARKER): Use Fmarker_position instead of
1997-08-16 Kenichi Handa (lao-keyboard-mapping): Some elements corrected.
1997-08-16 Kenichi Handa (lrt-vowel-table): Some elements corrected.
1997-08-16 Kenichi Handa Set 146th element of
1997-08-16 Kenichi Handa (setup-chinese-gb-environment): Delete
1997-08-16 Kenichi Handa (setup-ethiopic-environment): Delete
1997-08-16 Kenichi Handa (setup-8-bit-environment): Delete
1997-08-16 Kenichi Handa (setup-japanese-environment): Delete
1997-08-16 Kenichi Handa (setup-korean-environment): Delete
1997-08-16 Kenichi Handa (setup-tibetan-environment): Delete
1997-08-16 Kenichi Handa (CODING_FLAG_ISO_LATIN_EXTRA): New macro.
1997-08-16 Kenichi Handa (Vmicrosoft_code_table): This variable deleted.
1997-08-15 Richard M. Stallman (format-encode-run-method, format-decode-run-method): Put error
1997-08-15 Richard M. Stallman (shell-command-on-region): New argument ERROR-BUFFER.
1997-08-15 Richard M. Stallman Reserve some function keys for users.
1997-08-15 Richard M. Stallman (setup-8-bit-environment): Use `require' to load the latin-N file.
1997-08-15 Richard M. Stallman (format-annotate-atomic-property-change): Fix prev change.
1997-08-15 Richard M. Stallman (tags-verify-table): Obey revert-without-query.
1997-08-15 Richard M. Stallman (widget-before-change): Obey `inhibit-read-only'.
1997-08-15 Richard M. Stallman Delete most calls to garbage-collect.
1997-08-15 Richard M. Stallman (loaddefs.el): Load that much later.
1997-08-15 Richard M. Stallman (main): Update re_max_failures so regex.c won't overflow
1997-08-15 Richard M. Stallman (xselect.o): Depend on coding.h.
1997-08-14 Richard M. Stallman MSDOS updates.
1997-08-14 Richard M. Stallman (compilation-error-regexp-alist): New regexp for Caml.
1997-08-14 Richard M. Stallman (mail-send): Ask for confirmation if
1997-08-14 Richard M. Stallman (c-style-alist) <gnu>:
1997-08-14 Richard M. Stallman (SOCKLEN_TYPE): New macro definition.
1997-08-14 Richard M. Stallman Many changes.
1997-08-14 Eli Zaretskii Fix instructions for MSDOG.
1997-08-14 Richard M. Stallman Initial revision
1997-08-14 Richard M. Stallman (main): use SOCKLEN_TYPE for fromlen, if it is defined.
1997-08-14 Richard M. Stallman (do-auto-fill): Better handling of a very long word
1997-08-14 Miles Bader automatically generated from GPLed version
1997-08-14 Paul Eggert automatically generated from GPLed version make-3-75-92
1997-08-13 Richard M. Stallman (extent-properties, extent-at): New functions.
1997-08-13 Richard M. Stallman Add copyright and permission notices.
1997-08-13 Richard M. Stallman (main): Use %08lx instead of %08x in printf because the
1997-08-13 Richard M. Stallman (get_time): Cast arg to fprintf.
1997-08-13 Richard M. Stallman (unexec): Cast arg to fprintf.
1997-08-13 Richard M. Stallman (lock_file): Use %lu instead of %d in sprintf because
1997-08-13 Eli Zaretskii (syms_of_msdos): Define and bind x-bitmap-file-path and
1997-08-13 Eli Zaretskii EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp.
1997-08-13 Richard M. Stallman (free_marker): New function.
1997-08-13 Richard M. Stallman (signal_before_change): Relocate START and END
1997-08-13 Richard M. Stallman (emacs): Warn about shadowed standard libraries here.
1997-08-13 Richard M. Stallman (default-input-method):
1997-08-13 Richard M. Stallman (read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.
1997-08-13 Richard M. Stallman (quail-start-translation): Use an explicit loop, not recursive edit.
1997-08-12 Richard M. Stallman (forward-visible-line): Handle nil value from
1997-08-12 Richard M. Stallman (change-log-font-lock-keywords): Don't consider
1997-08-12 Richard M. Stallman (diary-entry-time): Bind case-fold-search to nil.
1997-08-12 Richard M. Stallman (mouse-avoidance-timer): New variable.
1997-08-12 Richard M. Stallman (awk-mode): Require cc-mode, not cc-langs.
1997-08-12 Richard M. Stallman (set-extent-property): Don't allow
1997-08-12 Richard M. Stallman (dired-font-lock-keywords): Don't specially highlight
1997-08-12 Richard M. Stallman Comment changes.
1997-08-12 Richard M. Stallman (X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.
1997-08-12 Richard M. Stallman (fill-region-as-paragraph):
1997-08-12 Eli Zaretskii Run ".emacs" through convert-standard-filename before using it.
1997-08-12 Richard M. Stallman (rmail-make-in-reply-to-field): Don't cause an
1997-08-12 Richard M. Stallman (dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.
1997-08-12 Richard M. Stallman (list-load-path-shadows): Exclude, from the path we search, all but
1997-08-12 Richard M. Stallman (cal-tex-latexify-list): Put the elements of RESULT in the proper order.
1997-08-12 Richard M. Stallman (cal-tex-latexify-list): Put the elements of RESULT in the proper order.
1997-08-12 Richard M. Stallman Comment change.
1997-08-12 Richard M. Stallman (main): Fix previous change.
1997-08-11 Richard M. Stallman (dabbrev-abbrev-skip-leading-regexp): Doc fix.
1997-08-11 Richard M. Stallman Customized.
1997-08-11 Richard M. Stallman (c-electric-brace): Make preserve-p nil at BOB.
1997-08-11 Richard M. Stallman (insert-file-literally): New command.
1997-08-11 Per Abrahamsen (custom-face-attributes): Don't initialize fg/bg fields.
1997-08-11 Richard M. Stallman Comment change.
1997-08-11 Richard M. Stallman (c-offsets-alist): Added template-args-cont syntactic symbol.
1997-08-11 Richard M. Stallman (c-guess-basic-syntax): CASE 5D.4: template argument continuation
1997-08-11 Richard M. Stallman (c-mode-base-map, c++-mode-map):
1997-08-11 Richard M. Stallman (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
1997-08-11 Richard M. Stallman (c-buffer-is-cc-mode): New variable.
1997-08-11 Richard M. Stallman (indent-new-comment-line): Add advice for older Emacs versions if they
1997-08-11 Richard M. Stallman (c-lineup-java-throws): Change the `when' clause to an `if-progn'.
1997-08-11 Richard M. Stallman (init_environment): Set Emacs root directory properly when
1997-08-11 Richard M. Stallman (init_dosfns): Avoid calling DOS memory-allocation
1997-08-11 Richard M. Stallman (IT_set_frame_parameters): Actually store the frame
1997-08-11 Richard M. Stallman (setup-latin1-environment): Set code 222 in special-microsoft-code-table.
1997-08-11 Richard M. Stallman (main) [__FreeBSD__ && PROFILING]: Add code for profiling.
1997-08-11 Richard M. Stallman (msdos-color-aliases): Remove color names which end with a number.
1997-08-11 Richard M. Stallman Customized.
1997-08-11 Richard M. Stallman (Finsert_startup_screen): Call `insert_char' with a single argument.
1997-08-11 Richard M. Stallman (Qbackground_color, Qforeground_color): Define vars.
1997-08-11 Richard M. Stallman (CPPFLAGS, LDFLAGS): Edit to empty.
1997-08-10 Kenichi Handa (Fset_terminal_coding_system_internal): Set
1997-08-10 Kenichi Handa (struct iso2022_spec): New member expected_charsets.
1997-08-10 Kenichi Handa Make coding system iso-2022-jp instead of
1997-08-10 Kenichi Handa (Vignore_relative_composition): New variable.
1997-08-10 Kenichi Handa (Vignore_relative_composition): Extern it.
1997-08-10 Kenichi Handa (ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to
1997-08-10 Kenichi Handa (CODING_FLAG_ISO_SAFE): New macro.
1997-08-10 Kenichi Handa (concat): Pay attention to multibyte characters when
1997-08-10 Kenichi Handa (encode_terminal_code): Use safe_terminal_coding if
1997-08-10 Kenichi Handa (dumpglyphs): Pay attention to
1997-08-10 Kenichi Handa (setup-chinese-gb-environment): Do not
1997-08-10 Kenichi Handa (setup-english-environment): Do not
1997-08-10 Kenichi Handa (setup-8-bit-environment): Do not
1997-08-10 Kenichi Handa (setup-japanese-environment): Do not
1997-08-10 Kenichi Handa Set t for Rao-SEMIVOWEL-SIGN-LO in
1997-08-10 Kenichi Handa Correct setting of char-code-property `name'.
1997-08-10 Kenichi Handa (setup-tibetan-environment): Do not
1997-08-10 Kenichi Handa (saved-input-mode): New variable.
1997-08-10 Kenichi Handa (set-default-coding-systems):
1997-08-10 Kenichi Handa (iso-safe): New coding system.
1997-08-10 Kenichi Handa (print-fontset): Don't hang even if a
1997-08-10 Kenichi Handa (prefer-coding-system): Moved to mule-util.el.
1997-08-10 Kenichi Handa (make-coding-system): Add a new FLAGS
1997-08-10 Kenichi Handa Invoke emacs by --no-init-file --no-site-file.
1997-08-10 Kenichi Handa Change title string of input method "Lao".
1997-08-10 Kenichi Handa Change title string of input method "lao-lrt".
1997-08-10 Kenichi Handa Czech added, Lao modified.
1997-08-10 Richard M. Stallman (init_system_name): If domain is null, don't add a period.
1997-08-09 Richard M. Stallman (custom-declare-face): Call make-face-x-resource-internal.
1997-08-09 Richard M. Stallman (widget-single-line-display-table): Variable
1997-08-09 Richard M. Stallman (idl-mode-hook): New variable.
1997-08-09 Richard M. Stallman (c-styles-alist): In "java" style, set
1997-08-09 Richard M. Stallman (idl-mode): Support for CORBA's IDL language.
1997-08-09 Richard M. Stallman Comment change.
1997-08-09 Richard M. Stallman (c-beginning-of-statement-1): When checking for bare semi, don't match
1997-08-09 Richard M. Stallman (c-symbol-key):
1997-08-09 Richard M. Stallman (telnet-host-properties): Initialize it properly.
1997-08-09 Richard M. Stallman Fix previous change.
1997-08-09 Richard M. Stallman Delete autoload cookies (file is preloaded).
1997-08-09 Richard M. Stallman (lisp, shortlisp): Add bindings.el and case-table.elc.
1997-08-09 Richard M. Stallman (format-alist): Doc fix.
1997-08-09 Richard M. Stallman (format-alist): Doc fix.
1997-08-09 Richard M. Stallman (describe-key): Don't put a colon after the command name.
1997-08-09 Richard M. Stallman (init_buffer): Use getcwd instead of getwd, if available.
1997-08-09 Michael Kifer new version
1997-08-09 Richard M. Stallman (read1): Handle read_escape making a multibyte character.
1997-08-09 Richard M. Stallman (enable-kinsoku): Doc fix.
1997-08-09 Richard M. Stallman (set-face-doc-string): Define once again, as alias.
1997-08-09 Richard M. Stallman (do_autoload): Require a suffix for the file.
1997-08-09 Geoff Voelker Initial revision
1997-08-09 Richard M. Stallman (format-annotate-single-property-change,
1997-08-09 Richard M. Stallman (viper-replace-overlay-pixmap)
1997-08-09 Richard M. Stallman Correct the autoload cookies.
1997-08-09 Geoff Voelker Add includes.
1997-08-09 Geoff Voelker (lisp): Update paths to lisp files that have moved.
1997-08-09 Richard M. Stallman (cyrillic-translit): \\ changed to / to
1997-08-08 Richard M. Stallman (view-just-bury): New variable.
1997-08-08 Richard M. Stallman (help-mode): Set view-no-disable-on-exit.
1997-08-08 Richard M. Stallman (completion-setup-function): Don't set completion-base-size
1997-08-08 Richard M. Stallman (find-emacs-lisp-shadows): Don't mention `subdirs.el'.
1997-08-08 Richard M. Stallman (redisplay_window): Fix access to w->last_point{,_[xy]}.
1997-08-08 Richard M. Stallman (Flocal_variable_p, Ffind_operation_coding_system): Declared.
1997-08-08 Richard M. Stallman (Frequire): Don't insist on a suffix
1997-08-08 Richard M. Stallman (command-line-1): Don't let type-ahead inhibit the
1997-08-08 Richard M. Stallman (cyrillic-language-alist): Fix punctuation.
1997-08-07 Richard M. Stallman (fill-context-prefix): Accept a whitespace
1997-08-07 Richard M. Stallman (term-default-fg-color):
1997-08-07 Richard M. Stallman Fix previous change.
1997-08-07 Richard M. Stallman (PATH_LOCK): Definition deleted.
1997-08-07 Richard M. Stallman (init_filelock): Function deleted.
1997-08-07 Richard M. Stallman (main): Remove call to init_filelock.
1997-08-07 Richard M. Stallman (mkdir): Don't create lockdir.
1997-08-07 Richard M. Stallman Remove lockdir, it is no longer needed.
1997-08-07 Richard M. Stallman (c-set-offset): Add autoload cookie.
1997-08-07 Richard M. Stallman (x-list-fonts): Return "default" when appropriate.
1997-08-07 Richard M. Stallman Initial revision
1997-08-07 Roland McGrath (update-file-autoloads): Use anchored regexp search instead of requiring
1997-08-07 Richard M. Stallman (current_column): Update ptr differently at newline
1997-08-07 Richard M. Stallman (Fwiden, Fnarrow_to_region, save_restriction_restore):
1997-08-07 Richard M. Stallman (Fwrite_region): Turn off the feature of checking
1997-08-07 Richard M. Stallman (COERCE_MARKER): New macro.
1997-08-07 Richard M. Stallman (cyrillic-language-alist): Add one language.
1997-08-07 Michael Kifer new version
1997-08-07 Kenichi Handa (sendmail-send-it): Bind sendmail-coding-system
1997-08-07 Richard M. Stallman (unexec): Cast 1st arg in mmap calls.
1997-08-07 Richard M. Stallman (quail-update-leim-list-file):
1997-08-07 Richard M. Stallman (insert-file-contents-literally): Doc fix.
1997-08-07 Richard M. Stallman (init_sys_modes) [mips || HAVE_TCATTR]:
1997-08-06 Richard M. Stallman (redisplay_internal): Count only visible frames at first.
1997-08-06 Richard M. Stallman (lock_file_1, lock_file): Add casts.
1997-08-06 Richard M. Stallman (syms_of_xselect): Doc syntax fixes.
1997-08-06 Richard M. Stallman (syms_of_xselect): Doc syntax fixes.
1997-08-06 Richard M. Stallman (syms_of_coding): Doc syntax fixes.
1997-08-06 Richard M. Stallman Include leim/ChangeLog in leim distribution.
1997-08-06 Richard M. Stallman (HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.
1997-08-06 Richard M. Stallman (timezone-parse-date): Handle additional style (9).
1997-08-06 Oliver Seidel Fixed header, typos, layout, documentation.
1997-08-06 Oliver Seidel Applied patch from Istvan Marko <istvan@cmdmail.amd.com>
1997-08-06 Oliver Seidel Acted upon suggestion from Shane Holder <holder@rsn.hp.com>:
1997-08-06 Oliver Seidel Improved documentation. Broke some lines to comply with
1997-08-06 Richard M. Stallman (Yacc_suffixes, Asm_suffixes): Add some alternatives.
1997-08-06 Richard M. Stallman Whitespace change.
1997-08-06 Richard M. Stallman (ispell-dictionary-alist): Doc fix.
1997-08-06 Richard M. Stallman (compilation-parse-errors): Fix previous change.
1997-08-06 Kenichi Handa (detect_eol_type): Fix previous change.
1997-08-05 Oliver Seidel Made todomode.el available under GPL.
1997-08-05 Oliver Seidel Fixed insertion routine with help from Trey Jackson
1997-08-05 Richard M. Stallman (x-cut-buffer-or-selection-value): Fix previous change.
1997-08-05 Richard M. Stallman (vc-version-diff): Change the Newer version prompt.
1997-08-05 Richard M. Stallman (functionp): Use byte-code-function-p, not compiled-function-p.
1997-08-05 Richard M. Stallman (read-quoted-char): Fix handling of meta-chars.
1997-08-05 Richard M. Stallman Comment change.
1997-08-05 Richard M. Stallman (detect_eol_type): If EOL representation does not
1997-08-05 Richard M. Stallman (syms_of_fontset): Doc fixes.
1997-08-05 Richard M. Stallman (mail-mode): Allow TAB after prefix in previous change.
1997-08-05 Richard M. Stallman (update-autoloads-from-directories):
1997-08-05 Richard M. Stallman (finder-compile-keywords): Don't process file names that start with `.'.
1997-08-05 Richard M. Stallman (updates): Add missing semicolons.
1997-08-05 Geoff Voelker Set mode-line-frame-identification
1997-08-05 Oliver Seidel Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
1997-08-05 Oliver Seidel Added improvements from Ron Gut <rgut@aware.com>.
1997-08-05 Richard M. Stallman (gud): Fix defgroup doc.
1997-08-05 Richard M. Stallman (compilation-error-regexp-alist): Make the
1997-08-05 Richard M. Stallman Doc fixes.
1997-08-05 Richard M. Stallman (mail-mode): Fix previous change.
1997-08-05 Richard M. Stallman (comment-line-break-function): New variable.
1997-08-05 Richard M. Stallman (cd-absolute): Add missing arg to `error'.
1997-08-05 Richard M. Stallman Fix copyright holder name.
1997-08-05 Richard M. Stallman (dontcompilefiles): Delete cyril-util.el.
1997-08-05 Richard M. Stallman (standard-display-cyrillic-translit):
1997-08-05 Richard M. Stallman (format-annotate-atomic-property-change):
1997-08-05 Richard M. Stallman (time-stamp): Use insert-and-inherit for new stamp.
1997-08-05 Kenichi Handa (cyrillic-translit): Doc-string of the package
1997-08-05 Kenichi Handa Initial revision
1997-08-05 Kenichi Handa (RUSSIAN): Add quail/cyril-jis.el.
1997-08-05 Kenichi Handa Move Quail package cyrillic-jis-russian to
1997-08-05 Kenichi Handa (cyrillic-language-alist): New variable.
1997-08-04 Richard M. Stallman (pascal-mode-syntax-table): _ is now a symbol constituent.
1997-08-04 Richard M. Stallman (pp-to-string): Use emacs-lisp-mode-sytax-table.
1997-08-04 Richard M. Stallman (isearch-quote-char): Fix handling of control
1997-08-04 Richard M. Stallman (basic-save-buffer-1): Add missing argument for error.
1997-08-04 Richard M. Stallman (quail-update-leim-list-file): Go to the
1997-08-04 Oliver Seidel Added Raise/Lower item.
1997-08-04 Richard M. Stallman (x-get-selection): Change default for data-type
1997-08-04 Kenichi Handa (set-default-coding-systems): New function.
1997-08-04 Kenichi Handa (setup-chinese-gb-environment): Do not
1997-08-04 Kenichi Handa (setup-english-environment): Call set-default-coding-systems.
1997-08-04 Kenichi Handa (setup-8-bit-environment): Do not
1997-08-04 Kenichi Handa (setup-japanese-environment): Do not
1997-08-04 Kenichi Handa (setup-korean-environment): Do not
1997-08-04 Kenichi Handa (Fcall_process_region): Use cdr part (not car part)
1997-08-04 Kenichi Handa (detect_coding_iso2022): Do not exclude posibility of
1997-08-04 Kenichi Handa (Fset_process_coding_system): Doc-string modified.
1997-08-04 Richard M. Stallman (delete-selection-mode): Delete the :initialize keyword.
1997-08-04 Richard M. Stallman (make-autoload): For a defcustom,
1997-08-04 Richard M. Stallman (cpp-edit-reset): Add a close-quote after the file name.
1997-08-04 Richard M. Stallman (cpp-create-bg-face): Don't really make a face.
1997-08-04 Richard M. Stallman (merge_face_list): New function.
1997-08-04 Richard M. Stallman (isearch-other-meta-char): Don't switch windows to exit
1997-08-04 Richard M. Stallman (vc-version-diff): Use defaults, not initial input,
1997-08-04 Richard M. Stallman (internal-face-interactive): Handle default in usual way,
1997-08-04 Richard M. Stallman (describe-function): Use " is " instead of colon.
1997-08-04 Richard M. Stallman (delay-uniquify-rationalize-file-buffer-names):
1997-08-04 Richard M. Stallman (insert-file-contents-literally):
1997-08-04 Richard M. Stallman (shell): Doc fix.
1997-08-04 Richard M. Stallman (redisplay_internal): Count number of visible frames
1997-08-04 Richard M. Stallman (Fload): Update declaration.
1997-08-04 Richard M. Stallman (detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
1997-08-04 Richard M. Stallman (Frequire): Pass t for the MUST-SUFFIX arg to Fload.
1997-08-04 Richard M. Stallman (do_autoload): Pass new arg to Fload.
1997-08-04 Richard M. Stallman (Fload): New optional arg MUST-SUFFIX.
1997-08-04 Richard M. Stallman Alternative colors for standard faces if dark background.
1997-08-04 Richard M. Stallman (hexlify-buffer, dehexlify-buffer):
1997-08-04 Richard M. Stallman (x-cut-buffer-or-selection-value): Try both
1997-08-04 Richard M. Stallman (rmail-summary-mouse-goto-message): New function.
1997-08-04 Richard M. Stallman Delete whitespace.
1997-08-04 Richard M. Stallman (shell-command-on-region, shell-command): Doc fixes.
1997-08-04 Richard M. Stallman (copyright-regexp): Recognize @copyright{}.
1997-08-04 Richard M. Stallman (copyright-regexp): Recognize the Latin-1 copyright symbol.
1997-08-03 Richard M. Stallman (LD_SWITCH_MACHINE):
1997-08-03 Richard M. Stallman (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1997-08-03 Richard M. Stallman Fix previous change.
1997-08-03 André Spiegel (vc-menu-map): Replace entries for "Check In" and "Check Out" with
1997-08-03 Oliver Seidel Cleaned up variables, prefix and cursor position.
1997-08-03 Oliver Seidel It appears to work.
1997-08-03 Oliver Seidel Initial revision
1997-08-03 Richard M. Stallman Comment change.
1997-08-03 Richard M. Stallman (face-attr-match-p): New function.
1997-08-03 Richard M. Stallman (custom-face-value-create): Take account
1997-08-03 Kenichi Handa (CODING_CATEGORY_MASK_BINARY): New macro.
1997-08-03 Kenichi Handa (x_set_frame_parameters): Heading comment fixed.
1997-08-03 Kenichi Handa (Vclipboard_coding_system): New variable.
1997-08-03 Kenichi Handa In quail-mode-map, bind
1997-08-03 Kenichi Handa (setup-chinese-gb-environment): Set
1997-08-03 Kenichi Handa (setup-ethiopic-environment): Bind
1997-08-03 Kenichi Handa (ccl-encode-ethio-font): Fix typo in doc-string.
1997-08-03 Kenichi Handa (setup-8-bit-environment): Set default value of default-input-method.
1997-08-03 Kenichi Handa (setup-japanese-environment): Set default value of default-input-method.
1997-08-03 Kenichi Handa (setup-korean-environment): Set default value of default-input-method.
1997-08-03 Kenichi Handa (setup-tibetan-environment): Set default value of default-input-method.
1997-08-03 Kenichi Handa Fix previous change.
1997-08-03 Kenichi Handa (quail-next-translation): Call
1997-08-02 Richard M. Stallman Doc fixes; fix error message text.
1997-08-02 Richard M. Stallman (term-ignore-error): Fix foolish errors.
1997-08-02 Richard M. Stallman (describe-current-coding-system): Clean up output format.
1997-08-02 Richard M. Stallman (compute_motion): Correct the criterion for when to
1997-08-02 Michael Kifer new version
1997-08-02 Michael Kifer new version
1997-08-02 Richard M. Stallman Fix up coding system.
1997-08-01 Richard M. Stallman (adaptive-fill-first-line-regexp): Fix regexp.
1997-08-01 Richard M. Stallman (mode-line-mule-info): Delete the conditional on enable-multibyte-characters.
1997-08-01 Richard M. Stallman (mail-mode): Recognize foo> prefix
1997-08-01 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
1997-08-01 Richard M. Stallman (standard-display-cyrillic-translit): New function.
1997-08-01 Richard M. Stallman Comment change.
1997-08-01 Richard M. Stallman (cyrillic-translit): New input method.
1997-08-01 Richard M. Stallman (isearch-hide-immediately): Doc fix.
1997-08-01 Kenichi Handa (encode_coding_iso2022): When source data ends not at
1997-08-01 Kenichi Handa (Fwrite_region): Don't try to flush out a data twice.
1997-08-01 Richard M. Stallman (standard-display-european): New arg AUTO.
1997-08-01 Richard M. Stallman (command-line): Pass t for AUTO arg to standard-display-european.
1997-08-01 Richard M. Stallman Many doc strings and messages changed.
1997-08-01 Richard M. Stallman (direct_output_for_insert): Set last_point_x properly.
1997-08-01 Kenichi Handa (x_list_fonts): Request at least 10 fonts by XListFonts.
1997-08-01 Richard M. Stallman (redisplay_window): Fix one-off in handling
1997-07-31 Richard M. Stallman (x_list_fonts): Reject a font whose min_bounds.width is 0.
1997-07-31 Richard M. Stallman (diary-face, calendar-today-face, holiday-face):
1997-07-31 Richard M. Stallman (current_lock_owner): Don't try to delete lock
1997-07-31 Richard M. Stallman (eval-last-sexp): Ignore `...' around sexp.
1997-07-31 Kenichi Handa (prefer-coding-system): Change also
1997-07-31 Richard M. Stallman (vc-backend-checkin): For CVS, forget the checkout model after commit.
1997-07-31 Richard M. Stallman (vc-checkout-model): For CVS, look at
1997-07-31 Richard M. Stallman (read_process_output): Don't call setup_coding_system
1997-07-31 Kenichi Handa (encode_coding_iso2022): Write out invalid multibyte
1997-07-31 Kenichi Handa Do not create style-variants of fontset. They
1997-07-31 Kenichi Handa (set-face-font-auto): Create a fontset if FONT is a
1997-07-31 Kenichi Handa (fontset-name-p): New function.
1997-07-31 Kenichi Handa (reference-point-alist): Doc-string modified.
1997-07-31 Michael Kifer new version
1997-07-30 Richard M. Stallman (lock_if_free): Don't loop; for strange error, return -1.
1997-07-30 Richard M. Stallman (redisplay_window): Fix previous change.
1997-07-30 Richard M. Stallman (uniquify-buffer-name-style): Fix typo.
1997-07-30 Richard M. Stallman (info-node, info-xref, info-menu-5):
1997-07-30 Richard M. Stallman Update distribution terms.
1997-07-30 Richard M. Stallman (mspools-using-vm): Better handling of VM initialization.
1997-07-30 Per Abrahamsen Synched with 1.9954.
1997-07-30 Richard M. Stallman (LIBXMU): Alternative definition if CANNOT_DUMP.
1997-07-30 Richard M. Stallman (LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.
1997-07-30 Richard M. Stallman (CPPFLAGS): Get this from configure, like CFLAGS.
1997-07-30 Richard M. Stallman (mule-menu-keymap): Fix menu item names.
1997-07-30 Richard M. Stallman Minor cleanup.
1997-07-30 Richard M. Stallman Comment change.
1997-07-29 Simon Marshall don't add text for the modeline.
1997-07-29 Richard M. Stallman (Fformat_time_string): Don't hang if strftime produces
1997-07-29 Richard M. Stallman (rmail-resend): Use user-mail-address.
1997-07-29 Richard M. Stallman (sort_args): Check properly for `--'.
1997-07-28 Ulrich Drepper update from main archive 970728 libc-970729 libc-970730 libc-970731 libc-970801
1997-07-28 Richard M. Stallman (makefile-space-face): Add defface.
1997-07-28 Richard M. Stallman (x_new_font): Follow the change in x_set_scroll_bar_width and make the
1997-07-28 Richard M. Stallman (Fx_create_frame): Initialize fontset in output_data.
1997-07-28 Richard M. Stallman (non_ascii_char_to_string): Fix typos.
1997-07-28 Richard M. Stallman (debug-ignored-errors): Delete ^Quit$ element.
1997-07-28 Richard M. Stallman [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
1997-07-28 Per Abrahamsen Synched with 1.9951.
1997-07-28 Richard M. Stallman (x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.
1997-07-28 Richard M. Stallman (map_obarray): Don't crash if something strange is in the obarray.
1997-07-28 Richard M. Stallman (update-autoloads-from-directories):
1997-07-28 Richard M. Stallman Support auto-configuration of both Kerberos V4 and
1997-07-28 Richard M. Stallman Support auto-configuration of both Kerberos V4 and
1997-07-28 Richard M. Stallman (prefer-coding-system): Fix doc, prompt.
1997-07-28 Richard M. Stallman (redisplay_window): When text has not changed,
1997-07-28 Richard M. Stallman Describe the separate distributions leim and intlfonts.
1997-07-27 Richard M. Stallman (LDFLAGS): Get this from configure, like CFLAGS.
1997-07-27 Richard M. Stallman (syms_of_callproc): Don't init Vtemp_file_name_pattern here.
1997-07-27 Richard M. Stallman Comment change.
1997-07-27 Richard M. Stallman (fill-context-prefix): Be stricter about
1997-07-27 Richard M. Stallman Customized.
1997-07-27 Richard M. Stallman Customized.
1997-07-27 Richard M. Stallman (compile-command): More doc fix.
1997-07-27 Richard M. Stallman (mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop.
1997-07-27 Richard M. Stallman (file-coding-system-alist): Use no-conversion for tar files.
1997-07-27 Richard M. Stallman (jka-compr-added-to-file-coding-system-alist): New var.
1997-07-26 Richard M. Stallman (line-move): If intangibility moves us to a different line,
1997-07-26 Richard M. Stallman (read-quoted-char): Consistently downcase letter "digits".
1997-07-26 Richard M. Stallman (strout, printchar): Handle minibuffer_auto_raise.
1997-07-26 Richard M. Stallman (mail-mode): Make adaptive-fill-regexp
1997-07-26 Per Bothner Recognize SunOS 3.x. libc-970727 libc-970728
1997-07-26 Richard M. Stallman (telnet): Handle multiple telnet programs better.
1997-07-26 Richard M. Stallman Delete MPEG Audio (it is forbidden).
1997-07-26 Richard M. Stallman (dumpglyphs): Check the dimension of FONT while
1997-07-26 Richard M. Stallman (LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SWITCH_SYSTEM.
1997-07-26 Richard M. Stallman (display_text_line): Don't count minibuf_prompt_width twice in taboffset.
1997-07-26 Richard M. Stallman (display_menu): If an item is disabled,
1997-07-25 Richard M. Stallman Update leim/leim-list.el.
1997-07-25 Richard M. Stallman (occur): Local variable line-start redundant.
1997-07-25 Richard M. Stallman Comment change.
1997-07-25 Richard M. Stallman (rmail-pop-password-error): New variable.
1997-07-25 Richard M. Stallman (awk-mode): Call c-initialize-cc-mode.
1997-07-25 Richard M. Stallman (compile-command): Doc fix.
1997-07-25 Richard M. Stallman (Fwrite_region): Fix previous change.
1997-07-25 Richard M. Stallman (doug_lea_malloc): Make __after_morecore_hook a
1997-07-25 Richard M. Stallman (compilation-error-regexp-alist): Add elt for EPC F90.
1997-07-25 Kenichi Handa (quail-update-leim-list-file): Call
1997-07-25 Kenichi Handa (leim-list-entry-regexp): Make this match only at beginning of line.
1997-07-25 Simon Marshall customise & make installation/deinstallation happen on mode command not file load.
1997-07-25 Simon Marshall Wrap minibuffer-auto-raise where nec. to stop frame raising.
1997-07-25 Simon Marshall Add type specs "explicit" "mutable".
1997-07-25 Kenichi Handa (read-input-method-name): Show more appropriate error message.
1997-07-25 Kenichi Handa (compute_motion): Handle display table correctly for
1997-07-25 Kenichi Handa (syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.
1997-07-25 Kenichi Handa (CODING_REQUIRE_TEXT_CONVERSION,
1997-07-25 Kenichi Handa (read_process_output): Use new macro
1997-07-25 Kenichi Handa (Finsert_file_contents): Use new macros
1997-07-25 Kenichi Handa (setup-thai-environment): Add correct autoload cookie.
1997-07-25 Kenichi Handa (setup-tibetan-environment): Correct
1997-07-25 Kenichi Handa (setup-vietnamese-environment): Add autoload cookie.
1997-07-25 Kenichi Handa Typo in comment fixed.
1997-07-25 Kenichi Handa Initial revision
1997-07-25 Kenichi Handa (TIT): New variable, contatination of TIT-GB and TIT-BIG5.
1997-07-25 Kenichi Handa Require 'quail.
1997-07-25 Kenichi Handa Change Quail package name to "ethiopic".
1997-07-25 Richard M. Stallman (metamail-region): Don't bind kanji-fileio-code
1997-07-25 Richard M. Stallman (${lispsource}TAGS): Specify ETAGS var in inner make.
1997-07-25 Richard M. Stallman (ETAGS): New variable.
1997-07-25 Richard M. Stallman (Vprint_gensym_alist): Renamed from printed_gensyms.
1997-07-25 Richard M. Stallman (byte-compile-output-docform):
1997-07-25 Richard M. Stallman (custom-print-functions): Add defvar.
1997-07-25 Michael Kifer new version
1997-07-25 Richard M. Stallman (rmail-mime-feature): Doc and custom fix.
1997-07-25 Richard M. Stallman Customized.
1997-07-25 Richard M. Stallman (mail): Improve confirmation questions for file-visiting mail buffers.
1997-07-24 Richard M. Stallman (debug-ignored-errors): Update the dabbrev.el errors.
1997-07-24 Richard M. Stallman (ediff-update-diffs): Change error message.
1997-07-24 Richard M. Stallman (selection_data_to_lisp_data):
1997-07-24 Richard M. Stallman (landmark-repeat, landmark): New aliases.
1997-07-24 Richard M. Stallman (main): Make --help msg end in newline.
1997-07-24 Richard M. Stallman Many doc fixes.
1997-07-24 Richard M. Stallman (read-quoted-char): Convert function keys like Return
1997-07-24 Richard M. Stallman (Fx_create_frame): Don't fail to initialize `font'.
1997-07-24 Richard M. Stallman (wait_reading_process_input): Initialize total_read.
1997-07-24 Richard M. Stallman (Fdelete_frame): Undo previous change.
1997-07-24 Richard M. Stallman (read_char): Delete spurious UNGCPRO.
1997-07-24 Richard M. Stallman Comment change.
1997-07-24 Richard M. Stallman Comment change
1997-07-24 Richard M. Stallman Customized.
1997-07-24 Richard M. Stallman (calendar-day-name): New optional args WIDTH, ABSOLUTE.
1997-07-24 Richard M. Stallman Don't create C-x r and C-x n submaps here.
1997-07-24 Richard M. Stallman (Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
1997-07-24 Richard M. Stallman (Fcurrent_message): New function.
1997-07-24 Richard M. Stallman (face-documentation): Renamed from face-doc-string.
1997-07-24 Richard M. Stallman (custom-declare-face): Use [set-]face-documentation.
1997-07-24 Richard M. Stallman (bg-yank-or-pop): Changed eql to eq.
1997-07-24 Richard M. Stallman (read-input-method-name): Fix error msg.
1997-07-24 Richard M. Stallman (te-newline): Change eql to eq.
1997-07-24 Richard M. Stallman (tex-categorize-whitespace): Use eq, not eql.
1997-07-24 Richard M. Stallman (stamp-bytecomp): Fix shell conditional.
1997-07-24 Richard M. Stallman Comment change.
1997-07-24 Richard M. Stallman (iswitchb-get-bufname): Only add buffer of current
1997-07-23 Richard M. Stallman (eql): byte-defop-compiler definition deleted.
1997-07-23 Richard M. Stallman Change eql calls to eq.
1997-07-23 Richard M. Stallman Change eql calls to = or equal.
1997-07-23 Richard M. Stallman Update copyright notice and permission notice.
1997-07-23 Richard M. Stallman (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
1997-07-23 Richard M. Stallman (diary-entry-time): Downcase the am/pm letter.
1997-07-23 Richard M. Stallman (syms_of_buffer): Doc fix.
1997-07-23 Richard M. Stallman (syms_of_eval): Doc fix.
1997-07-23 Richard M. Stallman (set-face-font-explicit): Call internal-set-face-1 properly.
1997-07-23 Richard M. Stallman (occur): Use text property `occur' to store the
1997-07-23 Richard M. Stallman (dired-omit-new-add-entry): Take new arg RELATIVE
1997-07-23 Richard M. Stallman Undo previous change.
1997-07-23 Richard M. Stallman Various error messages fixed.
1997-07-23 Richard M. Stallman Initial revision
1997-07-22 Richard M. Stallman (modify-coding-system-alist): Doc fix.
1997-07-22 Geoff Voelker (find-buffer-file-type-coding-system,
1997-07-22 Richard M. Stallman Test `__unix' along with `unix'. make-3-75-1 make-3-75-91
1997-07-22 Richard M. Stallman (syms_of_coding): Doc fix.
1997-07-22 Richard M. Stallman (mail-indent-citation): Undo previous change.
1997-07-22 Richard M. Stallman (dircategory): Delete obsolete mistaken `put'.
1997-07-22 Michael Kifer new version
1997-07-22 Kenichi Handa Fix previous changes.
1997-07-22 Richard M. Stallman (LIBS_SYSTEM): Undo previous change.
1997-07-22 Richard M. Stallman (choose_minibuf_frame_1): New function.
1997-07-22 Richard M. Stallman Use @LN_S@, not ln -s, in case no symlink support.
1997-07-21 Richard M. Stallman (yank, yank-pop): Bind inhibit-read-only
1997-07-21 Richard M. Stallman (mh-make-folder-list-background):
1997-07-21 Richard M. Stallman (set_window_height): Allow all heights > 0 for minibuffer windows.
1997-07-21 Richard M. Stallman (setup-cyrillic-environment): Fix paren error.
1997-07-21 Richard M. Stallman (fixed, excerpt): Define with defface. No longer
1997-07-21 Richard M. Stallman (top_distclean): Use -f to delete contents of lock dir.
1997-07-21 Richard M. Stallman Require viper-init.
1997-07-21 Richard M. Stallman Use name leim/SKK-DIC, not leim/SKK.
1997-07-21 Richard M. Stallman (find-file-literally): Temporarily remove tar-mode and
1997-07-21 Richard M. Stallman (Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
1997-07-21 Richard M. Stallman (frame-initialize): Don't alter vertical-scroll-bars
1997-07-21 Richard M. Stallman (scroll-bar-mode-explicit): New variable.
1997-07-21 Richard M. Stallman (internal-facep): Length is now 10.
1997-07-21 Richard M. Stallman (mh-find-path): Handle mh-auto-folder-collect here,
1997-07-21 Richard Kenner (alphaev5, alphaev56): New CPU types. libc-970721 libc-970722 libc-970723 libc-970724 libc-970725 libc-970726
1997-07-21 Richard Kenner (alpha*): Run program to see if ev4, ev5, or ev56.
1997-07-20 Richard M. Stallman (Fcommand_execute): gcpro c.
1997-07-20 Richard M. Stallman (XTread_socket) <ClientMessage>:
1997-07-20 Richard M. Stallman (texinfo-no-refill-regexp): Add "direntry".
1997-07-20 Richard M. Stallman (debug-on-quit): Define like debug-on-error.
1997-07-20 Richard M. Stallman (custom-declare-variable-list): Process already-declared
1997-07-20 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1997-07-20 Richard M. Stallman (custom-declare-variable-early): New function.
1997-07-20 Richard M. Stallman (jka-compr-insert-file-contents): Bind coding-system-for-read.
1997-07-20 Richard M. Stallman (shell-mode): Do set list-files-directory locally.
1997-07-20 Geoff Voelker (w32_clear_end_of_line): Include scroll bar width.
1997-07-20 Richard M. Stallman (uniquify-buffer-file-name): Minor change.
1997-07-20 Geoff Voelker (modify-coding-system-alist): Move to mule.el
1997-07-20 Geoff Voelker (modify-coding-system-alist): Moved to mule-util.el.
1997-07-20 Geoff Voelker [windows-nt, ms-dos]: Undo loading
1997-07-20 Geoff Voelker (find-buffer-file-type-coding-system):
1997-07-19 Richard M. Stallman (mail): Ask a different question, if buffer is visiting a file.
1997-07-19 Richard M. Stallman (mail-mode): Set adaptive-fill-regexp specially to cater to supercite.
1997-07-19 Richard M. Stallman (BASE_PURESIZE): Increased to 410000.
1997-07-19 Richard M. Stallman (auto-mode-alist): Recognize .emacs in MSDOG syntax.
1997-07-19 Richard M. Stallman (hs-special-modes-alist): Use a regexp generated by regexp-opt.
1997-07-19 Richard M. Stallman (search-invisible): Fix typo.
1997-07-19 Richard M. Stallman (redisplay_internal): Calculate new_count properly
1997-07-19 Richard M. Stallman New node Encryption Projects.
1997-07-19 Richard M. Stallman (find-buffer-file-type-coding-system):
1997-07-19 Richard M. Stallman (Fcompleting_read): gcpro def.
1997-07-18 Richard M. Stallman (Finsert_file_contents) [DOS_NT]: Use the coding
1997-07-18 Richard M. Stallman (Ffind_operation_coding_system): Use Ffboundp to
1997-07-18 Richard M. Stallman [windows-nt, ms-dos]: Load international/mule-utils.
1997-07-18 Richard M. Stallman (find-buffer-file-type-coding-system)
1997-07-18 Richard M. Stallman (vc-diff): Turn off previous change.
1997-07-18 Richard M. Stallman (custom-group-value-create) <tree>: Don't distinguish
1997-07-18 Michael Kifer new version
1997-07-18 Richard M. Stallman Many doc fixes.
1997-07-18 Richard M. Stallman (direct_output_forward_char): Reenable check against
1997-07-18 Richard M. Stallman (display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
1997-07-18 André Spiegel (vc-diff): If file is unchanged, ask for the version
1997-07-18 André Spiegel (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
1997-07-18 Richard M. Stallman (texinfo-all-menus-update)
1997-07-18 Richard M. Stallman Comment change.
1997-07-18 Richard M. Stallman (c-initialize-cc-mode): New function.
1997-07-18 Richard M. Stallman (c-load-all): Function deleted.
1997-07-18 Richard M. Stallman (c-initialize-builtin-style): Use copy-sequence
1997-07-18 Richard M. Stallman (c-maybe-labelp): Add defvar.
1997-07-18 Richard M. Stallman Require cc-defs for the c-add-syntax macro.
1997-07-18 Richard M. Stallman Require 'cc-defs for the definition of c-emacs-features.
1997-07-17 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1997-07-17 Richard M. Stallman (delete-selection-mode): Add custom-loads property.
1997-07-17 Michael Kifer new version
1997-07-17 Richard M. Stallman (dired-omit-files): Add ".#foo" lock files to omissions.
1997-07-17 Richard M. Stallman (show-paren-match-face): Use gray on all non-color screens.
1997-07-17 Richard M. Stallman (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
1997-07-17 Richard M. Stallman (xcar, xcdr): Print with /x.
1997-07-17 Richard M. Stallman (decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.
1997-07-17 Kenichi Handa (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1997-07-17 Kenichi Handa Modified to avoid *.el files being regarded
1997-07-17 Kenichi Handa (batch-titdic-convert): Add optional arg FORCE.
1997-07-17 Richard M. Stallman (replace_range): New function.
1997-07-17 Richard M. Stallman (display_text_line): Handle the case of point being in
1997-07-17 Richard M. Stallman (read-quoted-char): Handle non-character events.
1997-07-17 Richard M. Stallman Update copyright year.
1997-07-17 Richard M. Stallman Improve text of messages.
1997-07-17 Richard M. Stallman (quoted-insert): Doc fix.
1997-07-16 Richard M. Stallman (dired-find-file): Better error message
1997-07-16 Erich Stefan Boleyn Convert arm32:NetBSD to normal arm canonicalization. libc-970717 libc-970718 libc-970719 libc-970720
1997-07-16 Richard M. Stallman (quoted-insert): Doc fix.
1997-07-16 Richard M. Stallman (read-quoted-char): Read any number of octal digits,
1997-07-16 Richard M. Stallman (yank, yank-pop): Clear out read-only prop.
1997-07-16 Richard M. Stallman (set-auto-mode): If -*- line specifies a mode,
1997-07-16 Richard M. Stallman (texinfo-format-buffer-1): Insert, here,
1997-07-16 Richard M. Stallman Arrange for the leim tar file to unpack in emacs-M.N/leim.
1997-07-16 Richard M. Stallman (mail-extr-voodoo): Get rid of comments at an early stage.
1997-07-15 Richard M. Stallman (apropos-print): Use customize-group-other-window, not customize-other-window.
1997-07-15 Richard M. Stallman (mail-mode-auto-fill): Use insert-before-markers.
1997-07-15 Richard M. Stallman (internal_self_insert): When overwriting, use replace_range.
1997-07-15 Richard M. Stallman (custom-unlispify-remove-prefixes): New variable.
1997-07-15 Richard M. Stallman (c-copy-tree): Fix bugs.
1997-07-15 Richard M. Stallman (tmm-prompt): Use save-excursion around completing-read code.
1997-07-15 Richard M. Stallman (SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
1997-07-15 Richard M. Stallman Fix previous change.
1997-07-15 Richard M. Stallman (global-map): Turn off the S-SPC binding.
1997-07-15 Jim Meyering Add comment describing HAVE_PSTAT_GETDYNAMIC.
1997-07-15 Simon Marshall change maintainer.
1997-07-15 Kenichi Handa Doc-string of Quail package japanese modified.
1997-07-15 Kenichi Handa Initial revision
1997-07-15 Kenichi Handa Rules re-written to avoid tricky code.
1997-07-15 Kenichi Handa (mule-keymap): Bind l to set-language-environment.
1997-07-15 Kenichi Handa (coding-category-emacs-mule): Replace coding-category-iso-else with
1997-07-15 Kenichi Handa (describe-current-coding-system): Use coding-category-iso-7-else
1997-07-15 Kenichi Handa (make-coding-system): Distinguish coding-category-iso-7-else and
1997-07-15 Kenichi Handa (quail-translate-key): Fix previous change.
1997-07-15 Kenichi Handa (tit-process-body): Ignore vacant entries.
1997-07-15 Kenichi Handa (report-emacs-bug-run-tersely): New variable
1997-07-15 Kenichi Handa (mail-setup): Kill the local binding of enable-multibyte-characters.
1997-07-15 Kenichi Handa (setup-chinese-gb-environment): Adjusted for the change of coding
1997-07-15 Kenichi Handa (setup-english-environment): Adjusted for the change of coding
1997-07-15 Kenichi Handa (setup-ethiopic-environment): Set default-input-method correctly.
1997-07-15 Kenichi Handa (setup-japanese-environment): Adjusted for the change of coding
1997-07-15 Kenichi Handa (setup-korean-environment): Set default-input-method correctly.
1997-07-15 Kenichi Handa (setup-tibetan-environment): Set default-input-method correctly.
1997-07-15 Kenichi Handa (detect_coding_iso2022): Distinguish coding-category-iso-7-else and
1997-07-15 Kenichi Handa (CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
1997-07-15 Simon Marshall Customise. Don't modify pre-command-hook on file load; do in command.
1997-07-15 Simon Marshall Customise. Don't install bindings on file load; use a fn.
1997-07-15 Richard M. Stallman (isearch-char-to-string): Use char-to-string.
1997-07-14 Miles Bader automatically generated from GPLed version
1997-07-14 Paul Eggert automatically generated from GPLed version
1997-07-14 Richard M. Stallman (unexec): Don't call update_dynamic_symbols if static link.
1997-07-14 Richard M. Stallman (pc:*:*:*): New entry, for DJGPP. libc-970715
1997-07-14 Richard M. Stallman (make_lispy_event): Distinguish S-SPC from SPC.
1997-07-14 Richard M. Stallman (read_char): Call timer_stop_idle unconditionally at non_reread.
1997-07-14 Richard M. Stallman All user variables now converted to custom.
1997-07-14 Richard M. Stallman (x_draw_box): Use scratch_cursor_gc to draw the cursor
1997-07-13 Richard M. Stallman (init_display): Go ahead and prepare for
1997-07-13 Richard M. Stallman (awk-mode): Require cc-langs, not cc-mode.
1997-07-13 Richard M. Stallman Require cc-defs.
1997-07-13 Richard M. Stallman (init_lread): Don't add to load-path lisp subdirectories
1997-07-13 Richard M. Stallman (msdos-bg-mode): New function.
1997-07-13 Richard M. Stallman Remove `stamp-oldxmenu' dependency, so
1997-07-13 Richard M. Stallman (TAGS, tags): Include new lisp subdirectories.
1997-07-13 Richard M. Stallman Use `sed' instead of `cp', which might not be installed.
1997-07-13 Richard M. Stallman Comment changes.
1997-07-13 Richard M. Stallman (Fcall_process) [MSDOS]: Request EOL conversion of
1997-07-13 Richard M. Stallman (Fwrite_region) [DOS_NT]: Always use binary mode since
1997-07-13 Richard M. Stallman (XPointer): Define XPointer.
1997-07-13 Richard M. Stallman (compile_pattern_1): Don't declare val with CONST.
1997-07-12 Richard M. Stallman (decode_mode_spec): Initialize and use `p' (for the termcap case).
1997-07-12 Richard M. Stallman (tpu-set-mode-line) Added mode-line-mule-info and
1997-07-12 Richard M. Stallman (XPointer): Define XPointer.
1997-07-12 Richard M. Stallman (main): Use setrlimit only if RLIMIT_STACK.
1997-07-12 Richard M. Stallman (r_alloc_reinit): New function.
1997-07-12 Richard M. Stallman (get_system_name): Don't crash if Vsystem_name does not contain a string.
1997-07-12 Richard M. Stallman (lock_file_1): Don't crash if Fuser_login_name or
1997-07-12 Richard M. Stallman (Fx_list_fonts): Fix Fnconc argument.
1997-07-12 Richard M. Stallman Initial revision
1997-07-12 Richard M. Stallman (message2_nolog): Don't call fwrite will null string.
1997-07-12 Richard M. Stallman (set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
1997-07-12 Richard M. Stallman (CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
1997-07-12 Richard M. Stallman (Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
1997-07-12 Richard M. Stallman (Fdelete_backward_char): Convert Finsert_char argument to
1997-07-12 Richard M. Stallman (Ffind_coding_system): Use call1, not call2.
1997-07-12 Richard M. Stallman (Fsubstitute_command_keys): Add missing describe_map_tree argument.
1997-07-12 Richard M. Stallman (Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.
1997-07-12 Richard M. Stallman (Fwrite_region): Fix call2 argument.
1997-07-12 Richard M. Stallman (set_point): Convert call2 arguments to Lisp_Integer.
1997-07-12 Richard M. Stallman (command_loop_1): Add missing message2 argument.
1997-07-12 Richard M. Stallman (Fml_arg): Add missing Fread_string arguments.
1997-07-12 Richard M. Stallman (Fread_from_minibuffer): Remove extra get_keymap argument.
1997-07-12 Richard M. Stallman (Fprocess_send_region): Convert move_gap argument to int.
1997-07-12 Richard M. Stallman (init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
1997-07-12 Richard M. Stallman Fix copyright year.
1997-07-12 Richard M. Stallman (interval_of): Convert args_out_of_range arguments to Lisp_Integer.
1997-07-12 Richard M. Stallman (Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
1997-07-12 Richard M. Stallman (selection_data_to_lisp_data): Convert Fmake_vector
1997-07-12 Richard M. Stallman (dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.
1997-07-12 Richard M. Stallman (EXFUN, P_): New definitions. Use them to declare
1997-07-12 Richard M. Stallman (forward-visible-line): Correctly handle arg 0
1997-07-12 Richard M. Stallman (display_text_line): Exit the outer loop immediately
1997-07-12 Richard M. Stallman (condition-case): Fix edebug-form-spec to
1997-07-11 Richard M. Stallman (mips-sony-newsos6*): File news-risc.h renamed to news-r6.h.
1997-07-11 Richard M. Stallman Make it clear that the warning is a warning.
1997-07-10 Geoff Voelker (shutdown): Define.
1997-07-10 Geoff Voelker (sys_shutdown): New function.
1997-07-10 Geoff Voelker Define HAVE_SHUTDOWN.
1997-07-10 Eli Zaretskii (Fset_face_attribute_internal): Set mouse_face_defer
1997-07-10 Richard M. Stallman (char-after): Allow 0 args.
1997-07-10 Richard M. Stallman (c-copy-tree): New function.
1997-07-10 Richard M. Stallman Initial revision
1997-07-10 Kenichi Handa (create-fontset-from-fontset-spec): Typo in doc-string fixed.
1997-07-10 Richard M. Stallman (echo_area_display): Don't offset using left-side
1997-07-10 Richard M. Stallman (hilit-submit-feedback): Change mail address.
1997-07-10 Kenichi Handa Change titles of quail packages.
1997-07-10 Kenichi Handa Give t as arg NOERROR to
1997-07-10 Kenichi Handa (create-fontset-from-fontset-spec): Add
1997-07-10 Kenichi Handa (isearch-input-method): New variable.
1997-07-10 Kenichi Handa (read-multilingual-string): Adjusted
1997-07-10 Kenichi Handa (mode-line-mule-info): Remove tailing ">" from input
1997-07-10 Kenichi Handa (isearch-message-prefix): Adjusted
1997-07-10 Richard M. Stallman Make global bindings only via loaddefs.el.
1997-07-10 Richard M. Stallman (read_process_output): Add cast.
1997-07-10 Richard M. Stallman (current_lock_owner, lock_file_1): Add casts.
1997-07-10 Richard M. Stallman (x_load_font): Get value of fontp->height from
1997-07-10 Richard M. Stallman (x_term_init): Don't use initializer for null_bits.
1997-07-10 Richard M. Stallman (mail-mode): Make fill-paragraph-function local.
1997-07-10 Richard M. Stallman (redisplay_internal): Fix previous change.
1997-07-09 Richard M. Stallman (C_SWITCH_SYSTEM): Add -Wf,-XNh option.
1997-07-09 Richard M. Stallman [C_ALLOCA] (xmalloc): New function.
1997-07-09 Richard M. Stallman (menu-bar-custom-menu): Add several more menu items.
1997-07-09 Noah Friedman [top level]: Add `up-list' and `down-list' to eldoc-message-commands.
1997-07-09 Richard M. Stallman (Fdelete_frame): Always err for deleting the only frame.
1997-07-09 Kenichi Handa (encoded-kbd-mode): Call coding-system-XXX instead of coding-vector-XXX.
1997-07-09 Kenichi Handa (print-fontset): Output format improved.
1997-07-09 Kenichi Handa (mostlyclean): Add cleaning leim directory.
1997-07-09 Kenichi Handa (Ffont_info): Make vector of correct size.
1997-07-09 Richard M. Stallman Fix previous change.
1997-07-09 Richard M. Stallman (dontcompilefiles): Add cyril-util.el.
1997-07-09 Richard M. Stallman (bogosities): Check subdirs of `lisp' also.
1997-07-09 Richard M. Stallman (format-alist): Don't handle compression here.
1997-07-09 Richard M. Stallman (mouse-undouble-last-event): Fix gross bugs:
1997-07-09 Richard M. Stallman (RE_TRANSLATE): Copy definition from config.in.
1997-07-09 Richard M. Stallman (finder-list-matches): Create *Finder Category* buffer.
1997-07-09 Richard M. Stallman (syms_of_fns): Fix previous change.
1997-07-09 Richard M. Stallman Fix copyright and copying permissions.
1997-07-09 Richard M. Stallman (decode_mode_spec) <z,Z>: Display buffer coding system
1997-07-09 Richard M. Stallman (main) [__NetBSD__]: Round up new stack limit to page bdry.
1997-07-09 Richard M. Stallman (url): Define end-op property again. Wrap end-op
1997-07-08 Richard M. Stallman Use #ifdef to test STDC_HEADERS.
1997-07-08 Richard M. Stallman (shortlisp): Fix typo.
1997-07-08 Richard M. Stallman (Finsert_file_contents): Give up match-end only if
1997-07-08 Richard M. Stallman (struct gl_state_s): New field `offset'.
1997-07-08 Richard M. Stallman (decode_mode_spec_coding): Really don't display
1997-07-08 Richard M. Stallman (find-file-literally): New function.
1997-07-08 Richard M. Stallman (mouse-show-mark): Handle switch-frame events in the loop.
1997-07-08 Richard M. Stallman (LIBS_SYSTEM): Add -lkvm and -lelf.
1997-07-08 Kenichi Handa Initial revision
1997-07-08 Miles Bader automatically generated from GPLed version
1997-07-08 Paul Eggert automatically generated from GPLed version
1997-07-07 Richard M. Stallman Undo an earlier change:
1997-07-07 Richard M. Stallman (custom-load-symbol): Don't reload a preloaded file.
1997-07-07 Richard M. Stallman [sigmask] (SIGEMPTYMASK): Define to use sigmask.
1997-07-07 Richard M. Stallman Rename macro __P to PP.
1997-07-07 Richard M. Stallman (Ffile_attributes): Use cast to avoid warnings.
1997-07-07 Richard M. Stallman (Vpreloaded_file_list): New variable.
1997-07-07 Richard M. Stallman Doc fixes.
1997-07-07 Richard M. Stallman (undecided): Use `-' in mode line.
1997-07-07 Richard M. Stallman (i?86:UNIX_SV:4.2MP:2.*): Recognize unixware. libc-970707 libc-970708 libc-970709 libc-970710 libc-970713
1997-07-07 Richard M. Stallman (Fuser_full_name): Declare p, q and r as unsigned char *.
1997-07-07 Richard M. Stallman (ospeed): Define as short, unless HAVE_TERMIOS_H and LINUX.
1997-07-07 Richard M. Stallman (ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX.
1997-07-07 Kenichi Handa (install-arch-indep): Correct the target name.
1997-07-07 Richard M. Stallman Include blockinput.h.
1997-07-07 Richard M. Stallman (make-help-screen): Clear the prompt when we get a real command.
1997-07-07 Richard M. Stallman (leim/Makefile): Generate this.
1997-07-07 Richard M. Stallman Set up real-leim subdirectory,
1997-07-07 Richard M. Stallman (echo_area_display): Use proper vpos when clearing extra minibuf lines.
1997-07-07 Richard M. Stallman (display_menu_bar): Always pass W to display_string.
1997-07-07 Kenichi Handa (Fcall_process): If enable-multibyte-characters is
1997-07-07 Kenichi Handa (Qemacs_mule, inhibit_eol_conversion): New variables.
1997-07-07 Kenichi Handa (Qemacs_mule): Extern it.
1997-07-07 Kenichi Handa (Fstart_process): If enable-multibyte-characters is
1997-07-07 Kenichi Handa (Finsert_file_contents): If enable-multibyte-characters
1997-07-07 Kenichi Handa (x_list_fonts): Initialize the variable LIST to Qnil.
1997-07-07 Kenichi Handa (skkdic-okuri-ari): Doc-string
1997-07-07 Kenichi Handa (kkc-region): Call skkdic-lookup-key with
1997-07-07 Kenichi Handa (print-fontset): Output format tuned.
1997-07-07 Kenichi Handa (quail-conversion-help): Source code indentation changed.
1997-07-06 Richard M. Stallman (delete-selection-mode): Doc fix.
1997-07-06 Richard M. Stallman [OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
1997-07-06 Richard M. Stallman (update_dynamic_symbols): Add cast when setting reladdr.
1997-07-06 Richard M. Stallman (widget-field-use-before-change): Reenable for Emacs 20.
1997-07-05 Richard M. Stallman (menu-bar-files-menu): Use make-frame-command
1997-07-05 Richard M. Stallman (Fsignal, find_handler_clause): If ERROR_SYMBOL
1997-07-05 Richard M. Stallman (face-set-after-frame-default): New ubroutine,
1997-07-05 Richard M. Stallman (set-language-environment): Do the real work here.
1997-07-05 Richard M. Stallman (help-map): Bind I to describe-input-method.
1997-07-05 Richard M. Stallman (help-for-help): Update help text.
1997-07-05 Richard M. Stallman (x_set_font): Funcall Qface_set_after_frame_default.
1997-07-05 Richard M. Stallman (x_make_frame_visible): Don't move the frame
1997-07-05 Richard M. Stallman (sendmail-user-agent-compose): New function;
1997-07-05 Richard M. Stallman (reporter-compose-outgoing): Use functionp,
1997-07-05 Richard M. Stallman Include float.h before lisp.h.
1997-07-05 Richard M. Stallman (rindex): Add declaration.
1997-07-05 Richard M. Stallman (SETUP_SYNTAX_TABLE_FOR_OBJECT): Treat nil like a buffer.
1997-07-05 Richard M. Stallman (complete-symbol): Accept an argument.
1997-07-05 Richard M. Stallman (next-file, tags-loop-scan): Fix error message.
1997-07-05 Richard M. Stallman (latin-1, latin-2. latin-3, latin-4, latin-5):
1997-07-05 Richard M. Stallman (memory_full): Pass Qnil to Fsignal for ERROR_SYMBOL.
1997-07-05 Richard M. Stallman (install-leim): Correct previous change.
1997-07-04 Richard M. Stallman (compilation-error-regexp-alist):
1997-07-04 Richard M. Stallman Finish previous change.
1997-07-04 Richard M. Stallman (forward-visible-line): Use forward-line, not
1997-07-04 Richard M. Stallman Initial revision
1997-07-04 Richard M. Stallman (RE_TRANSLATE): Define default assuming simple integers.
1997-07-04 Richard M. Stallman (TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate):
1997-07-04 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
1997-07-04 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
1997-07-04 Richard M. Stallman Require thingatpt when compiling.
1997-07-04 Richard M. Stallman (thing-at-point): Use `thing-at-point' property, if any.
1997-07-04 Richard M. Stallman (custom-mode-map): Bind n and p.
1997-07-04 Richard M. Stallman (report-emacs-bug): Don't include messages
1997-07-04 Richard M. Stallman (mail-complete-alist): Don't use backquote.
1997-07-04 Richard M. Stallman Comment change.
1997-07-04 Richard M. Stallman (Fformat): Add second argument in call to Ftruncate.
1997-07-04 Richard M. Stallman (init_system_name): Don't accept "(none)" as domain.
1997-07-04 Richard M. Stallman (overlay_strings): Finish up previous change.
1997-07-04 Per Abrahamsen Fix previous change.
1997-07-04 Per Abrahamsen New command names.
1997-07-04 Per Abrahamsen Synched with 1.9945.
1997-07-04 Per Abrahamsen Use `color' instead of `editable-color'.
1997-07-04 Per Abrahamsen Synched with 1.9944.
1997-07-04 Richard M. Stallman Initial revision
1997-07-04 Richard M. Stallman (lisp, shortlisp): Some files moved to subdirs.
1997-07-04 Richard M. Stallman Some files are in different directories.
1997-07-04 Richard M. Stallman (x_set_scroll_bar_width): By default, use enough
1997-07-04 Richard M. Stallman (next-line, previous-line): Doc fixes.
1997-07-04 Richard M. Stallman [__GNU__]: Test for not NeXT.
1997-07-04 John Gilmore earlier changes be me on 3 July included updating the infor on the GNU
1997-07-04 Richard M. Stallman (diary-float): Fix errors in previous change.
1997-07-04 Richard M. Stallman (mail-do-fcc): Pass an arg to verify-visited-file-modtime.
1997-07-04 John Gilmore fix TeX overfills -len
1997-07-04 Richard M. Stallman (tex-common-initialization):
1997-07-04 Richard M. Stallman (LD_SWITCH_SYSTEM_TEMACS): Add #undef.
1997-07-04 Richard M. Stallman (send_process): Make buf and temp_buf `unsigned char *'.
1997-07-04 Richard M. Stallman (he-dabbrev-skip-space): Fix previous change.
1997-07-04 Richard M. Stallman (load-with-code-conversion):
1997-07-04 Richard M. Stallman (show-paren-idle-timer): New defvar.
1997-07-04 Richard M. Stallman (desktop-clear-preserve-buffers): New variable.
1997-07-04 Richard M. Stallman (find-grep-dired): Use -type f.
1997-07-03 Richard M. Stallman Minor fixes.
1997-07-03 John Gilmore fixed bad @node Next reference -len
1997-07-03 Richard M. Stallman ("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit.
1997-07-03 Richard M. Stallman (delete-selection-mode): Doc fix.
1997-07-03 Richard M. Stallman (gnus-group-set-mode-line):
1997-07-03 Richard M. Stallman Fix previous change.
1997-07-03 Richard M. Stallman (custom-face-attributes): Use editable-color widget.
1997-07-03 Richard M. Stallman (color-sample, editable-color): New widget types.
1997-07-03 Richard M. Stallman (custom-buffer-create-internal): New arg DESCRIPTION
1997-07-03 Richard M. Stallman (LD_SWITCH_SYSTEM_TEMACS): New variable.
1997-07-03 Richard M. Stallman (LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
1997-07-03 Richard M. Stallman (report-emacs-bug): Don't assume the exit command
1997-07-03 Richard M. Stallman (show-paren-mode): Add a defvar before first use.
1997-07-02 Richard M. Stallman (display-time-string-forms): Use %M, not %m.
1997-07-02 Richard M. Stallman (compilation-parse-errors): Skip 2 lines only for Compilation major mode.
1997-07-02 Richard M. Stallman (sigpause): Don't define if already defined.
1997-07-02 Richard M. Stallman (lisp, shortlisp): Add widget.elc.
1997-07-02 Per Abrahamsen Synched with 1.9942.
1997-07-02 Kenichi Handa Modify docstring of char category
1997-07-02 Kenichi Handa Fix typo in doc-string of charset
1997-07-02 Kenichi Handa (print-list): Use macro when.
1997-07-02 Kenichi Handa (charset-bytes, charset-dimension,
1997-07-02 Kenichi Handa Coding system name changed to
1997-07-02 Kenichi Handa (quail-guidance-buf): Make it buffer
1997-07-02 Kenichi Handa Add license note.
1997-07-02 Kenichi Handa Call set-language-info-alist for IPA.
1997-07-02 Kenichi Handa Use true coding system names instead of
1997-07-02 Kenichi Handa (setup-vietnamese-environment): Adjusted
1997-07-02 Kenichi Handa (setup-korean-environment): Adjusted
1997-07-02 Kenichi Handa (setup-lao-environment): Adjusted
1997-07-02 Kenichi Handa (setup-thai-environment): Adjusted
1997-07-02 Kenichi Handa (setup-ethiopic-environment): Adjusted
1997-07-02 Kenichi Handa (setup-devanagari-environment): Adjusted
1997-07-02 Kenichi Handa (setup-cyrillic-environment): Adjusted
1997-07-02 Kenichi Handa (setup-greek-environment): Call setup-8-bit-environment correctly.
1997-07-02 Kenichi Handa (setup-hebrew-environment): Call setup-8-bit-environment correctly.
1997-07-02 Kenichi Handa (setup-8-bit-environment): New argument
1997-07-02 Kenichi Handa Change category 5 to 1.
1997-07-02 Kenichi Handa Move #endif at the tail.
1997-07-02 Kenichi Handa (Fstart_process): Call Ffind_operation_coding_system.
1997-07-02 Kenichi Handa Call Ffind_operation_coding_system.
1997-07-02 Kenichi Handa (Finsert_file_contents): Doc-string fixed. Call
1997-07-02 Kenichi Handa (Fchar_width): Check if the current buffer has display
1997-07-02 Kenichi Handa (Vstandard_character_unification_table_for_decode):
1997-07-02 Kenichi Handa (struct coding_system): New members
1997-07-02 Kenichi Handa (selection_data_to_lisp_data): Call free instead of
1997-07-02 Kenichi Handa (install-leim): New target.
1997-07-02 Richard M. Stallman (re_search_2): Cast result of POS_ADDR_VSTRING.
1997-07-02 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): Obey use_dialog_box.
1997-07-02 Richard M. Stallman (init_lread): Add leim subdir, like lisp subdir.
1997-07-02 Richard M. Stallman (binary): Define as coding system alias.
1997-07-02 Richard M. Stallman (x_make_frame_visible): Check has_been_visible
1997-07-02 Richard M. Stallman (desktop-clear): Don't kill buffers here.
1997-07-02 Richard M. Stallman (overlay_str_buf): Declare as unsigned char *.
1997-07-02 Richard M. Stallman (decode_mode_spec_coding): Clean up handling of eol conversions.
1997-07-02 Richard M. Stallman (mode-line-mule-info): Use `%Z' instead of `%z:'.
1997-07-02 Richard M. Stallman (syms_of_coding): Change initial values of eol_mnemonic_... variables.
1997-07-02 Richard M. Stallman (xcons): Print car and cdr in hex.
1997-07-02 Richard M. Stallman (in-is13194-devanagari): Define this name rather than devanagari.
1997-07-02 Richard M. Stallman Swap args to define-coding-system-alias.
1997-07-01 Richard M. Stallman Fix calls to define-coding-system-alias.
1997-07-01 Richard M. Stallman (define-coding-system-alias): Swap the args.
1997-07-01 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1997-07-01 Kenichi Handa (SUBDIR): Add leim.
1997-07-01 Richard M. Stallman (etc): Copy symlinks, as in src.
1997-07-01 Richard M. Stallman (decode_env_path): Ensure path elements use proper directory separator.
1997-07-01 Richard M. Stallman (make_lispy_event): Check that ISO_FUNCTION_KEY_OFFSET is defined.
1997-07-01 Richard M. Stallman (READ_CHILD_OUTPUT): Macro deleted.
1997-07-01 Richard M. Stallman (Fformat_time_string): Move doc string outside DEFUN.
1997-07-01 Geoff Voelker Update file comments.
1997-07-01 Geoff Voelker (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
1997-07-01 Geoff Voelker Delete defsubrs of Sfocus_frame and
1997-07-01 Geoff Voelker Include charset.h.
1997-07-01 Geoff Voelker Add pragma to force zero initialized
1997-07-01 Geoff Voelker (OBJ2): Include new source files.
1997-07-01 Geoff Voelker Duplicate undefs from config.in to check completeness.
1997-07-01 Richard M. Stallman (mouse-undouble-last-event): Use reverse, not nreverse.
1997-06-30 Richard M. Stallman (bibtex-kill-field, bibtex-find-text): Killing a field moves to the next line.
1997-06-30 Richard M. Stallman (read_char): Add a call to swallow_events
1997-06-30 Richard M. Stallman (dired-do-shell-command): New arg FILE-LIST
1997-06-30 Richard M. Stallman (GNU_MALLOC_reason): Fix message text.
1997-06-29 Richard M. Stallman (forward-visible-line): Handle 0 arg correctly.
1997-06-29 Richard M. Stallman Change intro.
1997-06-29 Richard M. Stallman (enable-multibyte-characters): Customize.
1997-06-29 Richard M. Stallman (syms_of_buffer): enable-multibyte-characters is a user var.
1997-06-29 Richard M. Stallman (Fcall_process): Fix previous change.
1997-06-29 Richard M. Stallman (temp_output_buffer_show): Copy default-directory from current buffer.
1997-06-29 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
1997-06-29 Richard M. Stallman (scan_sexps_forward): Split up a complex if-test.
1997-06-29 Richard M. Stallman [HAVE_TERMIOS_H]: Include termios.h.
1997-06-28 Richard M. Stallman (Fcall_process): Avoid storing alloca result
1997-06-28 Paul Eggert automatically generated from GPLed version
1997-06-28 Richard M. Stallman automatically generated from GPLed version
1997-06-28 Karl Heuer XEmacs compatibility hacks cleaned up.
1997-06-28 Richard M. Stallman (Fbury_buffer): Undo previous change.
1997-06-28 Richard M. Stallman Fix previous change.
1997-06-28 Richard M. Stallman (nonincremental-repeat-search-forward)
1997-06-28 Richard M. Stallman (lisptagsfiles): Look at subdirs only if name
1997-06-28 Richard M. Stallman (scroll-bar-side): Variable deleted.
1997-06-28 Richard M. Stallman (scroll-bar-mode): Extra defvar to avoid warning.
1997-06-28 Richard M. Stallman (toggle-scroll-bar): Moved from frame.el.
1997-06-27 Richard M. Stallman (double-click-time): Use restricted-sexp.
1997-06-27 Richard M. Stallman (compilation-error-regexp-alist): New item, for Oracle compiler.
1997-06-27 Richard M. Stallman (facemenu-add-new-face): Fix comma in backquote.
1997-06-27 Richard M. Stallman [__NetBSD__]: Add some conditionals for NetBSD.
1997-06-27 Richard M. Stallman [__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys/elf_mips.h.
1997-06-27 Richard M. Stallman (ospeed): Always use `extern' in the declaration.
1997-06-27 Richard Kenner (-mingw32*): New OS. libc-970628 libc-970629 libc-970630 libc-970701 libc-970702 libc-970703 libc-970704 libc-970705
1997-06-27 Richard Kenner (i*:MINGW*:*): New case.
1997-06-27 Richard M. Stallman (lisp, shortlisp): Some files are in international/.
1997-06-27 Richard M. Stallman (blessmail): Find blessmail.el in mail subdirectory.
1997-06-27 Richard M. Stallman (lisp): Don't process subdirs that start with =.
1997-06-27 Richard M. Stallman Fix up the text for .el files that are not compiled.
1997-06-27 Richard M. Stallman (file-chase-links): When handling .., make newname absolute.
1997-06-27 Simon Marshall simplify.
1997-06-27 Simon Marshall wrap inhibit-point-motion-hooks where nec.
1997-06-27 Simon Marshall split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.
1997-06-27 Richard M. Stallman (custom-magic-alist): Update messages for `modified' and `set' states.
1997-06-27 Richard M. Stallman (widget-choice-action): Use widget-edit-functions.
1997-06-27 Richard M. Stallman (Custom-move-and-invoke): New command.
1997-06-27 Richard M. Stallman (mouse-drag-region): For a click (not a drag),
1997-06-27 Richard M. Stallman (init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.
1997-06-27 Richard M. Stallman Finish previous change.
1997-06-26 Richard M. Stallman Undo previous censorship changes.
1997-06-26 Richard M. Stallman (Fbuffer_list): New optional argument FRAME.
1997-06-26 Richard M. Stallman Update copyright notice.
1997-06-26 Richard M. Stallman (sendmail-program): Look first in /usr/sbin.
1997-06-26 Paul Eggert Don't assign to $0 in awk; some awks don't allow this.
1997-06-25 Per Abrahamsen Synched with 1.9936.
1997-06-25 Richard M. Stallman (debug-ignored-errors): Correct the error messages
1997-06-25 Richard M. Stallman (make-help-screen): Clear buffer-read-only.
1997-06-25 Richard M. Stallman Changed some documentation.
1997-06-25 Richard M. Stallman (Finsert_file_contents): Pass new arg to prepare_to_modify_buffer.
1997-06-25 Richard M. Stallman (prepare_to_modify_buffer, signal_before_change):
1997-06-25 Richard M. Stallman Fix previous change.
1997-06-25 Richard M. Stallman (read_minibuf): New arg allow_props.
1997-06-25 Paul Eggert (perform-replace): When matching lookahead, use markers rather than
1997-06-25 Richard M. Stallman (rmail-get-new-mail): If conversion fails, delete the text that was inserted.
1997-06-25 Richard M. Stallman (*-*-bsdi*): New alternative.
1997-06-25 Richard M. Stallman (isearch-search-and-update): When a reverse search
1997-06-25 Richard M. Stallman (buffer): Don't use beginning-of-buffer, end-of-buffer.
1997-06-24 Richard M. Stallman (widget-menu-minibuffer-flag): New variable.
1997-06-24 Richard M. Stallman (custom-documentation-face): New face.
1997-06-24 Richard M. Stallman (customize-save-customized): Renamed from custom-save-customized.
1997-06-24 Richard M. Stallman (Custom-set): Renamed from custom-set.
1997-06-24 Richard M. Stallman (track-mouse): Don't customize it.
1997-06-24 Paul Eggert (perform-replace): When matching regexps, if the next match is
1997-06-24 Richard M. Stallman (beginning-of-sexp): New function.
1997-06-24 Karl Heuer (Ffile_directory_p): Doc fix.
1997-06-24 Richard M. Stallman (custom-group-visibility): Widget type
1997-06-24 Richard M. Stallman (widget-edit-hook): New variable.
1997-06-24 Richard M. Stallman (hs-discard-overlays): Use overlays-in to
1997-06-24 Richard M. Stallman (outline-discard-overlays): Don't use let inside a cycle.
1997-06-23 Richard M. Stallman More info about encryption projects.
1997-06-23 Richard M. Stallman (nroff-electric-mode): New defvar.
1997-06-23 Richard M. Stallman (vip-mode-map): Add defvar; move earlier.
1997-06-23 Richard M. Stallman (profile-million): Variable moved.
1997-06-23 Richard M. Stallman (Info-validate-allnodes): Variable renamed, defvar added.
1997-06-23 Richard M. Stallman (Freverse): Simplify.
1997-06-23 Jeff Law * config.sub (mn10200): Recognize new basic machine. libc-970624 libc-970625 libc-970626 libc-970627
1997-06-23 Noah Friedman Provide 'rlogin.
1997-06-23 Noah Friedman Update copyright year.
1997-06-23 Richard M. Stallman (dired-add-entry): New optional arg RELATIVE.
1997-06-23 Noah Friedman Don't require timer; use autoloaded functions from Emacs or XEmacs,
1997-06-23 Richard M. Stallman (read-hiragana-string): Call read-multilingual-string correctly.
1997-06-23 Noah Friedman Changes which are not mine:
1997-06-23 Richard M. Stallman dump-emacs works only with -batch.
1997-06-23 Richard M. Stallman (picture-draw-rectangle): New command.
1997-06-23 Richard M. Stallman (decipher-copy-cons): Renamed from decipher-get-undo-copy. Calls changed.
1997-06-23 Richard M. Stallman (popup-menu): Redefine as macro.
1997-06-23 Richard M. Stallman (src/config.stamp): Target renamed from src/config.h and touch it explicitly.
1997-06-23 Richard M. Stallman (reporter-version): Change value.
1997-06-23 Richard M. Stallman Initial revision
1997-06-23 Richard M. Stallman (KERNEL_FILE): New overriding definition.
1997-06-23 Richard M. Stallman (read_avail_input): Check for failure with EIO.
1997-06-23 Richard M. Stallman (lib-src): Depend on src/config.h (e.g. for movemail.o).
1997-06-23 Richard M. Stallman (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.
1997-06-23 Richard M. Stallman Delete RCS version header.
1997-06-23 Richard M. Stallman (lm-version, lm-last-modified-date):
1997-06-23 Richard M. Stallman (ielm-header): Delete version and RCS header.
1997-06-23 Richard M. Stallman (edebug-version): Use the Emacs version.
1997-06-23 Richard M. Stallman (LD_SWITCH_SYSTEM) [__mips__]: Alternate definition.
1997-06-23 Richard M. Stallman Test __linux__ along with NEWSOS5.
1997-06-23 Richard M. Stallman (mips-*-linux-gnu*): New alternative.
1997-06-23 Richard M. Stallman (Fdump_emacs): Bind command-line-processed to nil here.
1997-06-23 Richard M. Stallman (Fdump_emacs): Error if not run in batch mode.
1997-06-23 Richard M. Stallman (latex-imenu-create-index): Make it much smarter.
1997-06-23 Richard M. Stallman (command-line-1): Don't display startup message
1997-06-22 Richard M. Stallman (byte-compile-file): Doc fix.
1997-06-22 Richard M. Stallman (LIBS_TERMCAP): Use -ltermcap instead of -lc.
1997-06-22 Richard M. Stallman (doctor-death): Give real advice to truly suicidal.
1997-06-22 Richard M. Stallman Initial revision
1997-06-22 Richard M. Stallman Comment change.
1997-06-22 Richard M. Stallman Fix previous change.
1997-06-22 Richard M. Stallman (mips-sony-newsos6*): New alternative.
1997-06-22 Richard M. Stallman Add mips-sony-newsos6.
1997-06-22 Richard M. Stallman Add provide call.
1997-06-22 Richard M. Stallman Whitespace change.
1997-06-22 Richard M. Stallman Fix provide call.
1997-06-22 Richard M. Stallman (Fdelete_frame): Clear echo_area_glyphs if it was in this frame.
1997-06-22 Richard M. Stallman (paren-blinking group): Doc fix.
1997-06-22 Richard M. Stallman (wait_reading_process_input): Don't check for
1997-06-22 Richard M. Stallman Change copyright notice.
1997-06-22 Richard M. Stallman (edebug-sit-for-seconds): New variable.
1997-06-21 Richard M. Stallman (delay-uniquify-rationalize-file-buffer-names): Remove this hook here,
1997-06-21 Richard M. Stallman (widget-default-value-set): Preserve point here.
1997-06-21 Richard M. Stallman (custom-buffer-create-internal):
1997-06-21 Richard M. Stallman (widget-file-complete): New function.
1997-06-21 Richard M. Stallman (custom-add-parent-links): New arg INITIAL-STRING.
1997-06-21 Richard M. Stallman (custom-group-value-create): Use group-visibility widget.
1997-06-21 Richard M. Stallman (group-visibility): New widget type.
1997-06-21 Richard M. Stallman (custom-group-value-create): Use group-visibility widget.
1997-06-21 Richard M. Stallman (custom-magic-value-create):
1997-06-21 Richard M. Stallman Comment change.
1997-06-21 Richard M. Stallman (widget-documentation-link-action):
1997-06-21 Per Abrahamsen Synched with 1.9930.
1997-06-21 Richard M. Stallman Doc fixes.
1997-06-21 Richard M. Stallman (custom-magic-alist) <hidden>: Don't refer to "dots".
1997-06-21 Richard M. Stallman (boolean): Capitalize "toggle".
1997-06-21 Richard M. Stallman (customize-menu-create): Return nil if Emacs.
1997-06-21 Richard M. Stallman (custom-nest-groups): New variable.
1997-06-21 Ulrich Drepper automatically generated from GPLed version
1997-06-21 Paul Eggert automatically generated from GPLed version
1997-06-21 Ulrich Drepper automatically generated from GPLed version
1997-06-21 Paul Eggert automatically generated from GPLed version
1997-06-21 Miles Bader automatically generated from GPLed version
1997-06-21 Paul Eggert automatically generated from GPLed version
1997-06-21 Richard M. Stallman (customize-group): Ignore case in completion.
1997-06-21 Kenichi Handa Define mouse-set-font in mule-menu-keymap agian.
1997-06-21 Kenichi Handa (x-charset-registries): Name changed for consistency:
1997-06-21 Kenichi Handa (quail-help): Use with-output-to-temp-buffer.
1997-06-21 Kenichi Handa (Fset_face_attribute_internal): Use FS_LOAD_FONT
1997-06-21 Kenichi Handa (dumpglyphs): Use FS_LOAD_FONT.
1997-06-21 Kenichi Handa (font_idx_temp): New temprary variable used in FS_LOAD_FONT.
1997-06-21 Kenichi Handa (font_idx_temp): Extern it.
1997-06-21 Karl Heuer (untabify): Handle consecutive tabs all at once.
1997-06-20 Michael Kifer new version
1997-06-20 Richard M. Stallman (Ferror_message_string): Optimize (error STRING) case.
1997-06-20 Richard M. Stallman Change copyright notices.
1997-06-20 Richard M. Stallman (require-final-newline): Fix custom :type.
1997-06-20 Richard M. Stallman Clarify about text props in strings and how to remove all of them.
1997-06-19 Per Abrahamsen Don't delete nil overlays.
1997-06-19 Per Abrahamsen Change color.
1997-06-19 Per Abrahamsen Synched with 1.9924.
1997-06-19 Kenichi Handa (view-mode): Add autoload cookie to this variable.
1997-06-19 Simon Marshall Create paren-blinking custom group and put all blink-matching-paren variables in it.
1997-06-19 Simon Marshall Do <* *> via syntax table not regexps; use regexp-opt.
1997-06-19 Simon Marshall Rearrange custom options. Also enable custom control of Global Font Lock mode.
1997-06-19 Simon Marshall Rearrange custom options.
1997-06-19 Simon Marshall customise, rewrite and extend.
1997-06-19 Richard M. Stallman (Fprocess_send_eof): Prooperly conditionalize prev. change.
1997-06-19 Richard M. Stallman (Fprocess_send_eof): Use shutdown, if it's a socket.
1997-06-19 Richard M. Stallman (shutdown): Check for `shutdown' function.
1997-06-19 Richard M. Stallman (HAVE_SHUTDOWN): Add #undef.
1997-06-19 Richard M. Stallman (complete-symbol): New function.
1997-06-19 Richard M. Stallman Delete M-TAB binding of complete-tag.
1997-06-19 Richard M. Stallman (info-complete-symbol): If MODE is nil, use the default value.
1997-06-19 Richard M. Stallman Initial revision
1997-06-19 Richard M. Stallman Changed all doc strings to comply with conventions.
1997-06-19 Richard M. Stallman (files): New group `files'.
1997-06-18 Richard M. Stallman (fill-context-prefix): Fix previous change.
1997-06-18 Richard M. Stallman Don't enable the mode just because file is loaded.
1997-06-18 Richard M. Stallman (ctl-x-map): Delete the C-x C-q binding for toggle-read-only.
1997-06-18 Richard M. Stallman (backup, find-file): Make `files' their parent.
1997-06-18 Richard M. Stallman (Fchar_before): Validate N after decrementing.
1997-06-18 Richard M. Stallman (mpuz-congratulate): Don't say "1 errors".
1997-06-18 Kenichi Handa (coding-system-parent): Moved to mule.el.
1997-06-18 Kenichi Handa (coding-system-parent): Moved from mule-util.el.
1997-06-18 Kenichi Handa (concat): Pay attention to multibyte characters when
1997-06-18 Kenichi Handa (detect_coding_iso2022): Initilize mask correctly.
1997-06-18 Kenichi Handa Provide XXX-util instead of
1997-06-18 Kenichi Handa Don't make the keymap
1997-06-18 Kenichi Handa Provide cyril-util nstead of language/cyril-util.
1997-06-18 Kenichi Handa Provide ethio-util instead of language/ethio-util.
1997-06-18 Kenichi Handa Adjusted for the coding system name change.
1997-06-18 Kenichi Handa Set syntaxes of Ethiopic characters.
1997-06-18 Kenichi Handa (mode-line-mule-info): Change style for showing
1997-06-18 Kenichi Handa Change mnemonic letters for iso-2022-7bit-ss2 and
1997-06-18 Kenichi Handa Define describe-coding-system instead of
1997-06-18 Kenichi Handa (list-character-sets): Set major mode of *Help*
1997-06-18 Kenichi Handa (coding-system-parent): New function.
1997-06-18 Kenichi Handa (coding-system-type): Doc-string modified.
1997-06-18 Kenichi Handa (quail-current-data): New variable.
1997-06-18 Kenichi Handa (rmail-enable-decoding-message): Deleted.
1997-06-18 Kenichi Handa (command-line): Load "leim-list.el".
1997-06-18 Richard M. Stallman Customize.
1997-06-18 Richard M. Stallman (help-map): Make C-i run info-lookup-symbol.
1997-06-18 Richard M. Stallman Further fix previous change.
1997-06-18 Karl Heuer (ffap-soft-value): Make this a function again; the macro
1997-06-18 Karl Heuer (lm-display-statistics): Display stats in mode line.
1997-06-18 Michael Kifer new version
1997-06-18 Michael Kifer Added [ediff-misc] to menu-bar-tools-menu
1997-06-17 Richard M. Stallman (tar-extract): Use second argument of
1997-06-17 Richard M. Stallman (archive-extract): Use second argument of
1997-06-17 Richard M. Stallman (scheme): Add defgroup.
1997-06-17 Richard M. Stallman (finder-list-keywords): Create *Finder* buffer if nec.
1997-06-17 Richard M. Stallman Fix previous change.
1997-06-17 Richard M. Stallman (fill-context-prefix): Fix criteria for first line,
1997-06-17 Richard M. Stallman (icon-indent-line): A comment ends at the end of the
1997-06-17 Richard M. Stallman (Buffer-menu-mode): Doc fix.
1997-06-17 Richard M. Stallman (split-window-save-restore-data): New function that
1997-06-17 Richard M. Stallman (Buffer-menu-bury): New command.
1997-06-17 Richard M. Stallman (add-log-time-format): New variable.
1997-06-17 Richard M. Stallman (wait_reading_process_input): Fix previous change.
1997-06-17 Richard M. Stallman Fix previous change.
1997-06-17 Richard M. Stallman (mail-mode): mail-header-separator affects paragraphs
1997-06-16 Richard M. Stallman (grep-program): Comment out the use of zgrep.
1997-06-16 Richard M. Stallman (icon-imenu-generic-expression): Improved regexp.
1997-06-16 Richard M. Stallman Comment change.
1997-06-16 Richard M. Stallman (Fdo_auto_save): Use stdio to write the save-list file.
1997-06-16 Richard M. Stallman Change copyright notices.
1997-06-16 Richard M. Stallman Don't globally add to change-major-mode-hook.
1997-06-16 Richard M. Stallman (wait_reading_process_input): When exiting because
1997-06-15 Richard M. Stallman (byte-save-current-buffer): Change to code 114 (0162).
1997-06-15 Richard M. Stallman (vc-steal-lock): Use yes-or-no-p for confirmation.
1997-06-15 Richard M. Stallman Initial revision
1997-06-15 Richard M. Stallman Fix previous change.
1997-06-15 Richard M. Stallman Fix up whitespace.
1997-06-15 Richard M. Stallman (struct re_pattern_buffer): New member multibyte.
1997-06-15 Richard M. Stallman (PTR_TO_OFFSET): New macro.
1997-06-15 Richard M. Stallman Many doc fixes.
1997-06-15 Per Abrahamsen Synched with 1.9920.
1997-06-15 Per Abrahamsen Use booleans.
1997-06-15 Richard M. Stallman (text-mode): Let all-white lines separate paragraphs.
1997-06-15 Richard M. Stallman (mail-mode): Let all-white lines separate paragraphs.
1997-06-15 Richard M. Stallman Initial revision
1997-06-15 Richard M. Stallman Update keywords to show up in finder.
1997-06-15 Richard M. Stallman (Fchar_after, Fchar_before): Make arg optional.
1997-06-15 Richard M. Stallman Don't call icomplete-mode; let the user do that.
1997-06-14 Richard M. Stallman Many doc fixes.
1997-06-14 Richard M. Stallman Make view mode more similar to `less'.
1997-06-14 Richard M. Stallman Update copyright year.
1997-06-14 Richard M. Stallman (bibtex-delete-whitespace, bibtex-current-line)
1997-06-14 Richard M. Stallman (vc-annotate-mode-variables): Init vc-annotate-mode-menu
1997-06-14 Richard M. Stallman (Bread_char): Deleted.
1997-06-14 Per Abrahamsen Synched with 1.9914.
1997-06-14 Richard M. Stallman (Latin-2): List Croatian as alternative name for Serbo-Croatian.
1997-06-14 Richard M. Stallman Delete Serbo-Croatian.
1997-06-14 Karl Heuer (point): Obsolete macro deleted in favor of PT.
1997-06-14 Karl Heuer (Fprevious_char): Use PT, not point.
1997-06-14 Karl Heuer (internal_self_insert): Use PT, not point.
1997-06-14 Karl Heuer (readline): Terminate buffer properly when EOF seen.
1997-06-13 Richard M. Stallman (hideshow): Added a :prefix.
1997-06-13 Richard M. Stallman (isearch-hide-immediately): New variable.
1997-06-13 Richard M. Stallman (Fcall_process): Use setsid to disconnect child
1997-06-13 Richard M. Stallman Add make-face-bold/italic and unbold/unitalic.
1997-06-13 Richard M. Stallman Latin-5 is ISO-8859-9, not ISO-8859-5.
1997-06-13 Richard M. Stallman (init_sys_modes): Enable VSTART and VSTOP if flow_control.
1997-06-13 Richard M. Stallman (kbd_buffer_get_event): When wait_reading_process_input
1997-06-13 Richard M. Stallman (wait_reading_process_input): Return if unread events appear.
1997-06-12 Richard M. Stallman (fill-context-prefix): Don't crash if RESULT is nil when AT-SECOND is t.
1997-06-12 Richard M. Stallman Require `format'.
1997-06-12 Richard M. Stallman (mail-mode): Change paragraph-start and
1997-06-12 Richard M. Stallman (finder-mode): Don't switch buffers or change text here.
1997-06-12 Richard M. Stallman (esc-map): Delete spurious wrong binding for M-TAB.
1997-06-12 Richard M. Stallman Comment change.
1997-06-11 Richard M. Stallman (forms-mode, forms--process-format-list)
1997-06-11 Richard M. Stallman (paragraph-indent-text-mode): Renamed from spaced-text-mode.
1997-06-11 Richard M. Stallman (fill-context-prefix): If we get a prefix from the
1997-06-11 Richard M. Stallman (tex-main-file, outline-minor-mode): Add defvars.
1997-06-11 Richard M. Stallman Updated documentation at several points in the file.
1997-06-11 Richard M. Stallman (unexec): Call update_dynamic_symbols unconditionally.
1997-06-11 Kenichi Handa (view-hello-file): Adjusted for the changes of
1997-06-10 Karl Heuer (pc-select-selection-keys-only): New variable.
1997-06-10 Karl Heuer Use `error' where possible to signal errors.
1997-06-10 Richard M. Stallman Add some keywords.
1997-06-10 Karl Heuer (f90-looking-at-where-or-forall): Recognize where/forall
1997-06-10 Richard M. Stallman (bibtex-mode-map): Changed the binding of the C-TAB
1997-06-10 Karl Heuer Comment fix.
1997-06-10 Erik Naggum (Fwrite_region): Fix previous doc change.
1997-06-10 Richard M. Stallman Load latin-5.el.
1997-06-10 Richard M. Stallman Fix previous change. gnumach-release-1-1-2 gnumach-release-1-1-3 hurd-release-0-2 libc-970610 libc-970611 libc-970612 libc-970613 libc-970614 libc-970615 libc-970616 libc-970617 libc-970618 libc-970619 libc-970620 libc-970621 libc-970622
1997-06-10 Richard M. Stallman Added the string "emacs-lock" to all function
1997-06-10 Richard M. Stallman Use i?86, not i.86.
1997-06-10 Richard M. Stallman Delete syntax stuff for Latin-1 and Latin-2.
1997-06-10 Richard M. Stallman (mail-parse-comma-list): Use buffer-substring-no-properties.
1997-06-10 Kenichi Handa Adjusted for coding system name change.
1997-06-10 Kenichi Handa Coding system name changed from
1997-06-10 Kenichi Handa (quail-prefix-arg): New variable.
1997-06-10 Kenichi Handa (set-coding-system-alist): Deleted.
1997-06-10 Kenichi Handa (describe-coding-system): Change format of output.
1997-06-10 Kenichi Handa (kkc-save-init-file): Coding system name changed from
1997-06-10 Kenichi Handa Comment changed (iso-2022-7 -> iso-2022-7bit).
1997-06-10 Kenichi Handa Coding system names changed.
1997-06-10 Kenichi Handa Delete declaration for buffer-file-coding-system. It
1997-06-09 Richard M. Stallman (Finsert_char): Check QUIT.
1997-06-09 Richard M. Stallman (fast_c_string_match_ignore_case):
1997-06-09 Richard M. Stallman (list_fontsets, fs_load_font): fast_c_string_match_ignore_case renamed.
1997-06-09 Richard M. Stallman (x_list_fonts): fast_c_string_match_ignore_case renamed.
1997-06-09 Richard M. Stallman (debug): Set overriding-terminal-local-map to nil,
1997-06-09 Kenichi Handa (do-auto-fill): Type in the previous change fixed.
1997-06-09 Kenichi Handa (dumpglyph): Shift baseline for such a font that is
1997-06-09 Kenichi Handa (selection_data_to_lisp_data): Change coding system
1997-06-09 Kenichi Handa (Faset): Inherit default value correctly while creating
1997-06-09 Kenichi Handa (Fwrite_region): Cancel the 7th argument CODING_SYSTEM
1997-06-09 Kenichi Handa (decode_mode_spec): Access the value of
1997-06-09 Kenichi Handa (Fstart_process):Pay attention to
1997-06-09 Kenichi Handa (Fcall_process): Pay attention to
1997-06-09 Kenichi Handa (Vdefault_process_coding_system): Extern it.
1997-06-09 Kenichi Handa (Vcoding_system_alist): Deleted.
1997-06-09 Kenichi Handa (struct buffer): New member buffer_file_coding_system.
1997-06-09 Kenichi Handa (init_buffer_once): Inititialize the member
1997-06-09 Kenichi Handa (do-auto-fill): Bug fix for kinsoku processing.
1997-06-09 Kenichi Handa Define mouse-set-font in mule-menu-keymap.
1997-06-09 Erik Naggum Normalized character names.
1997-06-09 Richard M. Stallman (diff-switches): defvar deleted.
1997-06-09 Richard M. Stallman Use i?86, not i.86. libc-970609
1997-06-09 Michael Kifer new version
1997-06-08 Richard M. Stallman (time-stamp-string-preprocess, time-stamp-do-number):
1997-06-08 Richard M. Stallman (time-stamp-format): Doc fix. Use %;y.
1997-06-08 Richard M. Stallman (webjump-sample-sites): Change the hot list.
1997-06-08 Richard M. Stallman (mail-directory-parser): Fix previous change.
1997-06-08 Richard M. Stallman (icon-font-lock-keywords-2): Use regexp-opt for the regexps.
1997-06-08 Richard M. Stallman (debug, debugger-eval-expression):
1997-06-08 Richard M. Stallman Add Highest Priority section.
1997-06-08 Richard M. Stallman (file-name-non-special): Handle
1997-06-08 Richard M. Stallman (*:Linux:*:*): Always use ${VENDOR}. libc-970608
1997-06-07 Richard M. Stallman (command-line): Don't call face-initialize.
1997-06-07 Richard M. Stallman Customize. Doc fixes.
1997-06-07 Richard M. Stallman (dired-unmark-all-marks):
1997-06-07 Richard M. Stallman (setup-8-bit-environment):
1997-06-07 Richard M. Stallman ("English"): Improve doc string.
1997-06-07 Richard M. Stallman (describe-european-environment-map):
1997-06-07 Richard M. Stallman (describe-chinese-environment-map):
1997-06-07 Richard M. Stallman (describe-cyrillic-environment-map):
1997-06-07 Richard M. Stallman describe-indian-environment-map renamed from describe-indian-support-map.
1997-06-07 Richard M. Stallman (describe-indian-environment-map):
1997-06-07 Richard M. Stallman (describe-language-environment):
1997-06-06 Richard M. Stallman Re-add copying permission text.
1997-06-06 Richard M. Stallman (diff-command): Fix previous change.
1997-06-06 Simon Marshall emit charsets after strings so that the final regexp finds the longest match.
1997-06-06 Richard M. Stallman (vc-annotate): Entry "Annotate" added to menu and
1997-06-06 Richard M. Stallman (*:Linux:*:*): Don't test for elf_i.86 or m68kelf. libc-970606 libc-970607
1997-06-06 Richard M. Stallman (*:Linux:*:*): Recognize sparclinux.
1997-06-05 Richard M. Stallman (mipsel*-linux* and mips*-linux*):
1997-06-05 Karl Heuer (set-process-filter): Advice doc fix.
1997-06-04 Richard M. Stallman Customize.
1997-06-04 Richard M. Stallman (Fcopy_keymap): After copying a sub-char-table, do store the copy.
1997-06-04 Richard M. Stallman (stamp-oldxmenu): Always define this one way or another.
1997-06-04 Richard M. Stallman (format-insert-file): Fix arg order to format-decode.
1997-06-04 Per Abrahamsen Synched with 1.9908.
1997-06-04 Per Abrahamsen Synached with 1.9908.
1997-06-04 Richard M. Stallman (Info-tagify): Don't set Info-tag-table-marker if not in Info mode.
1997-06-04 Kenichi Handa (casify_object): Fix bug on handling a character
1997-06-03 Richard M. Stallman (mail-setup): Don't set buffer-file-coding-system to nil.
1997-06-03 Karl Heuer (mouse-drag-safe-scroll): Doc fix.
1997-06-03 Karl Heuer (follow-windows-aligned-p): Doc fix.
1997-06-03 Richard M. Stallman (spaced-text-mode): Renamed from text-mode.
1997-06-03 Richard M. Stallman (custom-variable-prompt): Change prompt.
1997-06-03 Richard M. Stallman (mail-setup): Clear out buffer-file-coding-system.
1997-06-02 Michael Kifer new version
1997-06-02 Richard M. Stallman (powerpcle-*-solaris2*): New alternative.
1997-06-02 Richard M. Stallman Comment change.
1997-06-02 Richard M. Stallman Finish installing previous change.
1997-06-02 Richard M. Stallman (find_interval): No longer inline.
1997-06-02 Richard M. Stallman (Freplace_match): If opoint is 0, that's relative to ZV.
1997-06-02 Richard M. Stallman Many doc fixes.
1997-06-02 Francesco Potortì Also remove -DETAGS_REGEXPS from the target ctags:
1997-06-02 Richard M. Stallman (NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.
1997-06-02 Richard M. Stallman Customize.
1997-06-02 Richard M. Stallman (ada-other-file-alist): Variable definition moved to ada-mode.el.
1997-06-02 Richard M. Stallman (syms_of_keyboard): Doc fix.
1997-06-02 Richard M. Stallman (iso-8859-1): Use `1' for mode line.
1997-06-02 Richard M. Stallman (koi8-r): Use R for mode line.
1997-06-02 Richard M. Stallman (VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
1997-06-02 Richard M. Stallman (Fx_create_frame): Use XINT to access parent.
1997-06-02 Richard M. Stallman (Fsyntax_table_p, check_syntax_table): Use EQ.
1997-06-02 Richard M. Stallman (search_buffer): Use XINT around refs to trt.
1997-06-02 Richard M. Stallman (concat3, get_truename_buffer): Declare them.
1997-06-02 Richard M. Stallman (read_key_sequence): Change some locals to `int'.
1997-06-02 Richard M. Stallman (compute_motion): Use XFASTINT on width_table elts.
1997-06-02 Richard M. Stallman (map_char_table): Use XSETFASTINT.
1997-06-02 Richard M. Stallman (Fwrite_region, build_annotations):
1997-06-02 Richard M. Stallman (Fcompare_buffer_substrings): trt contains Lisp_Objects.
1997-06-02 Richard M. Stallman (Fmove_overlay): Clean up setting o_beg and o_end.
1997-06-02 Richard M. Stallman (Fmake_byte_code): Set val from p, not from val.
1997-06-02 Richard M. Stallman [__NetBSD__]: Don't include filehdr.h, aouthdr.h
1997-06-02 Richard M. Stallman [__alpha__] (NO_SHARED_LIBS): Defined.
1997-06-02 Richard M. Stallman [__NetBSD__]: Include stdlib.h, not alloca.h.
1997-06-02 Richard M. Stallman (alpha-*-netbsd*): New alternative.
1997-06-01 Richard M. Stallman (m88k-dg-dgux4*): New alternative.
1997-06-01 Richard M. Stallman (gud-dgux-p, gud-dguxdbx-marker-filter): New functions.
1997-06-01 Richard M. Stallman Initial revision
1997-06-01 Richard M. Stallman (signal): Define only if not NO_DGUX_SIGNAL_REDEF.
1997-06-01 Richard M. Stallman (init_baud_rate): Use INIT_BAUD_RATE if it's defined.
1997-06-01 Richard M. Stallman Include time-stamp.
1997-06-01 Richard M. Stallman (hs-show-hidden-short-form): Updated doc string.
1997-06-01 Richard M. Stallman (smtpmail-via-smtp): Recognize XVRB as a synonym for
1997-06-01 Richard M. Stallman (rmail-mmdf-delim1, rmail-mmdf-delim2):
1997-06-01 Per Abrahamsen Synched with 1.9905
1997-06-01 Per Abrahamsen Synched with 1.9904
1997-06-01 Richard M. Stallman (sc::cursors): Add an eval-and-compile.
1997-06-01 Per Abrahamsen Synched with 1.9903
1997-06-01 Richard M. Stallman (customize-option): Renamed from custom-variable.
1997-06-01 Richard M. Stallman (custom-variable-prompt): Handle variable-at-point returning 0.
1997-06-01 Richard M. Stallman (init_lread): Sometimes add to load-path
1997-06-01 Richard M. Stallman Include frame.h unconditionally.
1997-05-31 Richard M. Stallman (mail-strip-quoted-names): Don't delete angle brackets
1997-05-31 Richard M. Stallman (Freplace_match): Fix previous change.
1997-05-31 Richard M. Stallman (Fforward_comment): Handle unmatched two-character comment starters.
1997-05-31 Richard M. Stallman (back_comment): Detect 2-char comment starts properly.
1997-05-31 Richard M. Stallman (move_if_not_intangible): Fix previous change.
1997-05-31 Richard M. Stallman (Freplace_match): Use move_if_not_intangible
1997-05-31 Richard M. Stallman (move_if_not_intangible): New function.
1997-05-31 Richard M. Stallman Always load faces.el.
1997-05-31 Richard M. Stallman (process_expose_from_menu, XTread_socket):
1997-05-31 Richard M. Stallman (struct x_output): New field has_been_visible.
1997-05-31 Richard M. Stallman (command-line): Detect Latin-N character sets
1997-05-31 Richard M. Stallman (cpp-highlight-buffer): Make sure
1997-05-31 Richard M. Stallman (hs-hide-comments-when-hiding-all)
1997-05-31 Richard M. Stallman Rename language environments from LatinN to Latin-N.
1997-05-31 Richard M. Stallman Doc fix for previous change.
1997-05-31 Per Abrahamsen Synched with version 1.9901.
1997-05-31 Richard M. Stallman (set-language-environment): Add autoload cookie.
1997-05-31 Richard M. Stallman (Fsplit_window): Ignore FRAME_NO_SPLIT_P here.
1997-05-31 Richard M. Stallman Update version.
1997-05-31 Richard M. Stallman (make-face): Call make-face-internal only if defined.
1997-05-31 Richard M. Stallman (main): Call syms_of_xfaces whenever ! HAVE_NTGUI.
1997-05-31 Richard M. Stallman (XOBJ, MSDOS_OBJ, SOME_MACHINE_OBJECTS): Delete xfaces.o.
1997-05-31 Richard M. Stallman Comment changes.
1997-05-31 Richard M. Stallman (custom-load-symbol): Simplify previous change.
1997-05-31 Richard M. Stallman (insert_glyphs): Use &, not &&.
1997-05-31 Richard M. Stallman (x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
1997-05-31 Richard M. Stallman (widget-default-format-handler): Don't use push.
1997-05-31 Richard M. Stallman (widget-sexp-value-to-internal):
1997-05-31 Michael Kifer new version
1997-05-31 Richard M. Stallman (cus-start): Require cus-start.
1997-05-31 Richard M. Stallman Arrange to load it once during dumping,
1997-05-31 Richard M. Stallman (intern): Don't make a pure string here, since Fintern does that.
1997-05-31 Richard M. Stallman Initial revision
1997-05-31 Richard M. Stallman (server-kill-buffer): Prevent infinite recursion.
1997-05-31 Richard M. Stallman (lisp, shortlisp): Use cus-start.el, not .elc.
1997-05-31 Michael Kifer new version
1997-05-30 Michael Kifer Initial revision
1997-05-30 Richard M. Stallman (Farrayp): Accept bool-vectors and char-tables.
1997-05-30 Richard M. Stallman (substitute-key-definition): Check vectorp, not arrayp.
1997-05-30 Francesco Potortì * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is
1997-05-30 Francesco Potortì Various cleanups on TeX, Erlang, Prolog, C.
1997-05-30 Richard M. Stallman Comment change.
1997-05-30 Richard M. Stallman (file-name-non-special): Special handling for
1997-05-30 Richard M. Stallman Warn about .el files that are not compiled.
1997-05-30 Richard M. Stallman (he-dabbrev-skip-space, he-dabbrev-as-symbol):
1997-05-30 Richard M. Stallman (search-highlight): Make it t by default.
1997-05-30 Richard M. Stallman (x_real_positions): Subtract border width from results.
1997-05-30 Richard M. Stallman (Fchar_table_range, Fset_char_table_range):
1997-05-30 Richard M. Stallman (line-move): If moving into intangible text,
1997-05-30 Per Abrahamsen Synched with version 1.9900.
1997-05-29 Richard M. Stallman (custom-face-display-set): Define if not defined.
1997-05-29 Richard M. Stallman (Fcurrent_time_string): Doc fix.
1997-05-29 Karl Heuer (he-file-name-beg): Don't trigger on parts of
1997-05-29 Karl Heuer Integrated Emacs 19.34 and XEmacs 19.15
1997-05-29 Karl Heuer (follow-submit-feedback, follow-mode): Doc fix.
1997-05-29 Karl Heuer Update URL in commentary.
1997-05-29 Karl Heuer * mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;
1997-05-29 Simon Marshall Update for syntax-table text properties.
1997-05-29 Simon Marshall Update for syntax-table text properties.
1997-05-29 Simon Marshall Update for syntax-table text properties.
1997-05-29 Richard M. Stallman (edt-emulation-on): Handle absence of TERM envvar.
1997-05-29 Richard M. Stallman Move the latin-* to last.
1997-05-29 Richard M. Stallman Fix previous change.
1997-05-29 Richard M. Stallman (iso-languages): For French and Portuguese,
1997-05-29 Richard M. Stallman (Fsignal): Use call2 to call Vsignal_hook_function.
1997-05-29 Richard M. Stallman (edebug-signal): Avoid infinite recursion.
1997-05-29 Richard M. Stallman (hs-special-modes-alist): Include also the
1997-05-29 Richard M. Stallman (scrolling): If a line is not enabled,
1997-05-29 Richard M. Stallman Initial revision
1997-05-29 Richard M. Stallman Comment change.
1997-05-29 Richard M. Stallman (gulp-send-requests): Sort maintainers alphabetically.
1997-05-29 Richard M. Stallman (Faset): Doc fix.
1997-05-28 Richard M. Stallman (Fmake_bool_vector): Doc fix.
1997-05-28 Richard M. Stallman (syms_of_buffer): Doc fix.
1997-05-28 Richard M. Stallman (XTread_socket) <ConfigureNotify>: Don't call
1997-05-28 Kenichi Handa (Fchar_equal): Make it handle case of multibyte
1997-05-28 Kenichi Handa (CHAR_TABLE_REF): Do not check validity of CT.
1997-05-28 Kenichi Handa (casify_object): Handle multibyte characters.
1997-05-28 Kenichi Handa (case_temp1, case_temp2): New variables temporarily
1997-05-28 Kenichi Handa (Ffind_charset_string): The variable CHARSETS is
1997-05-28 Kenichi Handa (encode_invocation_designation): Use macro
1997-05-28 Kenichi Handa (struct iso2022_spec): Member requested_designation is
1997-05-28 Kenichi Handa (map_char_table): For sub char-table, index should be
1997-05-28 Kenichi Handa (fs_load_font): Before using a fontset, be sure to
1997-05-28 Kenichi Handa (FONT_ENCODING_NOT_DECIDED): New macro.
1997-05-28 Richard M. Stallman Customize.
1997-05-28 Richard M. Stallman Comment changes.
1997-05-28 Kenichi Handa Initial revision
1997-05-28 Kenichi Handa (setup-english-environment): Set several
1997-05-28 Kenichi Handa Most of setup-LANGUAGE-environment functions are
1997-05-28 Kenichi Handa Set default value of coding-category-iso-else to
1997-05-28 Kenichi Handa Delete defining "i" in mule-keymap.
1997-05-28 Kenichi Handa Add comment for the code loading
1997-05-28 Kenichi Handa (x-complement-fontset-spec): Add font names which are
1997-05-28 Kenichi Handa (dired-find-file): Likewise.
1997-05-28 Kenichi Handa (find-file): Delete the facility of handling a prefix
1997-05-28 Kenichi Handa (describe-buffer-case-table): Use aref instead of
1997-05-28 Kenichi Handa (encoded-kbd-mode): Fix typo in doc-string.
1997-05-28 Kenichi Handa (set-terminal-coding-system): New function.
1997-05-27 Richard M. Stallman (mouse-undouble-last-event): Return nil if the event
1997-05-27 Per Abrahamsen Updated address.
1997-05-27 Per Abrahamsen Update address.
1997-05-27 Richard M. Stallman Comment change.
1997-05-27 Richard M. Stallman (vi-join-lines): Locally bind count.
1997-05-27 Richard M. Stallman (ielm-input): New defvar.
1997-05-27 Richard M. Stallman Comment change.
1997-05-27 Richard M. Stallman Comment change.
1997-05-27 Richard M. Stallman (browse-url-netscape, browse-url-netscape-sentinel)
1997-05-27 Richard M. Stallman (indent-icon-exp): Bind last-depth.
1997-05-27 Richard M. Stallman (webjump-adult-p): Function deleted.
1997-05-27 Richard M. Stallman (set-case-syntax-set-multibyte): New variable.
1997-05-27 Richard M. Stallman If set-case-syntax-set-multibyte is non-nil, define syntax
1997-05-27 Richard M. Stallman Comment change.
1997-05-27 Richard M. Stallman (icon-mode): Adapt to new hideshow and improve regexps.
1997-05-27 Richard M. Stallman (Info-exit): Use bury-buffer simply.
1997-05-27 Richard M. Stallman (command_loop_1): Pass 1 as new arg to sit_for.
1997-05-27 Richard M. Stallman (compute_motion): Return correctly if skip_invisible
1997-05-27 Paul Eggert automatically generated from GPLed version
1997-05-27 Paul Eggert automatically generated from GPLed version
1997-05-27 Richard M. Stallman (XTread_socket) <UnmapNotify>: Don't make an inconify_event
1997-05-27 Richard M. Stallman (syms_of_window): Initialize inhibit_frame_unsplittable.
1997-05-27 Richard M. Stallman (sit_for): New arg initial_display.
1997-05-27 Richard M. Stallman (Fwin16_set_clipboard_data): Pass new arg to sit_for.
1997-05-27 Richard M. Stallman (Fdo_auto_save): Pass new arg to sit_for.
1997-05-27 Richard M. Stallman (Fcall_interactively): Pass new arg to sit_for.
1997-05-26 Richard M. Stallman Change copyright years.
1997-05-26 Simon Marshall Use insert to preserve marker positions (pmark) and delete last.
1997-05-26 Simon Marshall frame-override-unsplittable/inhibit-frame-unsplittable name change.
1997-05-26 Richard M. Stallman (x_real_positions): Directly compare the frame's window
1997-05-26 Richard M. Stallman (x_make_frame_visible): Call x_set_offset only after
1997-05-26 Richard M. Stallman (Fdisplay_buffer): Use B not b for interactive argument.
1997-05-26 Richard M. Stallman Always load case-table, latin-1, latin-2, latin-3, latin-4.
1997-05-26 Richard M. Stallman (x-create-frame-with-faces): Don't call frame-set-background-mode
1997-05-25 Richard M. Stallman (defface): Doc fix.
1997-05-25 Richard M. Stallman Move face setup to faces.el.
1997-05-25 Richard M. Stallman Unconditionally create the standard faces at load time.
1997-05-25 Richard M. Stallman (custom-face-attributes): Add :inverse-video.
1997-05-25 Richard M. Stallman (modify-face): Don't call make-face-unbold
1997-05-25 Richard M. Stallman Use defgroup and defcustom.
1997-05-25 Richard M. Stallman (substitute-key-definition): Fix previous change.
1997-05-25 Richard M. Stallman (dontcompilefiles): Add latin-1.el ... latin-4.el;
1997-05-24 Richard M. Stallman (Info-suffix-list): Accept -info as suffix;
1997-05-24 Richard M. Stallman (texinfo-version): New function and variable.
1997-05-24 Richard M. Stallman (texinfo-extra-inter-column-width):
1997-05-24 Richard M. Stallman [This finishes the change log for the changes in the previous version.]
1997-05-24 Richard M. Stallman (texinfmt-version): New function and variable.
1997-05-24 Richard M. Stallman (libc-highlight-overlay): New variable.
1997-05-24 Richard M. Stallman Initial revision
1997-05-23 Richard M. Stallman (set-case-syntax-1): New function.
1997-05-23 Richard M. Stallman (perform-replace): Restore match data after read-event.
1997-05-23 Richard M. Stallman (access_keymap, store_in_keymap): Don't look in a char-table
1997-05-23 Richard M. Stallman (internal_equal): When comparing strings, ignore text props.
1997-05-23 Richard M. Stallman Comment change.
1997-05-23 Richard M. Stallman Comment change.
1997-05-23 Richard M. Stallman Initial revision
1997-05-23 Richard M. Stallman Use punctuation syntax for section sign.
1997-05-23 Richard M. Stallman Use defgroup and defcustom.
1997-05-23 Erik Naggum Initial revision
1997-05-22 Richard M. Stallman (command-line): iso-syntax.el renamed to latin-1.el.
1997-05-22 Erik Naggum (change-log-font-lock-keywords): Tweak font-lock-keywords.
1997-05-22 Richard M. Stallman (substitute-key-definition): Handle chartables.
1997-05-22 Per Abrahamsen Doc fix.
1997-05-22 Noah Friedman (eldoc-message-commands): Move docstring into comments, since this isn't
1997-05-22 Richard M. Stallman The inode number can be an integer.
1997-05-22 Richard M. Stallman (Fintern): Give keywords a value when interned.
1997-05-22 Richard M. Stallman (describe-key-briefly, where-is): Prefix arg means
1997-05-22 Richard M. Stallman iso-syntax.el renamed to latin-1.el.
1997-05-22 Richard M. Stallman (pc-selection-mode): Swap meanings of f16 and f18;
1997-05-22 Richard M. Stallman (ada-krunch-args): Use gnatkr instead of gnatk8.
1997-05-22 Richard M. Stallman (awk-mode): Set parse-sexp-ignore-comments.
1997-05-21 Erik Naggum (add-log-lisp-like-modes, add-log-c-like-modes, add-log-tex-like-modes):
1997-05-21 André Spiegel (vc-backend-admin): If there is no SCCS subdirectory yet, create it.
1997-05-21 Richard M. Stallman (webjump-to-javaapi): Function deleted.
1997-05-21 Joel N. Weber II thomas, not mib
1997-05-21 Richard M. Stallman (mode-line-mule-info): Add a colon.
1997-05-21 Richard M. Stallman (Fformat_time_string): Doc update.
1997-05-20 Richard M. Stallman (set-word-help-file): Renamed from set-help-file.
1997-05-20 Richard M. Stallman Initial revision
1997-05-20 Richard M. Stallman (crisp-mode): Add autoload cookie.
1997-05-20 Richard M. Stallman (dontcompilefiles): Add list of files that should not be byte-compiled.
1997-05-20 Richard M. Stallman Fix copyright and permission notice.
1997-05-20 Richard M. Stallman (add-untranslated-filesystem)
1997-05-20 Richard M. Stallman (crisp-last-last-command): Renamed from last-last-command
1997-05-20 Richard M. Stallman (m4-program): Guess which m4 binary to use.
1997-05-20 Richard M. Stallman (shortlisp): Add custom.elc and cus-start.elc.
1997-05-20 Richard M. Stallman (event-closest-point): Fix paren error.
1997-05-20 Per Abrahamsen Change load-path tag again.
1997-05-20 Richard M. Stallman (sit_for): Delete #if 0.
1997-05-20 Richard M. Stallman (path-separator, parse-colon-path): Doc fixes.
1997-05-20 Richard M. Stallman (mh-file-command-p): New function.
1997-05-20 Richard M. Stallman (diary-float): Rewritten to fix bug when base date
1997-05-20 Richard M. Stallman (holiday-float): Rewritten to fix bug when base date
1997-05-20 Richard M. Stallman Fix previous change.
1997-05-19 Per Abrahamsen Changed load-path look a little.
1997-05-19 Kenichi Handa (HAVE_TERMIOS): Define it.
1997-05-19 Kenichi Handa (PTY_OPEN): Call sigblock instead of sigblockx.
1997-05-19 Richard M. Stallman Fix typo in previous change.
1997-05-19 Kenichi Handa (xdisp.o): Add coding.h in dependency list.
1997-05-19 Richard M. Stallman Update regexp syntax from Emacs manual.
1997-05-19 Kenichi Handa Change the declaration o encoding
1997-05-19 Kenichi Handa (fs_load_font): Modified to cope with the above change
1997-05-19 Kenichi Handa (struct font_info): Change the declaration o encoding
1997-05-19 Kenichi Handa (Ffind_charset_region): Change the declaration of
1997-05-19 Kenichi Handa (struct iso2022_spec): Change the declaration of
1997-05-19 Kenichi Handa (lisp_data_to_selection_data): charsets from `char' to `int.
1997-05-19 Kenichi Handa (x_load_font): Set 4 instead of -1 in fontp->encoding[1]
1997-05-19 Richard M. Stallman (Fcall_interactively): Use num_input_events.
1997-05-19 Richard M. Stallman (num_input_events, num_nonmacro_input_events):
1997-05-19 Richard M. Stallman (set-fill-column): Make the C-u case work.
1997-05-19 Richard M. Stallman (num_nonmacro_input_events):
1997-05-19 Richard M. Stallman (num_nonmacro_input_events):
1997-05-19 Richard M. Stallman (Vtty_erase_char): Declared.
1997-05-19 Richard M. Stallman (Vtty_erase_char): Variable defined
1997-05-19 Richard M. Stallman (init_sys_modes): Initialize Vtty_erase_char if
1997-05-19 Richard M. Stallman (Ffile_attributes): Return inode number as a cons only if necessary.
1997-05-19 Richard M. Stallman (rmail-summary-delete-forward): Force the
1997-05-19 Richard M. Stallman (compilation-parse-errors): Fix paren error.
1997-05-19 Richard M. Stallman (lpr-page-header-switches): Remove extra paren.
1997-05-19 Richard M. Stallman (dabbrev-expand, dabbrev--abbrev-at-point)
1997-05-18 Richard M. Stallman (strwidth): Fix previous change.
1997-05-18 Richard M. Stallman (browse-url): Make `applicatations' the parent.
1997-05-18 Richard M. Stallman (copy_keymap_1): Do nothing if ELT isn't a keymap.
1997-05-17 Richard M. Stallman (set-case-syntax-offset): New variable.
1997-05-17 Richard M. Stallman (Info-set-mode-line): Add some spaces at the beginning.
1997-05-17 Richard M. Stallman (event-closest-point): New function.
1997-05-17 Richard M. Stallman (make_terminal_frame): Don't add `Emacs' to frame name.
1997-05-17 Richard M. Stallman (custom-facep): Defined (once again).
1997-05-17 Richard M. Stallman (do-auto-fill): Check enable-kinsoku and enable-multibyte-characters.
1997-05-17 Richard M. Stallman (mode-line-modified): Delete one of the leading dashes.
1997-05-17 Richard M. Stallman (outline-mode): Use `add-to-invisibility-spec' and
1997-05-17 Kenichi Handa (enable-kinsoku): Name changed form do-kinsoku.
1997-05-16 Richard M. Stallman (update-autoloads-from-directories): Renamed from
1997-05-16 Richard M. Stallman Comment change for testing.
1997-05-16 Richard M. Stallman (nonascii_insert_offset): New variable.
1997-05-16 Richard M. Stallman (iso-accents-insert-offset): Use nonascii-insert-offset.
1997-05-16 Richard M. Stallman (iso-transl-define-keys): Use nonascii-insert-offset.
1997-05-16 Richard M. Stallman (display_text_line): Move the code to fill out the line
1997-05-16 Richard M. Stallman (mallopt): Declare, if appropriate.
1997-05-16 Kenichi Handa (charset.o): Add disptab.h in dependency list.
1997-05-16 Kenichi Handa Include disptab.h.
1997-05-16 Kenichi Handa (standard-fontset-spec): Name changed from
1997-05-16 Kenichi Handa Coding system names changed as follows:
1997-05-16 Kenichi Handa (set-language-info): Change the special treatment
1997-05-16 Kenichi Handa Coding system names changed as follows:
1997-05-16 Kenichi Handa Create bold, italic, bold-italic variants of
1997-05-16 Kenichi Handa (make-unification-table): Fix handling of a generic
1997-05-16 Kenichi Handa (Fx_create_frame): Delete unnecessary code.
1997-05-16 Kenichi Handa Name change through the code:
1997-05-16 Kenichi Handa (non_ascii_char_to_string): Signal error if the
1997-05-16 Kenichi Handa (VALID_CHAR_P): New macro.
1997-05-16 Kenichi Handa Declare Fcopy_keymap as Lisp_Object in advance to
1997-05-16 Kenichi Handa (BYTES_USED): Put # at the beginning of line.
1997-05-16 Kenichi Handa Declare set_internal as Lisp_Object in advance to avoid
1997-05-16 Kenichi Handa Declare Fuser_full_name as Lisp_Object in advance to
1997-05-16 Kenichi Handa (struct ccl_prog_stack): Declear the member ccl_prog as
1997-05-16 Kenichi Handa (fontset_pattern_regexp): Cast to (char *) before
1997-05-16 Kenichi Handa (copy_sub_char_table): Declare the argument ARG as
1997-05-16 Kenichi Handa (dumpglyphs): Draw glyphs one by one if the font for
1997-05-15 Richard M. Stallman Add GDB/Guile task.
1997-05-15 Richard M. Stallman (Finsert_file_contents): Use xrealloc too.
1997-05-15 Richard M. Stallman Fix previous change.
1997-05-15 Richard M. Stallman (rmail-retry-failure): Rename local to rmail-this-buffer.
1997-05-15 Richard M. Stallman (Finsert_file_contents): Use xmalloc. not malloc.
1997-05-15 Richard M. Stallman (Fcopy_sequence): Correctly copy the char-table contents.
1997-05-15 Richard M. Stallman (strwidth, Fchar_width): Handle display table.
1997-05-15 Kenichi Handa Add Cyrillic script for Serbo-Croatian
1997-05-15 Karl Heuer Include charset.h.
1997-05-15 Karl Heuer (compute_trt_identity, compute_trt_shuffle): Add comments.
1997-05-15 Richard M. Stallman Don't create faces if make-face isn't defined.
1997-05-15 Richard M. Stallman (lpr-page-header-switches): Use -F, not -f.
1997-05-15 Richard M. Stallman (mode-line-mule-info): Delete the colon.
1997-05-15 Richard M. Stallman Fix previous change.
1997-05-15 Richard M. Stallman (dired-mode): Don't include `Dired:' in mode line.
1997-05-15 Richard M. Stallman (mode-line-frame-identification):
1997-05-15 Richard M. Stallman (mode-line-buffer-identification):
1997-05-15 Richard M. Stallman (compute_trt_identity): Use make_sub_char_table.
1997-05-15 Richard M. Stallman (Fcall_interactively): Pass extra arg to Fread_string.
1997-05-15 Richard M. Stallman (Fread_from_minibuffer): Add gcpro.
1997-05-15 Karl Heuer Include charset.h.
1997-05-14 Richard M. Stallman Don't include term.el.
1997-05-14 Richard M. Stallman (browse-url-event-buffer):
1997-05-14 Richard M. Stallman (server-kill-buffer): Act only when there is a server process.
1997-05-14 Per Abrahamsen Restored code lost in merge.
1997-05-14 Per Abrahamsen Synched with 1.97.
1997-05-14 Per Abrahamsen Synched with version 1.97.
1997-05-14 Simon Marshall make expand-mail-aliases interactive
1997-05-14 Simon Marshall entry for expand-mail-aliases
1997-05-14 Richard M. Stallman (describe_vector): Identify charset row numbers clearly.
1997-05-14 Richard M. Stallman (isearch-process-search-char): Use multibyte
1997-05-14 Richard M. Stallman Make Latin-4 characters self-insert.
1997-05-14 Richard M. Stallman (iso-transl-define-keys):
1997-05-13 Paul Eggert (files): When computing arguments automatically, ignore non-files
1997-05-13 Richard M. Stallman (forward-whitespace, forward-symbol):
1997-05-13 Richard M. Stallman (map_char_table): New arg SUBTABLE. Callers changed.
1997-05-13 Richard M. Stallman (get_keyelt): Handle an indirect entry with meta char.
1997-05-13 Richard M. Stallman (describe_category_1): Pass new args to describe_vector.
1997-05-13 Richard M. Stallman (describe_syntax_1): Pass new args to describe_vector.
1997-05-13 Francesco Potortì Added support for the Java language.
1997-05-12 Richard M. Stallman Define Latin-1, Latin-2 and Latin-3 chars as self-inserting.
1997-05-12 Richard M. Stallman Move bindings.el after mule-conf.el.
1997-05-12 Richard M. Stallman (iso-accents-compose): Return composed character directly for execution.
1997-05-12 Richard M. Stallman (isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
1997-05-12 Richard M. Stallman (wrong_type_argument): Pass new arg to Fstring_to_number.
1997-05-12 Richard M. Stallman (Fx_create_frame): Get X resources from the display
1997-05-12 Francesco Potortì * etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax.
1997-05-12 Kenichi Handa (viqr-pre-write-conversion): Make it work
1997-05-12 Kenichi Handa (tibetan-pre-write-conversion): Make it work
1997-05-12 Kenichi Handa (thai-pre-write-conversion): Make it work
1997-05-12 Kenichi Handa (fidel-to-tex-map): Name changed to ethio-fidel-to-tex-map.
1997-05-12 Kenichi Handa (in-is13194-devanagari-post-read-conversion): New function.
1997-05-12 Kenichi Handa Make functions setup-LANGUAGE-environment
1997-05-12 Kenichi Handa Make functions setup-LANGUAGE-environment
1997-05-12 Kenichi Handa Make functions setup-LANGUAGE-environment
1997-05-12 Kenichi Handa Make functions setup-LANGUAGE-environment
1997-05-12 Kenichi Handa Make functions setup-LANGUAGE-environment
1997-05-12 Kenichi Handa Make functions setup-LANGUAGE-environment
1997-05-12 Kenichi Handa Make functions setup-LANGUAGE-environment
1997-05-12 Kenichi Handa Make functions setup-LANGUAGE-environment
1997-05-12 Kenichi Handa (use-quail-package): Error message added.
1997-05-12 Kenichi Handa Create bold, italic, and bold-italic variants of
1997-05-12 Kenichi Handa (rmail-enable-decoding-message): New variable.
1997-05-12 Kenichi Handa (make-char): Doc-string modified.
1997-05-12 Kenichi Handa Delete code for alternate-charset-table.
1997-05-12 Kenichi Handa Set category of kinsoku-bol and kinsoku-eol for
1997-05-12 Kenichi Handa (build-describe-language-support-function,
1997-05-12 Kenichi Handa (gnus-mule-message-send-news-function): New
1997-05-12 Kenichi Handa (help-with-tutorial): Fix a bug of handling non-English
1997-05-12 Kenichi Handa (x-decompose-font-name): While seting each field of
1997-05-12 Kenichi Handa (encoded-kbd-mode): Doc-string modified.
1997-05-12 Kenichi Handa Set syntax and category for Devanagari, Thai, and
1997-05-12 Kenichi Handa (x-make-font-bold-italic): New function.
1997-05-12 Richard M. Stallman (defcustom): Get rid of eval-and-compile.
1997-05-12 Richard M. Stallman (defcustom): Add doc-string-elt property.
1997-05-12 Richard M. Stallman (dist): Don't run update-subdirs here,
1997-05-12 Richard M. Stallman (update-subdirs): New target.
1997-05-12 Richard M. Stallman Use the new `updates' target in lisp/Makefile.
1997-05-12 Richard M. Stallman (autoloads, custom-deps, finder-data):
1997-05-12 Richard M. Stallman (finder-compile-keywords-make-dist):
1997-05-12 Richard M. Stallman (custom-make-dependencies): Don't find the subdirs here;
1997-05-12 Richard M. Stallman (custom-deps): Target renamed from cus-load.el.
1997-05-12 Richard M. Stallman Use new non-file targets in lisp/Makefile.
1997-05-11 Paul Eggert (loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl
1997-05-11 Paul Eggert Doc fix: CR is \015, not \013.
1997-05-10 Richard M. Stallman (ange-ftp-start-process): Create the buffer
1997-05-10 Richard M. Stallman (command_loop_1): Use an int for last_command_char.
1997-05-10 Richard M. Stallman (Fread_command): New optional arg DEFAULT-VALUE. Callers changed.
1997-05-10 Richard M. Stallman (Fcall_interactively): Pass new arg to
1997-05-10 Richard M. Stallman (Fbury_buffer): If buffer is in selected window, remove it.
1997-05-10 Richard M. Stallman (backup-extract-version-start): New variable.
1997-05-10 Richard M. Stallman (dired-collect-file-versions):
1997-05-10 Richard M. Stallman (diff-latest-backup-file):
1997-05-10 Richard M. Stallman (auto-mode-alist): Shuffle a few elements,
1997-05-10 Kenichi Handa (Vfontset_alias_alist): New variable.
1997-05-10 Kenichi Handa (Fcall_process_region): Supply 7th new arg
1997-05-10 Kenichi Handa (Fccl_execute_on_string): Add 4th optional arg
1997-05-10 Kenichi Handa (unify_char): New function.
1997-05-10 Kenichi Handa (unify_char): Extern it.
1997-05-10 Kenichi Handa (Valternate_charset_table): The valiable deleted.
1997-05-10 Kenichi Handa (CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
1997-05-10 Kenichi Handa (Fwrite_region): Add 7th optional arg
1997-05-10 Kenichi Handa (Fx_create_frame): Delete code for handling the X
1997-05-10 Kenichi Handa (selection_data_to_lisp_data): If TYPE is `STRING'
1997-05-10 Kenichi Handa (dumpglyphs): Even if font (not fontset) is used,
1997-05-10 Richard M. Stallman (Fexecute_extended_command): Pass new arg to Fcompleting_read.
1997-05-10 Richard M. Stallman (Fread_file_name): Finish previous change.
1997-05-10 Richard M. Stallman (Fread_coding_system, Fread_non_nil_coding_system):
1997-05-10 Richard M. Stallman (iso-languages): For Latin-2, add ^I and ^i. Fix ~a.
1997-05-10 Richard M. Stallman (iso-languages): Add charset spec to some elements.
1997-05-10 Richard M. Stallman (read_minibuf): Declaration deleted.
1997-05-10 Richard M. Stallman (quoted-insert-character-offset): Initialize more cleanly.
1997-05-10 Richard M. Stallman (server-buffer-done): New arg FOR-KILLING.
1997-05-10 Richard M. Stallman (dabbrev-case-replace, dabbrev-case-fold-search):
1997-05-09 Richard M. Stallman Add a `provide' call.
1997-05-09 Richard M. Stallman (Fx_popup_menu): Do fix.
1997-05-09 Richard M. Stallman (timer-event-handler): Take timer as arg directly.
1997-05-09 Richard M. Stallman (read-quoted-char): Don't mask down to 8 bits.
1997-05-09 Richard M. Stallman Add Kermit replacement project.
1997-05-08 Richard M. Stallman (TAGS): Fix typo.
1997-05-08 Richard M. Stallman (byte-compile-file-form-custom-declare-variable): New function.
1997-05-08 Richard M. Stallman Fix previous change.
1997-05-08 Richard M. Stallman (customize): Call customize-group.
1997-05-08 Richard M. Stallman (iso-accents-compose):
1997-05-08 Richard M. Stallman (assoc-ignore-case): Function deleted.
1997-05-08 Richard M. Stallman (Qtimer_event): Variable deleted.
1997-05-08 Richard M. Stallman (mark_window_display_accurate, redisplay_internal):
1997-05-08 Richard M. Stallman Customize.
1997-05-07 Richard M. Stallman (menu-bar-help-menu): Move "Customize" to the top.
1997-05-07 Richard M. Stallman (printify-region): Doc fix.
1997-05-07 Richard M. Stallman (holiday-passover-etc): Postpone date of Yom
1997-05-07 Richard M. Stallman Delete the code that was trying to define BSD "right"
1997-05-07 Thomas Bushnell, BSG Recognize either / or - as a machine/suptype separator from uname -m gnumach-release-1-1 gnumach-release-1-1-1 libc-970508 libc-970509 libc-970510 libc-970511 libc-970512 libc-970513 libc-970514 libc-970515 libc-970516 libc-970517 libc-970518 libc-970519 libc-970520 libc-970521 libc-970522 libc-970523 libc-970524 libc-970525 libc-970526 libc-970527 libc-970528 libc-970529 libc-970530 libc-970531 libc-970601 libc-970602 libc-970603 libc-970604 libc-970605
1997-05-07 Richard M. Stallman (Fread_file_name): Pass default to Fcompleting_read.
1997-05-07 Richard M. Stallman Fix customization change.
1997-05-07 Richard M. Stallman (outline-mode): Autoload cookie deleted.
1997-05-07 Richard M. Stallman (outline-mode): Autoload cookie added.
1997-05-07 Richard M. Stallman Use defgroup and defcustom.
1997-05-07 Richard M. Stallman (LIBS_MACHINE): Add -lelf.
1997-05-06 Richard M. Stallman (custom-make-dependencies):
1997-05-06 Richard M. Stallman (MOUSE_SUPPORT): Delete menu-bar.elc.
1997-05-06 Richard M. Stallman (getline): Don't miss CRLF pairs when the CR and LF are
1997-05-06 Simon Marshall Use sexp widget in case modified outside custom.
1997-05-06 Simon Marshall Quote :group names.
1997-05-06 Richard M. Stallman (byte-optimize-approx-equal): Use <=, not <.
1997-05-06 Richard M. Stallman (display_text_line): Clear region_showing to Qnil if the
1997-05-06 Richard M. Stallman (Fset_window_configuration): Set last_selected_window
1997-05-05 Richard M. Stallman (imenu-auto-rescan): Fix typo.
1997-05-05 Richard M. Stallman (ffap-alist): Delete `math-mode'.
1997-05-05 Richard M. Stallman (dungeon-nil): Explicitly return nil.
1997-05-05 Per Bothner CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen). libc-970506 libc-970507
1997-05-05 Richard M. Stallman Use defgroup and defcustom.
1997-05-05 Richard M. Stallman Use defgroup and defcustom.
1997-05-05 Richard M. Stallman (mouse-sel-get-selection-function):
1997-05-05 Richard M. Stallman Comment change.
1997-05-05 Richard M. Stallman (x_set_mouse_color): Fix previous change.
1997-05-05 Richard M. Stallman (x_reply_selection_request): Delete the inner
1997-05-05 Richard M. Stallman (cal-menu-list-holidays-following-year)
1997-05-05 Richard M. Stallman Doc fix.
1997-05-05 Richard M. Stallman Use defcustom.
1997-05-05 Richard M. Stallman Use defgroup and defcustom.
1997-05-05 Richard M. Stallman Use defgroup and defcustom.
1997-05-05 Richard M. Stallman (minibuffer-text-before-history): New variable.
1997-05-05 Paul Eggert Change RCS Header to Id.
1997-05-05 Richard M. Stallman (set-auto-mode): New arg JUST-FROM-FILE-NAME.
1997-05-05 Richard M. Stallman (term-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (gud-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (wordstar-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (hexl-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (occur-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (inferior-lisp-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (compilation-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (comint-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (internal-ange-ftp-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (edebug-eval-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (inferior-emacs-lisp-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (telnet-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (rlogin-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman (shell-mode): Add a mode-class property.
1997-05-04 Richard M. Stallman (rmail-ignored-headers): Add References, Mime-Version,
1997-05-04 Richard M. Stallman (display-time-string-forms): Test display-time-day-and-date
1997-05-04 Richard M. Stallman (list-holidays): Fix buffer title when list is
1997-05-04 Richard M. Stallman (vc-find-cvs-master): Accept ...+ in a normal entry.
1997-05-04 Richard M. Stallman Say "standard settings" instead of "factory settings".
1997-05-04 Richard M. Stallman (rmail-count-new-messages): Fix previous change.
1997-05-04 Richard M. Stallman Use defgroup and defcustom.
1997-05-04 Richard M. Stallman (occur): If regexp has uppercase in it, match it case-sensitively.
1997-05-03 Richard M. Stallman Use defgroup and defcustom.
1997-05-03 Richard M. Stallman Use defcustom.
1997-05-03 Richard M. Stallman Use defgroup and defcustom.
1997-05-03 Richard M. Stallman Use defgroup and defcustom.
1997-05-03 Richard M. Stallman Use defcustom.
1997-05-03 Richard M. Stallman (x_set_mouse_color): Update calls to x_catch_errors
1997-05-03 Richard M. Stallman Use defcustom.
1997-05-03 Richard M. Stallman Add defgroups, and use defcustom.
1997-05-03 Richard M. Stallman (x_set_scroll_bar_width): If arg is too small, round it up.
1997-05-03 Richard M. Stallman (Fdisplay_buffer): If we give up and try other frames,
1997-05-03 Richard M. Stallman (timezone-parse-date): Match forms 1 and 2 first.
1997-05-03 Richard M. Stallman Use defcustom.
1997-05-03 Richard M. Stallman Add defgroups, and use defcustom.
1997-05-03 Richard M. Stallman Add defgroup and use defcustom.
1997-05-03 Richard M. Stallman Support compilers that give a message each time the file being
1997-05-02 Richard M. Stallman (pop_up_menu): Update the call to x_catch_errors.
1997-05-02 Richard M. Stallman (ispell-dictionary-alist-2): Specify syntax of ' in Danish.
1997-05-02 Richard M. Stallman (rmail-msgref-vector): New variable.
1997-05-02 Richard M. Stallman (iswitchb-entryfn-p): Use memq, not member.
1997-05-02 Richard M. Stallman (iswitchb-visit-buffer): Handle `display' alternative.
1997-05-02 Richard M. Stallman Many doc fixes.
1997-05-02 Richard M. Stallman Initial revision
1997-05-01 Richard M. Stallman (menu-bar-custom-menu):
1997-05-01 Richard M. Stallman (x_reply_selection_request): Fix previous change.
1997-05-01 Richard M. Stallman (set-variable): Simplify previous change.
1997-05-01 Richard M. Stallman (make-syntax-table): Doc fix.
1997-05-01 Richard M. Stallman (exec-directory): Wakeup no longer exists, so use movemail as example.
1997-05-01 Richard M. Stallman (shell-quote-argument): Quote null string usefully.
1997-05-01 Richard M. Stallman (x_real_positions, x_set_mouse_color, Fx_list_fonts):
1997-05-01 Richard M. Stallman (x_own_selection, x_reply_selection_request)
1997-05-01 Richard M. Stallman (XTmouse_position, x_term_init):
1997-04-30 Richard M. Stallman (set-variable): Check VALUE against type info if available.
1997-04-30 Richard M. Stallman (init_lread): Don't add ../lisp to the dump-time load path.
1997-04-30 Richard M. Stallman (read_process_output): Update opoint, old_begv and old_zv
1997-04-30 Richard M. Stallman Handle all subdirs of `lisp' uniformly.
1997-04-30 Francesco Potortì * etags.c [TeX_named_tokens]: Set to FALSE if undefined.
1997-04-30 Richard M. Stallman (edt-emulation-on): Load edt-pc.el under Windows.
1997-04-30 Richard M. Stallman (time-stamp-old-format-warn): Fix a tag string.
1997-04-29 Richard M. Stallman (crisp-load-scroll-all): Renamed from ...-lock.
1997-04-29 Richard M. Stallman Renamed from scroll-lock.el.
1997-04-29 Richard M. Stallman Initial revision
1997-04-29 Richard M. Stallman Don't bind C-x m, C-x 4 m, C-x 5 m.
1997-04-29 Richard M. Stallman Bind C-x m, C-x 4 m, C-x 5 m to compose-mail...
1997-04-29 Richard M. Stallman (compose-mail): Make prefix arg mean "continue".
1997-04-29 Richard M. Stallman (mh-smail-batch): Accpt &rest arg `ignored'.
1997-04-29 Richard M. Stallman (Fexpand_file_name): Check length > 0 when necessary.
1997-04-29 Richard M. Stallman (generated-autoload-file): Change defconst to defvar.
1997-04-28 Richard M. Stallman Delete fortran pretty-printer.
1997-04-28 Richard M. Stallman (quoted-insert-character-offset): New variable.
1997-04-28 Simon Marshall change all buffer-substring to buffer-substring-no-properties.
1997-04-28 Simon Marshall Version 2.08.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
1997-04-28 Simon Marshall Version 3.12.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
1997-04-28 Richard M. Stallman (skip_chars): Fix previous change in syntax/backward case.
1997-04-27 Richard M. Stallman (ange-ftp-file-entry-p): If ange-ftp-get-files returns
1997-04-27 Richard M. Stallman (comint-input-face): Deleted.
1997-04-27 Richard M. Stallman (compilation-error-regexp-alist): Add regexp for Perl -w.
1997-04-27 Richard M. Stallman (vc-master-templates): Doc fix.
1997-04-27 Richard M. Stallman (Fsubstitute_in_file_name): Use xnm uniformly, never nm,
1997-04-27 Richard M. Stallman Comment change.
1997-04-27 Richard M. Stallman (dsssl-sgml-declaration): Doc fix.
1997-04-27 Richard M. Stallman (dun-special-object):
1997-04-27 Richard M. Stallman (custom-declare-variable): Don't use `push'.
1997-04-27 Richard M. Stallman Fix previous change.
1997-04-27 Richard M. Stallman (x_destroy_window): Free saved_menu_event, if any.
1997-04-27 Richard M. Stallman (Fdelete_frame): Free FRAME_MESSAGE_BUF.
1997-04-27 Richard M. Stallman (get_user_app): Free the gethomedir value.
1997-04-26 Richard M. Stallman (calendar-print-coptic-date): Label Coptic/Ethiopic date in echo area.
1997-04-26 Richard M. Stallman (calendar-print-french-date): Label French date in echo area.
1997-04-26 Richard M. Stallman (forward-paragraph): Fix editing error
1997-04-26 Per Abrahamsen Changed version number.
1997-04-26 Per Abrahamsen *** empty log message ***
1997-04-26 Richard M. Stallman (reset_buffer): Initialize clip_changed field.
1997-04-26 Richard M. Stallman (rmail-reply): Pass Rmail buffer and msgnum
1997-04-25 Richard M. Stallman (skip_chars): Merge mule changes back in.
1997-04-25 Richard M. Stallman (sort_args): Free the malloc'd memory.
1997-04-25 Richard M. Stallman Delete setting of byte-compile-dynamic,
1997-04-25 Richard M. Stallman Delete setting of byte-compile-dynamic,
1997-04-25 Richard M. Stallman (describe-face): Add documentation.
1997-04-25 Richard M. Stallman (apropos): Add support for customization groups.
1997-04-25 Richard M. Stallman (Fwrite_region): GCPRO `start' near the beginning.
1997-04-25 Richard M. Stallman *** empty log message ***
1997-04-25 Richard M. Stallman (x_set_menu_bar_lines): Increment windows_or_buffers_changed.
1997-04-25 Richard M. Stallman (facemenu-add-new-face): Rewrite to give each
1997-04-25 Richard M. Stallman (set_frame_menubar): When widget is new, forget records of old contents.
1997-04-24 Richard M. Stallman Delete all menu-enable properties.
1997-04-24 Richard M. Stallman (skeleton-read): Doc fix.
1997-04-24 Richard M. Stallman Many doc fixes.
1997-04-24 Per Abrahamsen Synched with custom 1.90.
1997-04-24 Geoff Voelker (w32-using-nt, w32-shell-name, w32-using-system-shell-p,
1997-04-23 Richard M. Stallman Fix messages.
1997-04-23 Richard M. Stallman Fix names of some languages.
1997-04-23 Geoff Voelker Change references of windowsnt.h to ms-w32.h.
1997-04-23 Richard M. Stallman (sgml-value): Use 'identity as default value.
1997-04-23 Richard M. Stallman (define-skeleton): Doc fix.
1997-04-23 Simon Marshall Respect font-lock-face-attributes and custom fixes.
1997-04-23 Richard M. Stallman (compare-windows): Allow windows on different frames.
1997-04-23 Kenichi Handa Re-arrange priorities of coding categories.
1997-04-23 Richard M. Stallman (frame_allow_splitting): New variable.
1997-04-22 Richard M. Stallman (ispell-overlay-window): Bind frame-override-unsplittable.
1997-04-22 Richard M. Stallman (remote-compile): Make comint-file-name-prefix local
1997-04-22 Richard M. Stallman (debug-ignored-errors): Update the regexps for
1997-04-22 Richard M. Stallman Use cl only at compile time.
1997-04-22 Richard M. Stallman Use copy-sequence, not copy-list.
1997-04-22 Richard M. Stallman (custom-variable-type): Use copy-sequence, not copy-list.
1997-04-22 Richard M. Stallman (inferior-octave-output-list): Declare here
1997-04-22 Richard M. Stallman (m2-end-comment-column): New defvar.
1997-04-22 Richard M. Stallman (sh-case): Make this a simple define-skeleton
1997-04-22 Richard M. Stallman (sgml-transformation): Fix previous change.
1997-04-22 Richard M. Stallman (custom-declare-variable): Use copy-sequence, not copy-list.
1997-04-22 Richard M. Stallman (vc-find-cvs-master): Handle a "New file!" entry.
1997-04-21 Richard M. Stallman (elp-report-limit): Change prompt string.
1997-04-21 Richard M. Stallman (mule-keymap): Add C-x RET C-\ for select-input-method.
1997-04-21 Richard M. Stallman (recover-file): Fix error message.
1997-04-21 Richard M. Stallman Major simplification; most of file contents deleted.
1997-04-21 Richard M. Stallman (make-frame): Don't call custom-initialize-frame.
1997-04-21 Richard M. Stallman (frame-set-background-mode): New function.
1997-04-21 Richard M. Stallman (custom-face-set): Don't copy an empty face,
1997-04-21 Richard M. Stallman Comment change.
1997-04-20 Richard M. Stallman (x_set_offset): Turn off the code that added the border_width
1997-04-20 Richard M. Stallman (texinfo-master-menu-header): Delete newline at start.
1997-04-20 Richard M. Stallman Comment change.
1997-04-20 Richard M. Stallman Initial revision
1997-04-20 Richard M. Stallman (skeleton-read): Fix previous change.
1997-04-20 Richard M. Stallman Fix previous change.
1997-04-20 Richard M. Stallman (transient-mark-mode): Print message if used interactively.
1997-04-20 Richard M. Stallman (mail-attach-file): New function.
1997-04-19 Richard M. Stallman (describe_vector): Test for suppressed commands in
1997-04-19 Richard M. Stallman (Faccessible_keymaps): Convert PREFIX to a vector
1997-04-18 Richard M. Stallman (print): Symbols like e2 and 2e are not confusing.
1997-04-18 Simon Marshall Don't use cl forms in defcustom declarations.
1997-04-18 Simon Marshall Cleaned up custom support.
1997-04-18 Richard M. Stallman Fix previous change.
1997-04-18 Richard M. Stallman (facemenu-update): Don't make global bindings here.
1997-04-18 Richard M. Stallman Comment change.
1997-04-18 Richard M. Stallman (Fexpand_file_name): Fix expansion of "/foo/../".
1997-04-18 Paul Eggert automatically generated from GPLed version
1997-04-17 Richard M. Stallman Remove all menu-enable properties except for sh-case.
1997-04-17 Richard M. Stallman (sgml-name-char): Ask user with a prompt.
1997-04-17 Ian Lance Taylor Fixes for MIPS OpenBSD systems (from Per Fogelstrom libc-970418 libc-970419 libc-970420 libc-970421 libc-970422 libc-970423 libc-970424 libc-970425 libc-970426 libc-970427 libc-970428 libc-970429 libc-970430 libc-970501 libc-970502 libc-970503 libc-970504 libc-970505
1997-04-17 Simon Marshall Customise.
1997-04-17 Simon Marshall Use EVAL form for shell-prompt-pattern.
1997-04-17 Simon Marshall Font Lock support.
1997-04-17 Simon Marshall Customise. And a few code cleanups.
1997-04-16 Lars Magne Ingebrigtsen Fixed version number.
1997-04-16 Lars Magne Ingebrigtsen Initial revision
1997-04-16 Richard M. Stallman Comment change.
1997-04-16 Richard M. Stallman (sgml-value): Don't perform the skeleton-transformation
1997-04-16 Richard M. Stallman (skeleton-insert): Rename the function's argument
1997-04-16 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-04-16 Richard M. Stallman (sendmail-send-it): Use quoted-printable encoding for the From field.
1997-04-16 Richard M. Stallman *** empty log message ***
1997-04-16 Richard M. Stallman (hilit-rehighlight-message): Respect mail-mode header/body separation line.
1997-04-16 Kenichi Handa (setup_coding_system): Setup coding->eol_type as LF
1997-04-16 Richard M. Stallman (rmail-summary-delete-forward): Argument is now a repeat count.
1997-04-15 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-15 Richard M. Stallman (pascal-mode): Set comment-start.
1997-04-15 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-15 Richard M. Stallman (sh-while-getopts): Don't add menu-enable property.
1997-04-15 Per Abrahamsen provide `cus-load'.
1997-04-15 Eli Zaretskii * (x-select-enable-clipboard): New variable.
1997-04-15 Francesco Potortì Tue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1997-04-15 Per Abrahamsen Spelling error.
1997-04-15 Per Abrahamsen Add support for build in faces.
1997-04-15 Per Abrahamsen Fixed message.
1997-04-15 Per Abrahamsen Fixed generation of empty dependencies lists.
1997-04-15 Noah Friedman (rlogin-process-connection-type): Default to t for solaris 2.x.
1997-04-15 Richard M. Stallman (overwrite-mode-binary, overwrite-mode-textual): Use defvar.
1997-04-15 Richard M. Stallman Clean up comments, etc.
1997-04-15 Richard M. Stallman Initial revision
1997-04-15 Richard M. Stallman (font-lock-fontify-syntactically-region): Use new
1997-04-15 Richard M. Stallman Style of comments corrected.
1997-04-15 Richard M. Stallman Update copyright year.
1997-04-15 Richard M. Stallman (enum syntaxcode): New members Scomment_fence, Sstring_fence.
1997-04-15 Richard M. Stallman (SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
1997-04-15 Richard M. Stallman (looking_at_1): Set re_match_object.
1997-04-15 Richard M. Stallman (update_interval): New function declaration.
1997-04-15 Richard M. Stallman (update_interval): New function.
1997-04-15 Richard M. Stallman (Fdirectory_files): Set re_match_object.
1997-04-14 Karl Heuer (Fmodify_category_entry): Delete second arg in call to make_sub_char_table.
1997-04-14 Richard M. Stallman (edebug-read-and-maybe-wrap-form): Protect
1997-04-14 Karl Heuer (timer-until): Fix syntax error.
1997-04-14 Karl Heuer (browse-url-browser-function): Fix syntax error.
1997-04-14 Eli Zaretskii (MSDOS_OBJ): Add w16select.o.
1997-04-14 Simon Marshall doc-fix to be compatible with other frame- fns.
1997-04-14 Eli Zaretskii (SYMS_SYSTEM): Add `syms_of_win16select'.
1997-04-14 Richard M. Stallman New function.
1997-04-14 Eli Zaretskii Initial revision
1997-04-14 Richard M. Stallman Initial revision
1997-04-14 Richard M. Stallman Fix FSF address.
1997-04-14 Richard M. Stallman Install the proper version.
1997-04-14 Richard M. Stallman (Fprimitive_undo): When inserting, always insert
1997-04-14 Richard M. Stallman (adjust_markers): Don't be confused by the gap
1997-04-14 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-14 Richard M. Stallman (make-frame): Call custom-initialize-frame
1997-04-14 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-14 Richard M. Stallman Doc fixes.
1997-04-13 Richard M. Stallman (jka-compr-temp-name-template): Fix editing error.
1997-04-13 Richard M. Stallman (ps-print-color-p): Fix minor error.
1997-04-13 Richard M. Stallman (dired-internal-noselect): When setting default-directory,
1997-04-13 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-13 Richard M. Stallman (kbd): New macro.
1997-04-13 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-13 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-04-13 Richard M. Stallman (server-done): If buffer visits no file, don't offer save.
1997-04-13 Richard M. Stallman (sgml-mode-facemenu-add-face-function): New function.
1997-04-13 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-13 Richard M. Stallman (dired-noselect): Avoid calling file-directory-p
1997-04-13 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-13 Richard M. Stallman Fix previous change.
1997-04-13 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-04-12 Richard M. Stallman Load cus-start.
1997-04-12 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-12 Richard M. Stallman (mail-quote-printable, mail-unquote-printable)
1997-04-12 Richard M. Stallman Update copyright years.
1997-04-12 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-04-12 Richard M. Stallman (auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.
1997-04-12 Richard M. Stallman (elp-functionp): Definitions deleted; use functionp.
1997-04-12 Richard M. Stallman (elp-functionp): New function.
1997-04-12 Richard M. Stallman (functionp): New function.
1997-04-12 Richard M. Stallman (apropos): Add support for faces, widgets, and user options.
1997-04-12 Per Abrahamsen Initial revision
1997-04-12 Per Abrahamsen Sync with 1.84.
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-04-12 Richard M. Stallman (bookmark, bookmark-use-annotations)
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-04-12 Richard M. Stallman (vc-update-change-log): Run `rcs2log' in the correct
1997-04-12 Richard M. Stallman Update copyright year.
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-04-12 Richard M. Stallman Add defgroup's; change use defcustom for user vars.
1997-04-12 Richard M. Stallman Fix second copy of Duthen's email address.
1997-04-12 Richard M. Stallman Add defgroup's; change use defcustom for user vars.
1997-04-11 Karl Heuer (DOWNCASE): Return int, not Lisp_Object.
1997-04-11 Ian Lance Taylor Recognize OpenBSD systems correctly (from Niklas Hallqvist libc-970412 libc-970413 libc-970414 libc-970415 libc-970416 libc-970417 release-1-0
1997-04-11 Richard M. Stallman (make): Add scheme-indent-function property.
1997-04-11 Richard M. Stallman Don't add custom-initialize-frame to after-make-frame-hook.
1997-04-11 Richard M. Stallman Use Make to update finder-inf.el and autoloads.
1997-04-11 Richard M. Stallman (finder-inf.el, autoloads): New targets.
1997-04-11 Richard M. Stallman (file-relative-name): Say correctly when the value is absolute.
1997-04-11 Richard M. Stallman Load widget and custom packages.
1997-04-11 Richard M. Stallman (Finsert_file_contents): Do call signal_after_change
1997-04-11 Per Abrahamsen Added newline.
1997-04-11 Per Abrahamsen Added cus-load.el target.
1997-04-11 Per Abrahamsen Initial revision
1997-04-11 Per Abrahamsen Initial revision
1997-04-11 Richard M. Stallman (doug_lea_malloc): First check for SYSTEM_MALLOC,
1997-04-11 Richard M. Stallman (mallocobj): Make non-REL_ALLOC configuration work
1997-04-11 Richard M. Stallman (read_key_sequence): New argument FIX_CURRENT_BUFFER.
1997-04-11 Richard M. Stallman (list-holidays): Add autoload cookie.
1997-04-11 Richard M. Stallman (read_minibuf): Get the string from the minibuffer
1997-04-11 Richard M. Stallman (make-face): New arg no-resources.
1997-04-11 Richard M. Stallman (list-holidays): New function.
1997-04-11 Richard M. Stallman (diary-islamic-date): Use `date'.
1997-04-11 Richard M. Stallman (diary-coptic-date): Use `date'.
1997-04-11 Richard M. Stallman (diary-persian-date): Use `date'.
1997-04-11 Richard M. Stallman (diary-french-date): Use `date'.
1997-04-11 Richard M. Stallman (diary-astro-day-number): Change format string.
1997-04-11 Richard M. Stallman (file-relative-name): Expand both args before
1997-04-11 Richard M. Stallman Use defcustom for user variables.
1997-04-11 Richard M. Stallman Change email address.
1997-04-10 Karl Heuer (internal_self_insert): Fix return value.
1997-04-10 Karl Heuer (scmp, Fdisplay_completion_list): Fix Lisp_Object/integer confusion.
1997-04-10 Richard M. Stallman Delete the explicit autoload calls.
1997-04-10 Karl Heuer (Fcombine_after_change_execute): Fix Lisp_Object/integer confusion.
1997-04-10 Karl Heuer (expect_property_change): Fix Lisp_Object/integer confusion.
1997-04-10 Karl Heuer (construct_menu_click, note_mouse_highlight, fast_find_position):
1997-04-10 Karl Heuer (ccl_driver): Fix Lisp_Object/integer confusion.
1997-04-10 Karl Heuer (Fmake_category_set): Use XSETFASTINT.
1997-04-10 Karl Heuer (Ffind_coding_system): Don't use Lisp_Object as integer.
1997-04-10 Richard M. Stallman Comment change.
1997-04-10 Karl Heuer (ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer (delete_window): Don't return value from void function.
1997-04-10 Karl Heuer (Fx_popup_menu): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer (DISP_TABLE_P): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer (display_text_line): Don't use Lisp_Object as integer.
1997-04-10 Richard M. Stallman Initial revision
1997-04-10 Karl Heuer (Fframe_or_buffer_changed_p): Use EQ, not ==.
1997-04-10 Richard M. Stallman Add DSSSL mode and share code with newly required
1997-04-10 Richard M. Stallman (custom-initialize-frame): Add autoload cookie.
1997-04-10 Richard M. Stallman (frame-parameter): New function.
1997-04-10 Richard M. Stallman (sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.
1997-04-10 Richard M. Stallman (keyboard-escape-quit): Exit recursive edits,
1997-04-10 Richard M. Stallman (scheme-mode-map): Add some menu items.
1997-04-10 Richard M. Stallman (eval-defun): For defcustom, always set the value.
1997-04-10 Richard M. Stallman (PC-try-load-many-files): Set truename.
1997-04-10 Richard M. Stallman (BSD_SYSTEM): Alternate definition for FreeBSD v3.
1997-04-09 Richard M. Stallman (GETPGRP_NO_ARG): If Glibc 2.1 or later,
1997-04-09 Richard M. Stallman (mallocobj): Don't add gmalloc if using glibc.
1997-04-09 Richard M. Stallman Update copyright year.
1997-04-09 Richard M. Stallman (DOUG_LEA_MALLOC): Add #undef.
1997-04-09 Richard M. Stallman (malloc_get_state, malloc_set_state): New declarations.
1997-04-09 Richard M. Stallman For glibc's malloc, include <malloc.h> for mallinfo,
1997-04-09 Richard M. Stallman If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC.
1997-04-09 Kenichi Handa Ethiopic fixed, Tibetan added.
1997-04-08 Richard M. Stallman (make-frame): Call `custom-initialize-frame'.
1997-04-08 Richard M. Stallman (menu-bar-custom-menu): New variable; add it as a submenu of the Help menu.
1997-04-08 Richard M. Stallman (init_casetab_once): Initialize the purpose slot.
1997-04-08 Richard M. Stallman When calling put-charset-property, ignore errors.
1997-04-08 Richard M. Stallman (calculate-perl-indent): When indenting under a
1997-04-07 Paul D. Smith Last-minute changed for 3.75.1
1997-04-07 Richard M. Stallman (x-charset-registries): Turn off Tibetan.
1997-04-07 Per Abrahamsen Added widget and custom manuals.
1997-04-07 Per Abrahamsen Initial revision
1997-04-07 Paul D. Smith Changes for make 3.75.1
1997-04-07 Kenichi Handa (disp_char_vector): Extern it.
1997-04-07 Kenichi Handa (Vhighlight_wrong_size_font, Vclip_large_size_font):
1997-04-07 Kenichi Handa (Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.
1997-04-07 Kenichi Handa (lisp, shortlisp): Include english.elc and tibetan.elc.
1997-04-07 Kenichi Handa (Fmake_char_table): Adjusted for the new structure of
1997-04-07 Kenichi Handa (describe_vector): Adjusted for the new structure of Lisp_Char_Table.
1997-04-07 Kenichi Handa (CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than
1997-04-07 Kenichi Handa (read1): Adjusted for the new structure of Lisp_Char_Table.
1997-04-07 Kenichi Handa (category-table-p): Check only type and purpose.
1997-04-07 Kenichi Handa (ccl_driver): Fix bug of the case CCL_WriteArrayReadJump.
1997-04-07 Kenichi Handa (non_ascii_char_to_string, update_charset_table,
1997-04-07 Kenichi Handa (CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.
1997-04-07 Kenichi Handa (detect_coding_iso2022, detect_coding_mask): Ignore
1997-04-07 Kenichi Handa (Faref, Faset): Adjusted for the new structure of
1997-04-07 Kenichi Handa (copy_sub_char_table): New function.
1997-04-07 Kenichi Handa (disp_char_vector): New function to be used from the
1997-04-07 Kenichi Handa (dumpglyphs): Clip and highlight glyphs displayed with
1997-04-07 Kenichi Handa Fix the format of the first line.
1997-04-07 Kenichi Handa Fix FSF address in comment.
1997-04-06 Karl Heuer (set-case-syntax): Doc fix.
1997-04-06 Eli Zaretskii (init_cmdargs) [MSDOS]: Make the change that sets
1997-04-05 Richard M. Stallman (texinfo-make-menu): Accept args BEGINNING and END.
1997-04-05 Richard M. Stallman (mail-complete-style): New variable.
1997-04-05 Richard M. Stallman (sgml-validate): Offer to save the buffer first.
1997-04-05 Richard M. Stallman (indent-sexp): If calculate-lisp-indent returns nil,
1997-04-05 Richard M. Stallman (imenu-default-goto-function): Simplify.
1997-04-05 Richard M. Stallman (rmail-mode-map): Add menu item for
1997-04-05 Richard M. Stallman (rmail-output-body-to-file): Query if file exists.
1997-04-05 Richard M. Stallman (Ffind_coding_system): Doc fix.
1997-04-05 Kenichi Handa Provide 'term/sun-mouse instead of 'sun-mouse.
1997-04-05 Kenichi Handa English related codes are moved to
1997-04-05 Kenichi Handa Initial revision
1997-04-05 Kenichi Handa Handle more Devanagari characters correctly.
1997-04-05 Kenichi Handa Completely updated.
1997-04-05 Kenichi Handa Require 'term/sun-mouse instead of 'sun-mouse.
1997-04-05 Kenichi Handa Comment fixed.
1997-04-05 Kenichi Handa Change a category of one Japanese character.
1997-04-05 Kenichi Handa (x-charset-registries): Add Tibetan entries.
1997-04-05 Kenichi Handa Prefix for Mule related commands is changed.
1997-04-05 Kenichi Handa Change descriptions for Arabic, Indian, and
1997-04-05 Kenichi Handa Load language/english and language/tibetan.
1997-04-03 Karl Heuer (Fcopy_sequence): Delete unused variable.
1997-04-03 Karl Heuer Fix comment typo.
1997-04-03 Karl Heuer (CHAR_TABLE_REF): Fix syntax error.
1997-04-03 Karl Heuer [!__GNUC__] (CATEGORY_SET): Fix syntax error.
1997-04-02 Richard M. Stallman (Fcopy_file): Fix error message.
1997-04-02 Richard M. Stallman (Finsert_file_contents): Handle non-regular files.
1997-04-02 Richard M. Stallman (Finsert_file_contents): When handling REPLACE,
1997-04-02 Richard M. Stallman (skip_chars): Make `c' an unsigned int.
1997-04-02 Richard M. Stallman Added a lot of new faces, they all start with
1997-04-02 Richard M. Stallman (change_frame_size_1): Call Fset_window_buffer,
1997-04-02 Richard M. Stallman (Qwindow_configuration_change_hook): New variable.
1997-04-01 Richard M. Stallman (Coding Conventions): Node renamed from Style Tips.
1997-04-01 Richard M. Stallman Add detailed listing for the Tips appendix.
1997-04-01 Richard M. Stallman Document key binding conventions for major modes and minor modes.
1997-04-01 Richard M. Stallman (grep-null-device): Move before first use.
1997-04-01 Richard M. Stallman (set-variable): Suggest only valid user variable.
1997-04-01 Richard M. Stallman (Fuser_variable_p): If not a symbol, return nil.
1997-04-01 Richard M. Stallman (vc-checkin-hook): Doc fix.
1997-04-01 Richard M. Stallman (Finsert_file_contents): Determine the character coding
1997-04-01 Richard M. Stallman (dired-copy-file): Handle file-date-error.
1997-04-01 Richard M. Stallman (Fcopy_file): Use Qfile_date_error if can't set file date.
1997-03-31 Karl Heuer (hs-hide-block-at-point): Doc fix.
1997-03-31 Karl Heuer (comint-delchar-or-maybe-eof): Check for null proc.
1997-03-30 Richard M. Stallman (rmail-output-to-rmail-file):
1997-03-30 Richard M. Stallman (rmail-output-body): New command.
1997-03-30 Richard M. Stallman (icon-mode-map): Added menus.
1997-03-30 Richard M. Stallman Added mouse-selection feature for bookmark list buffer.
1997-03-30 Richard M. Stallman (Faccessible_keymaps): When metizing, convert a
1997-03-30 Richard M. Stallman (dabbrev--substitute-expansion):
1997-03-30 Richard M. Stallman (debug): Use save-excursion inside the binding of buffer-read-only.
1997-03-30 Richard M. Stallman Minor doc fix.
1997-03-30 Richard M. Stallman (sh-set-shell): If file has no #! line,
1997-03-29 Richard M. Stallman (hs-show-all, hs-safety-is-job-n): Fix messages.
1997-03-29 Richard M. Stallman (make-auto-save-file-name): Replace both / and \
1997-03-29 Richard M. Stallman Minor change.
1997-03-29 Richard M. Stallman (make-auto-save-file-name): Replace both / and \
1997-03-28 Richard M. Stallman (with-electric-help): Remove hook on exit.
1997-03-28 Erik Naggum (set-variable): Use user-variable-p. Clean up.
1997-03-27 Noah Friedman (eldoc-idle-delay): Make defvar, not defconst.
1997-03-27 Richard M. Stallman Add copyright notice and distribution terms.
1997-03-27 Richard M. Stallman (set-variable): Take default from `variable-at-point'.
1997-03-26 Richard M. Stallman (uncompress-while-visiting): Handle .tgz files.
1997-03-26 Richard M. Stallman (outline-discard-overlays): Fix the case
1997-03-26 Richard M. Stallman (outline-discard-overlays): Fix the case
1997-03-25 Richard M. Stallman (Fopen_network_stream): Use same socket for in and out.
1997-03-25 Richard M. Stallman Initial revision
1997-03-25 Richard M. Stallman (auto-mode-alist): Add .com element.
1997-03-25 Richard M. Stallman (function-key-map): Define iso-lefttab.
1997-03-25 Richard M. Stallman (mh-find-progs): When looking for mh-lib, construct
1997-03-24 Richard M. Stallman (grep-program): New variable.
1997-03-24 Doug Evans (m32r,mn10300): Add. libc-970325 libc-970326 libc-970327 libc-970328 libc-970329 libc-970330 libc-970331 libc-970401 libc-970402 libc-970403 libc-970404 libc-970405 libc-970406 libc-970407 libc-970408 libc-970409 libc-970410 libc-970411
1997-03-24 Richard M. Stallman (makefile-backslash-align): New variable.
1997-03-24 Richard M. Stallman (set-screen-height): Doc fix.
1997-03-23 Erik Naggum (Fbury_buffer): add missing semi
1997-03-23 Richard M. Stallman (rmail-forward): Don't do dash-quoting on the signature.
1997-03-23 Richard M. Stallman (command-line-1): Initialize *scratch* with
1997-03-23 Richard M. Stallman (frames_bury_buffer): New function.
1997-03-23 Richard M. Stallman (Fbury_buffer): Call frames_bury_buffer.
1997-03-23 Paul Eggert (initialize_fullname): Set NIS_PATH to the empty string before invoking
1997-03-22 Richard M. Stallman (XTread_socket): Accept XK_ISO_* keys.
1997-03-22 Richard M. Stallman (make_lispy_event): Use iso_lispy_function_keys for
1997-03-22 Richard M. Stallman Update copyright year.
1997-03-22 Richard M. Stallman (imenu-scanning-message): Support for bigger numbers.
1997-03-22 Richard M. Stallman Explain which tasks are better, generally.
1997-03-22 Richard M. Stallman (XTread_socket): Handle ISO_Left_Tab.
1997-03-22 Richard M. Stallman (Fset_window_buffer): Increment display_count if it is an integer.
1997-03-22 Richard M. Stallman (Freplace_match): Give error if
1997-03-22 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
1997-03-22 Richard M. Stallman (print): Generate a backslash in \2e10.
1997-03-22 Richard M. Stallman (struct frame): New field buffer_list.
1997-03-22 Richard M. Stallman (frame_buffer_list, set_frame_buffer_list): New functions.
1997-03-22 Richard M. Stallman Change copyright year.
1997-03-22 Richard M. Stallman (struct buffer): New field display_count.
1997-03-22 Richard M. Stallman (reset_buffer): Initialize display_count slot.
1997-03-22 Richard M. Stallman (mark_object): Mark the buffer_list field.
1997-03-22 Richard M. Stallman (tq-process-buffer): Catch errors running tq-queue-head-fn.
1997-03-22 Richard M. Stallman (substitute-key-definition):
1997-03-22 Richard M. Stallman (newline): Be more conservative about when to use the optimization.
1997-03-22 Richard M. Stallman (sh-case): Define with defun and defvar
1997-03-22 Richard M. Stallman Many doc fixes.
1997-03-22 Richard M. Stallman (replace-string): Doc fix.
1997-03-22 Richard M. Stallman (mail-passwd-command): New variable.
1997-03-22 Richard M. Stallman (rmail-dont-reply-to): Delete debugging code.
1997-03-22 Richard M. Stallman (recover-session): Add `t' to switches.
1997-03-22 Richard M. Stallman (enriched-decode-foreground, enriched-decode-background):
1997-03-22 Richard M. Stallman (dired-glob-regexp): New function.
1997-03-22 Richard M. Stallman (dired-fun-in-all-buffers): New arg FILE. Don't operate on buffers
1997-03-22 Richard M. Stallman (desktop-missing-file-warning): Make the default nil.
1997-03-22 Richard M. Stallman (copyright-regexp): Allow "Copyright" and the copyright symbol together.
1997-03-21 Paul Eggert (files): Ignore files in RCS directory whose names are of the form ,*,
1997-03-21 Richard M. Stallman (vc-next-action-on-file): With implicit checkout, make
1997-03-21 Richard M. Stallman (help-map): Use apropos-command, not command-apropos.
1997-03-20 Simon Marshall Allow a dired-no-confirm of t
1997-03-20 Simon Marshall Doc dired-no-confirm and allow t value.
1997-03-20 Richard M. Stallman (rmail-retry-failure): Special handling for mime.
1997-03-19 Karl Heuer (cal-tex-preamble): Set \lineskip to 0pt.
1997-03-19 Kenichi Handa (x-complement-fontset-spec): Setup
1997-03-19 Kenichi Handa (dumpglyphs): Set a clipping region when we draw glyphs
1997-03-19 Kenichi Handa (Valternative_fontname_alist): New variable.
1997-03-19 Kenichi Handa (Valternative_fontname_alist): Extern it.
1997-03-19 Kenichi Handa (insert_glyphs): Fix a bug which turns up when
1997-03-18 Kenichi Handa Adjusted for the change of MAX_CHARSET.
1997-03-18 Kenichi Handa (describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
1997-03-18 Kenichi Handa (CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).
1997-03-18 Kenichi Handa Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
1997-03-18 Kenichi Handa Adjusted for the change of MAX_CHARSET.
1997-03-18 Kenichi Handa (MAX_CHARSET): Definition changed to the actual
1997-03-18 Kenichi Handa (Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
1997-03-18 Kenichi Handa (GLYPH_FOLLOW_ALIASES): Assure that the resulting G
1997-03-18 Kenichi Handa (map_char_table): Handle multibyte characters.
1997-03-18 Kenichi Handa (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Adjusted for the change of
1997-03-18 Kenichi Handa (encode_terminal_code): Check validity of character code.
1997-03-18 Kenichi Handa (copy_part_of_rope): Declare glyph as type GLYPH. For a
1997-03-18 Kenichi Handa (x_list_fonts): Comment about cached font list added.
1997-03-18 Kenichi Handa (x-charset-registries): Change entry for Ethiopic.
1997-03-18 Kenichi Handa Change short and long names for Ethipic character set.
1997-03-18 Kenichi Handa (make-char): Documented.
1997-03-18 Kenichi Handa (quail-translation-keymap): Add entry for escape key.
1997-03-18 Kenichi Handa (set-face-font): Allow specifing fontset for the arg FONT.
1997-03-18 Kenichi Handa (thai-post-read-conversion): Return the correct length.
1997-03-18 Kenichi Handa (viet-decode-viqr-region): Supply correct
1997-03-18 Kenichi Handa Set functions viqr-post-read-conversion and viqr-pre-write-conversion
1997-03-18 Richard M. Stallman Conditionalize the fontset code on
1997-03-17 Francesco Potortì * etags.c (add_regex): reset *putbuf before using it.
1997-03-17 Karl Heuer (apropos): Print all property symbols.
1997-03-17 Karl Heuer Fix typo in comment.
1997-03-17 Karl Heuer Fix typos in comment.
1997-03-15 Simon Marshall Tweak font-lock-keywords
1997-03-15 Simon Marshall defvar before- and after- make frame vars; use properly in make-frame.
1997-03-15 Simon Marshall clean code.
1997-03-15 Simon Marshall Allow arbitrary regexps in *-font-lock-extra-types.
1997-03-15 Simon Marshall When testing FACE's non-nil face-font with the default face font, use the frame's font parameter if the default face's face-font is nil.
1997-03-15 Simon Marshall minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, comint-exec-1.
1997-03-14 Karl Heuer (when, unless): Symbol props moved from cl.el.
1997-03-14 Karl Heuer (when, unless): Symbol props moved to subr.el.
1997-03-14 Karl Heuer (change_window_height): Handle shrink as well as enlarge.
1997-03-14 Karl Heuer (indent-line-to): Fix off-by-one bug when deciding
1997-03-12 Karl Heuer Re-fix copyright dates.
1997-03-12 Joel Ray Holveck Fixed copyright dates
1997-03-12 Karl Heuer Fix typo in previous change.
1997-03-12 Karl Heuer (octave-abbrev-table): Add abbrevs for switch,
1997-03-12 Karl Heuer Provide octave-inf.
1997-03-12 Karl Heuer Provide octave-hlp.
1997-03-12 Karl Heuer (inferior-emacs-lisp-mode): Set comint-completion-addsuffix.
1997-03-12 Karl Heuer (term-completion-addsuffix): Doc fix.
1997-03-11 Karl Heuer (combine-after-change-calls): Doc fix.
1997-03-11 Karl Heuer (uniquify-buffer-file-name): Don't call
1997-03-11 Karl Heuer (lisp-imenu-generic-expression): Accept `*', `|',
1997-03-11 Karl Heuer (ispell-command-loop): Disable message logging.
1997-03-11 Karl Heuer (makefile-dependency-regex): Disallow "=" in name,
1997-03-10 Karl Heuer (FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
1997-03-08 Karl Heuer (Info-read-node-name): Caused completing-read to force
1997-03-08 Karl Heuer (isearch-yank): Handle case when CHUNK is `x-sel'.
1997-03-05 Kenichi Handa Make links for files under lisp/language.
1997-03-05 Kenichi Handa (decode_eol): Fix bug of converting CRLF to LF.
1997-03-05 Kenichi Handa (compute_motion): When POS >= TO, don't call
1997-03-04 André Spiegel (vc-backend-diff): Handle RCS and SCCS separately.
1997-03-03 Kenichi Handa (CATEGORY_SET): Cast arg C to
1997-03-02 Karl Heuer (eval-expression): No longer disabled, since M-: isn't
1997-03-02 Karl Heuer (man-mode-syntax-table): New variable.
1997-03-01 Karl Heuer [__GLIBC__ >= 2]: Don't declare __getpagesize.
1997-03-01 Karl Heuer Initial revision
1997-03-01 Karl Heuer (man-follow): New function.
1997-02-28 Karl Heuer Fix punctuation; add some missing words.
1997-02-28 Kenichi Handa (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to
1997-02-28 Kenichi Handa (init_syntax_once): Add trick to avoid compiler warning
1997-02-27 Erik Naggum (Fload): Call Vload_source_file_function with 4 args.
1997-02-27 Kenichi Handa (init_buffer_once): Make member
1997-02-27 Kenichi Handa (CATEGORY_SET): For a composite character, return
1997-02-27 Kenichi Handa (Fregister_ccl_program): Escape newlines in docstring.
1997-02-27 Kenichi Handa (Fcmpchar_cmp_rule): Escape newlines in docstring.
1997-02-27 Kenichi Handa (INC_POS, DEC_POS): Don't increase or decrease too
1997-02-27 Kenichi Handa (create_process, Fopen_network_stream): Typo in indexes
1997-02-27 Kenichi Handa (struct iso2022_spec): Member requested_designation is
1997-02-27 Kenichi Handa (Faref, Faset): Handle a composite char correctly in char-table.
1997-02-27 Kenichi Handa (DISP_CHAR_VECTOR): Allow bare 8-bit in display-table.
1997-02-27 Kenichi Handa Escape newlines in docstring.
1997-02-27 Kenichi Handa (Finsert_file_contents, Fwrite_region): Do not perform
1997-02-27 Kenichi Handa (Vuse_default_ascent): Extern.
1997-02-27 Kenichi Handa (syms_of_fontset): Intern Qfontset. Declare new lisp
1997-02-27 Kenichi Handa (describe_vector): Do not descibe deeper char-table if
1997-02-27 Kenichi Handa (Fstart_process, Fopen_network_stream): Do not perform
1997-02-27 Kenichi Handa (describe_syntax): Handle the case that the argument
1997-02-27 Kenichi Handa `ospeed' should be short if not HAVE_TERMIIO_H.
1997-02-27 Kenichi Handa (try_window_id): Display blank lines from the next
1997-02-27 Kenichi Handa (syms_of_xfns): Documentation of
1997-02-27 Kenichi Handa (lisp_data_to_selection_data, selection_data_to_lisp_data):
1997-02-27 Kenichi Handa (struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT.
1997-02-27 Kenichi Handa (dumpglyphs): Pay attention to characters registered in
1997-02-27 Kenichi Handa (skip_chars): If enable-multibyte-characters is nil,
1997-02-27 Karl Heuer (vc-log-mode): New optional arg FILE. Set vc-log-file here.
1997-02-27 Kenichi Handa (lisp, shortlisp): Add lao.elc.
1997-02-27 Karl Heuer (menu-bar-tools-menu): Fix typo in Send Mail item.
1997-02-26 Kenichi Handa Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 Kenichi Handa (sendmail-coding-system): Add autoload cookie.
1997-02-26 Kenichi Handa (rmail-new-summary): Setup rmail-view-buffer.
1997-02-26 Kenichi Handa Add quail-mode to default value of
1997-02-26 Kenichi Handa (make-coding-system): For ISO-2022 type conding systems,
1997-02-26 Kenichi Handa (rmail-view-buffer, rmail-enable-mime, rmail-show-mime-function,
1997-02-26 Kenichi Handa (truncate-string-to-width): Argument PADDING can be a padding character.
1997-02-26 Kenichi Handa Add INIT-BOL to coding system iso-2022-cjk.
1997-02-26 Kenichi Handa (mule-keymap): Re-arranged.
1997-02-26 Kenichi Handa Load "language/lao".
1997-02-26 Kenichi Handa Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 Kenichi Handa Fix handling of several characters.
1997-02-26 Kenichi Handa Fix handling of several characters.
1997-02-26 Kenichi Handa Change coding system name koi8 to koi8-r.
1997-02-26 Kenichi Handa Add INIT-BOL to coding system iso-2022-cn.
1997-02-26 Kenichi Handa Initial revision
1997-02-26 Kenichi Handa Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 Kenichi Handa (gnus-mule-decode-summary): The function implemented correctly.
1997-02-26 Kenichi Handa Many changes to cope with the above change.
1997-02-26 Kenichi Handa (dired-find-file): Allow specifying coding system interactively.
1997-02-26 Kenichi Handa Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 Kenichi Handa (byte-compile-file): Bind coding-system-for-write
1997-02-26 Kenichi Handa (bookmark-jump-noselect): Use goto-char instead of
1997-02-26 Kenichi Handa Greek fixed, Lao added
1997-02-26 Kenichi Handa Initial revision
1997-02-24 Boris Goldowsky Change put-text-property with constant args to add-text-properties for efficiency. Suggested by Stavros Macrakis <s.macrakis@opengroup.org>
1997-02-23 Karl Heuer Fix previous change.
1997-02-23 Karl Heuer Fix FSF address in comment.
1997-02-23 Karl Heuer Initial revision
1997-02-23 Karl Heuer (popmail): Remove some unnecessary function
1997-02-23 Karl Heuer (sh-mode-hook, sh-set-shell-hook): Add defvars.
1997-02-23 Karl Heuer Don't put "Avoid" in the mode line.
1997-02-23 Karl Heuer (eval-last-sexp): Allow let-bindings to terminate
1997-02-23 Karl Heuer (rmail-next-same-subject, rmail-reply): Ignore case, to
1997-02-23 Miles Bader [__GNU__] (NeXT, host_self):
1997-02-22 Karl Heuer (Fcopy_sequence, concat, internal_equal, Ffillarray):
1997-02-22 Karl Heuer Include charset.h and coding.h.
1997-02-22 Karl Heuer (init_eval_once): Increase max_lisp_eval_depth to 300.
1997-02-22 Karl Heuer (main): Call several initialization function introduced
1997-02-22 Karl Heuer Change FETCH_CHAR references to FETCH_BYTE.
1997-02-22 Karl Heuer (mode-line-mule-info): New variable.
1997-02-21 Simon Marshall Add ... to relevant menu entries.
1997-02-21 Simon Marshall Rewrite Font Lock support.
1997-02-21 Simon Marshall 1. If PRE-MATCH-FORM returns a suitable number, use that as a value for LIMIT.
1997-02-20 Eli Zaretskii (grep-process-setup): New function, sets up the
1997-02-20 Karl Heuer Include category.h and charset.h.
1997-02-20 Karl Heuer Initial revision
1997-02-20 Karl Heuer (struct font_info): This definition is moved to
1997-02-20 Karl Heuer Include charset.h, ccl.h, and fontset.h.
1997-02-20 Karl Heuer Include charset.h and coding.h.
1997-02-20 Karl Heuer Include charset.h and fontset.h.
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer Include charset.h and coding.h.
1997-02-20 Karl Heuer (SET_RAW_SYNTAX_ENTRY): Handle syntax of multibyte
1997-02-20 Karl Heuer Include charset.h and category.h.
1997-02-20 Karl Heuer (BASE_PURESIZE): Increase.
1997-02-20 Karl Heuer (struct Lisp_Process): New members
1997-02-20 Karl Heuer Include charset.h and coding.h.
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer (CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer (command_loop_1): Pay attention to a multibyte
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer (struct frame): New member `fontset_data'.
1997-02-20 Karl Heuer Include "charset.h"
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer (DISP_CHAR_VECTOR): Always return nil for multibyte
1997-02-20 Karl Heuer (struct face): New members `non_ascii_gc' and
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer Include charset.h and coding.h.
1997-02-20 Karl Heuer (doc-string of `interactive'): Describe new code
1997-02-20 Karl Heuer (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.
1997-02-20 Karl Heuer Include charset.h.
1997-02-20 Karl Heuer (Fmake_char_table): Typo in doc-string fixed. Handle
1997-02-20 Karl Heuer The following changes are for new source codes related to Mule.
1997-02-20 Karl Heuer (Fpos_visible_in_window_p): Bug fix. Specify big
1997-02-20 Karl Heuer (struct position): New member tab_offset to accumulate tab offset.
1997-02-20 Karl Heuer (display_text_line): Introduce new local variable
1997-02-20 Karl Heuer (current_column_bol_cache): New variable. This makes
1997-02-20 Karl Heuer (direct_output_forward_char): #if-0-out redundant
1997-02-20 Karl Heuer Require fontset. Create fontsets from
1997-02-20 Karl Heuer (sendmail-coding-system): New variable.
1997-02-20 Karl Heuer (x-get-selection): Set default data-type of selection
1997-02-20 Karl Heuer (rmail-file-coding-system): New variable.
1997-02-20 Karl Heuer (occur): Pay attention to multibyte characters.
1997-02-20 Karl Heuer (show-paren-function): Handle multibyte characters.
1997-02-20 Karl Heuer (mouse-set-font): Handle fontset.
1997-02-20 Karl Heuer Load mule specific files.
1997-02-20 Karl Heuer (isearch-mode-map): Define
1997-02-20 Karl Heuer (help-with-tutorial): Prefix argument to specify a
1997-02-20 Karl Heuer (find-file, find-file-other-window,
1997-02-20 Karl Heuer (debugger-mode): Disable multibyte character handling
1997-02-20 Karl Heuer (byte-compile-file): Write a compiled file without
1997-02-20 Karl Heuer (update-file-autoloads): Read loaddefs.el without
1997-02-20 Karl Heuer (nnheader-insert-head): Handle the case that the
1997-02-20 Karl Heuer (kill-forward-chars, kill-backward-chars): Pay
1997-02-20 Karl Heuer (do-kinsoku): New variable.
1997-02-19 Eli Zaretskii (compile-mouse-goto-error): Move to end of line
1997-02-19 Noah Friedman (eldoc-message-commands): Doc fixes.
1997-02-17 Roland McGrath (update-autoloads-from-directory): Get absolute file names from
1997-02-14 Karl Heuer Delete duplicate inclusion of fcntl.h
1997-02-10 Richard M. Stallman (vc-do-command): If OKSTATUS is nil, ignore errors.
1997-02-10 Richard M. Stallman (scan_lists): Signal errors using scan-error.
1997-02-10 Richard M. Stallman (Fminibuffer_message): New function.
1997-02-10 Richard M. Stallman (isearch-search): Refuse to match invisible text.
1997-02-10 Richard M. Stallman (mouse-buffer-menu): Group buffers by major modes if that seems to be useful.
1997-02-10 Richard M. Stallman (rmail-sort-messages): Preserve point
1997-02-09 Karl Heuer Fix previous change.
1997-02-09 Karl Heuer (compare-windows): Make more efficient use of
1997-02-09 Eli Zaretskii * (compilation-process-setup-function): New variable.
1997-02-09 Eli Zaretskii * (diff-process-setup): New function, sets up the
1997-02-08 Richard M. Stallman (define-derived-mode): Add derived-mode-parent
1997-02-08 Richard M. Stallman (change_window_height): Take size from multiple siblings,
1997-02-08 Richard M. Stallman Handle multiple Info buffers.
1997-02-08 Richard M. Stallman (scroll_preserve_screen_position): New variable.
1997-02-06 Richard M. Stallman (auto-show-mode): Doc fix.
1997-02-06 Richard M. Stallman (Feval_buffer): Doc fix.
1997-02-05 Erik Naggum (edmacro-parse-keys): Remove redundant test for ?.
1997-02-05 Erik Naggum (file-relative-name): Protect the match-data.
1997-02-04 Noah Friedman (eldoc-display-message-p): New function.
1997-02-04 Richard M. Stallman (Man-init-defvars): Fix case in a char set range.
1997-02-03 Eli Zaretskii (Man-build-man-command): When async processes aren't
1997-02-03 Richard M. Stallman (dired-rename-file): Pass new arg to set-visited-file-name.
1997-02-03 Richard M. Stallman (set-visited-file-name): New arg ALONG-WITH-FILE.
1997-02-03 Richard M. Stallman (rmail-ignored-headers): Add Delivered-to: header.
1997-02-03 Noah Friedman Update copyright notice to reflect assignment to FSF and incorporation
1997-02-03 Richard M. Stallman (main): Don't extend stack limit too far.
1997-02-02 Eli Zaretskii dos_rawgetc: When international keyboard doesn't have
1997-02-02 Richard M. Stallman (Vx_resource_class): New variable.
1997-02-02 Richard M. Stallman Delete the Spell-emulator task.
1997-02-02 Richard M. Stallman Undo lastupdate change.
1997-02-02 Richard M. Stallman (set-frame-font): Renamed from set-default-font,
1997-02-02 Paul Eggert automatically generated from GPLed version
1997-02-02 Paul Eggert automatically generated from GPLed version
1997-02-01 Richard M. Stallman (dirtrack-debug-message): Put output at end of buffer.
1997-02-01 Richard M. Stallman (dired-guess-shell-alist-default): Make .eps
1997-02-01 Richard M. Stallman (rmail-reply): Concatenate all the References headers.
1997-02-01 Richard M. Stallman (set-fill-column): Print the old value too.
1997-02-01 Richard M. Stallman Whitespace change.
1997-01-31 Richard M. Stallman (sendmail-user-agent): Insert all the OTHER-HEADERS.
1997-01-31 Boris Goldowsky Fix bug that caused crash on certain tags with parameters
1997-01-31 Richard M. Stallman (rmail-reply): Copy all the References: headers
1997-01-31 Richard M. Stallman (mail-fetch-field): New arg LIST.
1997-01-31 Richard M. Stallman (edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.
1997-01-31 Richard M. Stallman (compilation-enter-directory-regexp)
1997-01-30 Richard M. Stallman (ps-print-header): Doc fix.
1997-01-28 Richard M. Stallman (load-save-place-alist-from-file): Delete spurious t's.
1997-01-28 Noah Friedman Spelling corrections.
1997-01-28 Richard M. Stallman (compilation-error-regexp-alist): Undo 1/21 change.
1997-01-28 Paul Eggert (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod
1997-01-27 Richard M. Stallman (comint-exec-1): Use file-accessible-directory-p.
1997-01-27 Paul Eggert Include <float.h> if STDC_HEADERS.
1997-01-27 Richard M. Stallman (timezone-parse-date): Treat unknown month name
1997-01-27 Richard M. Stallman (byte-compile-inline-expand): Recalculate fn
1997-01-27 Richard M. Stallman (jka-compr-error): Use with-current-buffer.
1997-01-27 Karl Heuer Check for rint and cbrt.
1997-01-27 Karl Heuer (HAVE_RINT, HAVE_CBRT): Add undefs.
1997-01-27 Richard M. Stallman (openp): Handle remote file names in path.
1997-01-27 Joel N. Weber II use tasks.version
1997-01-26 Richard M. Stallman Minor changes.
1997-01-26 Richard M. Stallman Document how insert-before-markers affects overlays.
1997-01-26 Richard M. Stallman (ange-ftp-get-process): Call delete-process.
1997-01-25 Richard M. Stallman (news-post-news): New arg NOQUERY.
1997-01-25 Richard M. Stallman (set_internal): New subroutine. New arg BINDFLAG.
1997-01-25 Richard M. Stallman (unbind_to, specbind): Use set_internal.
1997-01-25 Karl Heuer [!HAVE_RINT] (rint): Convert macro to an actual
1997-01-25 Karl Heuer (rmail-get-new-mail): Fix return value to match doc.
1997-01-24 Richard M. Stallman (try_window): Remove frobnication of tab_offset in a minibuffer window.
1997-01-24 Richard M. Stallman (pos_tab_offset): Take the width of the minibuffer prompt into account.
1997-01-24 Richard M. Stallman (read1): Round size of bool-vector properly.
1997-01-24 Richard M. Stallman (completion-no-auto-exit): New variable.
1997-01-23 Richard M. Stallman (compilation-parse-errors): Use looking-at on each line.
1997-01-23 Richard M. Stallman (tmm-get-keymap): Recognize explicit lambda expressions as valid.
1997-01-23 Paul Eggert automatically generated from GPLed version
1997-01-22 Richard M. Stallman (compilation-error-regexp-alist):
1997-01-22 Paul Eggert automatically generated from GPLed version
1997-01-22 Paul Eggert (set_time_zone_rule_tz1, set_time_zone_rule_tz2):
1997-01-22 Richard M. Stallman (enriched-translations): Add top' and choice' everywhere so that *
1997-01-21 Richard M. Stallman (ange-ftp-load): If fail, return nil.
1997-01-21 Eli Zaretskii (run_msdos_command): Remove unused variables.
1997-01-21 Richard M. Stallman (html-mode): Locally set sentence-end.
1997-01-21 Richard M. Stallman (FAST_MAKE_GLYPH): Rename args to CHAR and FACE.
1997-01-21 Richard M. Stallman (stamp-oldxmenu): New target.
1997-01-21 Richard M. Stallman Delete explicit autoload calls.
1997-01-21 Richard M. Stallman (movemail)): Link with getopt.
1997-01-21 Richard M. Stallman (main): Do not display "[POP-password]" in the usage
1997-01-21 Richard M. Stallman (rmail-preserve-inbox): New variable.
1997-01-21 Richard M. Stallman (smtpmail-read-response): Don't get confused by %'s in response-string.
1997-01-21 Richard M. Stallman Whitespace change.
1997-01-21 Richard M. Stallman Merge in octave.el; don't require octave.el.
1997-01-21 Richard M. Stallman Require octave-mod, not octave.
1997-01-21 Richard M. Stallman Initial revision
1997-01-21 Richard M. Stallman (octave-mode): Delete the startup message.
1997-01-21 Richard M. Stallman Initial revision
1997-01-20 Richard M. Stallman (timezone-parse-date): Handle 1-digit year.
1997-01-20 Paul Eggert --help, --version: New options, for conformance to GNU coding standards.
1997-01-20 Richard M. Stallman (dumpglyphs): Declare g as GLYPH.
1997-01-20 Richard M. Stallman Include maillock.h (conditionally).
1997-01-20 Richard M. Stallman (init_display): Use `fatal'.
1997-01-20 Richard M. Stallman (Fsignal): Call fatal if no error handlers and no catch.
1997-01-20 Richard M. Stallman (fatal): Print a newline at the end.
1997-01-20 Richard M. Stallman (print): Round size of bool-vector properly.
1997-01-20 Geoff Voelker Rebuild Vsystem_configuration at startup.
1997-01-20 Richard M. Stallman (init_display): Check for overflow in screen size.
1997-01-20 Geoff Voelker Update include conditionals to use new name.
1997-01-20 Geoff Voelker Change uses of win32 to w32.
1997-01-20 Geoff Voelker Use new name w32gui.h.
1997-01-20 Geoff Voelker Use new name w32gui.h
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32 into Windows 95, Windows
1997-01-20 Geoff Voelker (term_init): Use new name initialize_w32_display.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1997-01-20 Geoff Voelker Use windows95 and windowsnt instead
1997-01-19 Richard M. Stallman (change_frame_size_1): Reject new sizes if they cause overflow.
1997-01-19 Richard M. Stallman (skip_chars): Optimize by not calling SET_PT in the loop.
1997-01-19 Richard M. Stallman (mantemp-insert-cxx-syntax): Recognize non-class templates.
1997-01-19 Richard M. Stallman Initial revision
1997-01-18 Richard M. Stallman (shell-mode): Don't set list-buffers-directory.
1997-01-18 Richard M. Stallman (ange-ftp-waiting-flag): New variable.
1997-01-17 Richard M. Stallman (push_key_description): Print C-j, not TAB.
1997-01-17 Richard M. Stallman Clean up parentheses.
1997-01-16 Eli Zaretskii * (interrupt_signal): Make emergency exit work on MSDOS
1997-01-16 Eli Zaretskii * (sigprocmask, sig_suspender): New functions, implement
1997-01-16 Eli Zaretskii * (XMenuActivate): Don't allow non-positive menu
1997-01-16 Richard M. Stallman (ps-print-version): Fix value.
1997-01-16 Jim Meyering [hpux && HAVE_PSTAT_GETDYNAMIC]: Use HPUX's pstat_getdynamic so
1997-01-15 Richard M. Stallman (HAVE_PSTAT_GETDYNAMIC): New definition.
1997-01-15 Richard M. Stallman (get_emacs_configuration): Return windows95 instead of win95.
1997-01-15 Karl Heuer compile.el (first-error): Doc fix.
1997-01-13 Richard M. Stallman (init_cmdargs): Allow `installation-directory'
1997-01-13 Richard M. Stallman (occur-mode-map): Bind g to revert-buffer.
1997-01-13 Richard M. Stallman (concat): Take modulus of thisindex before shifting.
1997-01-13 Richard M. Stallman Rename args PATHNAME to FILENAME in various functions.
1997-01-13 Richard M. Stallman Update info about DJGPP.
1997-01-13 Geoff Voelker (x-popup-menu): Pass in insist flag to mouse_position_hook.
1997-01-13 Geoff Voelker (make-auto-save-file-name): Replace occurrences of
1997-01-13 Richard M. Stallman (texinfo-incorporate-descriptions): Call regexp-quote.
1997-01-11 Paul Eggert (rounding_driver): New function for systematic support of
1997-01-11 Richard M. Stallman Fix previous change.
1997-01-11 Richard M. Stallman (read1): Fix error messages.
1997-01-10 Richard M. Stallman Comment change.
1997-01-10 Richard M. Stallman Include <mach-o/reloc.h>.
1997-01-09 Simon Marshall Fix additional text prop fns to behave as proposed builtins.
1997-01-09 Richard M. Stallman (delete-completion-window): Handle special display frames.
1997-01-09 Richard M. Stallman Add when and unless.
1997-01-08 Simon Marshall remove references in comments to long defunct make-shell.
1997-01-08 Simon Marshall delete comments referring to long defunct make-shell.
1997-01-08 Richard M. Stallman (telnet-initial-filter): Fix error message.
1997-01-08 Richard M. Stallman (when, unless): Definitions moved to subr.el.
1997-01-08 Richard M. Stallman (when, unless): Definitions moved from cl.el.
1997-01-07 Richard M. Stallman (LOCK_PID_MAX): Use sizeof (unsigned long) instead of hardwiring 21.
1997-01-07 Richard M. Stallman (gud-gdb-marker-regexp): Use colon always, not path-separator.
1997-01-07 David J. MacKenzie Add hppa1.1-hitachi-hiuxmpp support, passed along by rms. before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch
1997-01-07 Richard M. Stallman (invert-face): Handle inverting the default face better.
1997-01-07 Richard M. Stallman Fix typo editing previous change.
1997-01-07 Richard M. Stallman (sh-shell-file): Downcase and remove extension on shells in NT.
1997-01-07 Richard M. Stallman No longer a minor mode.
1997-01-06 Richard M. Stallman (bright_bg): Save the original state of video blink bit.
1997-01-06 Richard M. Stallman (command-line-1): Don't run buffer-menu if in batch mode.
1997-01-06 Richard M. Stallman (x-handle-args): Stop arg processing
1997-01-05 Richard M. Stallman (command_loop_1, read_char):
1997-01-05 Richard M. Stallman (frame-or-buffer-changed-p): Definition deleted.
1997-01-05 Miles Bader (*:GNU:*:*): libc-970105 libc-970106 libc-970107
1997-01-05 Richard M. Stallman (switch-to-buffer-other-frame)
1997-01-05 Richard M. Stallman (Fpop_to_buffer): New arg NORECORD.
1997-01-05 Geoff Voelker Add site-lisp to EMACSLOADPATH.
1997-01-05 Geoff Voelker (env_vars): Add site-lisp to EMACSLOADPATH.
1997-01-05 Geoff Voelker (real_install): Create site-lisp in installation dir.
1997-01-04 Geoff Voelker (compare_env, merge_and_sort_env): New functions.
1997-01-04 Richard M. Stallman (dired-garbage-files-regexp): New variable.
1997-01-03 Richard M. Stallman (dired-string-replace-match): Delete redundant autoload.
1997-01-03 Richard M. Stallman (find-dired): Doc fix.
1997-01-03 Richard M. Stallman (update_frame): Call detect_input_pending
1997-01-03 André Spiegel Changed my e-mail address in the header.
1997-01-03 Richard Kenner (M68*:*:R3V[567]*:*): Use uppercase 'M'. libc-970104
1997-01-03 Erik Naggum (occur): Minor cleanups.
1997-01-03 Richard M. Stallman (list-matching-lines-face): New variable.
1997-01-03 Richard M. Stallman Initial revision
1997-01-02 Richard M. Stallman (lock_info_type): Declare pid as unsigned long instead of int.
1997-01-02 Richard M. Stallman (HANDLE_RELOCATION): New macro.
1997-01-02 Richard M. Stallman (texinfo-mode): Locally set tex-first-line-header-regexp.
1997-01-02 Richard M. Stallman (word-help-mode-alist, reset-word-help)
1997-01-02 Richard M. Stallman (easy-menu-create-keymaps): Menu item STYLE toggle (checkbox)
1997-01-02 Richard M. Stallman Initial revision
1997-01-02 Richard M. Stallman (sh-shell-file): On MSDOS, collapse $SHELL to lower
1997-01-02 Richard M. Stallman (internal_self_insert): Check the property
1997-01-02 Richard M. Stallman (dired-do-chxxx): Use -- only on GNU systems.
1997-01-02 Richard M. Stallman (tex-region): Correctly handle possible
1997-01-02 Richard M. Stallman Use $EMACS to say where to run Emacs.
1997-01-02 Richard M. Stallman (server-process-filter): Let-bind `pos'.
1997-01-01 Paul Eggert (PATH): Add /usr/xpg4/bin,
1997-01-01 Richard M. Stallman (repeat-complex-command): Bind
1996-12-31 Richard M. Stallman Total rewrite.
1996-12-31 Ian Lance Taylor Handle mips-unknown-linux-gnu libc-970101 libc-970102 libc-970103
1996-12-31 Ian Lance Taylor Recognize mips-unknown-linux-gnu
1996-12-31 Richard M. Stallman New version from mly.
1996-12-31 Paul Eggert (BROKEN_MKTIME): New macro.
1996-12-31 Paul Eggert (MKTIME_OBJ):
1996-12-31 Paul Eggert (mktime):
1996-12-31 Richard M. Stallman (locate-mode): Locally set dired-move-to-filename-regexp,
1996-12-31 Richard M. Stallman (dired-make-relative): Ignore the third argument;
1996-12-31 Richard M. Stallman Initial revision
1996-12-31 Richard M. Stallman (insert-directory): Use -- as arg
1996-12-31 Richard M. Stallman (dired-do-chxxx): Use -- as arg
1996-12-30 Richard M. Stallman (Info-find-node): Don't clear Info-index-alternatives.
1996-12-30 Richard M. Stallman (server-start): Don't delete ~/.emacs-server.
1996-12-30 Richard M. Stallman (byte-compile-file): Set default-directory in compiler input buffer.
1996-12-30 Paul Eggert <float.h>: Include if STDC_HEADERS.
1996-12-30 Paul Eggert <float.h>: Include if STDC_HEADERS.
1996-12-30 Paul Eggert (MKTIME_OBJ): Use our mktime instead of SCO 3.2v4.2's, since it
1996-12-30 Richard M. Stallman (Fbyte_code): Add error check for jumping out of range.
1996-12-30 Richard M. Stallman (hppa1.1-hitachi-hiuxmpp): New configuration.
1996-12-30 Richard M. Stallman (dired-permission-flags-regexp): New variable.
1996-12-30 Richard M. Stallman Initial revision
1996-12-30 Richard M. Stallman Include blockinput.h.
1996-12-30 Richard M. Stallman (process.o): Depend on blockinput.h.
1996-12-30 Richard M. Stallman (iso-languages): For Catalan, delete 'C and 'c;
1996-12-29 Richard M. Stallman (tex-first-line-header-regexp): New variable.
1996-12-29 Richard M. Stallman (completion-ignored-extensions):
1996-12-29 Richard M. Stallman (report-emacs-bug): Use compose-mail.
1996-12-29 Richard M. Stallman (hs-emacs-type): Doc fix.
1996-12-29 Richard M. Stallman (dired-insert-directory): Don't override the user's locale.
1996-12-28 Richard M. Stallman (rmail-msg-is-pruned): New function.
1996-12-28 Richard M. Stallman (help-map): Define C-h C-i to run word-help.
1996-12-28 Richard M. Stallman (expand-map): Don't define SPC.
1996-12-28 Richard M. Stallman Initial revision
1996-12-28 Richard M. Stallman (skeleton-positions): Renamed from skeleton-marks.
1996-12-28 Richard M. Stallman (skeleton-marks): New variable.
1996-12-28 Michael Kifer *** empty log message ***
1996-12-27 Richard M. Stallman Many doc fixes.
1996-12-27 Richard M. Stallman (LD_SWITCH_SYSTEM): Use just -X.
1996-12-27 Richard M. Stallman (dos_set_keyboard): Test whether KEYB.COM is installed
1996-12-27 Richard M. Stallman (ispell-message-text-end): Handle `- ' before
1996-12-27 Richard M. Stallman (mail-yank-clear-headers): Handle case of end < start.
1996-12-27 Richard M. Stallman (mail-indentation-spaces): Doc fix.
1996-12-27 Richard M. Stallman (menu-bar-tools-menu): Add a "send mail" entry.
1996-12-27 Richard M. Stallman (perform-replace): Request integers from match-data,
1996-12-26 Richard M. Stallman (forward-paragraph, backward-paragraph): Doc fixes.
1996-12-26 Richard M. Stallman (Fdefalias): Change argument name and doc string.
1996-12-26 Richard M. Stallman Change arg name for fset.
1996-12-26 Richard M. Stallman (Ffset): Change argument name and doc string.
1996-12-26 Richard M. Stallman (x_iconify_frame): Clear visible when we set iconified.
1996-12-26 Richard M. Stallman (single_keymap_panes): New arg DEPTH.
1996-12-26 Richard M. Stallman (window_scroll): Preserve vpos of point
1996-12-26 Richard M. Stallman (read_char_x_menu_prompt): Unread and record all the input events from here.
1996-12-26 Richard M. Stallman (standard_args): Add -find-file and -visit.
1996-12-26 Richard M. Stallman (internal_self_insert): If the abbrev has no expansion,
1996-12-26 Richard M. Stallman (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.
1996-12-26 Richard M. Stallman (mouse-start-end): Put values in proper order,
1996-12-26 Richard M. Stallman (command-line-1): Handle --visit and --find.
1996-12-26 Richard M. Stallman (edebug-read-symbol, edebug-read-string): Don't back up after reading.
1996-12-26 André Spiegel (vc-next-action-on-file, vc-update-change-log,
1996-12-26 André Spiegel (vc-user-login-name): New function.
1996-12-26 Richard M. Stallman Comment change.
1996-12-20 Richard M. Stallman (set_point): Use virtual bounds, not real bounds,
1996-12-20 Richard M. Stallman (FRONT_NONSTICKY_P): New macro.
1996-12-20 Richard M. Stallman (try_window): Add error check for POS.
1996-12-20 Richard M. Stallman (isearch-edit-string): When we try the search
1996-12-20 Richard M. Stallman Minor cleanups for overfull hboxes.
1996-12-20 Richard M. Stallman Update edition number.
1996-12-19 Richard M. Stallman (modify_event_symbol):
1996-12-19 Richard M. Stallman (streq, strneq): Use == NULL rather than !.
1996-12-19 Richard M. Stallman (x_set_title): Check data type of NAME.
1996-12-19 Richard M. Stallman (Fmatch_data): Doc fix.
1996-12-19 Richard M. Stallman Major cleanup of unclear or overly picturesque language.
1996-12-19 Richard M. Stallman (set_frame_menubar): Call Fmatch_data with new explicit arguments.
1996-12-19 Richard M. Stallman (read_process_output, exec_sentinel):
1996-12-19 Richard M. Stallman (mail-extract-address-components): Clear text props
1996-12-19 Paul Eggert (calendar-time-zone-daylight-rules): Add support
1996-12-18 Richard M. Stallman (perform-replace): Undo previous change.
1996-12-18 Richard M. Stallman (Fmatch_data): New args INTEGERS and REUSE.
1996-12-18 Richard M. Stallman (sendmail-user-agent): Avoid error for CONTINUE non-nil.
1996-12-18 Richard M. Stallman (LIBMAIL): New macro. Conditionally includes -lmail.
1996-12-18 Richard M. Stallman (HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.
1996-12-18 Richard M. Stallman Check for libmail, maillock.h and touchlock (for movemail).
1996-12-18 Richard M. Stallman (iso-languages): Add "german" entry.
1996-12-18 Richard M. Stallman (send_process) [EMACS_HAS_USECS]:
1996-12-18 Richard M. Stallman (compose-mail): Doc fix.
1996-12-18 Richard M. Stallman (set_point): Use virtual bounds, not real bounds,
1996-12-18 Richard M. Stallman (display-time-event-handler): Use let*.
1996-12-18 Richard M. Stallman (time-stamp-mail-host-name): Get rid of time-stamp-mail-host.
1996-12-18 Richard M. Stallman (perform-replace): Delete the code that checked
1996-12-17 Richard M. Stallman (news-mail-reply, news-reply): Include the message
1996-12-17 Richard M. Stallman (isearch-ring-adjust): Don't pop the state at the start.
1996-12-17 Richard M. Stallman (dired-move-to-filename-regexp): Recognize various languages.
1996-12-17 Richard M. Stallman (ange-ftp-date-regexp): Recognize various languages.
1996-12-17 Richard M. Stallman (merge_properties_sticky): Don't discard explicit nil
1996-12-17 Erik Naggum (sendmail-send-it): Explicitly pass interactive delivery options to
1996-12-17 Richard M. Stallman (time-stamp-month-dd-yyyy): Use format-time-string.
1996-12-17 Richard M. Stallman (time-stamp-no-file): Reintroduced.
1996-12-16 Richard M. Stallman (display-time-event-handler): Fix previous change.
1996-12-16 Richard M. Stallman Update VERSION to 2.4.2.
1996-12-16 Richard M. Stallman Add normal-auto-fill-function.
1996-12-16 Richard M. Stallman Update edition to 2.4b.
1996-12-16 Richard M. Stallman (sendmail-send-it): If no recipients, don't run
1996-12-16 Richard M. Stallman (mail-extract-address-components): Don't downcase
1996-12-16 Richard M. Stallman (imenu-generic-expression): Doc fix.
1996-12-16 Richard M. Stallman (socket_connection): Free realhost after using it.
1996-12-16 Richard M. Stallman Fix previous change.
1996-12-16 Richard M. Stallman (Finsert_file_contents): Handle BEG and END non-nil
1996-12-16 Richard M. Stallman (describe-mode): Include minor modes that aren't buffer local.
1996-12-16 Richard M. Stallman (HAVE_LIMITS_H): Add #undef.
1996-12-16 Richard M. Stallman (limits.h): Check for this file.
1996-12-16 Richard M. Stallman Change defconsts to defvars.
1996-12-16 Richard M. Stallman (register-name-alist): Use defvar.
1996-12-16 Richard M. Stallman (only-global-abbrevs): Use defvar.
1996-12-16 Richard M. Stallman Change some defconsts to defvars.
1996-12-16 Richard M. Stallman Change defconsts to defvars.
1996-12-16 Richard M. Stallman (format-alist): Change defconst to defvar.
1996-12-16 Richard M. Stallman Change most defconsts to defvars.
1996-12-15 Richard M. Stallman (find-file-revert-without-query): New variable.
1996-12-15 Richard M. Stallman (Fuser_full_name): Return nil if the specified user doesn't exist.
1996-12-15 Richard M. Stallman (x_set_scroll_bar_width): Reject a width that's too small.
1996-12-15 Richard M. Stallman (cpp-edit-load): Don't load anything if init-file-user is nil.
1996-12-15 Richard M. Stallman (set_point): Check for intangible properties on overlays.
1996-12-15 Richard M. Stallman (Fnext_char_property_change): New function.
1996-12-14 Richard M. Stallman (outline-discard-overlays):
1996-12-14 Richard M. Stallman (menu-bar-tools-menu): Add items
1996-12-14 Richard M. Stallman (rmail-summary-beginning-of-message):
1996-12-13 Richard M. Stallman (disabled-command-hook): Correctly keep the first
1996-12-13 Richard M. Stallman (time-stamp-am-pm): Variable deleted.
1996-12-13 Richard M. Stallman (display-time-event-handler): If Don't run the timer
1996-12-12 Richard M. Stallman (Info-mode): Default for `tab-width'.
1996-12-12 Richard M. Stallman Explain how disabled commands' doc strings are displayed.
1996-12-11 Richard M. Stallman Fix previous change.
1996-12-11 Richard M. Stallman (browse-url-url-at-point): Use thing-at-point.
1996-12-11 Richard M. Stallman (bounds-of-thing-at-point): Allow the end
1996-12-11 Richard M. Stallman Don't load .custom if -q was used.
1996-12-11 Karl Heuer (byte-compile-insert-header): Fix previous change.
1996-12-11 Richard M. Stallman (syms_of_buffer): Doc fix (transient-mark-mode).
1996-12-11 Richard M. Stallman call-process does not create a buffer.
1996-12-11 David J. MacKenzie * config.guess: Recognize machten. libc-961211 libc-961212 libc-961213 libc-961214 libc-961215 libc-961216 libc-961217 libc-961218 libc-961219 libc-961220 libc-961221 libc-961222 libc-961223 libc-961224 libc-961225 libc-961226 libc-961227 libc-961228 libc-961229 libc-961230 libc-961231
1996-12-11 Richard M. Stallman (Fwrite_region): Be careful not to destroy contents of
1996-12-10 Richard M. Stallman (goto-address-fontify): Use overlay, not text props.
1996-12-10 Richard M. Stallman (message2_nolog): Handle minibuffer_auto_raise.
1996-12-10 Richard M. Stallman (Fcall_process_region): Define missing local `count'.
1996-12-10 Richard M. Stallman (window_scroll): Don't set w->start or w->force_start if signaling an error.
1996-12-10 Richard M. Stallman (Fend_of_line, Fbeginning_of_line):
1996-12-10 Richard M. Stallman (Vmenu_updating_frame): New variable.
1996-12-10 Richard M. Stallman (sort-columns): Don't use `sort' utility if the text has text properties.
1996-12-10 Richard M. Stallman (timer-next-integral-multiple-of-time): Doc fix.
1996-12-10 Richard M. Stallman (thing-at-point-url-chars): Allow comma, = and &.
1996-12-09 Geoff Voelker (normal-top-level, command-line, command-line-1):
1996-12-09 Richard M. Stallman (Fread_file_name_internal): Verify STRING is a string.
1996-12-09 Richard M. Stallman (gnus-button-alist): Allow whitespace in `<URL:...'
1996-12-09 Erik Naggum (disabled-command-hook): Use `defvar' and add documentation string.
1996-12-09 Richard M. Stallman (Fuser_full_name): Use build_string instead of make_string.
1996-12-09 Richard M. Stallman (rs6000-ibm-aix4.2): New alternative.
1996-12-09 Richard M. Stallman (Fend_of_line, Fbeginning_of_line): Declared.
1996-12-08 Richard M. Stallman (gnus-read-init-file): Don't load anything if init-file-user is nil.
1996-12-08 Richard M. Stallman (status_notify): Test p->infd > 0
1996-12-08 Richard M. Stallman (iconify-or-deiconify-frame): Define to be a
1996-12-08 Richard M. Stallman (texinfo-font-lock-keywords): Add `url', `email'.
1996-12-08 Richard M. Stallman (Fuser_full_name): Accept a string (the login name) as
1996-12-08 Richard M. Stallman (syms_of_minibuf): Doc fix.
1996-12-08 Richard M. Stallman (Fline_beginning_position, Fline_end_position): New fns.
1996-12-08 Richard M. Stallman (Info-get-token): Find tokens where START matches
1996-12-07 Richard Kenner (PENTIUM:CPunix:4.0*:*): New case. libc-961208 libc-961209 libc-961210
1996-12-07 Richard M. Stallman (mouse-drag-mode-line): Don't get error
1996-12-07 Richard M. Stallman (isearch-no-upper-case-p): Use downcase
1996-12-07 Richard M. Stallman (mail-reply-action): Renamed from mail-reply-buffer.
1996-12-07 Richard M. Stallman (rmail-start-mail): Rewrite to use compose-mail.
1996-12-07 Richard M. Stallman (compose-mail): Handle several more args:
1996-12-07 Richard M. Stallman (perform-replace): Obey minibuffer-auto-raise.
1996-12-07 Richard M. Stallman (jka-compr-temp-name-template): Initialize using TMPDIR.
1996-12-07 Richard M. Stallman (thing-at-point-url-chars): Allow period.
1996-12-07 Richard M. Stallman (MAYBE_GC): New macro.
1996-12-07 Richard M. Stallman (Vtemp_file_name_pattern): New variable.
1996-12-07 Richard M. Stallman Recognize vax-*-netbsd*.
1996-12-07 Richard M. Stallman (etags-file-of-tag): Expand the file name
1996-12-07 Richard M. Stallman (sendmail-user-agent): Support 2 optional args.
1996-12-07 Richard M. Stallman (byte-compile-insert-header): If emacs-version
1996-12-07 Richard M. Stallman (pascal-mode): Make comment-indent-function buffer local.
1996-12-07 Richard M. Stallman (mouse-major-mode-menu): Propagate prefix arg
1996-12-07 Richard M. Stallman (isearch-mode): Maybe make minibuffer frame visible and/or raise it.
1996-12-07 Richard M. Stallman In enable predicates in Files menu, use menu-updating-frame.
1996-12-07 Richard M. Stallman Fixed syntax table for quotes since they messed up
1996-12-07 Richard M. Stallman (dired-omit-size-limit): New variable.
1996-12-07 Richard M. Stallman Get rid of RCS id.
1996-12-07 Richard M. Stallman Delete `units' task--it is done.
1996-12-06 Karl Heuer (backup-buffer): Doc fix.
1996-12-06 Karl Heuer (IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
1996-12-06 Karl Heuer (imenu): Support integers used as positions.
1996-12-06 Karl Heuer (ange-ftp-normal-login): If using a smart gateway,
1996-12-05 Karl Heuer (syms_of_keyboard): Doc fix.
1996-12-05 Karl Heuer (Info-follow-reference): Add each cross-reference to
1996-12-05 Karl Heuer (PC-do-completion): Remove text properties from
1996-12-04 Francesco Potortì * etags.c (C_entries): Test tok.valid. This handles some
1996-11-21 Thomas Bushnell, BSG Revert last change. libc-961203 libc-961204 libc-961205 libc-961206 libc-961207
1996-11-21 Thomas Bushnell, BSG * config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
1996-11-21 Thomas Bushnell, BSG Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
1996-11-21 Charles Hannum gethostbyname() may return a pointer to static data, which is
1996-11-21 Geoff Voelker (w32_wnd_proc): Use dummy message to wake up thread on quit_char.
1996-11-20 David J. MacKenzie cleanups libc-961121
1996-11-19 David J. MacKenzie If no sys/param.h, default to 8k. libc-961120
1996-11-19 David J. MacKenzie Indent for readability.
1996-11-19 Karl Heuer [__DJGPP__ >= 2] (dos_direct_output): Faster method of
1996-11-19 Karl Heuer (resize-minibuffer-frame): Don't assume minibuffer frame is selected.
1996-11-19 Geoff Voelker (x-defined-colors): Use color names from w32-color-map.
1996-11-19 Geoff Voelker Use new name ms-w32.h for windowsnt.h
1996-11-19 Geoff Voelker Use new name w32.h for nt.h
1996-11-19 Geoff Voelker Use new names for w32 files
1996-11-19 Geoff Voelker Use new file name w32-fns.el
1996-11-19 Geoff Voelker Use new file name dos-w32.el
1996-11-19 Geoff Voelker Use w32 instead of ms-windows for window-system symbol
1996-11-19 Geoff Voelker (init_display) [HAVE_NTGUI]: Use w32 for window-system.
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-11-19 Geoff Voelker (special-display-p, same-window-p): Add missing
1996-11-17 Karl Heuer (write-contents-hooks): Doc fix.
1996-11-17 Karl Heuer *** empty log message ***
1996-11-17 Karl Heuer (comint-password-prompt-regexp): Recognize AIX format.
1996-11-17 Karl Heuer Initial revision
1996-11-16 Simon Marshall Use simpler fn.
1996-11-16 Simon Marshall use simpler fn.
1996-11-16 Simon Marshall (a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the-fly, (b) add lazy-lock-defer-on-scrolling, (c) use these to choose one of lazy-lock-defer-line-after-change, lazy-lock-defer-rest-after-change, lazy-lock-fontify-line-after-change, lazy-lock-fontify-rest-after-change to add to after-change-functions, (d) use with-current-buffer rather than save-excursion, (e) avoid integer overflow in lazy-lock-percent-fontified.
1996-11-16 Simon Marshall (a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages.
1996-11-16 Simon Marshall (a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in keyword form, (c) make simple font-lock-match-c-style-declaration-item-and-skip-to-next and more complex font-lock-match-c++-style-declaration-item-and-skip-to-next.
1996-11-14 Karl Heuer (resize-minibuffer-frame-restore): Don't assume
1996-11-14 Erik Naggum (report-emacs-bug): Reorder arguments.
1996-11-14 Per Bothner Bunch of updates. See ChangeLog. libc-961114 libc-961115 libc-961116 libc-961117 libc-961118 libc-961119
1996-11-13 Erik Naggum (message-mode): Doc fix.
1996-11-13 Francesco Potortì Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1996-11-13 Erik Naggum (report-emacs-bug): New argument recent-keys read before bug subject
1996-11-12 David J. MacKenzie cosmetic tweaks
1996-11-12 Richard M. Stallman (redisplay_window): When handling scroll_conservatively,
1996-11-12 Richard M. Stallman (find-grep-options): Treat solaris, irix like BSD.
1996-11-12 Richard M. Stallman (Fmodify_frame_parameters): Use alist in reverse order.
1996-11-12 David J. MacKenzie more bug fixes
1996-11-12 Richard M. Stallman (isearch-complete1): If no completion,
1996-11-12 Richard M. Stallman (Fexpand_abbrev): If the abbrev's expansion is nil,
1996-11-11 Richard M. Stallman (choose_minibuf_frame): Don't change selected_frame's
1996-11-11 Erik Naggum (combine-after-change-calls): The first form is not special.
1996-11-11 Richard M. Stallman (Fcall_last_kbd_macro): Set this_command from last_command
1996-11-11 Richard M. Stallman Include frame.h and window.h.
1996-11-11 Richard M. Stallman (scroll_margin): New variable.
1996-11-11 Richard M. Stallman (window_scroll): Handle scroll_margin
1996-11-10 Richard M. Stallman (dired-jump): Never turn omitting *on*.
1996-11-10 Richard M. Stallman (describe-variable): Pretty-print the values.
1996-11-10 Richard M. Stallman (define-key-after): If AFTER is t, always put new binding at the end.
1996-11-10 Richard M. Stallman (Fdelete_other_windows): Set optional_new_start instead of force_start.
1996-11-10 Richard M. Stallman (redisplay_window): Handle optional_new_start.
1996-11-10 Richard M. Stallman (struct window): New field optional_new_start.
1996-11-09 Richard M. Stallman (sh-set-shell): Pass args no-query-flag
1996-11-09 Richard M. Stallman (combine-after-change-calls): Add lisp-indent-function property.
1996-11-09 Richard M. Stallman (combine-after-change-calls): New def-edebug-spec.
1996-11-09 Richard M. Stallman (combine-after-change-calls): New macro.
1996-11-09 Richard M. Stallman (main): Call syms_of_insdel.
1996-11-09 Richard M. Stallman (signal_after_change): If Vcombine_after_change_calls,
1996-11-09 Richard M. Stallman (comint-output-filter): Run comint-output-filter-functions
1996-11-09 Richard M. Stallman (list-diary-entries): Reread the diary file if it has changed.
1996-11-09 Richard M. Stallman (revert-buffer): Doc fix.
1996-11-09 Richard M. Stallman (map-y-or-n-p): Handle minibuffer-auto-raise here.
1996-11-09 Richard M. Stallman (fns.o): Depend on window.h.
1996-11-09 Richard M. Stallman (fns.o): Depend on frame.h.
1996-11-08 Francesco Potortì * etags.c (relative_filename): Bug corrected.
1996-11-08 David J. MacKenzie patches from bug-gnu-utils to support more architectures libc-961108 libc-961109 libc-961110 libc-961111
1996-11-07 Richard M. Stallman (Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
1996-11-07 Richard M. Stallman [emacs] (malloc, free): Define as xmalloc, and xfree.
1996-11-07 Richard M. Stallman (Fmodify_frame_parameters): Doc fix.
1996-11-07 Richard M. Stallman (sh-mode-syntax-table): Turn on comment syntax for #,
1996-11-07 Richard M. Stallman (USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
1996-11-07 Richard M. Stallman (sh-mode): Set `comment-start-skip'; otherwise
1996-11-07 Richard M. Stallman (Ffile_attributes): Represent inode number as a pair of
1996-11-07 Richard M. Stallman (locallisppath): Add leim directory.
1996-11-07 Richard M. Stallman (display-time-format): New variable.
1996-11-07 Richard M. Stallman (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
1996-11-07 Richard M. Stallman Clarify initial-frame-alist and default-frame-alist.
1996-11-06 Richard M. Stallman (scroll_conservatively): New variable.
1996-11-06 Richard M. Stallman (Fencode_time): Doc fix.
1996-11-06 Richard M. Stallman (narrow-to-page): With negative arg, move back one extra
1996-11-06 Richard M. Stallman [__DJGPP_MINOR__ == 0] (_rename): New function, a
1996-11-06 Richard M. Stallman (minor-mode-alist): Don't use purecopy.
1996-11-06 Richard M. Stallman (window_loop, case GET_BUFFER_WINDOW):
1996-11-05 Richard M. Stallman (Fencode_time): Use xfree, not free.
1996-11-05 Richard M. Stallman (PRINTFINISH): Use xfree, not free.
1996-11-05 Richard M. Stallman (compile-auto-highlight): Renamed from
1996-11-05 Richard M. Stallman (compile-highlight-display-limit): New variable.
1996-11-05 Richard M. Stallman (time-stamp-dd/mm/yyyy): New function.
1996-11-05 Richard M. Stallman (initial-frame-alist): Make default value nil--
1996-11-05 Richard M. Stallman (Fx_create_frame): Look for X-resource for minibuffer.
1996-11-04 Richard M. Stallman (dired-mode-map): Put dired-mark-subdir-files on *s.
1996-11-04 Richard M. Stallman (PRINTPREPARE): Really do set free_print_buffer.
1996-11-04 Richard M. Stallman (PRINTDECLARE): Declare specpdl_count and free_print_buffer.
1996-11-03 Richard M. Stallman (makefile-font-lock-keywords): Handle dependencies
1996-11-03 Richard M. Stallman Enabled commentary for Finder.
1996-11-03 Richard M. Stallman (Man-bgproc-sentinel): Move the buffer creation
1996-11-03 Richard M. Stallman (comment-region): With just C-u as arg,
1996-11-03 Paul Eggert When processing cvs log output, remove `Attic/' from repository file names.
1996-11-02 Richard M. Stallman Change some MSDOS info.
1996-11-02 Richard M. Stallman (change-log-fill-paragraph): Return non-nil so
1996-11-02 Richard M. Stallman (command_loop_1): Update selected buffer again after read_key_sequence.
1996-11-02 Richard M. Stallman (handwrite-version): Variable deleted.
1996-11-02 Richard M. Stallman Initial revision
1996-11-02 Erik Naggum Fix minor typo in *! key binding.
1996-11-02 Richard M. Stallman (dired-mode-map): Make * a prefix for mark commands.
1996-11-02 Richard M. Stallman (dired-mode-map): Put dired-mark-extension on *.
1996-11-02 Richard M. Stallman (Info-scroll-up): Doc fix.
1996-11-02 Richard M. Stallman Initial revision
1996-11-02 Richard M. Stallman (printchar, strout): Do QUIT for echo area output.
1996-11-01 Richard M. Stallman (isearch-forward): Doc fix.
1996-11-01 Richard M. Stallman (lisp-complete-symbol): Sort the list.
1996-10-31 Richard M. Stallman (tex-file): Fix paren error in last change.
1996-10-31 Richard M. Stallman (EmacsFrameResize): Use cancel_mouse_face.
1996-10-31 Richard M. Stallman (cancel_mouse_face): New function. Code copied from
1996-10-31 Richard M. Stallman (dired-find-file): Error if line's file does not exist.
1996-10-31 Richard M. Stallman Make sure `mv' supports forward slashes and -f.
1996-10-31 Richard M. Stallman (main): Clear out *Messages* before init_callproc.
1996-10-31 Richard M. Stallman (dir_warning): New function.
1996-10-31 Richard M. Stallman (init_callproc): Use dir_warning.
1996-10-31 Erik Naggum Reorganize function definitions so etags finds them.
1996-10-30 Richard M. Stallman (BROKEN_O_NONBLOCK): Define only if Ultrix.
1996-10-30 Richard M. Stallman (XTread_socket, KeyPress case): Clear compose_status
1996-10-30 Richard M. Stallman Initial revision
1996-10-29 Richard M. Stallman Recognize hppa-next as a valid CPU-COMPANY combination. libc-961029 libc-961030 libc-961031 libc-961101 libc-961102 libc-961103 libc-961104 libc-961105 libc-961106 libc-961107
1996-10-29 Richard M. Stallman (hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
1996-10-28 Erik Naggum (Fmake_char_table): Doc fix.
1996-10-28 Simon Marshall Use new face.
1996-10-28 Simon Marshall more auto-mode-alist modes.
1996-10-28 Paul Eggert (timezone-time-from-absolute): Fix off-by-one
1996-10-26 Richard M. Stallman (read_minibuf_unwind): Don't restore minibuf_window;
1996-10-26 Richard M. Stallman (Fexpand_file_name): No longer discard .../ before another / or ~.
1996-10-26 Richard M. Stallman (refer-bib-directory): New variable, list of
1996-10-26 Richard M. Stallman (electric-perl-terminator, perl-indent-command):
1996-10-26 Richard M. Stallman (mouse-sel-set-selection-function): Doc fix.
1996-10-26 Richard M. Stallman (set-visited-file-name): Doc fix.
1996-10-26 Richard M. Stallman (kill-buffer-and-window): New command.
1996-10-26 Richard M. Stallman (sh-mode): Don't make font-lock-keywords buffer-local.
1996-10-26 Richard M. Stallman (rmail-reply): Merge resent-to and resent-cc into to and cc.
1996-10-26 Richard M. Stallman (pascal-indent-declaration): Avoid infinite loop
1996-10-26 Richard M. Stallman (describe_buffer_bindings): Pass 1 for PARTIAL
1996-10-26 Richard M. Stallman (status_notify): Update p->tick again
1996-10-26 Richard M. Stallman (decode_mode_spec): In the `L' case,
1996-10-25 Karl Heuer (Info-insert-dir): Ensure directory ends with slash.
1996-10-25 Karl Heuer (makefile-font-lock-keywords): Accept - and . in
1996-10-25 Karl Heuer (imenu-scanning-message): Use ellipsis.
1996-10-25 Karl Heuer (iso-langauges): Alphabetize list.
1996-10-24 Karl Heuer (lexical-let): Fixed a bug involving nested
1996-10-24 Karl Heuer (dired-insert-directory): Check for non-US LANG.
1996-10-23 Simon Marshall Changes to font-lock-fontify-syntactically-region: (a) the cache position must be a marker, (b) use a loop to look for comment start, some speedups.
1996-10-23 Simon Marshall Add Font Lock support. Add mode command autoload cookie.
1996-10-23 Simon Marshall Tweak dired-font-lock-keywords.
1996-10-23 Simon Marshall Tweak mail-font-lock-keywords.
1996-10-23 Simon Marshall Tweak rmail-font-lock-keywords.
1996-10-23 Simon Marshall Add Font Lock support. Provide when loaded.
1996-10-23 Simon Marshall Tweak change-log-font-lock-keywords
1996-10-22 Karl Heuer Fix 1996-09-02 change.
1996-10-20 Karl Heuer (compilation-skip-to-next-location): Defined.
1996-10-17 André Spiegel (vc-dired-reformat-line): Discard check for numerical value of
1996-10-17 André Spiegel (vc-file-owner): Always return user name, using the optional argument
1996-10-15 Richard M. Stallman (universal-argument): Doc fix.
1996-10-15 Richard M. Stallman (f90-no-block-limit): Fixed bug for indentation of
1996-10-14 Richard M. Stallman (Vdebug_on_signal): Renamed from Vdebug_force.
1996-10-14 Karl Heuer Fix typo in comment.
1996-10-13 Richard M. Stallman (UNEXEC): Undef before defining.
1996-10-13 Richard M. Stallman (hack-local-variables-prop-line):
1996-10-13 Richard M. Stallman (describe-function): If no fn specified, say so.
1996-10-13 Paul Eggert (datearg): Use the empty string, not '-d>1970-01-01', to extract all
1996-10-12 Richard M. Stallman (define-function): Define as alias for defalias.
1996-10-12 Richard M. Stallman Use defalias not define-function.
1996-10-12 Richard M. Stallman (define-function): Mark it as obsolete.
1996-10-12 Richard M. Stallman (Fdefine_function): Function definition deleted.
1996-10-12 Paul Eggert (rlog_options): Look for ' option' rather than 'unknown option',
1996-10-12 Richard M. Stallman Explain what major modes can do for imenu and font-lock.
1996-10-12 Richard M. Stallman (rmail): Run rmail-mail-hook last.
1996-10-12 Richard M. Stallman (XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
1996-10-12 Richard M. Stallman (struct frame): New field phys_cursor_on.
1996-10-12 Richard M. Stallman (msb--toggle-menu-type): Call menu-bar-update-buffers with t.
1996-10-12 Richard M. Stallman Comment change.
1996-10-12 Richard M. Stallman (edt-load-xkeys): Doc fix.
1996-10-12 Richard M. Stallman (set-process-filter): Doc fix.
1996-10-12 Richard M. Stallman Doc fixes on most variables.
1996-10-12 Richard M. Stallman (tpu-load-xkeys): Doc fix.
1996-10-12 Richard M. Stallman (nnfolder-ignore-active-file): Doc fix.
1996-10-12 Richard M. Stallman (2C-two-columns): Doc fix.
1996-10-12 Richard M. Stallman (r2b-proceedings-list, r2b-help-message): Doc fixes.
1996-10-12 Richard M. Stallman (solitaire): Doc fix.
1996-10-11 Richard M. Stallman (Fbuffer_has_markers_at): New function.
1996-10-11 Richard M. Stallman (newline): Use buffer-has-markers-at.
1996-10-11 Richard M. Stallman (browse-url-at-point): Add autoload cookie.
1996-10-11 Richard M. Stallman (browse-url): New function.
1996-10-10 Richard M. Stallman (auto-mode-alist): .hpp files get C++ mode.
1996-10-10 Jim Meyering [__hpux]: Define hpux. From Eric Backus.
1996-10-09 Richard M. Stallman (init_display): If not yet initialized,
1996-10-09 Richard M. Stallman (Fx_popup_menu): Give the menu a title when the menu is a single keymap.
1996-10-08 Erik Naggum (narrow-to-defun): Narrow to the same defun that `mark-defun' would make
1996-10-08 Richard M. Stallman (comint-read-noecho): Clear out the intermediate strings.
1996-10-08 Richard M. Stallman (line-move): Ignore invisibility in `move-to-column'.
1996-10-08 Richard M. Stallman (cancel-function-timers): Add autoload.
1996-10-08 Erik Naggum (with-current-buffer): Correct indentation property.
1996-10-08 Richard M. Stallman Move two function definitions.
1996-10-07 Richard M. Stallman (sgml-specials): Delete `-' from the list.
1996-10-07 Richard M. Stallman (struct position): New field ovstring_chars_done.
1996-10-07 Richard M. Stallman (POSIX_SIGNALS): New definition.
1996-10-07 Richard M. Stallman (Buffer-menu-revert): New function.
1996-10-07 Richard M. Stallman (cancel-timer): Add autoload cookie.
1996-10-06 Richard M. Stallman (Info-read-subfile): Allow a file name as arg.
1996-10-06 Richard M. Stallman Clarify how insert-in-front-hooks and insert-behind-hooks are used.
1996-10-06 Richard M. Stallman (display_text_line): New arg ovstr_done. (Callers changed).
1996-10-06 Richard M. Stallman (x_set_internal_border_width): Only change
1996-10-06 Richard M. Stallman (vmotion, compute_motion): Fill in ovstring_chars_done in the return value.
1996-10-06 Richard M. Stallman (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
1996-10-06 Richard M. Stallman Provide an empty default for LD_SWITCH_X_SITE_AUX.
1996-10-06 Erik Naggum (special-display-p): Doc fix.
1996-10-06 Erik Naggum (print-help-return-message): Use new functions `special-display-p' and
1996-10-06 Erik Naggum (Fspecial_display_p, Fsame_window_p): New functions.
1996-10-04 Richard M. Stallman (rmail-summary-line-count-flag): Renamed from rmail-summary-line-count-p.
1996-10-04 Richard M. Stallman (rmail-summary-line-count-p): New variable.
1996-10-04 Richard M. Stallman (file-name-non-special): New function.
1996-10-04 Richard M. Stallman (decode_env_path): Add /: to dir names that could be magic.
1996-10-04 Noah Friedman (eldoc-function-argstring-from-docstring): Add search that finds arglist
1996-10-04 Richard M. Stallman (init_buffer): Add /: to dir names that could be magic.
1996-10-04 Richard M. Stallman (openp): Omit /: from start of file name.
1996-10-04 Richard M. Stallman (imenu-default-create-index-function): Fix error message.
1996-10-03 Richard M. Stallman (eval-after-load): Add lisp-indent-function for it.
1996-10-03 Erik Naggum (with-temp-buffer): Add indentation property.
1996-10-03 Erik Naggum (with-current-buffer): Minor cleanup.
1996-10-02 Richard M. Stallman Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
1996-10-02 Richard M. Stallman (ospeed): New #undef to counteract that definition.
1996-10-02 Richard M. Stallman (ospeed): New definition.
1996-10-02 Richard M. Stallman Delete several \n\'s.
1996-10-02 Richard M. Stallman (save-selected-window, save-current-buffer)
1996-10-02 Francesco Potortì * etags.c (print_version): Print copyright info.
1996-10-02 Richard M. Stallman (recover-session): Error if session files turned off.
1996-10-02 Karl Heuer (store_frame_param): Allow setting a frame's minibuffer
1996-10-01 Richard M. Stallman (syms_of_buffer): Doc fix.
1996-09-30 Richard M. Stallman (imenu--make-index-alist): Add doc string.
1996-09-30 Paul Eggert (date): Make default format acceptable to CVS post v1.8
1996-09-29 Richard M. Stallman (etags-file-of-tag): Fix looking-at regexp.
1996-09-29 Richard M. Stallman (main): If the lock call fails with EBUSY or
1996-09-29 Richard M. Stallman (show_mouse_face): Undo 1996-08-30 change.
1996-09-28 Erik Naggum Create a subdir named `lisp'.
1996-09-28 Richard M. Stallman (Fcall_interactively): Bind cursor-in-echo-area to t for `k' and `K'.
1996-09-28 Richard M. Stallman (perldb): Supply visited file name, or -e 0, as default args.
1996-09-28 Richard M. Stallman (ps-print-prologue-1): Fix bug in postscript comment lines.
1996-09-28 Richard M. Stallman (with-temp-file): Add lisp-indent-function property.
1996-09-28 Richard M. Stallman (with-temp-file): New macro.
1996-09-28 Richard M. Stallman Add `provide' call.
1996-09-27 Richard M. Stallman (x_set_scroll_bar_width): Move cursor to the
1996-09-27 Richard M. Stallman (tex-main-file): Add missing initial value.
1996-09-27 Richard M. Stallman (Vdebug_force): New variable.
1996-09-27 Richard M. Stallman (save-current-buffer, with-current-buffer)
1996-09-27 Richard M. Stallman (ange-ftp-skip-msgs): Recognize `passive'.
1996-09-27 Richard M. Stallman (XTflash): Don't flash in the internal borders.
1996-09-27 Richard M. Stallman (x_set_internal_border_width, Fx_create_frame):
1996-09-27 Richard M. Stallman (widget_store_internal_border): New function.
1996-09-27 Richard M. Stallman Delete all the autoload calls.
1996-09-27 Richard M. Stallman Add many autoload cookies.
1996-09-27 Richard M. Stallman (rmail-edit-current-message): Add autoload.
1996-09-27 Richard M. Stallman (set-rmail-inbox-list): Add autoload cookie.
1996-09-27 Richard M. Stallman (rmail-read-label, rmail-add-label, rmail-kill-label)
1996-09-27 Richard M. Stallman (rmail-summary-by-senders, rmail-summary): Add autoload.
1996-09-27 Richard M. Stallman (rmail-fields-not-to-output): Add autoload cookie.
1996-09-26 Richard M. Stallman (isfloat_string): Accept E like e.
1996-09-26 Richard M. Stallman (KERNEL_FILE): Redefine it here.
1996-09-26 Richard M. Stallman (exec-to-string): New alias.
1996-09-26 Richard M. Stallman (Fset_text_properties, Fadd_text_properties)
1996-09-26 Richard M. Stallman (syms_of_window): Doc fixes.
1996-09-26 Richard M. Stallman (sigsetmask, _longjmp, _setjmp): #undef them.
1996-09-25 Richard M. Stallman (struct frame): New field window_width.
1996-09-25 Richard M. Stallman (init_dosfns): When setting `__opendir_flags' value,
1996-09-25 Richard M. Stallman (auto-mode-alist): Add lower-case varieties of
1996-09-25 Richard M. Stallman (split-string): Fix minor bug.
1996-09-25 Paul Eggert (rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.
1996-09-25 Richard M. Stallman (set_properties, add_properties, remove_properties):
1996-09-25 Richard M. Stallman (XTread_socket): Delete WAITP arg.
1996-09-25 Richard M. Stallman (vip-window-display-p): Don't treat MS-DOS as a windowed display.
1996-09-25 Richard M. Stallman (forward-paragraph): Don't ever move forward again across a line if we
1996-09-25 Richard M. Stallman (gud-perldb-massage-args): Handle -e in ARGS.
1996-09-25 Richard M. Stallman (w32_read_socket): Delete WAITP arg.
1996-09-25 Richard M. Stallman (read_avail_input): Don't pass WAITP to read_socket_hook.
1996-09-25 Richard M. Stallman (HAVE_GETCWD): Add #undef.
1996-09-25 Richard M. Stallman Check for getcwd.
1996-09-25 Richard M. Stallman Comment changes.
1996-09-25 Richard M. Stallman Initial revision
1996-09-25 Richard M. Stallman (mouse-drag-throw): Bind adjusted-mouse-delta.
1996-09-25 Richard M. Stallman Initial revision
1996-09-25 Richard M. Stallman (mouse-drag-secondary): Make sure to return nil
1996-09-25 Richard M. Stallman (Vuser_login_name): Declared extern.
1996-09-24 Richard M. Stallman (shell-command-to-string): Make the buffer current
1996-09-24 Richard M. Stallman (imenu--cleanup): Handle shared structure in alist.
1996-09-24 Richard M. Stallman (split-string): New function.
1996-09-24 Richard M. Stallman (LIBES): Add LOADLIBES and LDLIBS.
1996-09-24 Richard M. Stallman (shell-command-to-string): New function.
1996-09-24 Richard M. Stallman (with-output-to-string): New macro.
1996-09-24 Richard M. Stallman (run_msdos_command): When testing whether a shell
1996-09-24 Richard M. Stallman Explain better about building in separate directory.
1996-09-24 Richard M. Stallman (edebug-original-signal): Don't define it.
1996-09-24 Richard M. Stallman Comment change.
1996-09-24 Richard Kenner (-vxsim*): New operating system. libc-960925 libc-960926 libc-960927 libc-960928 libc-960929 libc-961001 libc-961004 libc-961005 libc-961006 libc-961007 libc-961008 libc-961009 libc-961010 libc-961011 libc-961012 libc-961013 libc-961014 libc-961015 libc-961016 libc-961017 libc-961018 libc-961019 libc-961020 libc-961021 libc-961022 libc-961023 libc-961024 libc-961025 libc-961026 libc-961027 libc-961028
1996-09-24 Richard M. Stallman (x_window): With Motif, double extra_borders.
1996-09-23 Richard M. Stallman (mouse-drag-region): Ignore event end-point if it is not a number.
1996-09-23 Richard M. Stallman (iso-languages): Add element for latin-3.
1996-09-23 Richard M. Stallman (Fx_create_frame): Default Qinternal_border_width to 1.
1996-09-23 Richard M. Stallman (x_scroll_bar_create, x_scroll_bar_move):
1996-09-23 Richard M. Stallman (EmacsFrameSetValues): Copy internal_border_width
1996-09-23 Richard M. Stallman (pre-command-hook, post-command-hook): Defvars deleted.
1996-09-23 Richard M. Stallman (Fsave_current_buffer): New function.
1996-09-23 Richard M. Stallman (Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.
1996-09-23 Richard M. Stallman (syms_of_eval): Initialize Vrun_hooks here.
1996-09-23 Richard M. Stallman (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
1996-09-23 Richard M. Stallman (run-hooks): defconst deleted.
1996-09-23 Richard M. Stallman (add-timeout): Duplicate definition deleted.
1996-09-23 Richard M. Stallman (Bsave_current_buffer): New macro.
1996-09-22 Richard M. Stallman Doc fixes.
1996-09-22 Richard M. Stallman (archive-mode, archive-extract, archive-check-dos)
1996-09-22 Richard M. Stallman (rmail-keywords): Don't initialize.
1996-09-22 Richard M. Stallman (unread-command-event, unread-command-events)
1996-09-22 Karl Heuer (time-stamp-old-format-warn): new variable.
1996-09-22 Richard M. Stallman (path-separator): Duplicate definition deleted.
1996-09-22 Richard M. Stallman (bib-capitalize-title-stop-words): Renamed from capit...
1996-09-22 Richard M. Stallman (r2b-capitalize-title-stop-words): Renamed from capit...
1996-09-22 Richard M. Stallman (insert-kbd-macro): Duplicate definition deleted.
1996-09-22 Richard M. Stallman (eql): Incorrect definition deleted.
1996-09-22 Richard M. Stallman Comment change.
1996-09-22 Richard M. Stallman (Fdelete_frame): Set update_mode_lines.
1996-09-22 Richard M. Stallman New kind of register value is a file name and position.
1996-09-22 Richard M. Stallman (main): Add copyright etc. to --version output.
1996-09-22 Richard M. Stallman (with-current-buffer): New macro.
1996-09-22 Richard M. Stallman (byte-optimize-form-code-walker):
1996-09-22 Richard M. Stallman (REGEXP_CACHE_SIZE): Increase to 20.
1996-09-22 Richard M. Stallman (save-current-buffer): Compile it like save-excursion.
1996-09-21 Richard M. Stallman (locate-library): Print no messages if called from Lisp.
1996-09-21 Richard M. Stallman (imenu--split-menu): Keep the rescan item at top level.
1996-09-21 Richard M. Stallman (imenu--generic-function): Create a special entry
1996-09-21 Richard M. Stallman (vertical_scroll_bar_type): Add enumerated
1996-09-21 Paul Eggert (tm_diff): Renamed from difftm. Yield int, not long.
1996-09-21 Richard M. Stallman (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from
1996-09-21 Richard M. Stallman (make_frame_glyphs, update_line, update_frame)
1996-09-21 Richard M. Stallman (echo_area_display): Clear the left-side scroll bar columns.
1996-09-21 Richard M. Stallman (read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
1996-09-21 Richard M. Stallman (WINDOW_LEFT_MARGIN): New macro.
1996-09-21 Richard M. Stallman (make_frame): Switch from boolean `has_vertical_scrollbars' integer to
1996-09-21 Richard M. Stallman (initialize_win_nt_display): Use SET_FRAME_WIDTH.
1996-09-21 Richard M. Stallman (Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.
1996-09-21 Richard M. Stallman (term_init): Use new vertical scroll bar enumerated type.
1996-09-21 Richard M. Stallman (Qright): New variable.
1996-09-21 Richard M. Stallman (fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.
1996-09-21 Richard M. Stallman Comment change.
1996-09-21 Richard M. Stallman (preserve_other_columns, preserve_my_columns): Use new
1996-09-21 Richard M. Stallman (display_mode_line): Use faces for inverse video mode line whenever possible.
1996-09-21 Richard M. Stallman (Fx_create_frame): Default Qvertical_scroll_bars to `left'.
1996-09-21 Richard M. Stallman (make_lispy_event): When converting from pixel to glyph coordinates,
1996-09-21 Richard M. Stallman (VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an
1996-09-21 Richard M. Stallman Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT
1996-09-20 Richard M. Stallman (gud-display-line): Don't call display-buffer
1996-09-20 Richard M. Stallman (init_system_name): Retry gethostbyname only 5 times
1996-09-20 Michael Kifer *** empty log message ***
1996-09-20 Michael Kifer Initial revision
1996-09-19 Richard M. Stallman (file_name_completion): Remove code which sets and
1996-09-19 Richard M. Stallman (display_text_line): Declare ovstr as unsigned char *.
1996-09-19 Richard M. Stallman (imenu--generic-function): Use markers for positions.
1996-09-19 Richard M. Stallman (overlay_strings): Declare pstr using unsigned char.
1996-09-19 Richard M. Stallman (rmail-summary-next-same-subject): Don't set
1996-09-19 Richard M. Stallman (rmail-insert-inbox-text): Detect locked
1996-09-19 Richard M. Stallman Replaced symbol BSD with BSD_SYSTEM.
1996-09-19 Richard M. Stallman (regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
1996-09-18 Richard M. Stallman Clarify how completing-read returns an empty string.
1996-09-18 Richard M. Stallman (Fcompleting_read): Doc fix.
1996-09-18 Richard M. Stallman (imenu--mouse-menu): Add special handling for rescan item.
1996-09-18 Richard M. Stallman (tq-filter): No need for save-match-data.
1996-09-17 Karl Heuer Comment change.
1996-09-17 Richard M. Stallman (C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.
1996-09-17 Richard M. Stallman (byte-compile-lambda): If the doc string is also the
1996-09-17 Erik Naggum Comment changes.
1996-09-17 Erik Naggum Declare make_symbol ().
1996-09-17 Erik Naggum (syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
1996-09-17 Erik Naggum (init_obarray): staticpro Qvariable_documentation.
1996-09-17 Erik Naggum (syms_of_keymap): staticpro global_map.
1996-09-17 Erik Naggum (syms_of_fileio): staticpro Qset_visited_file_modtime.
1996-09-17 Erik Naggum (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
1996-09-17 Erik Naggum (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
1996-09-17 Erik Naggum (Fmake_symbol): Initialize `obarray' field.
1996-09-17 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 Karl Heuer Comment change.
1996-09-17 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 Karl Heuer Replace symbol BSD with BSD_SYSTEM.
1996-09-17 Karl Heuer Replaced all BSD with BSD_SYSTEM.
1996-09-16 Richard M. Stallman (ispell-dictionary-alist-1): Add `american' to list.
1996-09-16 André Spiegel (vc-find-cvs-master): Fixed handling of "locally added" files.
1996-09-16 André Spiegel (vc-print-log): Set the display window so that it shows
1996-09-16 Richard M. Stallman (file-locked-p): Alias to `ignore' if no file locking.
1996-09-16 Richard M. Stallman (Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
1996-09-16 Richard M. Stallman (frame.o, textprop.o, abbrev.o): Depend on window.h.
1996-09-16 Richard M. Stallman (read_minibuf_unwind): Clear last_overlay_modified field.
1996-09-16 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_overlay_modified field.
1996-09-16 Richard M. Stallman (note_mouse_highlight): Test last_overlay_modified field.
1996-09-16 Richard M. Stallman (Fset_window_start): Clear last_overlay_modified field.
1996-09-16 Richard M. Stallman Comment change.
1996-09-16 Richard M. Stallman (stream_process): Variable deleted.
1996-09-16 Richard M. Stallman Comment changes.
1996-09-15 Richard M. Stallman (C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.
1996-09-15 Richard M. Stallman (tq-filter): Add unwind-protect and save-match-data.
1996-09-15 Richard M. Stallman (Info-mode): Do fontify, if ms-windows.
1996-09-15 Richard M. Stallman (mouse-set-region):
1996-09-15 Richard M. Stallman (facemenu-color-equal): Change win32 to ms-windows.
1996-09-15 Richard M. Stallman (make-face, make-face-x-resource-internal):
1996-09-15 Richard M. Stallman (normal-top-level, command-line-1, command-line):
1996-09-15 Richard M. Stallman (redisplay_internal, mark_window_display_accurate)
1996-09-15 Richard M. Stallman (command_loop_1): Test last_overlay_modified
1996-09-15 Richard M. Stallman (direct_output_for_insert): Set last_overlay_modified field in window.
1996-09-15 Richard M. Stallman (gap_left, gap_right, modify_region):
1996-09-15 Richard M. Stallman (modify_overlay): Renamed from redisplay_region
1996-09-15 Richard M. Stallman (struct window): New field last_overlay_modified.
1996-09-15 Richard M. Stallman Fix previous change.
1996-09-15 Richard M. Stallman (struct buffer): New field overlay_modiff.
1996-09-15 Richard Kenner RMS: libc-960918 libc-960919 libc-960920 libc-960921 libc-960922 libc-960923
1996-09-14 Richard M. Stallman (rmail-output-file-alist): Add autoload cookie.
1996-09-14 Richard M. Stallman (find-file-existing-other-name): Default value now t.
1996-09-14 Richard M. Stallman (ps-print-prologue): Get rid of backslash-digits
1996-09-13 Richard M. Stallman (gud-find-c-expr): Renamed from find-c-expr.
1996-09-13 Richard M. Stallman (Fmake_terminal_frame): Use Vdefault_frame_alist.
1996-09-13 Richard M. Stallman (inhibit-first-line-modes-regexps): Add .tgz.
1996-09-13 Richard M. Stallman (hif-token-regexp): Move ! after !=.
1996-09-13 Richard M. Stallman (recursive_edit_1): Handle a string as the throw value.
1996-09-13 Richard M. Stallman (read_minibuf): If not in minibuffer window,
1996-09-13 Richard M. Stallman (x_connection_closed): Call XtCloseDisplay.
1996-09-13 Richard M. Stallman (struct Lisp_Symbol): New field `obarray'.
1996-09-13 Richard M. Stallman Use pc instead of unknown, for pc clone systems. libc-960913
1996-09-13 Richard M. Stallman (mail-extr-safe-move-sexp): Make sure this doesn't
1996-09-12 Richard M. Stallman (iso-transl-char-map): Add ACCENT SPACE sequences.
1996-09-12 Richard M. Stallman Load frame.elc unconditionally.
1996-09-12 Richard M. Stallman (read-feature): New function.
1996-09-12 Richard M. Stallman (lock_superlock): Delete superlock file if it stayed
1996-09-12 Richard M. Stallman (pp-eval-expression): Set font-lock-default locally to nil.
1996-09-12 Tom Tromey (tcl-indent-command): Use insert-tab, not self-insert-command.
1996-09-11 Richard M. Stallman (ediff-eval-in-buffer): Add properties
1996-09-11 Richard M. Stallman (ediff-context-diff-label-regexp): Recognize -u format better.
1996-09-11 Karl Heuer Change all references from point to PT.
1996-09-11 Richard M. Stallman (Fexecute_extended_command): Delete junk lines.
1996-09-11 Richard M. Stallman (Fload): Move ... to ends of messages.
1996-09-11 Richard M. Stallman Initial revision
1996-09-11 Richard M. Stallman (BASE_PURESIZE): Increased.
1996-09-11 Richard M. Stallman Load bindings.el.
1996-09-11 Richard M. Stallman (LIBX11_SYSTEM): Don't use ..._s libraries.
1996-09-11 Richard M. Stallman (easy-menu-do-define): Use `x-popup-menu' instead of
1996-09-10 Erik Naggum (byte-compile-output-file-form): Bind print-quoted and print-gensym to t
1996-09-10 Richard M. Stallman (update-file-autoloads): Don't barf if autoloads file
1996-09-10 Richard M. Stallman Clarify value returned by programmed completion function.
1996-09-10 Richard M. Stallman (x_set_frame_parameters): Make height and width ints.
1996-09-10 Richard M. Stallman (Faccess_file): New function.
1996-09-10 Richard M. Stallman [HAVE_TERMIOS_H]: Include termios.h.
1996-09-10 Richard M. Stallman (signal_before_change): Fix previous change.
1996-09-10 Richard M. Stallman (search_buffer): Use EMACS_UINT.
1996-09-10 Richard M. Stallman (getloadavg): Add new code for SUNOS_5 to use -lkstat.
1996-09-10 Richard M. Stallman (arith_error) [POSIX_SIGNALS]: Don't reestablish handler.
1996-09-10 Richard M. Stallman (byte-compile-out-toplevel): Undo previous change.
1996-09-10 Richard M. Stallman (imenu): Tests for when to widen were backwards.
1996-09-10 Richard M. Stallman (outline-font-lock-keywords):
1996-09-10 Richard M. Stallman (longopts): Change nowait to no-wait.
1996-09-09 Richard M. Stallman (iso-transl-define-keys): Fix paren error in prev change.
1996-09-09 Richard M. Stallman (syms_of_buffer): Doc fixes.
1996-09-09 Richard M. Stallman Check for termios.h. Check for setpgid.
1996-09-09 Richard M. Stallman (iso-transl-dead-key-alist): Add dead-...
1996-09-09 Erik Naggum Add #n=object, #n#, and #:symbol constructs to reader.
1996-09-08 Erik Naggum Add #n=object, #n#, and #:symbol constructs to printer.
1996-09-08 André Spiegel (vc-file-owner): If the file is owned by somebody else, return the UID
1996-09-08 André Spiegel (vc-print-log): Move point to the log entry of the current version.
1996-09-07 Erik Naggum (main): Declare `fromlen' as size_t, undo previous change.
1996-09-06 Michael Kifer *** empty log message ***
1996-09-06 Michael Kifer *** empty log message ***
1996-09-05 Karl Heuer (Finsert_buffer_substring): Check for deleted buffer.
1996-09-04 Richard M. Stallman Add many declarations.
1996-09-04 Richard M. Stallman (BITS_PER_EMACS_INT): New definition.
1996-09-04 Richard M. Stallman (LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm
1996-09-04 Richard M. Stallman (apropos-print): Don't say `Type ' before M-x cmd.
1996-09-04 Richard M. Stallman (perform-replace): Increment replace-count
1996-09-04 Richard M. Stallman (executable-insert): Doc fix.
1996-09-04 Richard M. Stallman (create_process): Test HAVE_SETPGID for using setpgid.
1996-09-04 Richard M. Stallman (HAVE_SETPGID): Add #undef.
1996-09-04 Richard M. Stallman (syms_of_keymap): staticpro current_global_map;
1996-09-04 Richard M. Stallman (get_local_map): Call indirect-function.
1996-09-04 Richard M. Stallman Mention local-value property on an overlay.
1996-09-04 Richard M. Stallman (main): Declare `fromunix' as size_t.
1996-09-04 Richard M. Stallman Whitespace fix.
1996-09-04 Richard M. Stallman unexelf1.c merged into this file.
1996-09-04 Richard M. Stallman (UNEXEC): Use unexelf.c.
1996-09-04 Richard M. Stallman Include config.h.
1996-09-04 Richard M. Stallman [HAVE_TERMIOS_H]: Include termios.h.
1996-09-04 Richard M. Stallman (create_process_1, sigchld_handler) [POSIX_SIGNALS]:
1996-09-04 Richard M. Stallman (input_available_signal) [POSIX_SIGNALS]:
1996-09-04 Richard M. Stallman (HAVE_TERMIOS_H): Add #undef.
1996-09-04 Richard M. Stallman (Fmacroexpand): Don't declare `form' as register.
1996-09-04 Richard M. Stallman (Fredirect_frame_focus): Don't call Ffocus_frame.
1996-09-04 Richard M. Stallman (Fexecute_extended_command): Fix previous change.
1996-09-04 Richard M. Stallman (copy_intervals_to_string): Take arg as buffer.
1996-09-04 Richard M. Stallman (Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload.
1996-09-04 Richard M. Stallman (Fmacroexpand): gcpro form while calling do_autoload.
1996-09-04 Richard M. Stallman (Fexecute_extended_command): gcpro prefixarg.
1996-09-04 Richard M. Stallman (x_set_frame_parameters): Make height and width ints.
1996-09-04 Richard M. Stallman (map_char_table): Declare depth as int.
1996-09-04 Richard M. Stallman (note_mouse_highlight): Pass POS argument to fast_find_position as int.
1996-09-04 Richard M. Stallman (set_properties, add_properties, remove_properties):
1996-09-04 Richard M. Stallman (prepare_to_modify_buffer): Take integer arguments.
1996-09-04 Richard M. Stallman (Fmake_byte_code): Call make_pure_vector using nargs.
1996-09-03 Richard M. Stallman (Fpurecopy): Cast arg to make_pure_vector.
1996-09-03 Richard M. Stallman (calendar-current-date): Simplify by using decode-time instead
1996-09-03 Richard M. Stallman (insert-directory): Use same value of `now' for all files.
1996-09-03 Richard M. Stallman (Fformat): Pass a string using XSTRING.
1996-09-03 Richard M. Stallman (doprnt1): If lispstrings, accept a string
1996-09-03 Richard M. Stallman (message): Cast size arg to doprnt.
1996-09-03 Richard M. Stallman (OUTPUT_IF, OUTPUT): Cast frame height to int.
1996-09-03 Richard M. Stallman (term_init): Avoid type-mismatch calling get_frame_size.
1996-09-03 Richard M. Stallman (command-line, command-line-1):
1996-09-03 Richard M. Stallman (sort_args): Don't rearrange any args that follow "--".
1996-09-03 Richard M. Stallman (dired-mode-map): Add revert-buffer to Immediate menu.
1996-09-03 Richard M. Stallman (Ffocus_frame, Funfocus_frame): Functions deleted.
1996-09-03 Richard M. Stallman (other-frame): Don't call unfocus-frame.
1996-09-03 Richard M. Stallman (mouse-select-window): Don't call unfocus-frame.
1996-09-03 Richard M. Stallman (etags_getcwd): Use getcwd if available even if MSDOS.
1996-09-03 Paul Eggert (timer-next-integral-multiple-of-time): New function.
1996-09-03 Paul Eggert (display-time): Use new run-at-time functionality to
1996-09-03 Paul Eggert (mktime): Fix typo in previous patch.
1996-09-03 Paul Eggert (mktime): #undef so that we don't mess up the file name mktime.c.
1996-09-03 Paul Eggert (mktime): Define to emacs_mktime if HAVE_MKTIME && ! defined (_NEXT_SOURCE),
1996-09-03 Richard M. Stallman (show-paren-function): Handle unbalanced parens as
1996-09-03 Paul Eggert (Fencode_time): Remove NEXTSTEP workaround;
1996-09-03 Paul Eggert (MKTIME_OBJ): Use our mktime instead of NEXTSTEP's,
1996-09-03 Paul Eggert (run-at-time): Doc fix.
1996-09-03 Richard M. Stallman (create_process): Undo previous change.
1996-09-02 Richard M. Stallman (server-process-filter): Quote with &, not \.
1996-09-02 Richard M. Stallman (quote_file_name): Quote with &, not \.
1996-09-02 Richard M. Stallman (Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.
1996-09-02 Richard M. Stallman (save-match-data): Definition deleted.
1996-09-02 Richard M. Stallman Include signal.h properly;
1996-09-02 Richard M. Stallman On fatal signal, delete socket-file:
1996-09-02 Richard M. Stallman (redisplay_internal): Test last_selected_window slot.
1996-09-02 Richard M. Stallman (unshow_buffer): Clear last_selected_window slot, maybe.
1996-09-02 Richard M. Stallman (reset_buffer): Initialize last_selected_window slot.
1996-09-02 Richard M. Stallman (strict buffer): New slot last_selected_window.
1996-09-02 Richard M. Stallman (ffap-locate-file): Function deleted.
1996-09-02 Richard M. Stallman (locate-library): New arg PATH. Handle autocompression mode.
1996-09-02 Richard M. Stallman (locate-library): Doc fix.
1996-09-02 Richard M. Stallman (rmail-dont-reply-to): Recognize the names to delete
1996-09-02 Richard M. Stallman (quote_file_name): New function.
1996-09-02 Richard M. Stallman (server-process-filter): Undo the quoting with
1996-09-01 Richard M. Stallman Comment change.
1996-09-01 Richard M. Stallman (Fprocess_contact): New function.
1996-09-01 Richard M. Stallman Turn on byte-compile-dynamic.
1996-09-01 Richard M. Stallman Explain better about abnormal hooks.
1996-09-01 Richard M. Stallman (record_asynch_buffer_change, gobble_input):
1996-09-01 Richard M. Stallman (sigunblockx): Definitions deleted.
1996-09-01 Richard M. Stallman (create_process): Test defined (TIOCSCTTY)
1996-09-01 Richard M. Stallman (insert-directory): If ls fails, get an error.
1996-09-01 Karl Heuer Removed support for !MULTI_FRAME.
1996-09-01 Karl Heuer (MULTI_FRAME): Obsolete macro deleted.
1996-09-01 Richard M. Stallman (struct x_display_info): Add element Xatom_FONT.
1996-09-01 Richard M. Stallman (x_term_init): Initialize Xatom_FONT member.
1996-09-01 Richard M. Stallman Doc fixes.
1996-09-01 Richard M. Stallman [HAVE_SETRLIMIT]: Include time.h and resource.h.
1996-09-01 Richard M. Stallman (isearch-*-char): Use the isearch-other-end as new
1996-09-01 Richard M. Stallman (build_annotations): Remember original buffer that the
1996-09-01 Richard M. Stallman Add menu items and xrefs to the menu bar menu.
1996-09-01 Richard M. Stallman (compilation-finish-functions): New variable.
1996-09-01 Richard M. Stallman (Fx_list_fonts): New optional arg MAXIMUM.
1996-09-01 Richard M. Stallman (tmm-add-one-shortcut): New subroutine.
1996-09-01 Karl Heuer Change all references from point to PT.
1996-09-01 Richard M. Stallman (vip-custom-file-name): Use convert-standard-filename.
1996-09-01 Richard M. Stallman (desktop-basefilename): Use convert-standard-filename.
1996-09-01 Richard M. Stallman (bookmark-default-file): Use convert-standard-filename.
1996-09-01 Richard M. Stallman (change-log-name): Don't treat MSDOS, NT specially.
1996-09-01 Karl Heuer (re_match_2_internal) [emacs]: Use PT, not point.
1996-09-01 Richard M. Stallman (vc-register-switches): New variable.
1996-09-01 Richard M. Stallman (TAGS): Use $(srcdir) in deps.
1996-09-01 Richard M. Stallman (emacsclient): Link with getopt.
1996-09-01 Richard M. Stallman (decode_options): New function.
1996-09-01 Richard M. Stallman [windows-nt, ms-dos]: Load dos-nt.
1996-09-01 Richard M. Stallman (path-separator, grep-null-device, grep-regexp-alist)
1996-09-01 Richard M. Stallman (path-separator, grep-null-device, grep-regexp-alist)
1996-09-01 Richard M. Stallman Initial revision
1996-09-01 Richard M. Stallman (lisp): Include dos-nt.elc.
1996-09-01 Richard M. Stallman (MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc.
1996-09-01 Richard M. Stallman (gnus-local-domain): Remove.
1996-09-01 Richard M. Stallman Add 1996 to copyright notice.
1996-09-01 Richard M. Stallman Don't fill based on window width.
1996-09-01 Richard M. Stallman (format-alist): Doc fix.
1996-09-01 Richard M. Stallman (use-hard-newlines): New minor mode function.
1996-09-01 Richard M. Stallman (set-hard-newline-properties): New fn.
1996-09-01 Richard M. Stallman (requeued_events_pending_p): New function.
1996-09-01 Richard M. Stallman (mouse-show-mark): Detect loss of selection
1996-09-01 Richard M. Stallman (make-auto-save-file-name): Try a few directories
1996-09-01 Richard M. Stallman Check for setrlimit.
1996-09-01 Richard M. Stallman (HAVE_SETRLIMIT): Add #undef.
1996-09-01 Richard M. Stallman (Fload): Add "source is newer" info to the "loading" and "done" messages.
1996-08-31 Richard M. Stallman (blessmail): Use $srcdir to find blessmail.el.
1996-08-31 Richard M. Stallman Clean up whitespace.
1996-08-31 Richard M. Stallman (re_search_2): Optimize regexp that starts with ^.
1996-08-31 Richard M. Stallman (FREE_VAR): Clean up C syntax.
1996-08-31 Richard M. Stallman (make-doctor-variables): Eliminate `observation-list' also.
1996-08-31 Richard M. Stallman (make-doctor-variables): Eliminate unused variables `elist'
1996-08-31 Paul Eggert (sys/systeminfo.h, getdomainname, sysinfo): Check for them.
1996-08-31 Paul Eggert (HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.
1996-08-31 Paul Eggert (<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
1996-08-31 Richard M. Stallman (internal-set-face-1): When calling x-list-fonts, ask for just one match.
1996-08-31 Richard M. Stallman (Fgarbage_collect): Report used and free intervals.
1996-08-31 Richard M. Stallman (Vwin32_start_process_show_window): New variable.
1996-08-31 Richard M. Stallman (x_set_cursor_color): Use x_update_cursor.
1996-08-31 Richard M. Stallman (LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.
1996-08-31 Richard M. Stallman (command-line-1): Rearrange initial screen.
1996-08-31 Richard M. Stallman (menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.
1996-08-31 Richard M. Stallman (both versions): Handle -nowait and --nowait by sending data to the server.
1996-08-31 Richard M. Stallman entered into RCS
1996-08-31 Richard M. Stallman (XTupdate_end): Always clear mouse_face_defer flag.
1996-08-31 Richard M. Stallman (Fset_face_attribute_internal): Set mouse_face_defer flag.
1996-08-31 Richard M. Stallman (webjump-sample-sites): Define with defvar.
1996-08-30 Richard M. Stallman (do_line_dance, dumprectangle): Use x_update_cursor.
1996-08-30 Richard M. Stallman (vc-update-change-log): Doc fix.
1996-08-30 Richard M. Stallman (do-auto-fill): Do break after one word as last resort
1996-08-30 Richard M. Stallman Require ediff-init.
1996-08-30 Richard M. Stallman Initial revision
1996-08-30 Richard M. Stallman (texinfo-format-printindex):
1996-08-30 Richard M. Stallman (foldout-hide-flag, foldout-show-flag): New variables.
1996-08-30 Richard M. Stallman (save-match-data): Fix typo in previous change.
1996-08-30 Richard M. Stallman (cmd_error): Clear executing_macro.
1996-08-30 Lars Magne Ingebrigtsen 1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1996-08-30 Lars Magne Ingebrigtsen 1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1996-08-30 Richard M. Stallman (Fminibuffer_complete_word): Check for
1996-08-29 Richard M. Stallman (reporter-compose-outgoing): Fix error syntax.
1996-08-29 Richard M. Stallman (vc-update-change-log): Remove code which found RCS files
1996-08-29 Erik Naggum (init_macros): Initialize executing_macro, too.
1996-08-29 Richard M. Stallman (INSTALL_STRIP): New variable.
1996-08-29 Richard M. Stallman (Vring_bell_function): New variable.
1996-08-29 Richard M. Stallman (XTread_socket): Call XFilterEvent on all events,
1996-08-29 Richard M. Stallman (byte-compile-associative): Treat one arg case like (+ x 0).
1996-08-29 Richard M. Stallman (narrow-to-defun): New function.
1996-08-29 Richard M. Stallman (executing_macro_iterations, executing_macro): Declared.
1996-08-29 Richard M. Stallman (cmd_error): Add number of kbd macro iterations to the error message.
1996-08-29 Richard M. Stallman (executing_macro_iterations, executing_macro): New vars.
1996-08-29 Richard M. Stallman (Vhistory_length, Qhistory_length): New variables.
1996-08-29 Richard M. Stallman (Fsubstring): Handle vectors as well as strings.
1996-08-29 Richard M. Stallman (save-match-data): Fix previous change.
1996-08-29 Richard M. Stallman (display-time): Call display-time-mode.
1996-08-29 Richard M. Stallman (kill-some-buffers): New arg LIST says buffers to maybe kill.
1996-08-29 Richard M. Stallman (mail-mode-auto-fill): New function.
1996-08-29 Richard M. Stallman (Fcall_interactively): For `N' and `n',
1996-08-29 Richard M. Stallman (syms_of_alloc): Set up Lisp variables ...-consed,
1996-08-29 Lars Magne Ingebrigtsen 1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1996-08-28 Richard M. Stallman (ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.
1996-08-28 Richard M. Stallman Check for utimes.
1996-08-28 Richard M. Stallman (server-visit-files): New argument NOWAIT.
1996-08-28 Richard M. Stallman (save-match-data): Use save-match-data-internal
1996-08-28 Richard M. Stallman (byte-compile-out-toplevel): Always compile to byte code
1996-08-28 Richard M. Stallman (byte-compile-funarg-2): New function,
1996-08-28 Richard M. Stallman (main): Add bug report info in --help message.
1996-08-28 Richard M. Stallman (mail-self-blind, mail-interactive)
1996-08-28 Richard M. Stallman (sh-alias-alist): Use gnu/linux, not lignux.
1996-08-28 Richard M. Stallman (INSTALL_STRIP): New variable.
1996-08-28 Richard M. Stallman Check for com_err library, but only if --with-kerberos was used.
1996-08-28 Richard M. Stallman (tar-mode-write-file): Clear buffer's own modified flag
1996-08-28 Richard M. Stallman (command_loop_1): Cancel echoing etc.
1996-08-28 Lars Magne Ingebrigtsen 1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1996-08-27 Richard M. Stallman (dired-chown-program): Replace lignux with gnu/linux.
1996-08-27 Richard M. Stallman (set_frame_menubar): Don't add ibw to menubar_size.
1996-08-27 Richard M. Stallman (x_window): Don't add ibw to menubar_size.
1996-08-27 Richard M. Stallman (mouse-region-delete-keys): New variable.
1996-08-27 Richard M. Stallman Add item for something like Adobe Illustrator/Corel Draw.
1996-08-26 Richard M. Stallman (MOVE_LIBS): Use conditionals on
1996-08-26 Richard M. Stallman (apropos-mode-map): Don't use view-mode;
1996-08-26 Paul Eggert Change `GNU Emacs' to `this program' in the comment referring the reader
1996-08-26 Richard M. Stallman Describe --with-pop and related options.
1996-08-26 Richard M. Stallman Add `units' replacement. Add Real Audio'player and generator.
1996-08-26 Richard M. Stallman Reverse conditional in previous change.
1996-08-26 Richard M. Stallman (shell-mode): Don't assume /dev/null is its own truename.
1996-08-26 Richard M. Stallman (diff): Don't pop to *diff* buffer. Change bogus
1996-08-26 Richard M. Stallman (ensure-mark): Minor rewrite.
1996-08-26 Richard M. Stallman (byte-compile-insert-header): Fix previous change.
1996-08-26 Richard M. Stallman (imenu--in-alist): Accept only bottom-level matches.
1996-08-25 Richard M. Stallman (fast_find_position): Fix previous change.
1996-08-25 Richard M. Stallman (byte-compile-insert-header):
1996-08-25 Richard M. Stallman (byte-compile-version): Use $Revision, not $Id.
1996-08-25 Richard M. Stallman (byte-compile-insert-header): Clean up syntax
1996-08-25 Richard M. Stallman (fast_find_position): Minor fix in handling maybe_next_line.
1996-08-25 Richard M. Stallman (HAVE_LIBKRB, HAVE_LIBDES): Add #undefs.
1996-08-25 Richard M. Stallman Check for krb and des libraries.
1996-08-25 Richard M. Stallman (command_loop_1): Check column_number_displayed
1996-08-25 Richard M. Stallman (minibuffer-setup-hook): Fix misspelling of hook name.
1996-08-25 Richard M. Stallman Include des.h krb.h with no dir name if SOLARIS2.
1996-08-25 Richard M. Stallman (*-sunos4.1.[3-9]*noshare): Use sunos413, not sunos4-1-3.
1996-08-25 Richard M. Stallman Initial revision
1996-08-25 Richard M. Stallman (tex-main-file): New variable.
1996-08-24 Lars Magne Ingebrigtsen (gnus-group-enter-directory): Virtual server definition
1996-08-24 Lars Magne Ingebrigtsen Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
1996-08-24 Richard M. Stallman Add xrefs from Saving Buffers to Format Conversion and Saving
1996-08-24 Richard M. Stallman (xdialog_show): Don't allow 9 buttons.
1996-08-24 Erik Naggum Use ISO 8601 date format, with time zone appended if
1996-08-24 Erik Naggum (Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t.
1996-08-24 Erik Naggum Change to ISO 8601 date formats, without time of day.
1996-08-24 Erik Naggum (print-quoted): New variable.
1996-08-24 Richard M. Stallman Replace \n in doc strings.
1996-08-24 Richard M. Stallman (isearch-edit-string): When starting nonincremental
1996-08-24 Erik Naggum (Fsplit_window): Fix previous change.
1996-08-24 Richard M. Stallman (x_term_init): If the default Xt font does not exist on
1996-08-23 Richard M. Stallman Include <config.h>, so DOS_NT is defined on MSDOS.
1996-08-23 Richard M. Stallman (Fsplit_window): Treat width just like height;
1996-08-22 Richard M. Stallman (apropos-mode): Turn on View mode.
1996-08-22 Richard M. Stallman (paths.h, config.h): Targets deleted.
1996-08-22 Richard M. Stallman Generate src/paths.h here.
1996-08-22 Richard M. Stallman (paths-force): Don't print a message.
1996-08-22 Richard M. Stallman (src/paths.h): Target deleted.
1996-08-22 Erik Naggum (change_frame_size_1): Clean up conditional.
1996-08-22 Richard M. Stallman (send_process): GCPRO object.
1996-08-21 Richard M. Stallman (keyboard-translate): Use a char-table.
1996-08-21 Richard M. Stallman Conditionalize the changes below on not __linux__.
1996-08-21 Richard M. Stallman (kill-region): inhibit-read-only overrides text props too.
1996-08-21 Richard M. Stallman (x_set_scroll_bar_width): Call x_set_window_size when arg is nil.
1996-08-20 Richard M. Stallman (revert-buffer): Doc fix.
1996-08-20 Karl Heuer [fixing previous change]
1996-08-20 Richard M. Stallman (makefile-font-lock-keywords): Catch variable
1996-08-20 Karl Heuer (change-log-mode): Set fill-paragraph-function.
1996-08-20 Karl Heuer (ielm-map): Don't bind M-q.
1996-08-19 Richard M. Stallman (unexec): Copy the .got section.
1996-08-19 Richard M. Stallman (modify-face): Handle nil as stipple value.
1996-08-18 Richard M. Stallman (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
1996-08-18 Richard M. Stallman (rfc822-bad-address): Don't put a newline into the
1996-08-17 Richard M. Stallman (Fx_open_connection): Don't set Vx_resource_name.
1996-08-17 Richard M. Stallman (mouse-drag-region): Don't call mouse-set-region-1
1996-08-17 Erik Naggum (rmail-ignored-headers): Remove extra paren.
1996-08-17 Richard M. Stallman (rmail-ignored-headers): Hide X-char* and X-face, but not Sender.
1996-08-17 Richard M. Stallman (decipher-get-undo-copy): New function.
1996-08-17 Richard M. Stallman (shell-command): Really use output-buffer in synchronous
1996-08-16 Karl Heuer (Fdelete_backward_char): Fix off-by-one error.
1996-08-16 Richard M. Stallman (rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.
1996-08-16 Richard M. Stallman (Fbyte_code): For relative gotos, force signed arithmetic.
1996-08-16 Richard M. Stallman (ange-ftp-process-filter): Discard nulls.
1996-08-16 Richard M. Stallman (modify-face): Handle stipple values
1996-08-15 Richard M. Stallman Comment change.
1996-08-15 Richard M. Stallman (install-arch-indep): Install info/messages.
1996-08-15 Richard M. Stallman (news-inews-program): Look for /usr/contrib/lib/news/inews.
1996-08-14 Richard M. Stallman (html-tag-alist): Fix the entry for "font".
1996-08-14 Richard M. Stallman Many changes.
1996-08-14 Erik Naggum (message-mode): Delete abbrev mode initialization.
1996-08-14 Erik Naggum (message-y-or-n-p, message-talkative-question, message-flatten-list,
1996-08-14 Erik Naggum new version from Torbj?Einarsson.
1996-08-13 Richard M. Stallman Show how to reorder buffers. EMACS_19_34
1996-08-13 Richard M. Stallman (ange-ftp-kill-ftp-process): Handle buffer name as arg.
1996-08-13 Richard M. Stallman Fix include file name.
1996-08-12 Richard M. Stallman (update_one_menu_entry): Fix previous change:
1996-08-11 Richard M. Stallman (isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.
1996-08-10 Richard M. Stallman (POSIX_SIGNALS): Don't define it, #undef instead.
1996-08-10 Richard M. Stallman (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining.
1996-08-10 Richard M. Stallman (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change.
1996-08-10 Richard M. Stallman (merge_widget_value): Undo previous change.
1996-08-10 Richard M. Stallman (update_one_menu_entry): When creating a pulldown
1996-08-09 Richard M. Stallman (bibtex-mode): Set normal-auto-fill-function locally;
1996-08-09 Richard M. Stallman [__ELF__] (UNEXEC): Use unexelf1.c.
1996-08-09 Richard M. Stallman [__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.
1996-08-09 Richard M. Stallman Initial revision
1996-08-09 Richard M. Stallman (WinMain): Put a space between the binary and its args.
1996-08-09 Richard M. Stallman (re_max_failures): Increase to 20000 again.
1996-08-09 Richard M. Stallman (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative.
1996-08-09 Richard M. Stallman Initial revision
1996-08-09 Richard M. Stallman Don't include filio.h if NO_FILIO_H.
1996-08-08 Richard M. Stallman (alpha-dec-osf*): Specify GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
1996-08-08 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GETTIMEOFDAY.
1996-08-08 Richard M. Stallman (set_time_zone_rule): Don't put a string literal
1996-08-08 Richard M. Stallman Comment changes.
1996-08-08 Richard M. Stallman (xmenu_show): Set dummy.state.
1996-08-07 Richard M. Stallman (iso-languages, french): Remove non-French combinations.
1996-08-07 Richard M. Stallman (LD_SWITCH_SYSTEM): New definition.
1996-08-07 Richard M. Stallman (normal-auto-fill-function): New variable.
1996-08-07 Richard M. Stallman (Fread_from_minibuffer): Make position 0 in the initial
1996-08-07 Richard M. Stallman (dabbrev--last-case-pattern): New variable.
1996-08-06 Richard M. Stallman (rmail-reply-regexp): Match Re[2].
1996-08-06 Richard M. Stallman (rmail-reply-regexp, rmail-message-filter): Doc fix.
1996-08-06 Richard M. Stallman (imenu-update-menubar): Fix code to install the new menu.
1996-08-06 Richard M. Stallman (LOCALTIME_CACHE): Don't put a string literal "TZ=..." in environ.
1996-08-05 Richard M. Stallman Comment change.
1996-08-05 Richard M. Stallman Get rid of "win95".
1996-08-05 Richard M. Stallman (EmacsFrameSetCharSize): Call do_pending_window_change.
1996-08-05 Simon Marshall Fully reinstall July 26 change.
1996-08-05 Richard M. Stallman Describe djgpp library replacement files.
1996-08-05 Richard M. Stallman (Fcall_process_region) [DOS_NT]: Avoid downcasing
1996-08-04 Richard M. Stallman (msdos): Add is_exec.c, sigaction.c to distribution.
1996-08-03 Richard M. Stallman (*-sunos4.1.[3-9]*noshare): Move this before
1996-08-03 Richard M. Stallman (Info-find-node): Use pop-to-buffer.
1996-08-03 Paul Eggert (rmail-unix-mail-delimiter): Allow space or tab as
1996-08-01 Richard M. Stallman (gdb): Undo previous change.
1996-08-01 Richard M. Stallman (shell-file-name-chars): Was shell-file-name-regexp.
1996-08-01 Richard M. Stallman (comint-file-name-chars): Was comint-file-name-regexp.
1996-08-01 Richard M. Stallman (make_menubar): Turn off menu accelerator.
1996-08-01 Richard M. Stallman Delete code to disable f10 if motif.
1996-08-01 Richard M. Stallman (font-lock-inhibit-modes): Deleted.
1996-08-01 Richard M. Stallman (prepare_menu_bars): Conditionalize previous change.
1996-08-01 Richard M. Stallman (dabbrev-expand): When snarfing consecutive words,
1996-07-31 Richard M. Stallman (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
1996-07-31 Richard M. Stallman (help-font-lock-keywords): Undo July 26 change.
1996-07-31 Richard M. Stallman (*-sco3.2v5*):
1996-07-31 Richard M. Stallman (XTread_socket): Delete the code to pass menu bar keys
1996-07-31 Richard M. Stallman (pending_menu_activation): Don't initialize. Not static.
1996-07-31 Richard M. Stallman (XTread_socket): Delete the code to pass menu bar keys
1996-07-31 Richard M. Stallman (gdb): Bind comint-file-name-regexp.
1996-07-30 Richard M. Stallman (emerge-files-with-ancestor, emerge-files):
1996-07-30 Richard M. Stallman (XTread_socket): Pass keys in menu bar to toolkit alone
1996-07-30 Richard M. Stallman (PC-complete): When command is repeated,
1996-07-30 Richard M. Stallman When printing into a buffer, generate all the text
1996-07-29 Richard M. Stallman Make examples in Output Streams stand on their own.
1996-07-29 Richard M. Stallman (help-fontify-buffer-function): Function deleted.
1996-07-29 Richard M. Stallman (ange-ftp-read-passwd): Let first input override
1996-07-29 Richard M. Stallman (lock_file_owner_name): Always initialize the_pw.
1996-07-28 Richard M. Stallman (gud-display-line): Don't crash if BUFFER is nil.
1996-07-28 Richard M. Stallman Comment change.
1996-07-28 Richard M. Stallman Fix previous change.
1996-07-27 Richard M. Stallman (last_mouse_press_frame): New variable.
1996-07-27 Richard M. Stallman (pending_menu_activation): New variable.
1996-07-27 Richard M. Stallman (font-lock-mode): Don't add to after-change-functions
1996-07-27 Richard M. Stallman (merge_widget_value) [USE_MOTIF]: Pass along the change flag from
1996-07-27 Richard M. Stallman (dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change.
1996-07-27 Richard M. Stallman (help-font-lock-keywords): Use font-lock-function-name-face
1996-07-26 Richard M. Stallman (vc-do-command): Bind win32-quote-process-args.
1996-07-26 Richard M. Stallman (buffer_permanent_local_flags): New variable.
1996-07-25 Richard M. Stallman (set_frame_menubar): Use -1 for call_data
1996-07-25 Richard M. Stallman (win32_read_socket): Never block reading from input queue.
1996-07-24 Richard M. Stallman (describe-mode): Put a formfeed between each two modes.
1996-07-24 Richard M. Stallman (edebug-trace-display): Save and restore current buffer.
1996-07-24 Richard M. Stallman (TAGS): Make sure bin/etags.exe is current. Make
1996-07-24 Richard M. Stallman (browse-url-choose-browser): New function.
1996-07-24 Karl Heuer (Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,
1996-07-24 Richard M. Stallman Explain range of time values, and what negative year numbers mean.
1996-07-24 Richard M. Stallman [__GNUC__] (C_DEBUG_SWITCH): Define as -g3.
1996-07-23 Richard M. Stallman (buffer_permanent_local_flags): New variable.
1996-07-23 Erik Naggum (tag-exact-file-name-match-p): Fix previous change.
1996-07-23 Richard M. Stallman (cmpl-hours-since-origin): Fix bug:
1996-07-23 Richard M. Stallman (LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty.
1996-07-23 Richard M. Stallman (readline_internal) [DOS_NT]: Don't include CRs when
1996-07-23 Richard M. Stallman (file-name-buffer-file-type-alist): Load TAGS files as text, not binary.
1996-07-23 Roland McGrath (etags-goto-tag-location): New local variable LINE; use it.
1996-07-23 Richard M. Stallman Describe garbage-collection-messages.
1996-07-23 Richard M. Stallman Add y-or-n-p-with-timeout.
1996-07-23 Richard M. Stallman Describe the version-specific site-list directory.
1996-07-23 Richard M. Stallman Explain new keymap-parent functions.
1996-07-23 Richard M. Stallman New node Standard File Names.
1996-07-23 Richard M. Stallman Add some xrefs.
1996-07-23 Richard M. Stallman print-length applies to vectors.
1996-07-23 Richard M. Stallman Lots of timer feature updates.
1996-07-23 Richard M. Stallman Document line-move-ignore-invisible.
1996-07-23 Richard M. Stallman (Lazy Properties): New node.
1996-07-23 Richard M. Stallman Explain how deletion of process doesn't affect process mark.
1996-07-23 Richard M. Stallman (main) [HAVE_SOCKETS]: Use two separate stdio
1996-07-23 Richard M. Stallman (Fdecode_time, difftm): Work even if tm_year represents
1996-07-23 Richard M. Stallman (list-load-path-shadows): Doc fix.
1996-07-22 Richard M. Stallman (perldb-command-name): New variable.
1996-07-22 Richard M. Stallman Comment change.
1996-07-22 Richard M. Stallman (dabbrev-case-fold-search, dabbrev-case-replace): Set
1996-07-22 Richard M. Stallman (dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.
1996-07-21 Richard M. Stallman (dabbrev--search): Don't downcase the result here.
1996-07-21 Richard M. Stallman (executable-find): Doc fix.
1996-07-21 Richard M. Stallman (display-time): Fix prev change: use display-time-update.
1996-07-21 Karl Heuer (vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.
1996-07-21 Karl Heuer (vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el.
1996-07-21 Karl Heuer (rmail-next-same-subject): Don't set search-regexp
1996-07-21 Richard M. Stallman (display-time): Call display-time-event-handler directly
1996-07-21 Karl Heuer (executable-find): Doc fix.
1996-07-20 Karl Heuer Update FSF address and phone number.
1996-07-20 Karl Heuer Fix FSF address in comment.
1996-07-20 Karl Heuer Use current FSF address/phone in sample file.
1996-07-20 Karl Heuer Delete second (obsolete) copy of FSF address.
1996-07-20 Karl Heuer (vip-ms-style-os-p): Doc fix.
1996-07-20 Karl Heuer (check_writable): Use euidaccess, not eaccess.
1996-07-20 Karl Heuer (view-mode-auto-exit): Doc fix.
1996-07-20 Karl Heuer (list-load-path-shadows): Fix ambiguous wording.
1996-07-20 Karl Heuer Don't test X colors unless using X.
1996-07-20 Erik Naggum (balance_intervals_internal): Recurse directly.
1996-07-19 Karl Heuer Clarify info about long filenames on MSDOS-like systems.
1996-07-19 Karl Heuer (copy_text_and_data) [DJGPP >= 2]: Switch off two bits
1996-07-19 Karl Heuer (_BSD_SIGNALS): Define.
1996-07-19 Karl Heuer (SA_RESTART): Add #undef.
1996-07-19 Karl Heuer If no dark magenta, use maroon.
1996-07-17 Karl Heuer (vip-get-filenames-from-buffer): Add &optional.
1996-07-17 Karl Heuer (send-invisble): Comment fix.
1996-07-17 Karl Heuer (display-time): Starting time should be future, not past.
1996-07-17 Karl Heuer Changes for Emacs 19.32.
1996-07-16 Lars Magne Ingebrigtsen * message.el (message-send): Don't use mail-hist by default.
1996-07-16 Karl Heuer (w32_read_socket): Need to erase background
1996-07-16 Karl Heuer (clean): Use OBJDIR macro.
1996-07-16 Karl Heuer (DOC, clean): Use OBJDIR macro.
1996-07-16 Karl Heuer (Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
1996-07-16 Karl Heuer Undo previous change.
1996-07-16 Karl Heuer Undo previous changes.
1996-07-16 Karl Heuer (create_process_1, sigchld_handler): Undo previous change.
1996-07-16 Karl Heuer (input_available_signal, interrupt_signal): Undo previous change.
1996-07-16 Karl Heuer (arith_error): Undo previous change.
1996-07-16 Karl Heuer Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,
1996-07-16 Karl Heuer (Fy_or_n_p): Pass 3rd arg to Flookup_key.
1996-07-16 Karl Heuer (struct save_window_data, struct saved_window): First
1996-07-16 Karl Heuer (SET_SAVED_MENU_EVENT): New macro.
1996-07-16 Karl Heuer (x_activate_menubar): Allow any event, not just ButtonPress.
1996-07-16 Karl Heuer (struct x_output): Member saved_button_event replaced by
1996-07-16 Karl Heuer (LIBS_TERMCAP): New definition.
1996-07-16 Karl Heuer (print): Fix args in strout calls.
1996-07-16 Karl Heuer (xlwmenu_default_font): Declare, but don't define.
1996-07-16 Karl Heuer (last_event_timestamp): Declare, but don't define.
1996-07-16 Karl Heuer (Qfont): Delete redundant definition.
1996-07-16 Karl Heuer (Qfont): Delete redundant definition.
1996-07-16 Karl Heuer (Qfont): Declare here.
1996-07-16 Karl Heuer Fix previous change. Use sed's y command instead. libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1
1996-07-16 Karl Heuer Use portable tr syntax.
1996-07-16 Karl Heuer Undo previous change.
1996-07-16 Karl Heuer [__ELF__] (C_SWITCH_MACHINE): Define.
1996-07-16 Karl Heuer [__ELF__] (START_FILES, LIB_STANDARD):
1996-07-16 Karl Heuer (Qmouse_leave_buffer_hook): Delete redundant definition.
1996-07-16 Karl Heuer (Qmouse_leave_buffer_hook): Declare it here.
1996-07-15 Karl Heuer (Qarith_error): Delete redundant definition.
1996-07-15 Karl Heuer Add 64-bit ELF and Alpha/ELF support.
1996-07-15 Karl Heuer Use <config.h>.
1996-07-15 Karl Heuer [HAVE_TERMIOS_H]: Declare ospeed as speed_t.
1996-07-15 Karl Heuer (create_process_1, sigchld_handler):
1996-07-15 Karl Heuer (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
1996-07-15 Karl Heuer (input_available_signal, interrupt_signal):
1996-07-15 Karl Heuer Don't delare ospeed; cm.h already did it.
1996-07-15 Karl Heuer (arith_error): Don't reinstall sig handler if POSIX_SIGNALS.
1996-07-15 Karl Heuer (HAVE_TERMIOS_H): Add #undef.
1996-07-15 Karl Heuer Check for termios.h header.
1996-07-15 Karl Heuer Declare main as int, not void.
1996-07-15 Karl Heuer [__GNU_LIBRARY__]: Use size_t for fromlen.
1996-07-15 Karl Heuer [__GNU_LIBRARY__]: Use <string.h>.
1996-07-15 Karl Heuer (texinfo-format-today): Avoid race condition by getting current time only once.
1996-07-15 Karl Heuer (appt-check, appt-make-list): Avoid race condition
1996-07-15 Karl Heuer (executable-set-magic): Don't put a space at end
1996-07-15 Karl Heuer (sh-mode): Call sh-set-shell only for a writable
1996-07-15 Karl Heuer (smtpmail-send-data-1): Escape "." at the start of
1996-07-15 Karl Heuer (getwd): Correct return type.
1996-07-15 Karl Heuer Correct return type of getwd.
1996-07-15 Jeff Law * config.guess (HP 9000/811): Recognize this as a PA1.1
1996-07-14 Torbjorn Granlund Generalize C90 alternative to all x90 machines. libc-960715
1996-07-14 Noah Friedman (eldoc-mode): Toggle eldoc-mode if no prefix given.
1996-07-14 Lars Magne Ingebrigtsen * gnus-cache.el (()): Make sure byte-compilation doesn't trip on
1996-07-14 Lars Magne Ingebrigtsen ((provide 'gnus)): Make sure `gnus-directory' is defined
1996-07-14 Daniel Hagerty Added Richard's diffs to this file, fixed a couple of small bugs
1996-07-14 Karl Heuer (Fmatch_data): If no matching done yet, return Qnil.
1996-07-14 Karl Heuer (sys_gmtime): Don't assume year < 2000.
1996-07-13 Karl Heuer (xm_update_menu): Fix loop termination test.
1996-07-13 Karl Heuer (outline-auto-activation, outline-layout)
1996-07-13 Karl Heuer (outline-resolve-xref): Do not mistake a blank line
1996-07-13 Karl Heuer (display-time): Fix start time for run-at-time.
1996-07-13 Karl Heuer (wait_reading_process_input) [hpux]: Workaround for
1996-07-13 Simon Marshall Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
1996-07-13 Karl Heuer (Fvertical_motion): Doc fix.
1996-07-13 Karl Heuer (rmail-summary-next-labeled-message)
1996-07-13 Karl Heuer (mouse-major-mode-menu-1): No need to copy the top
1996-07-13 Karl Heuer (browse-url-netscape-program): New variable.
1996-07-12 Simon Marshall Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
1996-07-12 Simon Marshall 1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
1996-07-12 Simon Marshall 1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
1996-07-12 Karl Heuer (dabbrev-case-fold-search, dabbrev-case-replace): Set
1996-07-12 Karl Heuer (w32_read_socket): Remove unused WM_ERASEBKGND code.
1996-07-12 Karl Heuer (win32_wnd_proc): Handle WM_ERASEBKGND and
1996-07-12 Karl Heuer (menu_bar_item): Skip menu-bar equiv keys data
1996-07-12 Karl Heuer (smtpmail-deduce-address-list): Handle RESENT-* fields.
1996-07-12 Karl Heuer (normal-top-level-add-to-load-path):
1996-07-12 Karl Heuer [__GNUC__] (C_DEBUG_SWITCH): New definition.
1996-07-11 Karl Heuer (rmail-make-basic-summary-line):
1996-07-11 Karl Heuer (tex-validate-region): Skip fwd over whitespace
1996-07-11 Karl Heuer (lim_data): Make this an unsigned long.
1996-07-11 Karl Heuer (mouse-drag-region): Cope if stop-point is nil.
1996-07-11 Karl Heuer Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.3
1996-07-11 Karl Heuer Initial revision
1996-07-11 Karl Heuer (XTread_socket): Add #ifdef for previous change.
1996-07-11 Karl Heuer (syms_of_buffer): Doc fix.
1996-07-11 Karl Heuer (bibtex-reference-head): Allow spaces and tabs between
1996-07-10 Karl Heuer Undo previous change.
1996-07-09 Roland McGrath [_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of
1996-07-08 Roland McGrath [_LIBC]: Use weak_extern instead of weak_symbol for __data_start.
1996-07-08 Karl Heuer (mouse-major-mode-menu-1): Always return just a keymap;
1996-07-08 Karl Heuer (timezone-parse-date): Fix previous change.
1996-07-07 Michael I. Bushnell Enable use of ncurses library cleanly.
1996-07-07 Karl Heuer Undo previous change.
1996-07-07 Karl Heuer Undo previous change.
1996-07-07 Karl Heuer (popup_get_selection): For a ButtonRelease on the proper
1996-07-07 Karl Heuer (IT_menu_display): Display control characters as ^X.
1996-07-07 Karl Heuer (file_name_completion): Set `stat' flags to avoid
1996-07-07 Karl Heuer (Fcopy_file): Use st_ino under DJGPP v2 and later to
1996-07-07 Karl Heuer (gud-irix-p): Exclude Irix6.1 up.
1996-07-07 Karl Heuer Initial revision
1996-07-07 Karl Heuer Split bsdos2 and bsdos2-1.
1996-07-07 Karl Heuer (ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing.
1996-07-07 Karl Heuer (ps-article-subject): Don't die if no subject header.
1996-07-07 Doug Evans Recognize rtems as an o/s. libc-960708 libc-960709 libc-960710 libc-960711 libc-960712 libc-960713 libc-960714
1996-07-07 Miles Bader (dostounix_filename): On caseless filesystems, downcase the filename.
1996-07-07 Miles Bader (DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.
1996-07-07 Miles Bader (x_set_mouse_pixel_position): Adjust coords by frame position.
1996-07-07 Miles Bader (normalize_filename): Always lower-case drive letters, even on systems
1996-07-07 Miles Bader (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right
1996-07-07 Miles Bader (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
1996-07-07 Miles Bader (tar-mode-map): Bind up and down like C-p, C-n.
1996-07-07 Erik Naggum (insert-directory): Fix previous change.
1996-07-06 Miles Bader (Fcall_process) [MSDOS]:
1996-07-06 Miles Bader (Fvertical_motion): Doc fix.
1996-07-06 Lars Magne Ingebrigtsen Wrongly places parens.
1996-07-06 Lars Magne Ingebrigtsen * gnus-cus.el (()): Make sure that calling `gnus-visual-p' during
1996-07-05 Simon Marshall Removed debug code.
1996-07-04 Miles Bader (newline): Don't do the optimization if the newline before point is
1996-07-04 Miles Bader Declare lw_motif_menu_related_event_p.
1996-07-04 Miles Bader (lw_toolkit_related_event_p): A predicate to identify toolkit-specific events.
1996-07-04 Miles Bader (lw_motif_menu_related_event_p): A predicate to identify keyboard events
1996-07-04 Miles Bader Declare lw_toolkit_related_event_p.
1996-07-04 Miles Bader (XTread_socket): Use lw_tookit_related_event_p to avoid sending
1996-07-04 Miles Bader (unfocus-frame, focus-frame): Define as no-ops.
1996-07-04 Miles Bader (scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted
1996-07-04 Miles Bader (lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
1996-07-04 Miles Bader (insert-directory): When converting SWITCHES string to a list, put back
1996-07-04 Miles Bader (smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.
1996-07-04 Lars Magne Ingebrigtsen Would infloop under certain conditions.
1996-07-03 Mike Stump formatting tweaks make-3-74-5 make-3-74-6 make-3-74-7 make-3-75
1996-07-03 Miles Bader (using-unix-filesystems): Doc fix.
1996-07-03 Miles Bader (main) [HAVE_SOCKETS]: Call rewind before writing to infile.
1996-07-03 Miles Bader Major rewrite.
1996-07-02 Lars Magne Ingebrigtsen * gnus-cache.el (gnus-cache-possibly-alter-active): Check for
1996-07-02 Miles Bader (msdos_downcase_filename):
1996-07-02 Miles Bader (DRIVE_LETTER) [MSDOS]: Lower-case drive letters.
1996-07-02 Miles Bader Delete spurious period from last change.
1996-07-02 Miles Bader (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.
1996-07-02 Miles Bader (HAVE_X11R4, HAVE_X11R5):
1996-07-02 Miles Bader Remove all references to wakeup.
1996-07-02 Miles Bader (rmail-make-basic-summary-line): Accept ISO 8601 dates as well.
1996-07-02 Miles Bader (mail-hist-current-header-name): Use buffer-substring-no-properties.
1996-07-02 Erik Naggum (require 'cl) is only necessary when compiling.
1996-07-01 Francesco Potortì * etags.c (C_stab_entry): New keywords for C++ namespace, bool,
1996-07-01 Michael Kifer (vip-read-key): inhibit quit added.
1996-06-30 Lars Magne Ingebrigtsen Load `gnus-score-mode' from "score-mode".
1996-06-30 Lars Magne Ingebrigtsen Initial revision
1996-06-30 Richard M. Stallman (Info-next-preorder): After we move up, move forward again.
1996-06-30 Richard M. Stallman (check for using Lucid widgets by default):
1996-06-30 Richard M. Stallman (LIB_MOTIF): Fix typo.
1996-06-29 Richard M. Stallman (main): Add `GNU Emacs' to the response to --version.
1996-06-29 Richard M. Stallman (ask-user-about-supersession-help): Change help text.
1996-06-29 Richard M. Stallman (set-visited-file-name): New optional arg NO-QUERY.
1996-06-29 Richard M. Stallman Ignore =... files when checking for too-long Lisp file names.
1996-06-29 Richard M. Stallman (long): Don't update getdate.c.
1996-06-29 Richard M. Stallman (euidaccess): Check for that, not for eaccess.
1996-06-29 Richard M. Stallman (Fx_create_frame): Gcpro parms, parent, and name.
1996-06-29 Richard M. Stallman (bibtex-reference-head): Allow whitespace after the open paren.
1996-06-29 Richard M. Stallman (tmm-add-prompt): If tmm-completion-prompt is nil,
1996-06-29 Richard M. Stallman (print): Obey Vprint_length for vectors, bitvectors.
1996-06-29 Richard M. Stallman (GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.
1996-06-29 Richard M. Stallman (mouse-start-end): Support selecting strings by double
1996-06-29 Richard M. Stallman (executable-set-magic): Add space at end of line
1996-06-29 Lars Magne Ingebrigtsen Synched with Gnus 5.2.31.
1996-06-29 Lars Magne Ingebrigtsen Wrong version number.
1996-06-29 Lars Magne Ingebrigtsen Synched with Gnus 5.2.31.
1996-06-28 Richard M. Stallman (view-mode): Doc fix.
1996-06-28 Richard M. Stallman (make_frame_without_minibuffer): GCPRO the frame f.
1996-06-28 Richard M. Stallman (Fmove_to_column): Go after invis chars at the goal column.
1996-06-28 Richard Kenner (mips:*:*:UMIPS): Fix typo in last change. libc-960629 libc-960630 libc-960701 libc-960702 libc-960703 libc-960704 libc-960705 libc-960706 libc-960707
1996-06-28 Richard M. Stallman (AMPERSAND_FULL_NAME): Defined by default.
1996-06-28 Richard M. Stallman (ispell-message): Support message-mode.
1996-06-28 Richard M. Stallman (french-calendar-accents): New variable.
1996-06-28 Richard M. Stallman (rmail-get-new-mail): Run rmail-before-get-new-mail-hook.
1996-06-28 Richard M. Stallman (abbreviate-file-name): Ignore automount-dir-prefix if nil.
1996-06-28 Richard M. Stallman (rmail-send-actions-rmail-buffer): Mark as permanent-local.
1996-06-28 Richard M. Stallman (mail-reply-buffer, mail-send-actions):
1996-06-28 Richard M. Stallman (auto-mode-alist): Treat .pm like .pl.
1996-06-28 Richard M. Stallman (skeleton-proxy-new): New function.
1996-06-28 Richard M. Stallman (redisplay_internal): Use last_had_star to decide
1996-06-28 Richard M. Stallman (struct window): New field, last_had_star.
1996-06-28 Richard M. Stallman (comint-send-input): Use insert-before-markers for all the insertions.
1996-06-28 Richard M. Stallman (LIB_MOTIF): New definition.
1996-06-28 Richard M. Stallman (standard_args): Delete `-rn' option.
1996-06-28 Richard M. Stallman (x-handle-name-switch): Renamed from x-handle-name-rn-switch.
1996-06-28 Richard M. Stallman (command-line-x-option-alist): Don't handle -rn.
1996-06-28 Richard M. Stallman Add `dir ../lwlib'.
1996-06-28 Richard M. Stallman (profile-functions): No need to assume that the
1996-06-28 Richard M. Stallman (rmail-unix-mail-delimiter):
1996-06-28 Richard M. Stallman (check_executable): Use euidaccess, not eaccess.
1996-06-28 Richard M. Stallman (HAVE_EUIDACCESS): This replaces HAVE_EACCESS.
1996-06-28 Richard M. Stallman (mail-user-agent): Replaces mua-paradigm.
1996-06-28 Richard M. Stallman Comment changes.
1996-06-28 Richard M. Stallman Don't define HAVE_X11R5 here.
1996-06-28 Richard M. Stallman (HAVE_X11R5): Add #undef.
1996-06-28 Richard M. Stallman (unexec): Cast result of sbrk.
1996-06-27 Richard M. Stallman (x_connection_closed): Call clear_waiting_for_input.
1996-06-27 Lars Magne Ingebrigtsen Add rules for the Message manual.
1996-06-27 Richard M. Stallman (modify_event_symbol): Add properly to *symbol_table.
1996-06-27 Richard M. Stallman (makefile-gnumake-functions-alist): Add `addprefix'.
1996-06-27 Richard M. Stallman (sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'.
1996-06-27 Richard M. Stallman (x_error_quitter): Delete newline from sprintf string.
1996-06-26 Richard M. Stallman (mail-extract-address-components): Rename ,-pos to comma-pos.
1996-06-26 Richard M. Stallman (XTread_socket, Xatom_wm_save_yourself clause):
1996-06-26 Richard M. Stallman (outline-minor-mode): No longer permanent local.
1996-06-26 Richard M. Stallman Comment changes.
1996-06-26 Richard M. Stallman (re_max_failures): Reduce to 4000.
1996-06-26 Richard M. Stallman (x_connection_closed): Add newline when printing error message on stderr.
1996-06-26 Richard M. Stallman (x_connection_signal): Just return after calling `signal'.
1996-06-25 Richard M. Stallman (tex-common-initialization): Set skeleton-further-elements.
1996-06-25 Lars Magne Ingebrigtsen Initial revision
1996-06-25 Lars Magne Ingebrigtsen New version.
1996-06-25 Richard M. Stallman (x-create-frame-with-faces): Set threshold for "light color"
1996-06-25 Richard M. Stallman (rmail-summary-mode-map): Add rmail-summary-by-senders.
1996-06-25 Richard M. Stallman (LD_SWITCH_SYSTEM): Just one definition.
1996-06-25 Richard M. Stallman (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
1996-06-24 Richard M. Stallman (local-variables-section): Adapted comment to outline minor mode.
1996-06-24 Richard M. Stallman (mail-extract-address-components): Quote the comma in ,-pos.
1996-06-24 Richard M. Stallman (unexec): Round up section header offset to bss alignment
1996-06-24 Richard M. Stallman (rmail-summary-by-senders): Fix typo in fn name.
1996-06-24 Richard M. Stallman (goto-address-url-face, goto-address-mail-face)
1996-06-24 Simon Marshall Resync mail aliases if necessary.
1996-06-24 Simon Marshall Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-enabled, so a user can put the former on hooks.
1996-06-24 Simon Marshall Test for lazy-lock-mode before swapping hooks.
1996-06-24 Simon Marshall Protect before- and after-change-functions when updating text properties.
1996-06-24 Simon Marshall In Rmail mode, make sure font-lock-maximum-size locally becomes nil.
1996-06-24 Richard M. Stallman (set-auto-mode): Run multiple mode: specs in left-to-right order.
1996-06-24 Richard M. Stallman (x_real_positions): Don't call x_uncatch_errors twice.
1996-06-23 Richard M. Stallman (current_column_1): Add declaration.
1996-06-23 Richard M. Stallman Make current-column, move-to-column and current-indentation
1996-06-23 Richard M. Stallman (font-lock-verbose): Default to 0. Doc fix.
1996-06-23 Richard M. Stallman (term-exec-1): Run process on pty if possible.
1996-06-23 Noah Friedman (rlogin): add rlogin-carriage-filter to comint-output-filter-functions, not
1996-06-22 Richard M. Stallman (skeleton-autowrap): New variable.
1996-06-22 Richard M. Stallman (rmail-summary-bury): New function.
1996-06-22 Richard M. Stallman (Fdefalias): Doc fix.
1996-06-22 Richard M. Stallman (gnus-background-mode): Set threshold for "light color"
1996-06-22 Richard M. Stallman (font-lock-make-faces): Set threshold for "light color"
1996-06-22 Richard M. Stallman (choose-completion-string): Don't exit the minibuffer
1996-06-22 Richard M. Stallman Rename lignux to linux-gnu in configuration names.
1996-06-22 Michael Kifer *** empty log message ***
1996-06-22 Erik Naggum (asm-mode-map): Fix typo.
1996-06-22 Michael Kifer *** empty log message ***
1996-06-22 Michael Kifer Initial revision
1996-06-21 Richard M. Stallman Renamed from lignux.h.
1996-06-21 Richard M. Stallman (asm-mode-map): Bind C-c ; to comment-region.
1996-06-21 Richard M. Stallman (mouse-drag-region): Be smart about which end
1996-06-21 Richard M. Stallman (mouse-buffer-menu): Use aref rather than string-match.
1996-06-21 Richard M. Stallman (kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame.
1996-06-21 Richard M. Stallman (Fcall_process): Fix previous change.
1996-06-21 Richard M. Stallman (x_iconify_frame): If frame is invisible, explicitly mark it as iconified.
1996-06-21 Richard M. Stallman Whitespace change.
1996-06-21 Richard M. Stallman (timer, timer.o, getdate.o, $(srcdir)/getdate.c)
1996-06-21 Richard M. Stallman (LaTeX-mode): Change handling of escaped $.
1996-06-20 Richard M. Stallman (All info targets): cd $(srcdir) to do the work.
1996-06-20 Richard M. Stallman (All info targets): Specify $(srcdir) in input files. Specify -I option.
1996-06-20 Richard M. Stallman (outline-up-heading): Fix error message.
1996-06-20 Noah Friedman (rlogin): make comint-output-filter-functions local before adding hooks.
1996-06-20 Richard M. Stallman entered into RCS
1996-06-20 Richard M. Stallman Initial revision
1996-06-20 Michael Meissner Add support for PowerPC Linux libc-1-92 libc-960621 libc-960622 libc-960623 libc-960624 libc-960625 libc-960626 libc-960627 libc-960628
1996-06-19 Richard M. Stallman Initial revision
1996-06-19 Richard M. Stallman (Vwin32_alt_is_meta): Declared.
1996-06-19 Richard M. Stallman (Vwin32_alt_is_meta): New variable.
1996-06-19 Richard M. Stallman (Info-default-directory-list): Doc fix.
1996-06-19 Richard M. Stallman (HPUX10): New macro.
1996-06-19 Richard M. Stallman (LD_SWITCH_SYSTEM): Use no space after -L and -R.
1996-06-19 Richard M. Stallman (gud-irixdbx-marker-filter): Use %1ld, not %1d,
1996-06-18 Richard M. Stallman (smtpmail-read-response): Goto smtpmail-read-point
1996-06-18 Richard M. Stallman (smtpmail-via-smtp): Bracket names in FROM and RCPT TO commands.
1996-06-18 Richard M. Stallman (smtpmail-send-it): Don't handle FCC fields until after determining FROM field.
1996-06-18 Richard M. Stallman (smtpmail-smtp-service): Use port 25 as default.
1996-06-18 Ian Lance Taylor Recognize -openvms. libc-1-91 libc-960619 libc-960620
1996-06-18 Richard M. Stallman (ange-ftp-kill-ftp-process): Really use the BUFFER arg. Make it optional.
1996-06-18 Richard M. Stallman (vc-mode-line): If user is root, verify file really has user-writable bit.
1996-06-18 Richard M. Stallman (he-concat-directory-file-name): Directory part may be nil.
1996-06-18 Richard M. Stallman (pp-to-string): Treat #( like (.
1996-06-18 Richard M. Stallman (auto-mode-alist): Add uppercase version of archive
1996-06-17 Richard M. Stallman Explain about MSDOS installation and long file name support.
1996-06-17 Richard M. Stallman Mention ESC ESC ESC instead of M-x top-level.
1996-06-17 Richard M. Stallman (global-font-lock-mode): Set up find-file-hooks.
1996-06-16 Richard M. Stallman (local-variables-section): Deleted.
1996-06-16 Richard M. Stallman (Fcall_process): Handle t or nil as STDERR_FILE.
1996-06-16 Richard M. Stallman (mail-strip-quoted-names): `"' is not special inside an RFC 822 comment.
1996-06-16 Richard M. Stallman (unforward-rmail-message): In summary buffer,
1996-06-15 Richard M. Stallman (html-list): Definition deleted.
1996-06-14 Richard M. Stallman (rlogin): Doc fix.
1996-06-14 Richard M. Stallman (w32_read_socket): Erase update rect on WM_PAINT, so
1996-06-14 Richard M. Stallman (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.
1996-06-14 Edward M. Reingold A bit more fiddling with layout of Filofax year page.
1996-06-14 Edward M. Reingold Fix Filofax year output so that it's the correct size.
1996-06-14 Richard M. Stallman (set-fill-column): Error if no argument.
1996-06-13 Richard M. Stallman (make-lucid-menu-keymap): Add menu-alias property.
1996-06-13 Richard M. Stallman (easy-menu-create-keymaps): Add menu-alias property.
1996-06-13 Richard M. Stallman (Qmenu_alias): New variable.
1996-06-13 Richard M. Stallman (Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
1996-06-13 Richard M. Stallman (LIBS_SYSTEM): Two new definitions (and #undef first).
1996-06-13 Richard M. Stallman Initial revision
1996-06-12 Richard M. Stallman (tar-mode-revert): Cope if user cancels the revert.
1996-06-12 Richard M. Stallman (main): For SIGHUP, use sigblock and sigunblock,
1996-06-12 Richard M. Stallman (Fset_keymap_parent): Return early if KEYMAP already has the proper parent.
1996-06-12 Richard M. Stallman (Fkill_buffer): Doc fix.
1996-06-12 Richard M. Stallman (term-terminal-menu): Don't make a self-recursive keymap.
1996-06-12 Richard M. Stallman (restrict_dos_process): Variable deleted.
1996-06-12 Richard M. Stallman Delete restrict_dos_process.
1996-06-12 Richard M. Stallman Comment change.
1996-06-12 Richard M. Stallman (nnmail-move-inbox): Prompt for POP3 password if
1996-06-12 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
1996-06-12 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
1996-06-12 Richard M. Stallman (sigunblockx): Use sigunblock.
1996-06-12 Richard M. Stallman (read_char): Use unsigned to compare against
1996-06-12 Richard M. Stallman (imenu--mouse-menu): Don't check imenu-use-keymap-menu.
1996-06-12 Richard M. Stallman (find-alternate-file): Don't clear buffer-file-truename
1996-06-12 Richard M. Stallman (rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.
1996-06-11 Richard M. Stallman (ETAGS_CFLAGS): Define HAVE_GETCWD macro.
1996-06-11 Richard M. Stallman (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
1996-06-11 Richard M. Stallman Comment change.
1996-06-11 Richard M. Stallman (wait_reading_process_input): Move the O_NONBLOCK and
1996-06-11 Richard M. Stallman [__ELF__] (LD_SWITCH_SYSTEM): Define it.
1996-06-11 Richard M. Stallman (rmail-retry-failure): Nicer error message
1996-06-10 Richard M. Stallman (hexl-mode): Run hexl-mode-hook.
1996-06-10 Richard M. Stallman Don't undef MULTI_FRAME.
1996-06-10 Richard M. Stallman No need to require 'faces and set menu-bar-mode.
1996-06-10 Richard M. Stallman (frame-initialize): Don't count MSDOS neither as
1996-06-10 Richard M. Stallman On MSDOS, don't assume that `make-frame' is only bound under an X
1996-06-10 Richard M. Stallman (msdos-face-setup): Use `terminal-frame' for initial frame setup.
1996-06-10 Richard M. Stallman Whitespace changes.
1996-06-10 Richard M. Stallman (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
1996-06-10 Richard M. Stallman (Fredraw_frame, remake_frame_glyphs)
1996-06-10 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
1996-06-10 Richard M. Stallman (Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
1996-06-10 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
1996-06-10 Richard M. Stallman (FRAME_MSDOS_P): A new macro for MSDOS frames.
1996-06-10 Richard M. Stallman (choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.
1996-06-10 Richard M. Stallman (choose_minibuf_frame): Support multiple frames on MSDOS.
1996-06-10 Richard M. Stallman (check_x): Fix error message.
1996-06-10 Richard M. Stallman (check_x): Macro definition deleted.
1996-06-10 Richard M. Stallman Whitespace and #if 0 code changes.
1996-06-10 Richard M. Stallman (Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call
1996-06-10 Richard M. Stallman (init_frame_faces): Build faces for an MSDOS frame like for X frame.
1996-06-10 Richard M. Stallman (redisplay_internal): Use FRAME_WINDOW_P.
1996-06-10 Richard M. Stallman (redisplay_internal): Use `Vterminal_frame' and other
1996-06-10 Richard M. Stallman (x_to_win32_font): Allow any quality fonts.
1996-06-10 Richard M. Stallman (mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.
1996-06-10 Richard M. Stallman (fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.
1996-06-10 Richard M. Stallman (sync_modifiers): New function.
1996-06-10 Richard M. Stallman (XTread_socket): Use XtAppNextEvent when using toolkit configurations.
1996-06-10 Richard M. Stallman (make_menu_in_widget): Set mapping delay
1996-06-10 Richard M. Stallman (imenu--mouse-menu): Always use nested keymaps.
1996-06-10 Richard M. Stallman (hexl-mode): Set hexl-max-address early on
1996-06-10 Richard M. Stallman Comment change.
1996-06-09 Richard M. Stallman Always check for HAVE_X11R5.
1996-06-09 Richard M. Stallman (shell-directory-tracker): Use comint-substitute-in-file-name to
1996-06-09 Richard M. Stallman (comint-dynamic-complete-as-filename)
1996-06-09 Richard M. Stallman (create_process): Add DONT_OPEN_PTY conditional.
1996-06-09 Richard M. Stallman (DONT_REOPEN_PTY): New definition.
1996-06-09 Richard M. Stallman (main): Copy cwd when appending slash.
1996-06-09 Richard M. Stallman (hack-local-variables-prop-line): Bind enable-local-eval.
1996-06-09 Richard M. Stallman (make-frame-command): Treat msdos like no window system.
1996-06-09 Karl Heuer (texinfo-copy-menu): Use double backslash to quote regexp.
1996-06-09 Karl Heuer (texinfo-find-pointer): Doc fix.
1996-06-09 Karl Heuer (comint-file-name-quote-list): Doc fix.
1996-06-08 Roland McGrath (etags-list-tags): When there is an explicit tag name, skip the \177 before
1996-06-08 Per Bothner * config.guess (i?86-ncr-sysv*): Emit minor release numbers. libc-1-90 libc-960608 libc-960609 libc-960610 libc-960611 libc-960612 libc-960613 libc-960614 libc-960615 libc-960616 libc-960617 libc-960618
1996-06-08 Karl Heuer (facemenu-complete-face-list): Doc fix.
1996-06-08 Richard M. Stallman (init_environment): Read PRELOAD_WINSOCK from registry if
1996-06-08 Richard M. Stallman (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.
1996-06-08 Richard M. Stallman (Fopen_network_stream)[WINDOWSNT]: Ensure Windows
1996-06-07 Richard M. Stallman (sys_mktemp): Complete rewrite.
1996-06-07 Richard M. Stallman (c-macro-preprocessor): New clause for Solaris.
1996-06-07 Roland McGrath Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1996-06-07 Richard M. Stallman (sys_kill): Don't try to terminate a DOS process.
1996-06-07 Richard M. Stallman (x-set-selection, x-get-selection): Define them to really use TYPE.
1996-06-07 Richard M. Stallman (rmail-get-new-mail): If conversion to BABYL fails
1996-06-07 Richard M. Stallman (dired-chown-program): Try /usr/sbin/chown.
1996-06-07 Richard M. Stallman (make-frame-command): New function.
1996-06-07 Richard M. Stallman (smtpmail-send-it): Fix error messages.
1996-06-07 Richard M. Stallman Initial revision
1996-06-06 Richard M. Stallman (Fkeymap_parent, Fset_keymap_parent): New functions.
1996-06-06 Richard M. Stallman (Ffile_name_directory) [WINDOWSNT]: Remove previous
1996-06-06 Richard M. Stallman (init_winsock): Dynamically link to SetHandleInformation.
1996-06-06 Richard M. Stallman (bright_bg): New function, enables bright background colors.
1996-06-06 Richard M. Stallman (Fset_face_attribute_internal) [MSDOS]: Don't mask
1996-06-06 Richard M. Stallman (hexl-mode-map): Bind prior, home, deletechar, deleteline,
1996-06-05 Richard M. Stallman (shell-mode-hook): Set comint-completion-addsuffix
1996-06-05 Richard M. Stallman (comint-dynamic-complete-filename) [ms-dos, windows-nt]:
1996-06-05 Richard M. Stallman (vc-cancel-version): Fix paren error.
1996-06-05 Richard M. Stallman (imenu): In interactive spec, pass the entire
1996-06-05 Richard M. Stallman (set_time_zone_rule):
1996-06-05 Per Bothner * config.guess: Combine mips-mips-riscos cases, and use cpp to libc-960605 libc-960606 libc-960607
1996-06-04 Richard M. Stallman (w32_read_socket): If the dead key was produced using
1996-06-04 Richard M. Stallman (xterm-mouse-event): Adjust for minibuffer prompt width.
1996-06-04 Richard M. Stallman (he-file-name-chars): Check windows-nt, not ms-windows.
1996-06-04 Richard M. Stallman (buffer-file-numbers-unique): New variable;
1996-06-04 Richard M. Stallman (occur): Avoid "1 lines" in echo area.
1996-06-04 Richard M. Stallman (shell-match-partial-variable): Doc fix.
1996-06-03 Richard M. Stallman (normalize_filename): New function.
1996-06-03 Richard M. Stallman (Vwin32_downcase_file_names): New variable.
1996-06-03 Richard M. Stallman (DRIVE_LETTER): [DOS_NT] New macro.
1996-06-03 Richard M. Stallman (install-arch-indep): If cd etc makes output,
1996-06-03 Richard M. Stallman (env_vars): Use slashes, not backslashes.
1996-06-03 Richard M. Stallman (mouse-show-mark): Use temporary highlighting if possible instead of a pause.
1996-06-03 Richard M. Stallman (CHOOSE_NEWEST_EXE): New parameter macro.
1996-06-03 Richard M. Stallman (reporter-submit-bug-report):
1996-06-03 Karl Heuer (*:Linux:*:*): Add guess for sparc-unknown-linux. libc-960604
1996-06-03 Richard M. Stallman Comment change.
1996-06-02 Richard M. Stallman (re_max_failures): Reduce to 8000.
1996-06-02 Richard M. Stallman (msdos-color-aliases): Define more colors. (msdos-color-translate):
1996-06-01 Richard M. Stallman (reset_modifiers): Only clear a modifier if the modifier key has been
1996-06-01 Richard M. Stallman (Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
1996-05-31 Richard M. Stallman (ispell-region): Handle ispell-skip-sgml properly with an re-search.
1996-05-31 Richard M. Stallman (single_submenu): Handle non-keymap lists like symbols.
1996-05-31 Richard M. Stallman (electric-helpify): Allow NAME to be given as arg.
1996-05-31 Richard M. Stallman (reporter-submit-bug-report):
1996-05-31 Richard M. Stallman (fill-individual-paragraphs): Don't get stuck
1996-05-30 Richard M. Stallman (Fpop_to_buffer): Doc fix.
1996-05-30 Richard M. Stallman (Fdisplay_buffer): Doc fix.
1996-05-30 Karl Heuer (shell-command-on-region): In output buffer, display
1996-05-30 Karl Heuer (Info-insert-dir): Fix default directory.
1996-05-30 Karl Heuer (event-point): Fix fboundp test surrounding this.
1996-05-29 Karl Heuer Use executing-kbd-macro, not executing-macro.
1996-05-29 Karl Heuer Check for long file names.
1996-05-28 Karl Heuer Fix previous change.
1996-05-28 Karl Heuer (change-log-font-lock-keywords): Require colon after
1996-05-28 Karl Heuer (gnus-inews-date): Avoid race condition.
1996-05-28 Karl Heuer * gnus.el (gnus-article-date-ut): Avoid race condition.
1996-05-28 Karl Heuer (gnus-gmt-to-local): When rewriting a date to local time,
1996-05-28 Karl Heuer (LIBS_SYSTEM): Define this.
1996-05-28 Karl Heuer [SOLARIS2]: Define SUNOS_5.
1996-05-26 Roland McGrath (mail-abbrev-expand-hook): Disable abbrev mode temporarily while working,
1996-05-25 Karl Heuer [SOLARIS2]: Include string.h.
1996-05-25 Karl Heuer Rephrase the first page to fit on a standard tty screen.
1996-05-25 Karl Heuer (Vwin32_mouse_move_interval): New lisp variable.
1996-05-25 Karl Heuer (x_scroll_bar_handle_click): Repaint scroll bar handle
1996-05-25 Karl Heuer [__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.
1996-05-25 Karl Heuer Recognize sparc-*-lignux.
1996-05-24 Roland McGrath (AViiON:dgux:*:*): Fix typo in recognizing mc88110. libc-960525 libc-960526 libc-960527 libc-960528 libc-960529 libc-960530 libc-960531 libc-960601 libc-960602 libc-960603
1996-05-24 Roland McGrath Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1996-05-23 Karl Heuer Comment fix.
1996-05-23 Karl Heuer (init_lread): Init Vload_file_name to Qnil.
1996-05-23 Karl Heuer Comment fix.
1996-05-22 Roland McGrath [WIN32]: No-op as for [MSDOS].
1996-05-22 Karl Heuer (modifier_set): Check toggle state of CapsLock even
1996-05-22 Karl Heuer (get_volume_info): Always update *pPath correctly, even if
1996-05-22 Karl Heuer (compute_motion): When calling Fget_char_property,
1996-05-21 Roland McGrath Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally libc-960522 libc-960523 libc-960524
1996-05-21 Richard M. Stallman Include buffer.h.
1996-05-21 Richard M. Stallman (Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from
1996-05-21 Richard M. Stallman (ncurses): Check this after checking fns like strerror.
1996-05-21 Karl Heuer (init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
1996-05-21 Karl Heuer (Fexecute_extended_command): Don't look for
1996-05-21 Karl Heuer (mh-version): Use mh-e-RCS-id rather than mh-e-version
1996-05-21 Karl Heuer (Fprin1_to_string): Preserve Vdeactivate_mark.
1996-05-21 Karl Heuer (make-backup-file-name): Check msdos-long-file-names.
1996-05-21 Karl Heuer (c-macro-expansion): Delete ??! trigraph in uniquestring.
1996-05-21 Karl Heuer (c-macro-expansion): Correct bug in creating tempname.
1996-05-21 Karl Heuer [__GNU_LIBRARY__]: #include <sys/ioctl.h>.
1996-05-21 Karl Heuer (win32-handle-scroll-bar-event): Restore
1996-05-21 Karl Heuer (scroll-bar-maybe-set-window-start): Always set
1996-05-21 Karl Heuer (do-auto-fill): Return t if real work was done.
1996-05-21 Karl Heuer (internal_self_insert): Don't return 2 for auto-fill
1996-05-20 Erik Naggum Fixed up initial line
1996-05-20 Jeff Law * config.sub: Recognize -proelf as a basic system type. libc-960521
1996-05-20 Karl Heuer Renamed from cal-persian.el to avoid 14-character limitation.
1996-05-20 Karl Heuer Change autoload references from cal-persian to cal-persia.
1996-05-18 Karl Heuer Hold previous change until after the release.
1996-05-18 Erik Naggum (sc::menu): Fix typo.
1996-05-17 Karl Heuer (lisp): Include dos-win32.elc.
1996-05-17 Karl Heuer Initial revision
1996-05-17 Karl Heuer (path-separator, grep-null-device,
1996-05-17 Karl Heuer (save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):
1996-05-17 Karl Heuer [windows-nt, ms-dos]: Load dos-win32.
1996-05-17 Karl Heuer (MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):
1996-05-17 Karl Heuer (_sys_read_ahead): Handle sleep here.
1996-05-17 Karl Heuer (struct _child_process): New member is_dos_process.
1996-05-17 Karl Heuer (Vwin32_pipe_read_delay): New var.
1996-05-17 Karl Heuer (term-send-raw-string): send-string -> process-send-string.
1996-05-17 Karl Heuer (display_menu_bar) [HAVE_NTGUI]: Enable the display of
1996-05-17 Karl Heuer Delete the hilit19 support--it doesn't work.
1996-05-17 Francesco Potortì * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
1996-05-17 Geoff Voelker (w32_read_socket): Mask out lower 4 bits of wParam
1996-05-15 Karl Heuer (Fformat_time_string): Doc fix.
1996-05-15 Richard M. Stallman (latex-imenu-create-index):
1996-05-15 Karl Heuer Several doc fixes.
1996-05-15 Karl Heuer Fix typo in previous patch.
1996-05-15 Karl Heuer (sys_read): Introduce a small delay before reading from
1996-05-15 Karl Heuer (Fcall_process): Don't close the same fd twice.
1996-05-14 Karl Heuer (QCLIPBOARD): New symbol.
1996-05-14 Geoff Voelker (SYSTEM_PURESIZE_EXTRA): Macro defined.
1996-05-13 Richard M. Stallman (w32*.o): Fix deps.
1996-05-13 Richard M. Stallman (win32_wnd_proc): Reenable quit_char detection.
1996-05-13 Richard M. Stallman Set BUILD_TYPE and INSTALL_DIR before calling make;
1996-05-13 Richard M. Stallman (pascal-end-of-statement, pascal-calculate-indent):
1996-05-13 Richard M. Stallman (note_mouse_movement): Upwards mouse movement recognition corrected.
1996-05-13 Richard M. Stallman (allocate_heap): Clean up conditional.
1996-05-13 Richard M. Stallman (vc-rename-file): After renaming, update VC info and modeline.
1996-05-13 Richard M. Stallman (init_dosfns) [DJGPP >= 2]: Make `opendir' preserve
1996-05-12 Richard M. Stallman (Fcall_process): Fix previous change (now !MSDOS only).
1996-05-12 Richard M. Stallman Delete the Emacs local variables spec.
1996-05-12 Karl Heuer (Fstart_kbd_macro): Add missing xrealloc arg.
1996-05-12 Richard M. Stallman (Fmsdos_downcase_filename): Don't change the argument, return a copy.
1996-05-12 Richard M. Stallman (MSDOS_SUPPORT): Use full name disp-table.elc.
1996-05-11 Richard M. Stallman (FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.
1996-05-11 Richard M. Stallman (msdos_downcase_filename): New function to convert case in filenames.
1996-05-11 Geoff Voelker (using-unix-filesystems): Update doc string.
1996-05-11 Richard M. Stallman (win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.
1996-05-11 Richard M. Stallman (x_scroll_bar_set_handle): Always use start in calling SetScrollPos.
1996-05-11 Richard M. Stallman (scroll-bar-drag-position): New function.
1996-05-11 Richard M. Stallman (re_match_2_internal): Fix off-by-one error; don't use
1996-05-11 Richard M. Stallman (map_win32_filename): If not a fat volume, cvt name to dos.
1996-05-11 Richard M. Stallman (term-emulate-terminal): On CR, set term-current-column
1996-05-11 Richard M. Stallman Lots of fixes.
1996-05-11 Richard M. Stallman (Fcall_process): Close fd_error if successful.
1996-05-11 Richard M. Stallman Mention Windows 95.
1996-05-11 Geoff Voelker (allocate_heap): Bump heap base up to 27MB to
1996-05-11 Richard M. Stallman (f90-hilit-patterns): Avoid using undefined variables.
1996-05-10 Geoff Voelker (win32_wnd_proc): Disable setting of Vquit_flag
1996-05-10 Richard M. Stallman (win_msg_worker): Use post_msg.
1996-05-10 Richard M. Stallman (x_scroll_bar_move): Call my_show_window.
1996-05-10 Richard M. Stallman (prev_console_mode): New variable.
1996-05-10 Richard M. Stallman (main) [WINDOWSNT]: Call syms_of_ntproc.
1996-05-10 Richard M. Stallman (Vwin32_quote_process_args): New variable.
1996-05-10 Richard M. Stallman (x_connection_signal_1): Call x_connection_closed properly.
1996-05-10 Richard M. Stallman (gud-filter): Cal gud-display-frame even if process-window is nil.
1996-05-09 Erik Naggum Fix minor typo.
1996-05-09 Richard M. Stallman Comment changes.
1996-05-09 Richard M. Stallman (vc-find-file-hook): Follow multiple links all the way.
1996-05-09 Richard M. Stallman Comment change.
1996-05-09 Richard M. Stallman (ispell-check-comments): Default is now t.
1996-05-09 Richard M. Stallman (bookmark-bmenu-delete-backwards)
1996-05-08 Richard M. Stallman Undo previous change.
1996-05-08 Richard M. Stallman Revert to version 1.9.
1996-05-08 Karl Fogel Merged cosmetic differences between FSF version and local copy. In
1996-05-08 Karl Fogel (bookmark-locate): ;;;###autoload this alias.
1996-05-08 Richard M. Stallman (env_vars): Set SHELL registry entry to value of COMSPEC environment variable.
1996-05-08 Richard M. Stallman (convert-standard-filename): Test msdos-long-file-names.
1996-05-08 Richard M. Stallman (syms_of_msdos): Fix typo.
1996-05-08 Richard M. Stallman (gud-filter): Move the call to gud-display-frame
1996-05-08 Karl Fogel (mail-hist-version): upped to 1.3.4.
1996-05-08 Karl Fogel (bookmark-make): take optional arg `info-node', pass it on to
1996-05-08 Noah Friedman (rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output
1996-05-08 Richard M. Stallman (enum scroll_bar_part): Delete extra comma.
1996-05-07 Richard M. Stallman (Fencode_time): Accept MANY args, so as to cope
1996-05-07 Richard M. Stallman (gulp-search-path, gulp-packages): Variable deleted.
1996-05-07 Richard M. Stallman Initial revision
1996-05-07 Richard M. Stallman (Info-enable-active-nodes): Default to nil. Mark it risky.
1996-05-07 Richard M. Stallman (enum scroll_bar_part): New alternatives
1996-05-06 Richard M. Stallman (ediff-setup-fine-diff-regions):
1996-05-06 Richard M. Stallman (Fmsdos_long_file_names): New function.
1996-05-06 Richard M. Stallman Undo previous change.
1996-05-06 Richard M. Stallman (GMALLOC_INHIBIT_VALLOC): Defined.
1996-05-06 Richard M. Stallman (set_case_table): Set upcase_table, case_canon_table
1996-05-06 Richard M. Stallman (casify_region, casify_object):
1996-05-06 Richard M. Stallman (mouse-drag-region): Set the region before reading a
1996-05-05 Richard M. Stallman (Fmsdos_long_file_names): New function.
1996-05-05 Richard M. Stallman (iso-accents-compose): Don't insert in the buffer
1996-05-05 Richard M. Stallman (hide-ifdef-mode): Doc fix.
1996-05-05 Richard M. Stallman (Qup, Qdown): New variables.
1996-05-05 Richard M. Stallman (win32-handle-scroll-bar-event):
1996-05-05 Richard M. Stallman (ps-print-preprint): Special handling if
1996-05-05 Richard M. Stallman (mail-mode): Line starting with ---- is a separator.
1996-05-05 Richard M. Stallman (vc-follow-link, vc-find-file-hook):
1996-05-04 Richard M. Stallman (dired-handle-overwrite): `find-backup-file-name'
1996-05-04 Richard M. Stallman (apropos-print): If command has no key bindings, say how to run it with M-x.
1996-05-03 Richard M. Stallman Include nt/inc/arpa and nt/inc/netinet in the dist.
1996-05-03 Geoff Voelker Allow for optimized build.
1996-05-03 Geoff Voelker [BUILD_TYPE]: Build optimized version in its own dir.
1996-05-03 Geoff Voelker (OBJDIR, BLD): Remove macro definitions.
1996-05-03 Geoff Voelker Include string.h.
1996-05-03 Geoff Voelker Include frame.h.
1996-05-03 Geoff Voelker (struct win32_palette_entry): New structure.
1996-05-03 Geoff Voelker (Vwindow_system): Declared.
1996-05-03 Geoff Voelker (Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):
1996-05-03 Geoff Voelker (REG_ROOT): Remove trailing backslash.
1996-05-03 Geoff Voelker (continuation of previous checkin)
1996-05-03 Geoff Voelker (quit_char, Vwin32_enable_italics, Vwin32_enable_palette):
1996-05-03 Geoff Voelker (WinMain): Function removed.
1996-05-03 Geoff Voelker Include config.h after CRT headers. Include fcntl.h.
1996-05-03 Geoff Voelker (win32_kdb_patch_key): Initialize isdead.
1996-05-03 Geoff Voelker Include lisp.h.
1996-05-03 Geoff Voelker Check to see if already included.
1996-05-03 Geoff Voelker (nt_stat, nt_ctime): Functions deleted.
1996-05-03 Geoff Voelker (SUBSYSTEM) [NTGUI]: Remove conditional.
1996-05-03 Geoff Voelker Initial revision
1996-05-03 Geoff Voelker Include ntlib.h.
1996-05-03 Geoff Voelker (LOCAL_FLAGS): Include path to NT shadow includes.
1996-05-03 Geoff Voelker (win32-handle-scroll-bar-event): New function.
1996-05-03 Geoff Voelker (original-make-auto-save-file-name): New symbol bound
1996-05-03 Geoff Voelker (F_OK, X_OK, W_OK, R_OK): New macros.
1996-05-03 Geoff Voelker Build and install runemacs.exe.
1996-05-03 Geoff Voelker (CONFIG_H) [WIN95]: Use config.nt.
1996-05-03 Geoff Voelker Check if INSTALL_DIR is passed as an argument.
1996-05-03 Geoff Voelker (REG_ROOT): Don't use a trailing backslash.
1996-05-02 Richard M. Stallman (Fthis_single_command_keys): New function.
1996-05-02 Richard M. Stallman (Fevent_convert_list): Never treat last elt as modifier.
1996-05-02 Richard M. Stallman (gud-display-line): Switch to gud buffer before calling gud-find-file.
1996-05-02 Richard M. Stallman (Info-find-node): Don't treat file name `dir' specially
1996-05-01 Richard M. Stallman (dos_get_modifiers): Restore missing comment terminator.
1996-05-01 Richard M. Stallman (Fexpand_file_name) [DOS_NT]: Correct the `if' clause
1996-05-01 Richard M. Stallman (signal_after_change): Correct the arg to report_overlay_modification.
1996-05-01 Richard M. Stallman (add_overlay_mod_hooklist): Fix call to bcopy.
1996-05-01 Richard M. Stallman Comment changes.
1996-05-01 Richard M. Stallman Comment changes.
1996-05-01 Richard M. Stallman (C_SWITCH_X_SYSTEM): Definition moved to sol2-4.h.
1996-05-01 Richard M. Stallman (C_SWITCH_X_SYSTEM): Definition moved from sol2.h.
1996-04-30 Richard M. Stallman [USE_X_TOOLKIT]: Include X11/Shell.h.
1996-04-30 Richard M. Stallman (mouse-drag-region): Doc fix.
1996-04-30 Karl Heuer (shell-command-on-region): Start of region to keep is
1996-04-29 Richard M. Stallman (diary-frame-parameters, calendar-frame-parameters)
1996-04-29 Erik Naggum (insert-tab): fix previous change
1996-04-29 Richard M. Stallman (make_lispy_event): FRAME_MENU_BAR_ITEMS now has
1996-04-29 Richard M. Stallman (display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.
1996-04-29 Richard M. Stallman (get_frame_menubar_event, set_frame_menubar):
1996-04-29 Richard M. Stallman (Fexpand_file_name) [DOS_NT]: Keep dir sep following ~
1996-04-29 Richard M. Stallman (SEND, RECV): Renamed from send, recv.
1996-04-29 Richard M. Stallman (set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.
1996-04-28 Richard M. Stallman (indent-for-tab-command): Pass prefix arg to indent-tab.
1996-04-28 Richard M. Stallman (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.
1996-04-28 Richard M. Stallman [HAVE_CONFIG_H]: Only include config.h when defined.
1996-04-28 Richard M. Stallman (struct _popserver): New field trash_started.
1996-04-28 Richard M. Stallman [WINDOWSNT]: Include winsock.h and ntlib.h.
1996-04-28 Richard M. Stallman (access, unlink) [WINDOWSNT]: Macros undefined.
1996-04-28 Richard M. Stallman [DOSNT]: Include fcntl.h.
1996-04-28 Richard M. Stallman [WINDOWSNT]: Include ntlib.h.
1996-04-27 Richard M. Stallman Comment change.
1996-04-27 Richard M. Stallman (Fexpand_file_name, Ffile_name_absolute_p): Doc fixes.
1996-04-27 Richard M. Stallman (getdefdir): Include drive letter and colon when
1996-04-27 Edward M. Reingold Double DST correction removed!
1996-04-26 Richard M. Stallman (FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:
1996-04-26 Richard M. Stallman (EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.
1996-04-26 Richard M. Stallman (Fopen_network_stream): Set process infd to inch.
1996-04-26 Richard M. Stallman (close_load_descs) [WINDOWS_NT]: Don't actually do anything.
1996-04-26 Richard M. Stallman [WINDOWS_NT]: Declare Vdirectory_sep_char.
1996-04-26 Richard M. Stallman (main) [WINDOWSNT]: Invoke init_ntproc.
1996-04-26 Richard M. Stallman (Ffile_attributes) [WINDOWSNT]: Remove conditional NT code.
1996-04-26 Richard M. Stallman (Fcall_process) [WINDOWSNT]: Remove conditional NT code.
1996-04-26 Richard M. Stallman [windows-nt]: Load disp-table.
1996-04-26 Richard M. Stallman (rmail-insert-inbox-text): When required, prompt for
1996-04-26 Richard M. Stallman (compilation-error-regexp-alist): Add regexp
1996-04-26 Richard M. Stallman Comment change.
1996-04-26 Richard M. Stallman (mouse-drag-region): Leave region highlighted until the next input event.
1996-04-26 Richard M. Stallman (x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_pixmap.
1996-04-26 Richard M. Stallman (x_scroll_bar_clear): Do nothing if frame now has no scroll bars.
1996-04-26 Richard M. Stallman Update copyright year.
1996-04-26 Richard M. Stallman Include blockinput.h.
1996-04-26 Richard M. Stallman (getdefdir) [DJGPP > 1]: Use 32-bit ESI to pass buffer
1996-04-26 Richard M. Stallman (walk-windows): Doc fix.
1996-04-26 Richard M. Stallman (save_excursion_restore): Add gcpros.
1996-04-26 Richard M. Stallman No intangible text property.
1996-04-25 Richard M. Stallman (unexec): Add conditional for SOLARIS_POWERPC.
1996-04-25 Richard M. Stallman (syms_of_fileio): Doc fix.
1996-04-25 Richard M. Stallman (Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]:
1996-04-24 Edward M. Reingold Update some comments.
1996-04-24 Edward M. Reingold Spelling error.
1996-04-24 Edward M. Reingold Spelling fix.
1996-04-24 Richard M. Stallman (x_connection_signal): Call sigunblock properly.
1996-04-23 Richard M. Stallman (dispnew.o): Depend on blockinput.h.
1996-04-23 Richard M. Stallman Include blockinput.h.
1996-04-23 Richard M. Stallman (wait_reading_process_input, both definitions):
1996-04-23 Richard M. Stallman (doctor-doc): Add period.
1996-04-23 Richard M. Stallman (Fframe_parameters, both definitions):
1996-04-22 Richard M. Stallman Fix a file name.
1996-04-21 Richard M. Stallman Replace --no-clean-up and --no-tar options
1996-04-21 Richard M. Stallman (compute_motion): Pass window to Fget_char_property.
1996-04-21 Richard M. Stallman [motif]: Make f10 undefined.
1996-04-21 Richard M. Stallman (walk-windows): Doc fix.
1996-04-21 Richard M. Stallman (auto-mode-alist): .F gets fortran mode.
1996-04-21 Richard M. Stallman (Info-next-reference, Info-prev-reference): Add optional
1996-04-21 Richard M. Stallman (simula-submit-bug-report): Use emacs-version.
1996-04-21 Richard M. Stallman (simula-tab-always-indent, simula-indent-level)
1996-04-19 Karl Heuer (f90-keywords-re): Added operator and result.
1996-04-19 Richard M. Stallman (metamail-mailer-name): New variable.
1996-04-19 Richard M. Stallman (after-find-file): Mention file name in "auto save is newer" message.
1996-04-19 Richard M. Stallman (read_key_sequence): Fix confusion between key and new_key.
1996-04-19 Richard M. Stallman (x-select-text): Remember selected text.
1996-04-18 Lars Magne Ingebrigtsen * gnus.el (gnus-summary-pipe-output, gnus-buffer-configuration,
1996-04-18 Lars Magne Ingebrigtsen Make invisible text intangible as well.
1996-04-18 Richard M. Stallman (syms_of_keyboard): Doc fix.
1996-04-18 Richard M. Stallman (EmacsFrameRealize): Use STANDARD_EVENT_SET.
1996-04-18 Richard M. Stallman (STANDARD_EVENT_SET): Remove PointerNotifyHintMask.
1996-04-18 Richard M. Stallman (note_mouse_movement): Don't call XQueryPointer.
1996-04-17 Richard M. Stallman Replace `make-docfile' with `make-doc.exe'. In case
1996-04-17 Richard M. Stallman (occur): Fix up interactive code.
1996-04-17 Richard M. Stallman Clarify MSDOS installing and unpacking.
1996-04-16 Richard M. Stallman (decode_mode_spec): Use frame F, not selected frame.
1996-04-16 Richard M. Stallman (decode_mode_spec): For %F, use explicit name or `Emacs'.
1996-04-16 Richard M. Stallman (vc-comment-ring): Initialise using make-ring.
1996-04-16 Richard M. Stallman (w32_read_socket): Initialize frame_or_window field.
1996-04-16 Richard M. Stallman (defined_color): Map color to nearest in default palette.
1996-04-16 Richard M. Stallman (check_timer): Removed; use gettime instead.
1996-04-16 Richard M. Stallman (syms_of_buffer): Doc fix.
1996-04-16 Richard M. Stallman Provide `completion'.
1996-04-16 Richard M. Stallman (defstruct): Treat multi-nested :include properly.
1996-04-16 Richard M. Stallman (isqrt): Support expanded range of Lisp integers.
1996-04-16 Richard M. Stallman (goto-address-send-using-mh-e):
1996-04-15 Richard M. Stallman (sh-while-getopts): Punctuate help message better.
1996-04-15 Richard M. Stallman Change make-docfile to make-doc.exe in a second place.
1996-04-15 Richard M. Stallman (wait_reading_process_input) [!subprocesses]:
1996-04-15 Richard M. Stallman (src): Create a file with sed commands instead of using
1996-04-15 Richard M. Stallman Make sure the GDB init file is called src/_gdbinit;
1996-04-15 Richard M. Stallman (x_set_frame_parameters): Get height and width from
1996-04-14 Richard M. Stallman (wait_reading_process_input) [!subprocesses]: Handle
1996-04-14 Richard M. Stallman With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE test program.
1996-04-14 Richard M. Stallman (main) [DJGPP v2]: Don't change to binary for a tty.
1996-04-14 Richard M. Stallman (main) [DJGPP v2]: Don't change to binary for a tty.
1996-04-13 Richard M. Stallman Describe djtar.
1996-04-13 Richard M. Stallman Don't sey djgpp must be version 1.
1996-04-13 Richard M. Stallman (Fcompare_buffer_substrings): Fix dumb bug handling buffer name as second arg.
1996-04-13 Richard M. Stallman entered into RCS
1996-04-13 Per Bothner * config.guess: Combine two OSF1 rules. libc-960413 libc-960414 libc-960415 libc-960416 libc-960417 libc-960418 libc-960419 libc-960420 libc-960421 libc-960422 libc-960423 libc-960424 libc-960425 libc-960426 libc-960427 libc-960428 libc-960429 libc-960430 libc-960501 libc-960502 libc-960503 libc-960504 libc-960505 libc-960506 libc-960507 libc-960508 libc-960509 libc-960510 libc-960511 libc-960512 libc-960513 libc-960514 libc-960515 libc-960516 libc-960517 libc-960518 libc-960519 libc-960520
1996-04-12 Richard M. Stallman (main) [MSDOS]: Always call tzset, not init__gettimeofday.
1996-04-12 Richard M. Stallman (MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.
1996-04-12 Richard M. Stallman (interpreter-mode-alist): Recognize perl5.
1996-04-12 Richard M. Stallman *** empty log message ***
1996-04-12 Richard M. Stallman [DJGPP v2]: Include io.h.
1996-04-12 Richard M. Stallman (djgpp_ver): Variable renamed from djgpp-ver.
1996-04-12 Richard M. Stallman (msdos): Put mainmake.v2 into the dist.
1996-04-12 Richard M. Stallman Under DJGPP v2, use <sys/config.h> instead of most of config.h.in.
1996-04-12 Richard M. Stallman (Fformat_time_string): Doc fix.
1996-04-12 Richard M. Stallman Comment change.
1996-04-12 Richard M. Stallman (MANIFEST): Fix previous change.
1996-04-12 Richard M. Stallman (make_frame_without_minibuffer): Don't change the
1996-04-12 Richard M. Stallman Remove `|| defined (LINUX)' from #if condition.
1996-04-12 Richard M. Stallman Include signal.h.
1996-04-12 Richard M. Stallman (wait_reading_process_input, both definitions):
1996-04-12 Richard M. Stallman (read_char): Use detect_input_pending_run_timers
1996-04-11 Richard M. Stallman MSDOS changes.
1996-04-11 Richard M. Stallman Initial revision
1996-04-11 Richard M. Stallman Comment change.
1996-04-11 Richard M. Stallman (standard_args): Synchronize with startup.el.
1996-04-11 Richard M. Stallman Comment change.
1996-04-11 Richard M. Stallman (sys_subshell): Add conditionals for DJGPP v2.
1996-04-11 Richard M. Stallman Define HAVE_WAIT_HEADER.
1996-04-11 Richard M. Stallman (mail-fetch-field): Use skip-chars-backward
1996-04-11 Richard M. Stallman (redisplay_window): Move w->start marker before
1996-04-11 Richard M. Stallman (auto-mode-alist): Handle `.java'.
1996-04-11 Richard M. Stallman (command-line-x-option-alist): -T sets only the title.
1996-04-11 Richard M. Stallman (command-line-x-option-alist):
1996-04-11 Geoff Voelker (BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB.
1996-04-11 Geoff Voelker (win32_color_map): Use PALETTERGB instead of RGB.
1996-04-11 Richard M. Stallman [WINDOWSNT]: Include io.h.
1996-04-10 Geoff Voelker (CTAGSOBJ): Compile with regexp support.
1996-04-10 Richard M. Stallman (calculate_ins_del_char_costs): Use proper frame's width.
1996-04-10 Richard M. Stallman (Fx_list_fonts): Handle X protocol errors.
1996-04-10 Roland McGrath Wed Apr 10 06:08:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
1996-04-10 Richard M. Stallman (x-handle-display): Set DISPLAY envvar too.
1996-04-10 Richard M. Stallman Set djgpp-ver, and unset it at the end.
1996-04-10 Richard M. Stallman [DJGPP v2]: Include fcntl.h.
1996-04-10 Richard M. Stallman [MSDOS]: If DJGPP version 2, include fcntl.h.
1996-04-10 Richard M. Stallman [MSDOS]: If DJGPP version 2, include fcntl.h and string.h.
1996-04-10 Richard M. Stallman [MSDOS]: If DJGPP version 2, include unistd.h.
1996-04-10 Richard M. Stallman [DJGPP v2] (etext, start): Declared.
1996-04-10 Richard M. Stallman (DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS)
1996-04-10 Richard M. Stallman (read_minibuf): GCPRO ambient_dir.
1996-04-10 Richard M. Stallman (main) [MSDOS]: Handle DJGPP version 2.
1996-04-10 Richard M. Stallman entered into RCS
1996-04-09 Richard M. Stallman (Fset_frame_size): Do call Fset_frame_size
1996-04-09 Richard M. Stallman (x_set_frame_parameters): Do call Fset_frame_size
1996-04-09 Richard M. Stallman (sit_for): Call swallow_events.
1996-04-08 Richard M. Stallman Include locale.h if HAVE_SETLOCALE.
1996-04-08 Miles Bader (HAVE_PTYS): #undef removed.
1996-04-08 Michael Meissner Add Solaris on PowerPC support libc-960409 libc-960410 libc-960411 libc-960412
1996-04-08 Richard M. Stallman (disassemble-internal): Graceful error if compile failed.
1996-04-08 Richard M. Stallman (garbage_collection_messages): New variable.
1996-04-08 Richard M. Stallman Test HAVE_LIBNCURSES, not HAVE_NCURSES
1996-04-08 Richard M. Stallman (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES.
1996-04-08 Richard M. Stallman (MANIFEST): Don't include lines from =files.
1996-04-08 Richard M. Stallman Don't put lisp/dired.todo in the dist.
1996-04-07 Edward M. Reingold Fix length of separator string.
1996-04-07 Richard M. Stallman (r_alloc_check): Don't check alignment of h->start.
1996-04-07 Richard M. Stallman (read_minibuf): Rearrange operations, mainly putting
1996-04-07 Richard M. Stallman (calendar-mouse-goto-date): New function.
1996-04-05 Richard M. Stallman Include locale.h.
1996-04-05 Richard M. Stallman [HAVE_NCURSES] (LIBS_TERMCAP): New definition.
1996-04-05 Richard M. Stallman (gomoku-click): Position on nearest square. Adapt keymap accordingly.
1996-04-05 Richard M. Stallman (dired-noselect): Resolve symbolic links in argument.
1996-04-05 Richard M. Stallman (x_term_init): Respecify LC_NUMERIC locale.
1996-04-05 Richard M. Stallman (init_lread): Specify LC_NUMERIC locale.
1996-04-05 Richard M. Stallman (HAVE_SETLOCALE): Add #undef.
1996-04-05 Richard M. Stallman (electric-help-mode): Use add-hook mouse-leave-buffer-hook.
1996-04-05 Richard M. Stallman (x_destroy_window): Do call XCloseIM if X11R6.
1996-04-04 Richard M. Stallman (Electric-command-loop): Set universal-argument-other-key to 0.
1996-04-04 Richard M. Stallman (rmail-summary-scroll-between-messages): New var.
1996-04-04 Richard M. Stallman (isearch-mode): Use add-hook for mouse-leave-buffer-hook.
1996-04-04 Richard M. Stallman (run-at-time): Allow floating REPEAT values.
1996-04-03 Edward M. Reingold Spelling fix.
1996-04-03 Karl Heuer (elisp): Make this be the default target.
1996-04-03 Richard M. Stallman (wait_reading_process_input): Don't call
1996-04-03 Richard M. Stallman (gud-mode): Doc fix.
1996-04-03 Karl Heuer Update phone number.
1996-04-03 Erik Naggum (gnus-summary-prepare-threads): Call `gnus-message' instead of `message'.
1996-04-03 Richard M. Stallman (destroy_all_children): When freeing a cascade button, free its submenu too.
1996-04-03 Richard M. Stallman (hexlify-buffer, dehexlify-buffer): Clear out the undo
1996-04-03 Richard M. Stallman Remove "text-based browser".
1996-04-03 Richard M. Stallman (command-line-1): Document the C- and M- conventions more completely.
1996-04-03 Richard M. Stallman (file-newest-backup): Return the newest backup for the
1996-04-03 Richard M. Stallman (mail): Once again set default dir to home dir.
1996-04-03 Richard M. Stallman (mail): Put the auto-save file in the home dir.
1996-04-02 Richard M. Stallman (absolute_filename): Use absolutefn.
1996-04-02 Richard M. Stallman (timer-event-handler): Save copies of events too.
1996-04-02 Richard M. Stallman (main): Initialize displayname.
1996-04-02 Richard M. Stallman (x_destroy_window) [SOLARIS2]: Don't free the IC or IM.
1996-04-01 Richard M. Stallman (absolutefn) [DOS_NT]: Support Novell drives whose drive
1996-03-31 Richard M. Stallman Update MSDOS info.
1996-03-30 Richard M. Stallman (TERMINFO): Do define (if HAVE_NCURSES).
1996-03-30 Edward M. Reingold Fixed solar-arcsin/arcos stuff.
1996-03-29 Richard M. Stallman (rmail-forward): Put the "end" line right after the
1996-03-29 Edward M. Reingold Add references to Persian calendar.
1996-03-29 Edward M. Reingold Initial revision
1996-03-29 Richard M. Stallman (tags): New target.
1996-03-29 Geoff Voelker (rename): New function.
1996-03-29 Doug Evans (aux): Delete another duplicate entry. libc-960329 libc-960330 libc-960331 libc-960401 libc-960402 libc-960403 libc-960404 libc-960405 libc-960406 libc-960407 libc-960408
1996-03-29 Doug Evans (aux): Delete duplicate entry.
1996-03-29 Michael Kifer *** empty log message ***
1996-03-28 Richard M. Stallman File censored.
1996-03-28 Richard M. Stallman (EmacsFrameResize): We may be called from an interrupt,
1996-03-28 Richard M. Stallman (Frename_file) [WINDOWSNT]: Remove conditional code.
1996-03-28 Richard M. Stallman (TAGS): Renamed from `tags' and fixed to work.
1996-03-28 Richard M. Stallman (last_timer_event): New variable.
1996-03-28 Richard M. Stallman (make_frame_glyphs): Zero the correct number of bytes.
1996-03-28 Richard M. Stallman (tmm-define-keys): New arg MINIBUFFER.
1996-03-28 Richard M. Stallman (list-text-properties-at): Display category's properties.
1996-03-28 Geoff Voelker (DEL): Defined.
1996-03-28 Geoff Voelker Change uses of del to $(DEL).
1996-03-27 Richard M. Stallman (rmail-fontify-message, rmail-unfontify-buffer-function):
1996-03-27 Richard M. Stallman (mouse-avoidance-old-pointer-shape): New vbl.
1996-03-27 Richard M. Stallman (x_connection_closed): Don't check _Xdebug.
1996-03-27 Richard M. Stallman (XTread_socket, MapNotify case):
1996-03-27 Richard M. Stallman Accept lignux in configuration name.
1996-03-27 Richard M. Stallman Renamed from s/linux.h.
1996-03-27 Richard M. Stallman (sh-alias-alist): Recognize lignux.
1996-03-27 Richard M. Stallman (dired-chown-program): Recognize lignux.
1996-03-27 Richard M. Stallman (wait_reading_process_input_1): New (empty) function.
1996-03-27 Richard M. Stallman (gnus-make-face, custom-declare): Rename custom-asis to custom:asis.
1996-03-27 Richard M. Stallman (te-terminal-name-prefix): Change from
1996-03-27 Richard M. Stallman (ange-ftp-wait-not-busy): New subroutine.
1996-03-27 Richard M. Stallman (sh-shell-arg): Add no options for bash, ksh, or wksh.
1996-03-27 Richard M. Stallman (timer-event-handler): Inhibit quitting.
1996-03-27 Richard M. Stallman (custom:asis): Renamed from custom-asis.
1996-03-26 Richard M. Stallman (set-visited-file-name): Don't call find-buffer-visiting if filename is nil.
1996-03-26 Richard M. Stallman (xlwmenu.o): New explicit target.
1996-03-25 Richard M. Stallman (mouse-buffer-menu): Keep the order of buffers straight.
1996-03-25 Richard M. Stallman (x-frob-font-slant): Properly handle a match against
1996-03-25 Richard M. Stallman (merge_widget_value): Set the this_one_change field.
1996-03-25 Richard M. Stallman (struct widget_value): New field this_one_change.
1996-03-25 Richard M. Stallman (destroy_all_children): New arg first_child_to_destroy.
1996-03-25 Richard M. Stallman (sh-shell-arg): Don't add any options for bash, ksh.
1996-03-25 Richard M. Stallman (xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h.
1996-03-24 Richard M. Stallman Doc fixes. Reorganized. Retired v18 support.
1996-03-24 Richard M. Stallman Comment change.
1996-03-24 Richard M. Stallman (Fcall_process, child_setup): If BSD_PGRPS, call
1996-03-24 Richard M. Stallman (setpgrp): New macro.
1996-03-24 Richard M. Stallman (timer-set-time): Don't set usecs to nil.
1996-03-24 Richard M. Stallman (ange-ftp-dired-call-process): Return 1 if error.
1996-03-23 Richard M. Stallman (ange-ftp-call-chmod): Return proper value.
1996-03-23 Richard M. Stallman Use custom-asis instead of as-is.
1996-03-23 Richard M. Stallman (custom-type-properties): Use custom-asis instead of as-is.
1996-03-23 Tom Tromey (tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.
1996-03-23 Richard M. Stallman (install-strip): Get rid of continuation.
1996-03-22 Richard M. Stallman (wait_reading_process_input): Eliminate bogus test
1996-03-22 Richard M. Stallman Comment change.
1996-03-22 Richard M. Stallman (install-strip): Fix whitespace.
1996-03-22 Richard M. Stallman Ancient leading comment removed.
1996-03-22 Francesco Potortì * etags.c (just_read_file): Reset lineno and charno on entry.
1996-03-22 Richard M. Stallman (elp-instrument-package): Don't instrument keymaps and autoloaded functions.
1996-03-22 Richard M. Stallman (switch-to-lisp): Sometimes turn on pop-up-frames.
1996-03-22 Richard M. Stallman (add-log-full-name, add-log-mailing-address): Add autoload cookies.
1996-03-22 Richard M. Stallman (vc-update-change-log): Use add-log-full-name and
1996-03-21 Doug Evans (os): sunos[3456] -> sunos[34], sunos[56] have their own entries libc-960322 libc-960323 libc-960324 libc-960325 libc-960326 libc-960327 libc-960328
1996-03-21 Richard M. Stallman (indent-c++-exp): Use calculate-c-indent-after-brace.
1996-03-21 Richard M. Stallman (custom-declare): Change `as' to `as-is'.
1996-03-21 Richard M. Stallman (custom-type-properties): Add new type `triggle' for
1996-03-20 Richard M. Stallman (main): Initialize progname variable before using it.
1996-03-20 Richard M. Stallman (sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.
1996-03-20 Richard M. Stallman (install-strip): New target.
1996-03-20 Richard M. Stallman (Fcall_interactively): In `c' case, use message_nolog
1996-03-20 Richard M. Stallman Comment change.
1996-03-20 Roland McGrath (NULL): Define only if not already defined. amigados-merge make-3-74-4
1996-03-20 Roland McGrath [HAVE_STRING_H]: Include string.h.
1996-03-19 Richard M. Stallman (wait_reading_process_input): Extract the number from read_kbd with XINT.
1996-03-19 Richard M. Stallman (gnus-make-face): Redo Feb 20 change.
1996-03-19 Richard M. Stallman (custom-face-hack): Avoid evalling the args
1996-03-19 Richard M. Stallman (fill-region-as-paragraph): Fix the second check for
1996-03-19 Richard M. Stallman Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.
1996-03-19 Richard M. Stallman (HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.
1996-03-19 Geoff Voelker (getpid): New function.
1996-03-18 Karl Heuer (count-windows): Doc fix.
1996-03-18 Erik Naggum (insert-buffer): Fix typo in previous change.
1996-03-18 Francesco Potortì * simple.el (insert-buffer): Interactive default changed to a more
1996-03-18 Richard M. Stallman Comment change.
1996-03-18 Richard M. Stallman (describe-mode): Handle minor mode w/o mode line indicator.
1996-03-18 Richard M. Stallman (X_I18N_INHIBITED): New macro--define this
1996-03-18 Richard M. Stallman (x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.
1996-03-18 Richard M. Stallman (struct x_output): New member xim.
1996-03-17 Richard M. Stallman Perl Manual item deleted.
1996-03-17 Richard M. Stallman (fill-context-prefix): Unused var `eol' deleted.
1996-03-17 Richard M. Stallman Comment/whitespace change.
1996-03-17 Richard M. Stallman (update_from_various_frame_slots)
1996-03-17 Richard M. Stallman (LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.
1996-03-17 Richard M. Stallman (NEED_LIBW): Defined.
1996-03-17 Richard M. Stallman (X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.
1996-03-17 Richard M. Stallman (X11R5_INHIBIT_I18N): Definition moved here.
1996-03-17 Richard M. Stallman (HAVE_VERSION_H): Add #undef.
1996-03-17 Richard M. Stallman (occur): If no matches, just display in echo area.
1996-03-17 Richard M. Stallman (map-y-or-n-p): Fix previous change.
1996-03-17 Richard M. Stallman (lisp-fill-paragraph): Treat code-and-comment case specially.
1996-03-17 Richard M. Stallman (imenu-generic-expression): Autoload the make-variable-buffer-local call.
1996-03-17 Richard M. Stallman (report-emacs-bug): Use a different address for pretest versions.
1996-03-17 Richard M. Stallman (comint-exec-1): Use dumb instead of unknown, for terminfo.
1996-03-17 Richard M. Stallman (install-arch-dep): Don't depend on install-arch-indep.
1996-03-17 Geoff Voelker (WinMain): Allocate a console for stdout
1996-03-16 Geoff Voelker Don't define backspace, M-backspace, delete,
1996-03-16 Geoff Voelker (Vwin32_pass_alt_to_system,
1996-03-16 Geoff Voelker (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):
1996-03-15 Ian Lance Taylor Recognize mips-*-sysv* libc-960315 libc-960316 libc-960317 libc-960318 libc-960319 libc-960320 libc-960321
1996-03-14 Roland McGrath (compilation-find-buffer): Only choose compilation-last-buffer if it is
1996-03-14 Karl Heuer (wait_reading_process_input) [! subprocesses]: Run
1996-03-12 Roland McGrath Remove -fno-builtin hackery from -lm check.
1996-03-12 Lars Magne Ingebrigtsen * gnus-cus.el: Removed font changes that would break `M-x customize'.
1996-03-10 Richard M. Stallman Various changes.
1996-03-10 Richard M. Stallman [!subprocesses] (wait_reading_process_input):
1996-03-09 Richard M. Stallman (x_calc_absolute_position): Don't explicitly subtract
1996-03-09 Richard M. Stallman (mail-abbrev-modtime): New variable.
1996-03-09 Richard M. Stallman (mail-get-names): Understand "+username" format for /etc/passwd lines.
1996-03-09 Richard M. Stallman (imenu--mouse-menu): Pass proper arg to x-popup-menu.
1996-03-08 Roland McGrath (-lm check): If $GCC, append -fno-builtin to $CC for just this test.
1996-03-08 Richard M. Stallman (imenu--menubar-select): Handle the "rescan" item.
1996-03-08 Roland McGrath (AC_PREREQ): Require version 2.8 of Autoconf.
1996-03-08 Erik Naggum (equalp): Use string-equal on strings.
1996-03-08 Richard M. Stallman (LD_SWITCH_MACHINE): Undo previous change--
1996-03-08 Richard M. Stallman (menu-bar-tools-menu): Delete ediff-doc and eregistry items.
1996-03-08 Richard M. Stallman (profile-convert-byte-code): New function.
1996-03-08 Richard M. Stallman (init_sys_modes): Clear INLCR like ICRNL.
1996-03-08 Richard M. Stallman (bibtex-pop): New generic function which unifies the
1996-03-08 Richard M. Stallman (main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.
1996-03-08 Richard M. Stallman (write_segment,copy_sym): Increase blocking from 128 to 4k bytes.
1996-03-08 Richard M. Stallman (rmail-make-basic-summary-line): Limit line count
1996-03-08 Richard M. Stallman (wait_reading_process_input):
1996-03-07 Richard M. Stallman (MSDOS_OBJ): Remove xmenu.o.
1996-03-07 Richard M. Stallman (check_timer): Remove code for dos-display-time.
1996-03-07 Richard M. Stallman Handle both AIX 3.2 and 4.1 bind output.
1996-03-07 Richard M. Stallman (with-electric-help): Make buffer read-only as last thing.
1996-03-07 Simon Marshall Treat font-lock-keywords of (t) the same as nil.
1996-03-07 Simon Marshall Must fontify only if we're actually showing a message.
1996-03-07 Richard M. Stallman (font-lock-fontify-block): Use facemenu-keymap to make the binding.
1996-03-07 Richard M. Stallman Comment change.
1996-03-07 Richard M. Stallman (pascal-declaration-end): Now locates the end of a parameterlist correctly.
1996-03-06 Richard M. Stallman (TERMINFO): Define, if HAVE_NCURSES.
1996-03-06 Richard M. Stallman Check for ncurses.
1996-03-06 Richard M. Stallman (timers_run): New variable, incremented when a timer is
1996-03-06 Richard M. Stallman (x_connection_closed): Don't unblock input until the end.
1996-03-06 Richard M. Stallman (HAVE_NCURSES): Add #undef.
1996-03-06 Richard M. Stallman (beginning-of-line-text): Check adaptive-fill-regexp is non-nil.
1996-03-06 Richard M. Stallman (tar-subfile-mode): Doc fix.
1996-03-06 Richard M. Stallman (save-place-kill-emacs-hook): Always call save-places-to-alist.
1996-03-06 Richard M. Stallman (pixel_to_char_size): Cast args to int.
1996-03-06 Richard M. Stallman (post-command-idle-hook, post-command-idle-delay): Mark obsolete.
1996-03-06 Richard M. Stallman (PC-completion-as-file-name-predicate):
1996-03-06 Karl Heuer (struct string_block_head): Change to match string_block.
1996-03-05 Richard Kenner Add -apple and -aux. libc-960306 libc-960307 libc-960308 libc-960309 libc-960310 libc-960311 libc-960312 libc-960313 libc-960314
1996-03-05 Richard M. Stallman (equalp): Correctly compare last elt of two lists.
1996-03-05 Richard M. Stallman (mail-abbrevs-setup): Doc fix.
1996-03-05 Richard M. Stallman (texinfo-section-types-regexp)
1996-03-05 Richard M. Stallman (PC-do-completion-filename-completers): New variable.
1996-03-05 Richard M. Stallman (wait_reading_process_input):
1996-03-05 Richard M. Stallman (sit_for): Pass DISPLAY to detect_input_pending_run_timers.
1996-03-05 Richard M. Stallman Global var `misc' renamed.
1996-03-05 Richard M. Stallman Global vars mam, fn, bn renamed.
1996-03-05 Richard M. Stallman (desktop-list*): New function.
1996-03-05 Richard M. Stallman (save-place-kill-emacs-hook): Don't save
1996-03-05 Erik Naggum (moss): Fix previous change. libc-960305
1996-03-04 Richard Kenner Accept -moss* as op sys.
1996-03-04 Richard M. Stallman Comment change.
1996-03-04 Richard M. Stallman (unforward-rmail-message): Add autoload declaration.
1996-03-04 Richard M. Stallman (unforward-rmail-message): Delete autoload cookie.
1996-03-04 Richard M. Stallman (rmail-unix-mail-delimiter): Don't accept newlines in month.
1996-03-04 Richard M. Stallman [AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
1996-03-04 Richard M. Stallman (Fkill_local_variable): Call find_symbol_value directly,
1996-03-04 Richard M. Stallman Comment change.
1996-03-03 Richard M. Stallman Require cl only when compiling.
1996-03-03 Richard M. Stallman (obj): Add xmenu.o.
1996-03-03 Richard M. Stallman Put most of file into HAVE_MENUS conditional.
1996-03-03 Richard M. Stallman (main): Always call syms_of_xmenu.
1996-03-03 Richard M. Stallman (texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.
1996-03-03 Richard M. Stallman (Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.
1996-03-03 Richard M. Stallman (dired-compress-file-suffixes): New variable.
1996-03-03 Richard M. Stallman (wait_reading_process_input): Use getpid when generating SIGIO.
1996-03-02 Richard M. Stallman (global-map): Change C-M-g to M-g M-g.
1996-03-02 Richard M. Stallman Comment change.
1996-03-02 Richard M. Stallman Comment change.
1996-03-01 Johan Vromans (forms-insert-after): New variable. Non-nil means: inserts of new
1996-03-01 Richard M. Stallman (set-visited-file-name): Query if there's already another
1996-03-01 Richard M. Stallman (compilation-parse-errors):
1996-03-01 Richard M. Stallman (command-line-normalize-file-name): Do save-match-data.
1996-03-01 Richard M. Stallman (motion_event_is_in_menu): Make x and y signed.
1996-03-01 Richard M. Stallman [X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.
1996-03-01 Richard M. Stallman (imenu--menubar-select): No longer interactive.
1996-03-01 Richard M. Stallman (imenu-submenu-name-format): Delete the `...'.
1996-03-01 Richard M. Stallman Add provide call.
1996-03-01 Roland McGrath Recognize cpu-vendor [ctj]90-cray, default c90-cray-unicos. From tege. libc-960302 libc-960303 libc-960304
1996-03-01 Richard M. Stallman Comment change.
1996-02-29 Richard M. Stallman (backward-delete-char-untabify):
1996-02-29 Richard M. Stallman (iso-languages): Add ~? and ~!.
1996-02-29 Simon Marshall Save if reqd in emacs-lisp-byte-compile-and-load.
1996-02-29 Richard M. Stallman Avoid the #pragma alloca on AIX 4.
1996-02-28 Richard M. Stallman (server-process-filter): Use command-line-normalize-file-name.
1996-02-28 Richard M. Stallman (command-line-normalize-file-name): Convert /// at beginning to just /.
1996-02-28 Richard M. Stallman (LOCALTIME_CACHE): Also define if localtime mishandles unsetting TZ.
1996-02-28 Richard M. Stallman Comment change.
1996-02-28 Richard M. Stallman (REL_ALLOC): #undef deleted.
1996-02-28 Richard M. Stallman (ps-generate): Bind inhibit-read-only.
1996-02-28 Richard M. Stallman [AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.
1996-02-28 Richard M. Stallman (timer_check): Walk down both timer lists in parallel.
1996-02-28 Simon Marshall Don't toggle on window-setup-hook.
1996-02-28 Simon Marshall Make global-font-lock-mode show status messages, and fontification interruptable.
1996-02-28 Simon Marshall Make get-buffer-window-list take MINIBUF arg.
1996-02-28 Richard M. Stallman (show-paren-delay): New variable.
1996-02-28 Richard M. Stallman (timer-set-time, timer-set-time-with-usecs): Doc fix.
1996-02-28 Richard M. Stallman (timeout-event-p): Function deleted.
1996-02-28 Richard M. Stallman (command-line-normalize-file-name):
1996-02-28 Richard M. Stallman (server-process-filter): Don't collapse // at start of file name.
1996-02-28 Richard M. Stallman (handle-delete-frame): Use save-buffers-kill-emacs.
1996-02-27 Richard M. Stallman (display-time): Use rmail-after-get-new-mail-hook.
1996-02-27 Richard M. Stallman (rmail-get-new-mail): Run rmail-after-get-new-mail-hook.
1996-02-27 Richard M. Stallman (display-time): Use run-at-time to start the timer.
1996-02-27 Richard M. Stallman (Fexpand_file_name): Fix confusion in detecting
1996-02-27 Richard M. Stallman (iso-transl-dead-key-alist): Fix syntax for ?^.
1996-02-27 Richard M. Stallman (Fcommand_execute): New arg SPECIAL. All callers changed.
1996-02-27 Richard M. Stallman (X_CONNECTION_LOCK_FLAG): New macro.
1996-02-27 Richard M. Stallman (hexl-mode-exit, hexl-maybe-dehexlify-buffer):
1996-02-27 Richard M. Stallman (x_set_window_size): Clear out the mouse-highlighting data
1996-02-26 Richard M. Stallman (tpu-load-xkeys): Fix previous change.
1996-02-26 Richard M. Stallman (doprnt1): Move cast to unsigned inside a shift.
1996-02-26 Richard M. Stallman Improve messages about X versions.
1996-02-26 Richard M. Stallman (makefile-runtime-macros-list): Add + to the list.
1996-02-26 Karl Heuer Use the new file names in autoloads.
1996-02-26 Richard M. Stallman Comment change.
1996-02-26 Karl Heuer Renamed from cal-chinese.el to avoid 14-character limitation.
1996-02-26 Karl Heuer Renamed from cal-islamic.el to avoid 14-character limitation.
1996-02-26 Richard M. Stallman Commenht change.
1996-02-26 Richard M. Stallman (redisplay_window): Pass preserve_echo_area as a missing
1996-02-26 Erik Naggum (rmail-make-basic-summary-line): Fix previous change.
1996-02-26 Erik Naggum (rmail-clear-headers): Bind case-fold-search to t across the whole function.
1996-02-26 Richard M. Stallman (mail-mode-map): Bind M-TAB to mail-complete.
1996-02-26 Richard M. Stallman (mail-complete): Add autoload cookie.
1996-02-26 Richard M. Stallman (unforward-rmail-message): Add autoload cookie.
1996-02-26 Paul Eggert (vc-find-cvs-master): Don't require a "/" after the modification time
1996-02-26 Richard M. Stallman (rmail-make-basic-summary-line): Less space before subj.
1996-02-26 Richard M. Stallman (vc-follow-link): Kill buffer before creating new one.
1996-02-26 Richard M. Stallman (vc-follow-link): Simplify by taking advantage
1996-02-26 Richard M. Stallman (man): Don't call Man-init-defvars here.
1996-02-26 Richard M. Stallman (Fopen_network_stream): Set immediate_quit for the connect.
1996-02-25 Richard M. Stallman (finder-inf.el): Use finder-compile-keywords-make-dist.
1996-02-25 Richard M. Stallman (finder-compile-keywords-make-dist): New function.
1996-02-25 Richard M. Stallman (emerge-combine-versions-template): Make the
1996-02-25 Richard M. Stallman (read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.
1996-02-25 Richard M. Stallman (command_loop_1): Explicitly clear the echo area
1996-02-25 Richard M. Stallman (Qinhibit_read_only): Declared.
1996-02-25 Richard M. Stallman (Info-index): If fail, go back to original node.
1996-02-25 Richard M. Stallman (lw_window_is_in_menubar) [USE_MOTIF]:
1996-02-25 Richard M. Stallman (redisplay_internal): Renamed from redisplay.
1996-02-24 Richard M. Stallman (Fcopy_syntax_table): Set default to nil.
1996-02-24 Richard M. Stallman (rmail-dont-reply-to): Allow parsing lists of addresses with comment fields.
1996-02-24 Richard M. Stallman Comment change.
1996-02-24 Richard M. Stallman Clarify purpose of user-position parameter.
1996-02-24 Richard M. Stallman (imenu-add-to-menubar): Add menu item for current buf only.
1996-02-24 Richard M. Stallman (imenu-update-menubar): Fix paren error.
1996-02-24 Richard M. Stallman (unforward-rmail-message): Handle any kind of forwarding delimiters.
1996-02-24 Lars Magne Ingebrigtsen * nntp.el (nntp-request-post): Clear the server buffer before
1996-02-23 Richard M. Stallman Load cl within eval-when-compile.
1996-02-23 Richard M. Stallman (install-arch-dep): Depend on install-arch-indep.
1996-02-23 Richard M. Stallman (mail-mode): Treat `-- ' line as paragraph separator.
1996-02-23 Richard M. Stallman (decipher-mode): Removed nonstandard font-lock support.
1996-02-22 Richard M. Stallman Comment change.
1996-02-22 Richard M. Stallman (get_doc_string): Move static vars outside the function,
1996-02-22 André Spiegel (vc-follow-link): New function.
1996-02-22 Erik Naggum (Fsleep_for): Accept sub-second intervals.
1996-02-22 Erik Naggum (fill-region-as-paragraph): Doc fix.
1996-02-22 Erik Naggum (make-comint, comint-run): Fix autoload cookie.
1996-02-22 Erik Naggum (compilation-minor-mode): Add missing `)'.
1996-02-21 Karl Heuer (imenu-buffer-menubar): Add defvar.
1996-02-21 Karl Heuer Comments censored.
1996-02-21 Karl Heuer (dun-urinate): Renamed.
1996-02-21 Karl Heuer (rmail-get-new-mail): Don't mess with display-time here.
1996-02-21 Karl Heuer (display-time-update): New subroutine broken out from
1996-02-21 Karl Heuer (derived-mode-merge-syntax-tables): Use inheritance.
1996-02-21 Karl Heuer (find-file-noselect): If after-find-file switches buffers,
1996-02-21 Karl Heuer (dired-call-process): Call file name handler.
1996-02-21 Karl Heuer (dired-call-process): Put on ange-ftp property.
1996-02-21 Karl Heuer (perl-imenu-generic-expression): Recognize packages.
1996-02-21 Karl Heuer (run-with-idle-timer): New function.
1996-02-21 Karl Heuer (c++-mode-syntax-table): Don't use c-mode-syntax-table.
1996-02-21 Karl Heuer (unforward-rmail-message): New command.
1996-02-21 Karl Heuer More censorship.
1996-02-21 Karl Heuer (lisp-fill-paragraph): When filling a comment,
1996-02-21 Karl Heuer (shell-command): Call file name handler.
1996-02-21 Karl Heuer (ps-generate-postscript-with-faces):
1996-02-21 Karl Heuer (news-reply-mode-map): Delete news-reply-signature.
1996-02-21 Karl Heuer Use run-with-idle-timer, not post-command-idle-hook.
1996-02-21 Karl Heuer (before-init-hook, after-init-hook): Doc fix.
1996-02-21 Karl Heuer Move all the put's for menu-enable props to top level.
1996-02-21 Karl Heuer (canonically-space-region): Use insert-before-markers
1996-02-21 Karl Heuer Comment censored.
1996-02-21 Karl Heuer (C_DEBUG_SWITCH) [not __GNUC__]: New definition.
1996-02-21 Karl Heuer (vfork): Delete definition (kernel bug fixed).
1996-02-21 Karl Heuer (map_char_table): Fix args in recursive call.
1996-02-21 Karl Heuer (Fdo_auto_save): Pause before restoring old message.
1996-02-21 Karl Heuer (defined_color): When we find a "near" color in the map,
1996-02-21 Karl Heuer (redisplay_window): If window-scroll-functions change
1996-02-21 Karl Heuer (wait_reading_process_input):
1996-02-21 Karl Heuer (swallow_events): New arg DO_DISPLAY.
1996-02-21 Karl Heuer (free_widget_value_tree, merge_widget_value):
1996-02-21 Karl Heuer (main, both definitions): Print a newline for normal termination.
1996-02-21 Karl Heuer Update some doc string. Call `add-minor-mode'.
1996-02-21 Karl Heuer (main): Convert port to network byte order.
1996-02-21 Roland McGrath (compilation-minor-mode): Run compilation-minor-mode-hook.
1996-02-21 Roland McGrath Added provide.
1996-02-21 Erik Naggum (Faccept_process_output): Accept sub-second timeouts.
1996-02-20 Karl Heuer (gnus-inews-insert-headers): Check whether Sender
1996-02-20 Karl Heuer (nnheader-insert-head): Make sure the entire head of
1996-02-20 Karl Heuer Use `as-is' parameters to `custom-face-lookup'.
1996-02-20 Karl Heuer Clarify info about MS-DOS path handling.
1996-02-20 Karl Heuer (init_eval_once): Initialize specpdl_ptr.
1996-02-20 Erik Naggum Removed (require 'picture).
1996-02-19 Karl Heuer (interpreter-mode-alist): Add mawk.
1996-02-19 Karl Heuer Comment fix.
1996-02-19 Karl Heuer (decipher-mode, decipher-set-map, decipher-insert,
1996-02-19 Karl Heuer (Fx_create_frame): Title is a string, not a symbol.
1996-02-19 Karl Heuer (lw_internal_update_other_instances): Move static var
1996-02-18 Richard M. Stallman Use <config.h>, not "config.h".
1996-02-17 Karl Heuer (syms_of_keyboard): Doc fix.
1996-02-17 Karl Heuer (Fopen_dribble_file): Check for failure.
1996-02-17 Karl Heuer (Fopen_dribble_file): Close dribble file before
1996-02-17 Karl Heuer Comment fixes.
1996-02-16 Michael Kifer (vip-event-key): previous change undone.
1996-02-16 Michael Kifer (vip-events-to-macro): discard events represented as lists in macro
1996-02-16 Michael Kifer (vip-mouse-click-insert-word): fixed a typo.
1996-02-16 Michael Kifer (ex-map-read-args,ex-unmap-read-args): fixed messages.
1996-02-16 Michael Kifer (vip-event-key): ignore consp events.
1996-02-16 Michael Kifer Added [ediff-doc] and [eregistry] to menu-bar-tools-menu
1996-02-16 Michael Kifer *** empty log message ***
1996-02-16 Michael Kifer *** empty log message ***
1996-02-16 Michael Kifer *** empty log message ***
1996-02-16 Michael Kifer *** empty log message ***
1996-02-16 Karl Heuer Initial revision
1996-02-16 Karl Heuer (info-insert-file-contents-1) [MSDOS]: Remove leading
1996-02-16 Karl Heuer (auto-mode-alist): Recognize GNUmakefile.
1996-02-16 Karl Heuer (imenu--generic-function): Ignore text properties.
1996-02-16 Karl Heuer (auto-mode-alist): Recognize .itcl and .itk suffixes.
1996-02-16 Karl Heuer Doc changes.
1996-02-16 Karl Heuer (ange-ftp-default-user): Doc fix.
1996-02-16 Karl Heuer (Fmake_temp_name) [MSDOS]: Make sure there is at least
1996-02-16 Karl Heuer (hanoi): Don't show line and column numbers.
1996-02-15 Erik Naggum (gnus-kill-file-kill-by-thread): Correct interactive declaration.
1996-02-15 Edward M. Reingold Coorect Ethiopic epoch and some spelling errors.
1996-02-14 Richard M. Stallman (picture-mode-map): Install picture-self-insert
1996-02-14 Karl Heuer (vc-consult-rcs-headers): Ignore text properties.
1996-02-14 Karl Heuer (command-line-1): Don't explain recover-session if
1996-02-14 Karl Heuer (hanoi): Don't show line and column numbers.
1996-02-13 Karl Heuer (x_real_positions): Cast arg of XFree.
1996-02-13 Roland McGrath (compilation-parse-errors): Detect doubled slashes in file names matched
1996-02-12 Doug Evans Recognize sparclet cpu. libc-960213 libc-960214 libc-960215 libc-960216 libc-960217 libc-960218 libc-960219 libc-960220 libc-960221 libc-960222 libc-960223 libc-960224 libc-960225 libc-960226 libc-960227 libc-960228 libc-960229
1996-02-12 Richard M. Stallman (Info-find-index-name): New subroutine, from Info-index-next.
1996-02-12 Richard M. Stallman (redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.
1996-02-12 Per Bothner * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
1996-02-12 Richard M. Stallman (x_error_quitter): Add newline to error message.
1996-02-12 Per Bothner * config.guess: Support m68k-cbm-sysv4.
1996-02-12 Richard M. Stallman (install-arch-indep): Install info/ccmode*.
1996-02-12 Richard M. Stallman Commeht change.
1996-02-12 Richard M. Stallman (xmalloc_widget_value): Define only if USE_X_TOOLKIT.
1996-02-12 Richard M. Stallman (get_doc_string): Always read entire disk blocks.
1996-02-12 Richard M. Stallman (mail-names, mail-local-names, mail-directory-names)
1996-02-12 Richard M. Stallman [HAVE_NTGUI] (lispy_function_keys): Add mappings
1996-02-12 Richard M. Stallman (command-line): On windows NT, look for .emacs or _emacs.
1996-02-11 Richard M. Stallman (xmalloc_widget_value): Fix previous change.
1996-02-11 Richard M. Stallman Fix typo in previous change. libc-960212
1996-02-11 Richard M. Stallman (xmalloc_widget_value): New function.
1996-02-11 Richard M. Stallman Load cl only when compiling.
1996-02-11 Richard M. Stallman (Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.
1996-02-11 Richard M. Stallman (show-paren-command-hook): Position show-paren-overlay-1
1996-02-11 Richard M. Stallman Fix comment typo.
1996-02-11 Richard M. Stallman Fix typo.
1996-02-10 Richard M. Stallman (doctor-mode): State that file has been censored.
1996-02-10 Richard Kenner (-psos*): New case. libc-960211
1996-02-10 Richard M. Stallman (Fadd_text_properties): Don't return without ungcpro.
1996-02-10 Richard M. Stallman (read_char, timer_check): Call any_kboard_state
1996-02-10 Roland McGrath (display_buffer_1): Fix typo in last change.
1996-02-10 Richard M. Stallman (display_buffer_1): Raise the frame if already visible.
1996-02-10 Richard M. Stallman Make sure `facemenu-unlisted-faces' is bound.
1996-02-09 Karl Heuer (f90-indent-subprogram): Fix message.
1996-02-09 Richard M. Stallman File censored.
1996-02-09 Richard M. Stallman (nntp-send-region-to-server): Use a temporary buffer to
1996-02-09 Richard M. Stallman (x_real_positions): Use XFree.
1996-02-09 Richard M. Stallman (info): Doc fix.
1996-02-09 Richard M. Stallman (add-log-current-defun): In Lisp, if we don't find a
1996-02-09 Richard M. Stallman Censored.
1996-02-09 Richard M. Stallman (f90-indent-subprogram, f90-match-end): Pass proper format string to message.
1996-02-09 Richard M. Stallman (rmail-find-all-files): In a directory, ignore `.' and `..'.
1996-02-09 Richard M. Stallman (Fdirectory_files): Doc fix.
1996-02-08 Richard M. Stallman Initial revision
1996-02-08 Richard M. Stallman (min, max): Don't define if already defined.
1996-02-08 Geoff Voelker (FONT_WIDTH): Use average character width, not maximum.
1996-02-08 Richard M. Stallman (x-display-pixel-height, x-display-pixel-width):
1996-02-08 Richard M. Stallman (Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
1996-02-08 Richard M. Stallman (html-tag-alist): within the <ADDRESS> tag
1996-02-08 Simon Marshall Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).
1996-02-08 Simon Marshall Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.
1996-02-08 Simon Marshall Added get-buffer-window-list.
1996-02-08 Richard M. Stallman Clarify site-load.el vs site-init.el and how to deal with doc strings.
1996-02-08 Richard M. Stallman (remove_process): Don't unlink the process marker.
1996-02-08 Richard M. Stallman Change defconst into defvar. Many doc fixes.
1996-02-07 Richard M. Stallman (LIB_STANDARD): Add -lmach.
1996-02-07 Richard M. Stallman Initial revision
1996-02-07 Roland McGrath (run-at-time): Doc fix.
1996-02-07 Roland McGrath (run-at-time): Handle numbers as relative times in seconds, as the original
1996-02-06 Richard M. Stallman (text-read-only): New error symbol.
1996-02-06 Richard M. Stallman (Fbuffer_live_p): New function.
1996-02-06 Erik Naggum Fix the FSF address again.
1996-02-06 Richard M. Stallman (List Motion): Fix xref to Emacs manual.
1996-02-06 Richard M. Stallman (emacs.o): Depend on blockinput.h.
1996-02-06 Richard M. Stallman Include blockinput.h.
1996-02-06 Richard M. Stallman (lm-header-prefix): New variable.
1996-02-06 Richard M. Stallman (mail-extract-address-components): Accept strings
1996-02-06 Richard M. Stallman Fix minor error.
1996-02-06 Richard M. Stallman Minor error in substitute-key-definition.
1996-02-06 Richard M. Stallman (fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.
1996-02-05 Karl Heuer (sigchld_handler): Use cleaner end-of-list test.
1996-02-05 Richard M. Stallman (lisp-mode-variables): Locally clear adaptive-fill-mode.
1996-02-05 Richard M. Stallman (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem was
1996-02-04 Richard M. Stallman (vfork): Define as fork.
1996-02-04 Richard M. Stallman (lm-insert-at-column): Renamed from insert-at-column.
1996-02-04 Richard M. Stallman (View-search-last-regexp-forward)
1996-02-04 Richard M. Stallman (read_char_minibuf_menu_prompt): Use malloc to allocate
1996-02-04 Richard M. Stallman (x_connection_signal): Call x_connection_closed properly.
1996-02-04 Richard M. Stallman (LD_RUN_PATH): Prepend x_libraries to this envvar.
1996-02-04 Richard M. Stallman [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.
1996-02-04 Richard M. Stallman (syms_of_fns): Set yes-or-no-p-history to nil.
1996-02-04 Richard M. Stallman (gnus-request-accept-article): Make sure there's a newline at the
1996-02-04 Richard M. Stallman (gnus-update-read-articles): Remove duplicated article numbers on group exit.
1996-02-04 Richard M. Stallman (Fread_char_exclusive): Doc fix.
1996-02-04 Richard M. Stallman (x_frame_parms): Add "title" element.
1996-02-03 Richard M. Stallman (syms_of_buffer): Doc fix.
1996-02-03 Richard M. Stallman (record_marker_adjustment): New function.
1996-02-03 Richard M. Stallman (adjust_markers): When a marker is inside text
1996-02-03 Richard M. Stallman (gnus-mail-reply-using-mail): Use the local keymap
1996-02-03 Richard M. Stallman (gnus-gnus-to-newsrc-format): Turn off version-control
1996-02-03 Simon Marshall Resync directories properly for the ksh.
1996-02-03 Richard M. Stallman (view-mode-map): Don't call suppress-keymap.
1996-02-03 Richard M. Stallman (with-electric-help):
1996-02-03 Richard M. Stallman (VECSIZE): Round up when dividing.
1996-02-03 Michael Meissner Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory libc-960203 libc-960204 libc-960205 libc-960206 libc-960207 libc-960208 libc-960209 libc-960210
1996-02-02 Richard M. Stallman (display-time): Rewrite to use built-in timers.
1996-02-02 Richard M. Stallman (run-with-timer): Set repetition interval.
1996-02-02 Richard M. Stallman (auto-mode-alist): .ksh suffix means sh-mode.
1996-02-02 Simon Marshall Correct specialised fontification and associated stuff.
1996-02-02 Simon Marshall Fix up specialised fontification stuff.
1996-02-02 Richard M. Stallman (ange-ftp-default-user): Doc fix.
1996-02-02 Richard M. Stallman Comment/whitespace changes.
1996-02-02 Richard M. Stallman (edmacro-original-buffer, edmacro-finish-hook)
1996-02-02 Geoff Voelker (win32_kbd_mods_to_emacs, win32_kbd_patch_key,
1996-02-02 Geoff Voelker (convert_to_key_event, is_dead_key): New functions.
1996-02-02 Geoff Voelker (modifiers, modifier_key_support_tested,
1996-02-02 Geoff Voelker (prepend_msg): New function.
1996-02-01 Richard M. Stallman (update_frame): Compare FRAME_MINIBUF_WINDOW(f)
1996-02-01 Richard M. Stallman (wait_reading_process_input): If select times out,
1996-02-01 Karl Heuer Update FSF address in comment. make-3-74-3
1996-02-01 Richard M. Stallman (Qcursor_in_echo_area): New variable.
1996-02-01 Richard M. Stallman (compilation-filter): Run compilation-filter-hook.
1996-02-01 Richard M. Stallman (echo_now): Renamed from `echo'. All callers changed.
1996-02-01 Richard M. Stallman (make_lispy_event): Timer event is a list, not just cons.
1996-02-01 Richard M. Stallman (format-deannotate-region): Fixed bug that created
1996-01-31 Karl Heuer (synch_process_death, synch_process_retcode): Delete extra declaration.
1996-01-31 Richard M. Stallman (LIB_X11_LIB): New definition.
1996-01-31 Richard M. Stallman Initial revision
1996-01-31 Ian Lance Taylor Add support for A/UX libc-960201 libc-960202
1996-01-31 Ian Lance Taylor Recognize A/UX
1996-01-31 Richard M. Stallman (mode-line-format): Include column-number-mode.
1996-01-31 Richard M. Stallman (Fset_window_buffer): Set buffer temporarily around running
1996-01-31 Richard M. Stallman (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
1996-01-30 Karl Heuer (LIBS_SYSTEM): Use -linet unconditionally.
1996-01-30 Karl Heuer (HAVE_SOCKETS): Moved here from s/isc4-1.h.
1996-01-30 Karl Heuer (HAVE_SOCKETS): Moved to s/isc2-2.h.
1996-01-30 Richard M. Stallman (syms_of_editfns): Make buffer-access-fontify-functions
1996-01-30 Richard M. Stallman (x_frame_parms): Alphabetize.
1996-01-30 Richard M. Stallman (child_setup): Fix size in write call.
1996-01-30 Richard M. Stallman (mail-setup): For mail-self-blind, use user-mail-address.
1996-01-29 Richard M. Stallman (Fdelete_backward_char): In overwrite mode,
1996-01-29 Richard M. Stallman (Fset_minibuffer_window): New function.
1996-01-29 Karl Heuer (vip-brac-function): Fix error format string.
1996-01-29 Karl Heuer (vip-register-macro): Fix error format string.
1996-01-29 Karl Heuer (vip-ex, ex-expand-filsyms, vip-execute-ex-command): Fix error format string.
1996-01-29 Karl Heuer (vip-execute-ex-command, ex-write): Fix error format string.
1996-01-29 Karl Heuer (tq-process-buffer): Fix error format string.
1996-01-29 Karl Heuer (reporter-dump-variable): Fix error format string.
1996-01-29 Karl Heuer (nntp-send-strings-to-server, nntp-async-send-strings): Fix error format string.
1996-01-29 Karl Heuer (msb--choose-menu): Fix error format string.
1996-01-29 Karl Heuer (mh-handle-process-error): Fix error format string.
1996-01-29 Karl Heuer (mh-read-seq): Fix error format string.
1996-01-29 Karl Heuer (Info-extract-pointer): Fix error format string.
1996-01-29 Karl Heuer (hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string.
1996-01-29 Karl Heuer (gnus-summary-insert-pseudos-xemacs): Fix error format string.
1996-01-29 Karl Heuer (forms--process-format-list): Fix error format string.
1996-01-29 Karl Heuer (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format
1996-01-29 Karl Heuer (ediff-event-point, ediff-event-buffer): Fix error format string.
1996-01-29 Richard M. Stallman (sh-shell-variables-initialized): New variable.
1996-01-29 Karl Heuer (cpp-parse-error): Fix error format string.
1996-01-29 Karl Heuer (outline-process-exposed): Fix error format string.
1996-01-29 Karl Heuer (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error
1996-01-29 Karl Heuer Update FSF address in comment.
1996-01-29 Richard M. Stallman (dos_rawgetc): Allow simulation of `Mouse-3' by
1996-01-29 Karl Heuer (byte-compile-log-1): Delete format call inside message.
1996-01-29 Richard M. Stallman (XTframe_raise_lower): Rename arg `raise' to `raise_flag'.
1996-01-29 Richard M. Stallman Comment change.
1996-01-29 Richard M. Stallman (face-color-gray-p): Return nil if x-color-values does.
1996-01-29 Richard M. Stallman (c-macro-preprocessor): Define a preprocessor name
1996-01-29 Richard M. Stallman (event_kind): New event type: timer_event.
1996-01-29 Richard M. Stallman (Qtimer_event): New symbol.
1996-01-29 Richard M. Stallman (create_process): Set outchannel to be non-blocking.
1996-01-29 Richard M. Stallman (wait_reading_process_input): Call timer_check
1996-01-29 Richard M. Stallman (run-after-delay): Add autoload cookie.
1996-01-29 Richard M. Stallman Sun Jan 28 20:55:10 1996 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1996-01-28 Richard M. Stallman (list-directory): Set default-directory better if the
1996-01-28 Erik Naggum (apropos-print): Fix previous change.
1996-01-28 Richard M. Stallman (sort_args): Error if option is missing an arg.
1996-01-28 Richard M. Stallman (name-last-kbd-macro): Reject empty cmd name.
1996-01-28 Richard M. Stallman (edit-kbd-macro): Reject empty cmd name.
1996-01-28 Richard M. Stallman Whitespace change.
1996-01-27 Richard M. Stallman (apropos-print): Omit key sequences that contain a frame.
1996-01-27 Richard M. Stallman Clarify key sequence usage conventions.
1996-01-27 Richard M. Stallman (struct input_event): New field `padding'.
1996-01-27 Richard M. Stallman (Fy_or_n_p): Call choose_minibuf_frame.
1996-01-27 Richard M. Stallman (Fcompare_buffer_substrings): Access case_canon_table as a char_table.
1996-01-27 Richard M. Stallman (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so
1996-01-27 Richard M. Stallman (ispell-help): Use set-minibuffer-window.
1996-01-27 Richard M. Stallman (ispell-command-loop, ispell-region): Pass proper format string to message.
1996-01-27 Richard M. Stallman (dired-get-filename): When quoting " chars,
1996-01-27 Richard M. Stallman (command-line-normalize-file-name): New function.
1996-01-26 Richard M. Stallman (server-process-filter): In file name, collapse multiple slashes to one.
1996-01-26 Michael Kifer Moved code around to minimize compiler warnings.
1996-01-26 Richard M. Stallman (tex-face-alist, tex-latex-face-alist): New variables.
1996-01-26 Richard M. Stallman Add some keybindings.
1996-01-26 Richard M. Stallman (Qtitle): Declared.
1996-01-26 Richard M. Stallman (mode25): Moved from `src/dosfns.c' for backward compatibility.
1996-01-26 Richard M. Stallman (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.
1996-01-26 Richard M. Stallman (forward-paragraph): Comment change.
1996-01-26 Richard M. Stallman Whitespace fix.
1996-01-26 Richard M. Stallman (vc-diff): Make NOT-URGENT default to t.
1996-01-26 Richard M. Stallman (makefile-font-lock-keywords): Improve highlighting
1996-01-26 Simon Marshall Support for local fontification.
1996-01-25 Karl Heuer (mail-yank-original): Doc fix.
1996-01-25 Richard M. Stallman (xfree): Macro deleted.
1996-01-25 Richard M. Stallman (x_get_window_property_as_lisp_data): Use xfree, not XFree.
1996-01-25 Richard M. Stallman (rmail-start-mail): Set mail-dedicated-frame frame param.
1996-01-25 Richard M. Stallman (mail-bury): Check mail-dedicated-frame frame param.
1996-01-25 Richard M. Stallman (browse-url-netscape): Check for call-process returning a string.
1996-01-25 Richard M. Stallman (mode25, mode4350): Moved to `lisp/dos-fns.el'.
1996-01-25 Simon Marshall Tweaked command regexp.
1996-01-25 Simon Marshall Support for buffer local fontification functions.
1996-01-25 Simon Marshall Use `eval' in mail-font-lock-keywords.
1996-01-25 Simon Marshall Support for Font Lock mode.
1996-01-25 Simon Marshall Use make-local-hook for post-command-hook
1996-01-25 Karl Heuer Fix indentation.
1996-01-25 Richard M. Stallman (extraclean): Use ${top_distclean} to ensure
1996-01-25 Richard M. Stallman (read-news): Define as alias for gnus.
1996-01-25 Richard M. Stallman (iso-languages): Restructure the list to remove
1996-01-25 Karl Heuer (toggle-save-place): Fix message text.
1996-01-25 Karl Heuer (forms-mode, forms-toggle-read-only): Fix message text.
1996-01-25 Karl Heuer (Info-goto-emacs-command-node): Fix error text.
1996-01-25 Karl Heuer (bookmark-alist-from-buffer): Fix error text.
1996-01-25 Geoff Voelker backout 1.3
1996-01-25 Geoff Voelker backout 1,.4
1996-01-25 Geoff Voelker ubackout 1.3 and 1.4
1996-01-25 Karl Heuer (ex-pwd, vip-info-on-file): Pass proper format string to message.
1996-01-25 Karl Heuer (shadow-shadows, shadow-add-to-todo): Pass proper format string to message.
1996-01-25 Karl Heuer (list-load-path-shadows): Pass proper format string to message.
1996-01-25 Karl Heuer (start-ispell, ispell-next): Pass proper format string to message.
1996-01-25 Karl Heuer (edt-display-the-time): Pass proper format string to message.
1996-01-25 Karl Heuer (vip-replace-string, vip-search-forward, vip-search-backward): Delete format call inside message.
1996-01-25 Karl Heuer (tpu-y-or-n-p): Delete format call inside message.
1996-01-25 Karl Heuer (read-quoted-char): Delete format call inside message.
1996-01-25 Karl Heuer (toggle-save-place, save-place-alist-to-file, load-save-place-alist-from-file): Delete format call inside message.
1996-01-25 Karl Heuer (mh-get-new-mail): Delete format call inside message.
1996-01-25 Karl Heuer (enriched-next-annotation): Delete format call inside message.
1996-01-25 Karl Heuer (bookmark-write-file, bookmark-load): Delete format call inside message.
1996-01-25 Karl Heuer (array-what-position): Delete format call inside message.
1996-01-25 Karl Heuer (ada-adjust-case-region, ada-indent-region): Delete format call inside message.
1996-01-25 Karl Heuer (vip-save-setting): Pass proper format string to message.
1996-01-25 Karl Heuer (ex-map-read-args, ex-unmap-read-args, vip-record-kbd-macro): Pass proper format string to message.
1996-01-25 Karl Heuer (view-mode-enter, View-scroll-lines-forward): Pass proper format string to message.
1996-01-25 Karl Heuer (te-edit): Pass proper format string to message.
1996-01-25 Karl Heuer (term-read-noecho): Pass proper format string to message.
1996-01-25 Karl Heuer (sunrise-sunset): Pass proper format string to message.
1996-01-25 Karl Heuer (simula-electric-keyword): Pass proper format string to message.
1996-01-25 Karl Heuer (shell-dirstack-message): Pass proper format string to message.
1996-01-25 Karl Heuer (sgml-tag-help): Pass proper format string to message.
1996-01-25 Karl Heuer (server-process-filter): Pass proper format string to message.
1996-01-25 Karl Heuer (rmail-edit-current-message): Pass proper format string to message.
1996-01-25 Karl Heuer (rmail-insert-inbox-text): Pass proper format string to message.
1996-01-25 Karl Heuer (picture-mode): Pass proper format string to message.
1996-01-25 Karl Heuer (nnmail-move-inbox): Pass proper format string to message.
1996-01-25 Karl Heuer (medit-save-define): Pass proper format string to message.
1996-01-25 Karl Heuer (kbd-macro-query): Pass proper format string to message.
1996-01-25 Karl Heuer (lm-report-bug): Pass proper format string to message.
1996-01-25 Karl Heuer (Info-edit, Info-goto-emacs-command-node): Pass proper format string to message.
1996-01-25 Karl Heuer (calendar-cursor-holidays): Pass proper format string to message.
1996-01-25 Karl Heuer (hippie-expand): Pass proper format string to message.
1996-01-25 Karl Heuer (make-help-screen): Pass proper format string to message.
1996-01-25 Karl Heuer (forms--help, forms-search-forward, forms-search-backward): Pass proper format string to message.
1996-01-25 Karl Heuer (enable-flow-control): Pass proper format string to message.
1996-01-25 Karl Heuer (finder-summary): Pass proper format string to message.
1996-01-25 Karl Heuer (list-text-properties-at): Pass proper format string to message.
1996-01-25 Karl Heuer (electric-help-command-loop): Pass proper format string to message.
1996-01-25 Karl Heuer (Electric-buffer-menu-undefined): Pass proper format string to message.
1996-01-25 Karl Heuer (dired-internal-noselect): Pass proper format string to message.
1996-01-25 Karl Heuer (simple-diary-display, fancy-diary-display): Pass proper format string to message.
1996-01-25 Karl Heuer (cookie-snarf): Pass proper format string to message.
1996-01-24 Karl Heuer (XCAR, XCDR, CAR, CDR): New macros.
1996-01-24 Karl Heuer (x_connection_signal): Explicitly check the thread interlock
1996-01-24 Karl Heuer (Faccessible_keymaps): Doc fix.
1996-01-24 Karl Heuer (make_frame): Initialize title parameter to Qnil.
1996-01-24 Karl Heuer (make_number): Function deleted.
1996-01-24 Karl Heuer * macros.c (Fstart_kbd_macro): Use xmalloc.
1996-01-24 Karl Heuer (syms_of_lread): Set Vsource_directory here.
1996-01-24 Karl Heuer (update_menu_bar):
1996-01-24 Karl Heuer (set_frame_menubar):
1996-01-24 Karl Heuer * vc.el (vc-backend-checkout): Use let to restore default-directory.
1996-01-24 Karl Heuer (unrmail): Default the directory of TO-FILE based on FILE.
1996-01-24 Karl Heuer Several doc fixes.
1996-01-24 Karl Heuer (tar-summarize-buffer): Fix "done" message.
1996-01-24 Karl Heuer (rmail-make-basic-summary-line): Include msg line number.
1996-01-24 Karl Heuer (msb--toggle-menu-type): Call menu-bar-update-buffers
1996-01-24 Karl Heuer (menu-bar-search-menu): Clean up key symbols.
1996-01-24 Karl Heuer (emacs-lisp-mode-map): Avoid duplicate in menu bindings.
1996-01-24 Karl Heuer (iso-accents-customize): Extract accent chars
1996-01-24 Karl Heuer * isearch.el (isearch-other-meta-char): Avoid error if lookup in
1996-01-24 Karl Heuer (find-file-noselect): Fix error message style.
1996-01-24 Karl Heuer (change_frame_size_1) [MSDOS]: Support frame size
1996-01-24 Karl Heuer (dos_set_window_size): Prototype for a new function.
1996-01-24 Karl Heuer (dos_set_window_size): New function; switches the screen
1996-01-24 Karl Heuer (command-line-1): Update copyright in startup banner.
1996-01-24 Karl Heuer (tmm-prompt): Set last-command-event before calling the
1996-01-24 Richard M. Stallman (xmenu.o): Depend on termhooks.h.
1996-01-24 Erik Naggum (report-emacs-bug): Insert newlines only in the inserted key descriptions.
1996-01-24 Karl Heuer (sys_select): Use time macros to prevent time values
1996-01-24 Karl Heuer (wait_reading_process_input) [not subprocesses]: Do
1996-01-24 Richard M. Stallman (makefile-browser-toggle): Use delete-region, not kill-line.
1996-01-24 Erik Naggum (vip-ask-level): Prefix \ to ( at start of line.
1996-01-24 Erik Naggum (term-exec-hook): Doc fix.
1996-01-24 Erik Naggum (solitaire): Doc fix.
1996-01-24 Erik Naggum (solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,
1996-01-24 Erik Naggum (lunar-new-moon-on-or-after): Doc fix.
1996-01-24 Erik Naggum (dabbrev-abbrev-skip-leading-regexp): Doc fix.
1996-01-24 Richard M. Stallman (sgml-quick-keys): New variable.
1996-01-24 Edward M. Reingold Fix doc strings at top of file.
1996-01-24 Edward M. Reingold Add \hfuzz=1000pt to get rid of overfull box messages.
1996-01-24 Edward M. Reingold Fixed doc strings and references to calendar-latitude and calendar-longitude.
1996-01-24 Richard M. Stallman (turn-on-font-lock): Test window-system.
1996-01-23 Geoff Voelker (update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_P
1996-01-23 Karl Heuer (kill-local-variable): didn't update the value of
1996-01-23 Karl Heuer (mark_window_display_accurate): buffer->clip_changed was
1996-01-23 Karl Heuer (sigblock): New (dummy) function.
1996-01-23 Karl Heuer (sigblock): Delete this, undoing previous change.
1996-01-23 Karl Heuer (compilation-handle-exit): Undo previous change.
1996-01-23 Karl Heuer (LOCALTIME_CACHE, HAVE_TZSET): Define these.
1996-01-23 Karl Heuer (lwlib): Don't distribute lwlib-Xol* files.
1996-01-23 Karl Heuer (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
1996-01-23 Karl Heuer [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
1996-01-23 Karl Heuer (UNEXEC): unexsni.o renamed from unexelfsni.o.
1996-01-23 Karl Heuer Comment fixes.
1996-01-23 Karl Heuer (LOCALTIME_CACHE): Delete extra #undef.
1996-01-21 Roland McGrath (update-file-autoloads): Only give "up to date" msg if (interactive-p).
1996-01-21 Roland McGrath (unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.
1996-01-21 Karl Heuer (compilation-handle-exit): If process-status doesn't
1996-01-21 Karl Heuer [__DJGPP__] (sigblock): Define trivially.
1996-01-21 Geoff Voelker (x_make_frame_visible): Explicitly make the frame
1996-01-21 Geoff Voelker (keyboard.obj, dispnew.obj): Depend upon w32term.h.
1996-01-21 Geoff Voelker (nt_stat): Use alloca instead of xmalloc.
1996-01-21 Geoff Voelker (WIN32_KEY_SHIFTED): Macro undefined.
1996-01-21 Geoff Voelker (clear_frame): Use FillConsoleOutput* calls instead of
1996-01-21 Geoff Voelker (Vwin32_enable_italics, Vwin32_enable_palette):
1996-01-21 Geoff Voelker (REG_ROOT): Don't use trailing backslash.
1996-01-21 Geoff Voelker (win32_fill_rect): Remove unused variable.
1996-01-21 Geoff Voelker (win32_palette_entry): New structure.
1996-01-21 Geoff Voelker Include frame.h.
1996-01-20 Karl Heuer (pop_retrieve, getline): Avoid type clashes.
1996-01-20 Paul Eggert (Fformat_time_string): Don't crash if the resulting string is empty.
1996-01-20 Paul Eggert (vc-utc-string): Remove; it wasn't reliable near DST or leap-second
1996-01-20 Karl Heuer (rmail): Add (require 'rmail).
1996-01-20 Michael Kifer Initial revision
1996-01-20 Michael Kifer *** empty log message ***
1996-01-20 Michael Kifer Sat Jan 20 01:41:56 1996 Michael Kifer <kifer@sbkifer>
1996-01-20 Erik Naggum Fix Change Log comment line.
1996-01-19 Karl Heuer (enum sym_type, anonymous enum): Delete final comma.
1996-01-19 Karl Heuer (auto-mode-alist): Recognize ".exp" suffix.
1996-01-19 Karl Heuer Use `convert-standard-filename' to set the name
1996-01-19 Karl Heuer (tpu-load-xkeys): Use `convert-standard-filename' to
1996-01-19 Karl Heuer (Fother_buffer): If we have to create a new buffer, use
1996-01-19 Erik Naggum (pp-eval-expression): Use `frame-width' instead of `screen-width'.
1996-01-19 Erik Naggum Comment change.
1996-01-19 Erik Naggum (make_frame): Initialize frame title field to nil.
1996-01-19 Geoff Voelker Initial revision
1996-01-19 Erik Naggum (sh-mode): Add autoload cookie.
1996-01-18 Simon Marshall sp correction
1996-01-18 Richard M. Stallman (safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.
1996-01-18 Richard M. Stallman (run_hook_with_args): Do nothing if Vrun_hooks is nil.
1996-01-18 Richard M. Stallman (syms_of_frame_1): Initialize Qtitle.
1996-01-18 Richard M. Stallman (mark_object): Mark frame title field.
1996-01-18 Richard M. Stallman (struct frame): New field `title'.
1996-01-18 Richard M. Stallman (mouse-buffer-menu): Delete debugging code.
1996-01-18 Richard M. Stallman (ls-lisp-support-shell-wildcards): Add autoload cookie.
1996-01-17 Doug Evans Recognize go32* as an os. libc-960118 libc-960119 libc-960120 libc-960121 libc-960122 libc-960123 libc-960124 libc-960125 libc-960126 libc-960127 libc-960128 libc-960129 libc-960130 libc-960131
1996-01-17 Richard M. Stallman (sh-indent-line): Cope if no previous noncomment line.
1996-01-17 Richard M. Stallman Default OS to nextstep if machine vendor is Next.
1996-01-17 Richard M. Stallman (makefile-mode): Fix criterion for calling makefile-define-space-face.
1996-01-17 Richard M. Stallman (goto-address-at-point, goto-address-at-mouse): Add autoload cookies.
1996-01-17 Richard M. Stallman (HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS.
1996-01-17 Richard M. Stallman (decode_mode_spec, case 'F'): Use `title' field.
1996-01-17 Karl Heuer (auto-mode-alist): Use "\\`" instead of "^".
1996-01-17 Karl Heuer (replace_buffer_in_all_windows): Don't change selected
1996-01-17 Richard M. Stallman (HAVE_TZSET): Add #undef.
1996-01-17 Richard M. Stallman (Fdump_emacs): If HAVE_TZSET and not
1996-01-17 Richard M. Stallman (set_time_zone_rule): No longer static.
1996-01-17 Richard M. Stallman Explain avoiding x-popup-menu for menu bar submenu.
1996-01-17 Richard M. Stallman Doc menu-bar-update-hook.
1996-01-17 Richard M. Stallman (gnus-group-make-help-group): Check whether
1996-01-17 Richard M. Stallman (nnkiboze-close-group): Should only be run from summary buffers.
1996-01-17 Richard M. Stallman (nntp-accept-response): Add a timeout parameter to `accept-process-output'.
1996-01-17 Richard M. Stallman (sh-shell-variables): New variable.
1996-01-16 Richard M. Stallman (HAVE_XMU): Fix typo in previous change.
1996-01-16 Richard M. Stallman (bibtex-font-lock-keywords, bibtex-mode):
1996-01-16 Erik Naggum (update-file-autoloads): Fix message.
1996-01-16 Richard Kenner (sco5): New case. libc-960116 libc-960117
1996-01-15 Richard M. Stallman (ps-do-despool): On MS-DOS, allow both the usual and
1996-01-15 Richard M. Stallman (ps-lpr-switches, ps-lpr-command): Just setq them;
1996-01-15 Richard M. Stallman (print-region): Make pipes use binary mode if file is binary.
1996-01-15 Richard M. Stallman (X11R5_INHIBIT_I18N): Add undef.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-15 Erik Naggum Update FSF's ddress in preamble
1996-01-15 Erik Naggum Initial revision
1996-01-15 Erik Naggum Update comment preamble.
1996-01-15 Erik Naggum Update comment preamble
1996-01-15 Erik Naggum (auto-insert-alist): Use FSF's new address.
1996-01-15 Richard M. Stallman (LIB_MOTIF): New macro definition.
1996-01-15 Richard M. Stallman (mouse-drag-region, mouse-drag-secondary): Bind echo-keystrokes to 0.
1996-01-15 Richard M. Stallman (redisplay_window): Fix minor bug in Fset_marker call.
1996-01-15 Richard M. Stallman (HAVE_XMU): Check for libXmu.a only if using toolkit
1996-01-15 Richard M. Stallman (auto-mode-alist): Add sgml-mode and html-mode.
1996-01-15 Richard M. Stallman (display_buffer_1): Don't deiconify the selected frame.
1996-01-15 Richard M. Stallman (tar-summarize-buffer): Speed-up for large files.
1996-01-15 Paul Eggert (initialize_fullname): Add support for NIS+.
1996-01-14 Richard M. Stallman (desktop-read): Do nothing in batch mode.
1996-01-14 Karl Heuer Comment fixes.
1996-01-14 Erik Naggum Update FSF's office address.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-13 Erik Naggum Removed auto-mode-alist hacking for html-mode to files.el.
1996-01-13 Erik Naggum Remove redundant auto-mode-alist hacking.
1996-01-12 Erik Naggum (window_scroll): Fix typo in comment.
1996-01-12 Richard M. Stallman (XTread_socket): For selection_clear_event and
1996-01-12 Richard M. Stallman Comment change.
1996-01-12 Richard M. Stallman (instantiate_widget_instance): Renamed from
1996-01-12 Richard M. Stallman (convert-standard-filename): Make sure firstdot is not nil.
1996-01-12 Richard M. Stallman (struct input_event): Put frame_or_window last.
1996-01-12 Richard M. Stallman (forward-page): Simplify how we avoid getting stuck when moving backwards.
1996-01-12 Richard M. Stallman Also load for .sgm and .dtd files.
1996-01-12 Roland McGrath ($(OLDXMENU) rules): Fix conditionals so no rules are defined when !HAVE_MENUS.
1996-01-12 Richard M. Stallman (dos_rawgetc): Make buf longer.
1996-01-12 Noah Friedman Noted that NCSA 1.5 httpd now uses this file.
1996-01-12 Noah Friedman Various typos fixed by rms.
1996-01-12 Richard M. Stallman (facemenu-add-face): Adding default to no region
1996-01-12 Richard M. Stallman (auto-insert-alist): For html-mode, use `sgml-tag'.
1996-01-12 Richard M. Stallman Clarify write-contents-hooks.
1996-01-12 Richard M. Stallman Many doc fixes.
1996-01-12 Erik Naggum (apropos-print): Fix previous change to mouse message.
1996-01-11 Richard M. Stallman (Fset_window_buffer): Call the window-scroll-functions.
1996-01-11 Richard M. Stallman (sh-mode): Don't move point.
1996-01-11 Richard M. Stallman Describe version-specific site-lisp dirs.
1996-01-11 Richard M. Stallman (dired-ls-F-marks-symlinks): Doc fix.
1996-01-10 Erik Naggum (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
1996-01-10 Karl Heuer (consider_token): Fix typo in expression.
1996-01-10 Karl Heuer (install-arch-indep): Ignore error if no chmod -R.
1996-01-10 André Spiegel (vc-follow-symlinks): New variable.
1996-01-10 André Spiegel (vc-cancel-version): Use search-forward to scan error message. Added
1996-01-10 Roland McGrath (diff): Fix local compilation-exit-message-function to take the proper
1996-01-10 Karl Heuer (imenu--create-keymap-2): Delete debugging line.
1996-01-10 Karl Heuer (ange-ftp-name-format): Don't match "/:" or "/.:".
1996-01-09 Karl Heuer (LIBS_TERMCAP): Definition deleted.
1996-01-09 Karl Heuer Add #if 0 around everything but the include of sol2-4.h.
1996-01-09 Karl Heuer Conditionalize many macro definitions on __hpux.
1996-01-09 Karl Heuer (x_handle_selection_notify): Give an indication
1996-01-09 Karl Heuer (display_text_line): Clear out redisplay_end_trigger
1996-01-09 Karl Heuer (tgetent): Find all the tc caps that there are.
1996-01-09 Karl Heuer (create_process): Restore the signal state
1996-01-09 Karl Heuer (read1): Use xmalloc and xrealloc, not malloc and realloc.
1996-01-09 Karl Heuer (describe_map): New arg nomenu.
1996-01-09 Karl Heuer (do_auto_save_unwind): Don't close DESC if DESC < 0.
1996-01-09 Karl Heuer (main): In batch mode, don't handle SIGHUP if was ignored.
1996-01-09 Karl Heuer (update_buffer_properties): Delete superfluous &'s.
1996-01-09 Karl Heuer (init_display): Treat null string DISPLAY var like not set.
1996-01-09 Karl Heuer (LOCALTIME_CACHE): Add #undef.
1996-01-09 Karl Heuer Comment fixes.
1996-01-09 Karl Heuer (x-cut-buffer-or-selection-value): Don't print messages
1996-01-09 Karl Heuer (using-unix-filesystems):
1996-01-09 Karl Heuer (tmm-menubar-mouse): Add autoload cookie.
1996-01-09 Karl Heuer (sh-alias-alist): Don't map sh to bash.
1996-01-09 Karl Heuer (mh-display-msg): Use kill-local-variable
1996-01-09 Karl Heuer (makefile-space-face): Don't work on
1996-01-09 Karl Heuer (emacs-lisp-byte-compile): Fix error message.
1996-01-09 Karl Heuer (iso-accents-accent-key): Check iso-accents-enable here.
1996-01-09 Karl Heuer (imenu--create-keymap-2): Fix bug in constructing
1996-01-09 Karl Heuer (fill-region-as-paragraph): Check again for reaching
1996-01-09 Karl Heuer (write-contents-hooks): Call make-variable-buffer-local.
1996-01-09 Karl Heuer (executable-find): Renamed from `executable'.
1996-01-09 Karl Heuer (menu-bar-emerge-menu): Delete spaces before `...'.
1996-01-09 Karl Heuer Delete spaces before `...' in menu strings.
1996-01-09 Karl Heuer (easy-menu-define): Doc fix.
1996-01-09 Karl Heuer (dired-standard-move-to-filename-regexp): New variable.
1996-01-09 Karl Heuer (diff): Set compilation-exit-message-function.
1996-01-09 Karl Heuer (edt-emulation-on): system-type is a symbol.
1996-01-09 Karl Heuer (apropos-print): Fix message about mouse command.
1996-01-09 Karl Heuer (../info/ccmode): Renamed from ../info/cc-mode.
1996-01-09 Karl Heuer Recompile outdated .elc files and update all autoloads.
1996-01-09 Karl Heuer (locallisppath): Put version-specific dir first.
1996-01-09 Erik Naggum (Fexecute_kbd_macro): Reindent properly.
1996-01-09 Karl Heuer (Fapropos_internal): Fix previous change.
1996-01-09 Karl Heuer (Fdefine_abbrev_table): Fix previous change.
1996-01-09 Karl Heuer (Fset_char_table_parent): Fix previous change.
1996-01-09 Karl Heuer (Flognot): Fix previous change.
1996-01-09 Erik Naggum (Fmake_symbol): Harmonize arguments with documentation (correctly).
1996-01-09 Karl Heuer (Fexecute_kbd_macro): Local var `pdlcount' renamed from
1996-01-09 Erik Naggum (Fmake_symbol): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments
1996-01-09 Erik Naggum (Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent,
1996-01-09 Erik Naggum (Fpixmap_spec_p): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window,
1996-01-09 Erik Naggum (Ftext_properties_at, Fget_text_property, Fget_char_property,
1996-01-09 Erik Naggum (Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry):
1996-01-09 Erik Naggum (Fmatch_end, Fregexp_quote): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status,
1996-01-09 Erik Naggum (Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize
1996-01-09 Erik Naggum (Ftry_completion, Fall_completions, Fcompleting_read): Harmonize arguments
1996-01-09 Erik Naggum (Fset_marker): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments with
1996-01-09 Erik Naggum (Fkeymapp, Fdefine_prefix_command, Faccessible_keymaps,
1996-01-09 Erik Naggum (Fevent_convert_list, Fcommand_execute): Harmonize arguments with
1996-01-09 Erik Naggum (Findent_to): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Fhandle_switch_frame, Fset_frame_height): Harmonize arguments with
1996-01-09 Erik Naggum (Fbessel_jn, Fbessel_yn): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory,
1996-01-09 Erik Naggum (Fmacroexpand, Fthrow, Fbacktrace_frame): Harmonize arguments with
1996-01-09 Erik Naggum (Fdump_emacs_data, Fdump_emacs): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char,
1996-01-09 Erik Naggum (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): Harmonize
1996-01-09 Erik Naggum (Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):
1996-01-09 Erik Naggum (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with
1996-01-09 Erik Naggum (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
1996-01-09 Erik Naggum (Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name,
1996-01-09 Erik Naggum (Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char,
1996-01-09 Erik Naggum (Fcase_table_p): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Fupcase_region, Fdowncase_region, Fcapitalize_region,
1996-01-09 Erik Naggum (Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with
1996-01-09 Erik Naggum (Fbyte_code): Harmonize arguments with documentation.
1996-01-09 Erik Naggum (Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer,
1996-01-09 Erik Naggum (Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol,
1996-01-08 Karl Heuer Initial revision
1996-01-08 Karl Heuer (Man-filter-list): Recognize "Rev" footers.
1996-01-08 Karl Heuer (uniquify-rationalize-file-buffer-names): If
1996-01-08 Karl Heuer (PTY_TTY_NAME_SPRINTF): Make failure non-fatal.
1996-01-08 Karl Heuer (unexec) [SOLARIS2]: Undo relocations performed by the
1996-01-08 Karl Heuer (vc-update-change-log): Use add-log-full-name and
1996-01-08 Karl Heuer (LOCALTIME_CACHE): Add #undef.
1996-01-07 Erik Naggum (Fplist_get): Rename arg `val' to `plist' as in doc.
1996-01-07 Karl Heuer (alloca): If malloc fails, just abort.
1996-01-06 Roland McGrath (compilation-error-regexp-alist, grep-regexp-alist
1996-01-06 Roland McGrath Mon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk>
1996-01-06 Roland McGrath (compilation-error-regexp-alist): Broaden GNAT regexp to match column numbers.
1996-01-06 Roland McGrath (compilation-error-regexp-alist): Add regexp for IBM AIX xlc compiler.
1996-01-06 Roland McGrath (compilation-handle-exit): New function, broken out of compilation-sentinel.
1996-01-06 Roland McGrath (update-file-autoloads): Fix placement of new sections.
1996-01-06 Roland McGrath (update-file-autoloads): Notice when searching found nothing at all.
1996-01-06 Karl Heuer (time-stamp-line-limit): negative value counts
1996-01-05 Roland McGrath (locallisppath): Fix typo in last change: " -> '.
1996-01-05 Karl Heuer Comment fixes.
1996-01-05 Karl Fogel "cyclic.com" addresses changed to "red-bean.com".
1996-01-05 Karl Heuer (expand-mail-aliases, define-mail-alias): Fix calls to `sendmail-sync-aliases'
1996-01-05 Karl Heuer (gnus-cache-enter-remove-article, gnus-cache-possibly-remove-articles):
1996-01-05 Karl Heuer Comment fixes.
1996-01-05 Karl Heuer Test SHARABLE_LIB_BUG, not SHAREABLE_LIB_BUG.
1996-01-05 Karl Heuer Comment change.
1996-01-05 Richard M. Stallman (rmail-retry-failure): Bind inhibit-read-only.
1996-01-05 Richard M. Stallman (custom-default-validate): Fix message spelling.
1996-01-05 Richard M. Stallman Undo previous change, except for comments and doc strings.
1996-01-05 Richard M. Stallman Undo previous change.
1996-01-05 Richard M. Stallman (mail-extr-nuke-outside-range): Fix error message.
1996-01-05 Richard M. Stallman Explain eliminating compiler warnings about undefined variables.
1996-01-05 Richard M. Stallman (replace_buffer_in_all_windows): Only re-select old
1996-01-05 Richard M. Stallman (interpreter-mode-alist, auto-mode-alist): Don't alter this here.
1996-01-05 Richard M. Stallman (interpreter-mode-alist): Add most shells, with sh-mode.
1996-01-05 Richard M. Stallman (interpreter-mode-alist): Modification deleted.
1996-01-05 Richard M. Stallman (locallisppath): Add ../emacs/VERSION/site-lisp.
1996-01-05 Richard M. Stallman (batch-update-autoloads): Use error-message-string.
1996-01-05 Karl Heuer (substitute): Fix spelling in message.
1996-01-05 Karl Heuer Fix typo.
1996-01-05 Karl Heuer Fix spelling.
1996-01-05 Karl Heuer Comment fixes.
1996-01-05 Karl Heuer Comment fix.
1996-01-04 Karl Heuer (xscheme-control-g-synchronization-p): Doc fix.
1996-01-04 Karl Heuer (display-subprocess-window): Doc fix.
1996-01-04 Karl Heuer (vip-insert-diehard-minor-mode, vip-toggle-search-style,
1996-01-04 Karl Heuer (vip-shift-width): Doc fix.
1996-01-04 Karl Heuer (GOLD-map, GOLD-CSI-map, GOLD-SS3-map, tpu-set-mark):
1996-01-04 Karl Heuer (tmm-get-keybind): Doc fix.
1996-01-04 Karl Heuer (read-from-whole-string): Doc fix.
1996-01-04 Karl Heuer (texinfo-master-menu): Doc fix.
1996-01-04 Karl Heuer (tempo-local-tags, tempo-user-elements, tempo-use-tag-list):
1996-01-04 Karl Heuer (sc-citation-nonnested-root-regexp,
1996-01-04 Karl Heuer (skeleton-insert): Doc fix.
1996-01-04 Karl Heuer (sh-mode-syntax-table): Doc fix.
1996-01-04 Karl Heuer (reporter-dont-compact-list): Doc fix.
1996-01-04 Karl Heuer (regi-interpret): Doc fix.
1996-01-04 Karl Heuer (r2b-additional-stop-words, capitalize-title-stop-words):
1996-01-04 Karl Heuer (remote-compile-run-before): Doc fix.
1996-01-04 Karl Heuer (pascal-auto-newline, pascal-mode, electric-pascal-hash):
1996-01-04 Karl Heuer (nnmail-message-id-cache-length): Doc fix.
1996-01-04 Karl Heuer (msb-max-file-menu-items, msb-menu-cond): Doc fix.
1996-01-04 Karl Heuer (m2-case, m2-for, m2-if): Doc fix.
1996-01-04 Karl Heuer (mh-good-msg-regexp): Doc fix.
1996-01-04 Karl Heuer (makefile-insert-special-target,
1996-01-04 Karl Heuer (ispell-gnu-look-still-broken-p, ispell-message-text-end):
1996-01-04 Karl Heuer (iso-fix-tex2iso): Doc fix.
1996-01-04 Karl Heuer (iso-accents-mode): Doc fix.
1996-01-04 Karl Heuer (isearch-abort, isearch-no-upper-case-p): Doc fix.
1996-01-04 Karl Heuer (Info-get-token): Doc fix.
1996-01-04 Karl Heuer (icomplete-simple-completing-p, icomplete-completions):
1996-01-04 Karl Heuer (hexl-program, hexl-beginning-of-1k-page,
1996-01-04 Karl Heuer (gnus-uu-do-not-unpack-archives): Doc fix.
1996-01-04 Karl Heuer (gnus-score-custom-data): Doc fix.
1996-01-04 Karl Heuer Doc fix.
1996-01-04 Karl Heuer (forms-toggle-read-only, forms-enumerate): Doc fix.
1996-01-04 Karl Heuer (format-annotate-atomic-property-change): Doc fix.
1996-01-04 Karl Heuer (font-lock-keywords): Doc fix.
1996-01-04 Karl Heuer (fill-context-prefix, unjustify-current-line,
1996-01-04 Karl Heuer (make-directory): Doc fix.
1996-01-04 Karl Heuer (ffap-list-env): Doc fix.
1996-01-04 Karl Heuer (edt-find-forward, edt-find-backward, edt-find,
1996-01-04 Karl Heuer (ediff-keep-variants): Doc fix.
1996-01-04 Karl Heuer (docref-subst): Doc fix.
1996-01-04 Karl Heuer (dired-mark-sexp): Doc fix.
1996-01-04 Karl Heuer (cpp-unknown-face, cpp-face-mono-list, cpp-face-all-list):
1996-01-04 Karl Heuer (c++-mode): Doc fix.
1996-01-04 Karl Heuer (compilation-error-list): Doc fix.
1996-01-04 Karl Heuer (comint-ptyp, comint-completion-autolist): Doc fix.
1996-01-04 Karl Heuer (cl-copy-tree): Doc fix.
1996-01-04 Karl Heuer (bookmark-save-flag, bookmark-read-annotation-text-func,
1996-01-04 Karl Heuer (bibtex-generate-autokey, bibtex-find-entry-location):
1996-01-04 Karl Heuer (capitalize-title-stop-words): Doc fix.
1996-01-04 Karl Heuer (archive-summarize-files): Doc fix.
1996-01-04 Karl Heuer (apropos-files-scanned): Doc fix.
1996-01-04 Karl Heuer (outline-primary-bullet, outline-numbered-bullet,
1996-01-04 Karl Heuer (ada-case-keyword, ada-auto-case, ada-krunch-args,
1996-01-04 Karl Heuer (describe-mouse-briefly): Fix message spelling.
1996-01-04 Karl Heuer (term-process-pager): Fix message spelling.
1996-01-04 Karl Heuer (shell-command): Fix message spelling.
1996-01-04 Karl Heuer (mail-extr-nuke-outside-range,
1996-01-04 Karl Heuer (hilit-submit-feedback): Fix message spelling.
1996-01-04 Karl Heuer (hs-hide-block): Fix message spelling.
1996-01-04 Karl Heuer (make-doctor-variables, doctor-othermodifierp,
1996-01-04 Karl Heuer (debug): Fix message spelling.
1996-01-04 Karl Heuer (te-process-output): Fix local var misspelling.
1996-01-04 Karl Heuer (ediff-exec-process): Fix local var misspelling.
1996-01-04 Karl Heuer (dun-cd): Fix local var misspelling.
1996-01-04 Karl Heuer (vi-backward-windowful): Renamed from vi-backward-windowfull.
1996-01-04 Karl Heuer (sendmail-sync-aliases): Renamed from sendmail-synch-aliases.
1996-01-04 Karl Heuer (gnus-cache-removable-articles): Renamed from gnus-cache-removeable-articles.
1996-01-04 Karl Heuer (ediff-mouse-pixel-threshold): Renamed from
1996-01-04 Karl Heuer (Flookup_key): Doc fix.
1996-01-04 Karl Heuer (Fprevious_window, Fwindow_configuration_p): Doc fix.
1996-01-04 Karl Heuer (syms_of_eval): Doc fix for inhibit-quit.
1996-01-04 Karl Heuer (unexec): Message fix.
1996-01-04 Karl Heuer (WRITABLE): Renamed from WRITEABLE.
1996-01-04 Karl Heuer (x_get_foreign_selection): Renamed local variables
1996-01-04 Karl Heuer Initial revision
1996-01-04 Karl Heuer (SHARABLE_LIB_BUG): Renamed from SHAREABLE_LIB_BUG.
1996-01-04 Karl Heuer (SELECTION_EVENT_REQUESTER): Renamed from
1996-01-04 Karl Heuer (browse-url-usr1-signal): Doc fix.
1996-01-04 Roland McGrath (generate-file-autoloads): Preserve whitespace after cookie in literal text
1996-01-04 Richard M. Stallman (error): Doc fix.
1996-01-04 André Spiegel Better doc strings for a few variables.
1996-01-04 André Spiegel (vc-cancel-version): Handle versions that start a new branch.
1996-01-04 Richard M. Stallman (browse-url-mosaic): Print "done" message
1996-01-04 Geoff Voelker (getuid): Only return root uid if Administrator.
1996-01-04 Geoff Voelker (win32_wait): fixed bad synch_process_retcode
1996-01-04 Geoff Voelker (etags, ctags): Compile with regexp support.
1996-01-04 Richard M. Stallman (dired-insert-directory): Force use of C locale.
1996-01-03 Richard M. Stallman (mail-header-separator): Don't put on read-only property.
1996-01-03 Richard M. Stallman Discuss djgpp version; eliminate mention of Simtel.
1996-01-03 Richard M. Stallman Say djgpp v2 doesn't work.
1996-01-03 Karl Heuer (main): Do chmod based on existing permission.
1996-01-02 Richard M. Stallman (x-colors): New variable, a list of colors
1996-01-02 Richard M. Stallman (facemenu-read-color, list-colors-display)
1996-01-02 Erik Naggum (Fkill_buffer): Delete buffer from Vbuffer_alist after replacing it.
1996-01-02 Richard M. Stallman (Man-mode-map): Delete `toggle-truncate-lines' binding.
1996-01-02 Richard M. Stallman (xterm-mouse-translate, xterm-mouse-event):
1996-01-02 Richard M. Stallman (sendmail-send-it): Make deletion of empty subject line work reliably.
1996-01-02 Richard M. Stallman (replace_buffer_in_all_windows): New function.
1996-01-02 Richard M. Stallman (Fkill_buffer): Use replace_buffer_in_all_windows.
1996-01-02 Richard M. Stallman (tmm-prompt): Major cleanups. Handle pop-menu case nicely.
1996-01-02 Richard M. Stallman (tmm-menubar-mouse): New function, handles [menu-bar mouse-1].
1996-01-02 Richard M. Stallman (normal-top-level): Add ~ at end of auto-save-list-file-prefix.
1996-01-01 Richard M. Stallman (convert-standard-filename): New alternate definition.
1996-01-01 Richard M. Stallman (auto-save-list-file-prefix): Under MS-DOS, use `.s-'.
1996-01-01 Richard M. Stallman (cpp-config-file): New variable.
1996-01-01 Richard M. Stallman (save-completions-file-name): Use convert-standard-filename.
1996-01-01 Richard M. Stallman (abbrev-file-name): Use convert-standard-filename.
1996-01-01 Richard M. Stallman (save-place-file): Use convert-standard-filename.
1996-01-01 Richard M. Stallman (vip-startup-file): New variable.
1996-01-01 Richard M. Stallman (vip-custom-file-name): Use convert-standard-filename.
1996-01-01 Richard M. Stallman (ffap-list-env): Use `path-separator' rather than ":".
1996-01-01 Richard M. Stallman (dired-local-variables-file): Use convert-standard-filename.
1996-01-01 Richard M. Stallman (abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell.
1995-12-31 Richard M. Stallman (Ffile_readable_p) [MSDOS]: Use access rather than open.
1995-12-31 Richard M. Stallman (install-arch-indep): Give all files read permission.
1995-12-31 Richard M. Stallman (auto-compression-mode): Add `interactive'.
1995-12-31 Richard M. Stallman (xlwMenuActionsList): Add "key" and "nothing".
1995-12-31 Richard M. Stallman (XTread_socket): Pass KeyPress events to the toolkit.
1995-12-31 Richard M. Stallman (hexl-mode): Don't call kill-all-local-variables.
1995-12-31 Richard M. Stallman Doc fixes.
1995-12-30 Karl Fogel Removed all `bookmark-xemacsp' conditional code relating to menus. Do
1995-12-30 Richard M. Stallman (lpr-page-header-switches, lpr-headers-switches): Doc fixes.
1995-12-30 Richard M. Stallman Explain style of "done" messages.
1995-12-30 Roland McGrath (${etc}DOC): Remove spurious `cd' command line.
1995-12-29 Richard M. Stallman (x-handle-switch, x-handle-numeric-switch)
1995-12-29 Erik Naggum (vc-backend-checkin): Use vc-checkin-switches.
1995-12-29 Richard M. Stallman (command-line-x-option-alist): New variable.
1995-12-29 Richard M. Stallman (dired): Fix typo.
1995-12-29 Richard M. Stallman (auto-compression-mode): This is now a stub function
1995-12-29 Richard M. Stallman (ps-do-despool): Alternative output method for MSDOS.
1995-12-29 Richard M. Stallman (make-auto-save-file-name): Make name always end in #,
1995-12-28 Richard M. Stallman (x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.
1995-12-28 Richard M. Stallman (ls-lisp-support-shell-wildcards): New variable.
1995-12-28 Richard M. Stallman (getloadavg) [MSDOS]: Return 0 load instead of failing the call.
1995-12-28 Richard M. Stallman (main): Call syms_of_xmenu if and only if HAVE_MENUS.
1995-12-28 Richard M. Stallman (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
1995-12-28 Richard M. Stallman (wildcard-to-regexp): New function.
1995-12-28 Richard M. Stallman (Fmessage_box, Fmessage_or_box):
1995-12-27 Edward M. Reingold Replaced all uses of get-file-buffer with find-buffer-visiting.
1995-12-27 Edward M. Reingold Put date on top of other-calendars menu.
1995-12-27 Edward M. Reingold Fix autoloads.
1995-12-27 Edward M. Reingold Rewrote completely for better accuracy.
1995-12-27 Richard M. Stallman (install): Turn on read/execute permission.
1995-12-26 Richard M. Stallman (mouse-menu-buffer-maxlen): New variable.
1995-12-26 Richard M. Stallman (buffers-menu-max-size): Move definition to top of file.
1995-12-26 Richard M. Stallman Remove junk accidentally inserted in previous change.
1995-12-26 Richard M. Stallman Initial revision
1995-12-26 Richard M. Stallman (mouse-buffer-menu): If lots of buffers, group them into multiple panes.
1995-12-26 Richard M. Stallman (check_x_display_info, check_x_frame, x_set_font)
1995-12-26 Richard M. Stallman (have_menus_p): Renamed from using_x_p.
1995-12-26 Richard M. Stallman When turning on default settings,
1995-12-26 Richard M. Stallman (read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.
1995-12-26 Richard M. Stallman (LIBXMU): Replace previous change.
1995-12-26 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.
1995-12-26 Richard M. Stallman (NULL): #undef deleted.
1995-12-26 Richard M. Stallman (XMenuActivate): Make sure the menu title is always
1995-12-26 Richard M. Stallman (Ffile_attributes) [MSDOS]: Remove special detection of
1995-12-25 Richard M. Stallman (vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.
1995-12-25 Richard M. Stallman (revert-buffer): New arg preserve-modes.
1995-12-25 Richard M. Stallman (hide-ifdefs): Set hif-outside-read-only here.
1995-12-25 Richard M. Stallman Many doc fixes.
1995-12-25 Richard M. Stallman (split-window-vertically): Don't change point in old
1995-12-25 Richard M. Stallman Changed interactive spec N.
1995-12-25 Richard M. Stallman Fix error message style.
1995-12-25 Richard M. Stallman (uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort.
1995-12-25 Richard M. Stallman Comment change.
1995-12-25 Richard M. Stallman (HAVE_MENUS): Defined.
1995-12-25 Richard M. Stallman (have_menus_p): Defined.
1995-12-25 Richard M. Stallman (makefile-add-log-defun): Rewrite to scan back
1995-12-25 Richard M. Stallman (XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu):
1995-12-25 Richard M. Stallman Determine HAVE_X11R6.
1995-12-25 Richard M. Stallman (HAVE_MENUS): Renamed from HAVE_X_MENU.
1995-12-25 Richard M. Stallman (Fcall_interactively): Undo previous change.
1995-12-25 Richard M. Stallman (Fcommand_execute): Undo previous change.
1995-12-24 Richard M. Stallman Comment change.
1995-12-24 Richard M. Stallman Add #pragma alloca.
1995-12-24 Richard M. Stallman (fill-paragraph-function): Doc fix.
1995-12-24 Richard M. Stallman (STATIC_OPTION): For GCC, use -Xlinker.
1995-12-24 Richard M. Stallman (LIBXT): Use DYNAMIC_OPTION too.
1995-12-24 Richard M. Stallman (HAVE_X11R6): Definition deleted (previous change undone).
1995-12-24 Richard M. Stallman (HAVE_X11R6): Add #undef.
1995-12-24 Richard M. Stallman (rmail-forward): Quote lines with `- ' when necessary.
1995-12-24 Richard M. Stallman (redisplay_window): Clear force_start field
1995-12-24 Roland McGrath (save-some-buffers): Don't give message if we queried.
1995-12-24 Geoff Voelker Disable scrollbars until fully functional.
1995-12-24 Geoff Voelker (get_bss_info_from_map_file): New function.
1995-12-24 Geoff Voelker (LINK_FLAGS): Dump symbol map when linking.
1995-12-23 Richard M. Stallman (ps-spool-buffer-with-faces): Fix typo in previous chg.
1995-12-23 Richard M. Stallman (SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup.
1995-12-23 Richard M. Stallman (prepare_menu_bars): If update_mode_lines,
1995-12-23 Richard M. Stallman (internal_self_insert): Declare arg c1 as unsigned char.
1995-12-23 Richard M. Stallman (mail-setup): Put text property on mail-header-separator.
1995-12-23 Richard M. Stallman (save-buffer): Doc fix.
1995-12-23 Richard M. Stallman (standard-display-european): Make 160 display as space.
1995-12-23 Richard M. Stallman Comment change.
1995-12-23 Richard M. Stallman (iso-languages): Add entry for `irish'.
1995-12-23 Richard M. Stallman (compile-internal): On systems with no asynchronous
1995-12-23 Richard M. Stallman (rmail): Allow nonexistent file as arg.
1995-12-22 Erik Naggum (rmail-spool-directory): Append slash to all pathnames.
1995-12-21 Karl Heuer (report-emacs-bug): Don't die if *Messages* buf is gone.
1995-12-21 Karl Heuer Comment fixes.
1995-12-21 Karl Heuer Initial revision
1995-12-21 Karl Heuer (sc-attribs-extract-namestring): Do look for
1995-12-21 Karl Heuer (add-to-list): Doc fix.
1995-12-21 Karl Heuer (command-line-1): Use auto-save-list-file-prefix
1995-12-21 Karl Heuer (blink-matching-paren-on-screen): New variable.
1995-12-21 Karl Heuer (rmail-make-basic-summary-line):
1995-12-21 Karl Heuer (rmail-ignored-headers): Add resent-date, nntp-posting-host.
1995-12-21 Karl Heuer Doc fixes.
1995-12-21 Karl Heuer (rmail-spool-directory): Try /var/spool/mail.
1995-12-21 Karl Heuer (window-setup-hook): Clear blink-matching-paren-on-screen;
1995-12-21 Karl Heuer (makefile-font-lock-keywords): Fix bad structure
1995-12-21 Karl Heuer (lpr-switches, lpr-add-switches): Doc fixes.
1995-12-21 Karl Heuer (lisp-fill-paragraph): Several changes.
1995-12-21 Karl Heuer (iso-ascii-convenient): New variable.
1995-12-21 Karl Heuer Many doc fixes.
1995-12-21 Karl Heuer (isearch-done): Use executing-kbd-macro.
1995-12-21 Karl Heuer (imenu-update-menubar): New function.
1995-12-21 Karl Heuer (gud-sdb-marker-filter): Modify the regexp for sysVR3 to
1995-12-21 Karl Heuer (enable-flow-control-on): Try the whole TERM name
1995-12-21 Karl Heuer (report-emacs-bug): If `mail' asks for confirmation
1995-12-21 Karl Heuer (standard-display-european): Test code 161, not 160.
1995-12-21 Karl Heuer (symbol-under-point, symbol-before-point)
1995-12-21 Karl Heuer (calendar-astro-from-absolute): Autoload it.
1995-12-21 Karl Heuer (byte-compile-output-docform): Don't do dynamic doc
1995-12-21 Karl Heuer (byte-compile-unfold-lambda): Recursively optimize body.
1995-12-21 Karl Heuer (ange-ftp-load): Added missing form to `cdr' down
1995-12-21 Karl Heuer (LIBXT_STATIC, STATIC_OPTION): Defined.
1995-12-21 Karl Heuer (C_SWITCH_SYSTEM): #undef this if THIS_IS_MAKEFILE.
1995-12-21 Karl Heuer (C_DEBUG_SWITCH): Definition turned off.
1995-12-21 Karl Heuer (LIBXMU, NO_EDITRES): Define only if not HAVE_LIBXMU.
1995-12-21 Karl Heuer (X11R5_INHIBIT_I18N): Defined.
1995-12-21 Karl Heuer (HAVE_X11R6): New macro, defined when appropriate.
1995-12-21 Karl Heuer (x_connection_signal): Set an alarm around XNoOp call.
1995-12-21 Karl Heuer [X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.
1995-12-21 Karl Heuer (Fsplit_window): Rename size to size_int and chsize to size.
1995-12-21 Karl Heuer (add_properties, remove_properties, set_properties):
1995-12-21 Karl Heuer (PURE_P): New macro (three definitions).
1995-12-21 Karl Heuer (Fopen_network_stream): Call bind_polling_period earlier.
1995-12-21 Karl Heuer (Ferror_message_string): New function.
1995-12-21 Karl Heuer (read_minibuf): Pass PROPS arg to make_buffer_string.
1995-12-21 Karl Heuer (C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE.
1995-12-21 Karl Heuer (Fstore_kbd_macro_event): New function.
1995-12-21 Karl Heuer (init_lread): Add ../lisp (in build dir) to load-path
1995-12-21 Karl Heuer (Fkey_binding): Handle text-property keymaps.
1995-12-21 Karl Heuer (Fcommand_execute): Allow function + args list as cmd.
1995-12-21 Karl Heuer (syms_of_fileio): Doc fix.
1995-12-21 Karl Heuer (skip_debugger): New function.
1995-12-21 Karl Heuer (Fset_time_zone_rule): Move static var environbuf
1995-12-21 Karl Heuer (HAVE_LIBXMU): Add #undef.
1995-12-21 Karl Heuer (Fbackward_char, Fforward_char): Rename arg to ARG.
1995-12-21 Karl Heuer (Fcall_interactively): Handle an arg of form (FCN ARGS...).
1995-12-21 Karl Heuer (struct buffer): Delete redisplay_end_trigger field.
1995-12-21 Karl Heuer (Fkill_buffer): Rename arg bufname to buffer.
1995-12-21 Karl Heuer (LIBXT): Handle LIBXT_STATIC.
1995-12-21 Karl Heuer (redisplay_window): Don't do the scroll_step thing
1995-12-21 Karl Heuer (LIB_STANDARD_LIBSRC): Use this instead of LIB_STANDARD.
1995-12-21 Karl Heuer Add #undef for index and rindex.
1995-12-21 Karl Heuer Improve copying status message.
1995-12-21 Karl Heuer Just "solaris" now defaults to version 2.4.
1995-12-20 Roland McGrath (compilation-mode): Add autoload cookie.
1995-12-19 Karl Heuer (Fcall_interactively): Don't log prompt strings.
1995-12-19 Noah Friedman (apropos-zippy): New command.
1995-12-19 Karl Heuer (apropos-match-face): Use `secondary-selection' rather
1995-12-19 Karl Heuer Use <paths.h>, not "paths.h".
1995-12-19 Karl Heuer (dired-flag-backup-files): Undo previous change.
1995-12-19 Karl Heuer (make-backup-file-name, backup-file-name-p): Use ~ even
1995-12-19 Karl Heuer [!MULTI_FRAME] (syms_of_frame): Make mouse-pixel-position
1995-12-19 Karl Heuer (display-time): make it work under ms-dos by setting the
1995-12-19 Karl Heuer delete declarations for `Vdos_menubar_clock' and
1995-12-19 Karl Heuer (syms_of_dosfns): delete the `dos-menubar-clock' and
1995-12-19 Karl Heuer (check_timer): get rid of the DOS-specific menubar clock
1995-12-19 Karl Heuer (auto-mode-alist): Recognize .S and .asm extensions.
1995-12-17 Paul Eggert Fix misspelling in comment.
1995-12-16 Lars Magne Ingebrigtsen * nntp.el (nntp-open-server): Enable successful "connectionless"
1995-12-16 Stan Cox (AViiON): Add ix86-dg-dgux libc-951216 libc-951217 libc-951218 libc-951219 libc-951220 libc-951221 libc-951222 libc-951223 libc-951224 libc-951225 libc-951226 libc-951227 libc-951228 libc-951229 libc-951230 libc-951231 libc-960101 libc-960102 libc-960103 libc-960104 libc-960105 libc-960106 libc-960107 libc-960108 libc-960109 libc-960110 libc-960111 libc-960112 libc-960113 libc-960114 libc-960115
1995-12-15 Karl Heuer Mouse-click method now bound using text
1995-12-15 Karl Heuer (mail-bury): Use window-dedicated-p.
1995-12-15 Karl Heuer (set-auto-mode): Recognize `#!/bin/env INTERPRETER' hack.
1995-12-15 Stan Cox (i*86*) Change [345] to [3456]
1995-12-15 Richard M. Stallman (LD_SWITCH_MACHINE): Don't define if using GCC.
1995-12-15 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]:
1995-12-15 Richard M. Stallman (message_dolog): Save and restore windows_or_buffers_changed.
1995-12-14 Lars Magne Ingebrigtsen * gnus.el (gnus-summary-mode-line-format,
1995-12-14 Roland McGrath Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in,
1995-12-14 Roland McGrath (generate-file-autoloads): If no buffer visiting FILE exists, read it into
1995-12-13 Ian Lance Taylor Accept *-*-ieee*. libc-951214 libc-951215
1995-12-13 Karl Heuer (bibtex-auto-fill-function): Adapted for use with
1995-12-13 Karl Heuer (x_connection_closed): Don't delete dpyinfo if it's null.
1995-12-13 Karl Heuer (dired-flag-backup-files): Under MS-DOS, search for
1995-12-13 Simon Marshall Take optional arg FRAME.
1995-12-13 Karl Heuer (rmail-forward): Delete trailing blank lines.
1995-12-13 Karl Heuer (Fsplit_window): Account for scroll bar width.
1995-12-13 Karl Heuer (AT_WORD_BOUNDARY): Disable macro.
1995-12-13 Karl Heuer (main): Fix args to handle `--display DISPLAY'.
1995-12-13 Karl Heuer (choose_minibuf_frame): Test HAVE_X_WINDOWS.
1995-12-13 Karl Heuer (Fcall_process) [MSDOS]: Support redirection of
1995-12-13 Karl Heuer (run_msdos_command): Support redirection of stderr.
1995-12-13 Karl Heuer (IT_set_terminal_modes): Save screen color attribute
1995-12-13 Karl Heuer (sendmail-send-it): Added support for Resent-CC and
1995-12-13 Karl Heuer (Ftype_of): Return `char-table' and `bool-vector' for
1995-12-13 Karl Heuer (XMenuActivate): Display the menu pane title.
1995-12-13 Karl Heuer (fill-context-prefix): Doc fix.
1995-12-13 Karl Heuer (PTY_OPEN): Block SIGCHLD during openpty.
1995-12-13 Karl Heuer (LIBXMU): Use dynamic linking.
1995-12-13 Karl Heuer Change pointer to nt/INSTALL, not nt/install.
1995-12-13 Karl Heuer (create_process): Use Posix signal handling to
1995-12-13 Karl Heuer (HAVE_VFORK): Remove #undef, since we now
1995-12-13 Karl Heuer Provide sh-script.
1995-12-13 Karl Heuer (change-log-mode): Defaults for `indent-tabs-mode'
1995-12-13 Karl Heuer (sh-mode-map): Make the code more legible.
1995-12-12 Simon Marshall Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
1995-12-12 Per Bothner (powerpc-harris-powerunix): Add guess for port to new target. libc-951212 libc-951213
1995-12-11 Simon Marshall Use comint-input-sender to send text (Peter Gabriel <gabriel@or.iabg.de>).
1995-12-09 Simon Marshall Don't turn on in any buffer with a leading space in its name.
1995-12-09 Lars Magne Ingebrigtsen (gnus-simplify-mode-line): New function to simplify the
1995-12-08 Lars Magne Ingebrigtsen (gnus-group-set-mode-line): Allow user defined specs in the group
1995-12-07 Tom Tromey (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end
1995-12-07 Tom Tromey (add-log-tcl-defun): Now uses tcl-beginning-of-defun.
1995-12-07 Francesco Potortì * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
1995-12-07 Francesco Potortì * Makefile.in (ctags): depend on etags only for simplicity;
1995-12-06 Lars Magne Ingebrigtsen * gnus.el (gnus-parse-headers-hook): New hook.
1995-12-06 Erik Naggum (recover-file): Also recover new, unsaved files.
1995-12-06 Erich Stefan Boleyn Recognize aof in the OS field. libc-951208 libc-951209 libc-951210 libc-951211
1995-12-06 Paul Eggert Fix misspelled comment.
1995-12-05 Edward M. Reingold More repairs of wrong function names in menus!
1995-12-05 Edward M. Reingold Repair function names from rms error in modifying!
1995-12-05 Edward M. Reingold Autoload diary-iso-date.
1995-12-05 Edward M. Reingold Chnaged all occurrences of buffer-substring to buffer-substring-no-properties.
1995-12-05 Edward M. Reingold Fixed dst-in-effect for southern hemisphere. Also made doc string clearer.
1995-12-04 Jeff Law * config.guess: Recognize HP model 816 machines as having libc-951206
1995-12-03 Karl Heuer (copyright-regexp): Recognize ISO copyright symbol.
1995-12-03 Erik Naggum (display-table-slot,set-display-table-slot): Document the slot names.
1995-12-01 Richard M. Stallman (isearch-edit-string): Consider the case when
1995-12-01 Richard M. Stallman (gud-sdb-marker-filter): start may be nil, so check it
1995-12-01 Richard M. Stallman (mips-sgi-irix6*): Set NON_GNU_CPP.
1995-12-01 Richard M. Stallman (gnus-post-news): Add autoload.
1995-11-30 Per Bothner * config.guess: Recognize Pentium under SCO. libc-951201 libc-951202 libc-951203 libc-951204
1995-11-30 David J. MacKenzie (tputs): Don't let ospeed overrun the speeds array.
1995-11-30 Erik Naggum Add missing backslash.
1995-11-30 Paul Eggert (calendar-chinese-sexagesimal-name): Renamed from
1995-11-30 Paul Eggert (holiday-rosh-hashanah-etc): Fix misspelled var.
1995-11-30 Paul Eggert (calendar-absolute-from-astro): Doc fix.
1995-11-30 Paul Eggert (calendar-next-calendar-round-date, calendar-previous-calendar-round-date):
1995-11-30 Paul Eggert (calendar-setup, calendar-basic-setup, calendar-next-calendar-round-date,
1995-11-30 Paul Eggert (list-sexp-diary-entries): Doc fix.
1995-11-30 Paul Eggert (holiday-easter-etc): Fix misspelling of "Whitmonday".
1995-11-30 Paul Eggert (solar-longitude): Doc fix.
1995-11-30 Richard M. Stallman Correct .in.in and .h.in in file names.
1995-11-30 Richard M. Stallman (../info/cc-mode, cc-mode.dvi): New targets.
1995-11-30 Richard M. Stallman (save-place-limit): New variable.
1995-11-30 Richard M. Stallman (Fcall_interactively): In `c' case, clear out the message
1995-11-30 Richard M. Stallman (rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0.
1995-11-29 Richard M. Stallman (auto-mode-alist): Don't purecopy the alist elts.
1995-11-29 Richard M. Stallman (mips-sni-sysv*): New alias for mips-siemens-sysv*.
1995-11-29 Richard M. Stallman (install-arch-indep): Don't install
1995-11-29 Richard M. Stallman (gud-dbx-find-file): Find correct source file.
1995-11-28 Richard M. Stallman (lisp): Remove c-mode.elc.
1995-11-27 Richard M. Stallman (sys_select): Check timer once even if input is pending.
1995-11-27 Richard M. Stallman (apropos-follow): Rewrite to use whole line as target of reference.
1995-11-27 Richard M. Stallman (decode_mode_spec): For p and P, avoid overflow with large buffer sizes.
1995-11-26 Richard M. Stallman (set_frame_menubar): When called with deep_p == 0,
1995-11-25 Richard M. Stallman (build-mail-aliases): Use buffer-substring-no-properties not buffer-substring.
1995-11-25 Richard M. Stallman Exclude subdirs.el.
1995-11-25 Richard M. Stallman Initial revision
1995-11-25 Richard M. Stallman Renamed from diary.el.
1995-11-25 Richard M. Stallman Use new file name diary-lib.
1995-11-25 Richard M. Stallman (add-change-log-entry): Initialize add-log-full-name
1995-11-25 Noah Friedman (eldoc-message): New macro.
1995-11-25 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_modified field.
1995-11-25 Richard M. Stallman (imenu-generic-expression, imenu--generic-function): Doc fix.
1995-11-25 Richard M. Stallman (inferior-lisp-load-command): Doc fix.
1995-11-25 Richard M. Stallman (sort-regexp-fields): Doc fix.
1995-11-25 Richard M. Stallman Comment change.
1995-11-25 Richard M. Stallman (font-lock-make-faces): Add special code for ms-dos.
1995-11-24 Richard M. Stallman (view-mode, view-mode-enter): Doc changes.
1995-11-24 Richard M. Stallman (view-mode-enter): Replace Help-helper by help-command
1995-11-24 Richard M. Stallman (read_char): Handle unread events from popup menus.
1995-11-24 Richard M. Stallman (ediff-intersect-directories): Quote symbols starting with `:'.
1995-11-24 Richard M. Stallman (cmpl-make-standard-completion-syntax-table)
1995-11-24 Richard M. Stallman (Man-fontify-manpage, Man-cleanup-manpage):
1995-11-22 Richard M. Stallman (etc): Delete *.orig and *.rej.
1995-11-22 Richard M. Stallman (XTframe_up_to_date): Block and unblock input.
1995-11-22 Geoff Voelker (install, clean): Don't use switches to del not supported by Win95.
1995-11-22 Geoff Voelker (DOC, clean): Don't use switches to del not supported by Win95.
1995-11-22 Geoff Voelker (install, fast_install, real_install, clean):
1995-11-22 Geoff Voelker (CP_DIR): Use platform independent switches for xcopy.
1995-11-22 Richard M. Stallman (msdos-color-aliases): Add more aliases.
1995-11-22 Richard M. Stallman (XTmouse_position): Exit the loop if child == win.
1995-11-22 Richard M. Stallman (Fset_face_attribute_internal) [MSDOS]: Set font field to 1.
1995-11-22 Richard M. Stallman (internal_terminal_init): Initialize the_only_x_display.font.
1995-11-22 Richard M. Stallman (dos_set_keyboard): If CODE is not recognized,
1995-11-21 Richard M. Stallman (LIB_MOTIF): New definition.
1995-11-21 Richard M. Stallman (unload_color, unload_font): Never invalidate computed faces 0 and 1.
1995-11-21 Richard M. Stallman (apropos-print): Put the item property
1995-11-21 Richard M. Stallman (Info-directory-list): Use source-directory.
1995-11-21 Richard M. Stallman (Fdisplay_buffer): Always deiconify the window's frame.
1995-11-21 Richard M. Stallman (Fcurrent_time): Doc fix.
1995-11-21 Richard M. Stallman (main): Add LINUX_SBRK_BUG conditional call to __sbrk.
1995-11-21 Richard M. Stallman [LINUX] (LINUX_SBRK_BUG): Defined.
1995-11-21 Richard M. Stallman Alter test-distrib to test-dis.
1995-11-21 Noah Friedman (eldoc-mode-print-current-symbol-info): Do nothing if executing-macro.
1995-11-21 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Increased.
1995-11-21 Richard M. Stallman (syms_of_dosfns): Use 0x75 for dos_keypad_mode.
1995-11-21 Richard M. Stallman (apropos-print): Use apropos-local-map as buffer's map,
1995-11-20 Richard M. Stallman (Flist): Avoid using -- in while condition.
1995-11-20 Richard M. Stallman (face-color-supported-p): Return nil if no window system.
1995-11-20 Richard M. Stallman (menu-bar-epatch-menu, menu-bar-ediff-merge-menu)
1995-11-20 Richard M. Stallman Renamed from ediff-meta.el. Changed provide.
1995-11-20 Richard M. Stallman (ediff-show-registry): Use renamed file ediff-mult.
1995-11-20 Richard M. Stallman Require ediff-mult.
1995-11-20 Richard M. Stallman (ediff-mult): Require ediff-mult.
1995-11-20 Richard M. Stallman (array-mode): Set overwrite-mode to overwrite-mode-textual.
1995-11-20 Richard M. Stallman (choose_minibuf_frame): On MSDOS, just use minibuf_window.
1995-11-20 Richard M. Stallman (Vsource_directory): New variable.
1995-11-20 Richard M. Stallman (save-place-to-alist): Handle hexl-mode specially.
1995-11-20 Richard M. Stallman (hexl-mode): Set require-final-newline to nil.
1995-11-20 Richard M. Stallman (show_mouse_face): When clearing cursor, use proper column range.
1995-11-19 Erik Naggum (cal-tex-cursor-week-iso): Doc fix.
1995-11-19 Richard M. Stallman (cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
1995-11-19 Richard M. Stallman (cal-tex-version): Deleted.
1995-11-19 Richard M. Stallman (ange-ftp-process-handle-hash): If
1995-11-19 Richard M. Stallman (Fmake_local_variable): Call find_symbol_value
1995-11-19 Richard M. Stallman #undef SIGPOLL and SIGURG as well as SIGIO.
1995-11-18 Noah Friedman (eldoc-minor-mode-string): New variable.
1995-11-18 Richard M. Stallman (rmail-dont-reply-to): Preserve whitespace after comma.
1995-11-18 Richard M. Stallman (calendar-goto-info-node): Don't let
1995-11-18 Richard M. Stallman (nntp-open-server): Accept a second optional parameter
1995-11-18 Richard M. Stallman (do-auto-fill): Look at 2nd line for fill prefix
1995-11-18 Richard M. Stallman (fill-context-prefix): New arg first-line-regexp.
1995-11-18 Richard M. Stallman (Fset_text_properties): Call set_properties
1995-11-18 Richard M. Stallman (Qredisplay_end_trigger_functions): Renamed from ..._hook.
1995-11-18 Richard M. Stallman (Fset_window_redisplay_end_trigger): Doc fix.
1995-11-18 Richard M. Stallman (Fexecute_extended_command):
1995-11-18 Richard M. Stallman (tmm-prompt): Delete tmm-add-prompt if we fail.
1995-11-18 Richard M. Stallman (finder-known-keywords): Delete `debugging'.
1995-11-18 Lars Magne Ingebrigtsen `gnus-group-quit-config' gave a list instead of the quit-config
1995-11-17 Richard M. Stallman (fill-region-as-paragraph): Remove redundant "setq from".
1995-11-17 Richard M. Stallman (move-to-left-margin): Removed left-over code that
1995-11-17 Richard M. Stallman (next-file): Make interactive arg t if had any prefix arg.
1995-11-17 Edward M. Reingold Fix starting date of Ethiopic calendar.
1995-11-17 Edward M. Reingold Minor fixes.
1995-11-17 Richard M. Stallman (calendar-julian-date-string): Autoload this.
1995-11-17 Karl Heuer (rmail-retry-failure): Add missing colons in regexp.
1995-11-16 Richard M. Stallman (vc-locking-user): In CVS case, convert user number to a string.
1995-11-16 Richard M. Stallman (install-arch-indep): Rename old info/dir only if exists.
1995-11-16 Johan Vromans Use `buffer-substring-no-properties' instead of `buffer-substring' to
1995-11-16 Richard M. Stallman (FRAME_WINDOW_P): Always define it one way or another.
1995-11-16 Richard M. Stallman (minibuffer maps): Delete extra quote.
1995-11-16 Richard M. Stallman (Info-complete-menu-item): Don't treat `* Menu:' as a menu item.
1995-11-16 Roland McGrath (gettext_noop): New macro, identity fn.
1995-11-16 Roland McGrath Declare etext.
1995-11-16 Roland McGrath [_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
1995-11-15 Richard M. Stallman (info-insert-file-contents-1): Various rewrites.
1995-11-15 Richard M. Stallman (XTread_socket): Verify a ButtonPress was actually in the
1995-11-15 Richard M. Stallman (display_menu_item): Fix previous change.
1995-11-15 Richard M. Stallman (hppa*-hp-hpux10*): Use s/hpux10.h.
1995-11-15 Richard M. Stallman (c++-mode): Remove autoload cookie.
1995-11-15 Richard M. Stallman (syms_of_xselect): Doc fix.
1995-11-15 Richard M. Stallman (mouse-sel-lost-selection-hook): Undo prev change.
1995-11-15 Richard M. Stallman (x_clear_frame_selections): Get selection_symbol properly.
1995-11-15 Richard M. Stallman (doprnt1): Add a cast.
1995-11-15 Richard M. Stallman (mark_object): Don't overwrite original argument value.
1995-11-15 Richard M. Stallman (command-line-1): Mention F10.
1995-11-15 Richard M. Stallman (xsymbol): Cast name explicitly to (char *).
1995-11-15 Richard M. Stallman (goto-address-highlight-p): New variable.
1995-11-15 Richard M. Stallman (fill-region-as-paragraph): Handle left margin extending to or past
1995-11-14 Richard M. Stallman (fill-individual-paragraphs): Advance 1 line in inner loop.
1995-11-14 Richard M. Stallman (mouse-sel-lost-selection-hook): Use (car selection).
1995-11-14 Richard M. Stallman (calendar-julian-from-absolute): Autoload it.
1995-11-14 Richard M. Stallman (indent-line-to): Delete spaces before inserting a tab.
1995-11-14 Geoff Voelker (nt): Rename install, readme, and todo to INSTALL, README, and TODO.
1995-11-14 Geoff Voelker Initial revision
1995-11-14 Richard M. Stallman (command-line-1): Reorganize the initial help output.
1995-11-14 Richard M. Stallman (check_executable) [DOS_NT]: Treat all dirs as executable.
1995-11-14 Richard M. Stallman (compilation-sentinel): Use the local value of
1995-11-14 Richard M. Stallman (archive-remote-regexp): Doc fix.
1995-11-14 Richard M. Stallman (View-scroll-lines-forward): Don't recenter at end.
1995-11-14 Richard M. Stallman (regex.o): Depend on ../src/config.h.
1995-11-13 Richard M. Stallman (vc-directory): Require dired.
1995-11-13 Geoff Voelker (install): Change same-dir test to create test file in
1995-11-13 Richard M. Stallman Declare calloc like malloc.
1995-11-13 Richard M. Stallman (tmm-define-keys): Don't define ESC ESC.
1995-11-13 Noah Friedman (top level): Make sure to set global minor-mode-alist, not local one.
1995-11-12 Richard M. Stallman Initial revision
1995-11-12 Noah Friedman Initial revision
1995-11-12 Richard M. Stallman (LIBS_STANDARD): Definition deleted.
1995-11-12 Richard M. Stallman (LIBS_SYSTEM): Fix typo in prev change.
1995-11-12 Richard M. Stallman (LIB_STANDARD): Extract this as in src/Makefile.in.
1995-11-12 Richard M. Stallman Always include dispextern.h before cm.h.
1995-11-11 Richard M. Stallman (universal-argument-other-key): Add to existing unread-command-events value.
1995-11-11 Richard M. Stallman (command-line): Don't reject unknown args here.
1995-11-11 Richard M. Stallman (balance-windows): Don't count the menu bar's lines in the frame height.
1995-11-11 Richard M. Stallman (syms_of_frame_1): Set up Vdefault_frame_alist here.
1995-11-11 Richard M. Stallman (Fdocumentation): Reject a file reference
1995-11-11 Richard M. Stallman (dos_menubar_clock_displayed): New variable.
1995-11-11 Richard M. Stallman (display_text_line): Handle redisplay_end_trigger
1995-11-11 Richard M. Stallman (mkdir): Create man1dir, not mandir.
1995-11-11 Richard M. Stallman (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
1995-11-11 Richard M. Stallman (describe-buffer-case-table): Use set-char-table-range.
1995-11-11 Richard M. Stallman (rmail-summary-overlay): Make it a permanent local.
1995-11-11 Richard M. Stallman (auto-compression-mode): Make arg optional.
1995-11-11 Richard M. Stallman (check_syntax_table): Check the purpose slot.
1995-11-11 Richard M. Stallman (fatal_unexec): Don't use varargs.
1995-11-11 Richard M. Stallman (display_menu_bar): Fix backwards conditional.
1995-11-11 Erik Naggum (sh-mode): Remove ! in column 1.
1995-11-11 Richard M. Stallman (NO_EDITRES): Defined.
1995-11-11 Richard M. Stallman (HACK_EDITRES): Don't define if NO_EDITRES is defined.
1995-11-11 Richard M. Stallman (HACK_EDITRES): Define here as in xfns.c.
1995-11-11 Richard M. Stallman (delete-frame): Don't use delete-frame as event name.
1995-11-11 Richard M. Stallman (change-log-mode): Remove incorrect "^" anchors from
1995-11-11 Richard M. Stallman (lisp-mode-variables, lisp-fill-paragraph): Remove
1995-11-11 Richard M. Stallman (sh-mode): as above. Use page-delimiter rather than literal "^L".
1995-11-11 Richard M. Stallman (fill-region-as-paragraph): Since adaptive-fill-regexp
1995-11-11 Richard M. Stallman (dabbrev-case-replace): Doc fix.
1995-11-11 Richard M. Stallman (global-map): Removed bindings of down events to ignore.
1995-11-11 Richard M. Stallman Define menu-bar mouse-1 as tmm-menubar.
1995-11-11 Richard M. Stallman (set_menu_bar_lines): Record the fact that the window configuration changes.
1995-11-10 Karl Heuer (find-file-noselect): Respect the value of
1995-11-10 Richard M. Stallman (set-auto-mode): If mode cmds move point, obey them.
1995-11-10 Karl Heuer (facemenu-active-faces): Replaces function
1995-11-10 Karl Heuer All faces added to facemenu-unlisted-faces list.
1995-11-10 Karl Heuer (makefile-space-face): Don't list in facemenu.
1995-11-10 Karl Heuer (show-paren-command-hook): Don't list `paren-mismatch'
1995-11-10 Karl Heuer Don't list any faces in menu.
1995-11-10 Karl Heuer (holiday-face, calendar-today-face, diary-face): Add
1995-11-10 Richard M. Stallman Don't include Xaw/Paned.h unless USE_LUCID is defined.
1995-11-10 Richard M. Stallman (enriched-next-annotation): Doc fix.
1995-11-10 Richard M. Stallman Fix previous change.
1995-11-10 Richard M. Stallman (LIBS): Add libsrc_libs and keep the old LIBS.
1995-11-10 Richard M. Stallman (display_menu_item): Don't treat buttons specially.
1995-11-10 Richard M. Stallman (x-display-color-p): Accept optional arg.
1995-11-10 Richard M. Stallman Rewrite for new case tables.
1995-11-10 Richard M. Stallman (do-auto-fill): Use fill-context-prefix.
1995-11-10 Richard M. Stallman (view-mode-map): Use ordinary Help command.
1995-11-10 Richard M. Stallman (tmm-define-keys): New subroutine.
1995-11-10 Richard M. Stallman (command-line): Complain about unknown options.
1995-11-10 Richard M. Stallman (mail-yank-clear-headers): Do nothing if
1995-11-10 Richard M. Stallman (rmail-delete-message-hook): New hook.
1995-11-10 Richard M. Stallman (pc-selection-mode): Don't mess with c-mode-map.
1995-11-10 Richard M. Stallman (menu-bar-tools-menu): Always define GNUS entry.
1995-11-10 Richard M. Stallman (byte-compile-associative): Do operations left to right.
1995-11-10 Richard M. Stallman (fill-region-as-paragraph): Use fill-context-prefix.
1995-11-10 Richard M. Stallman (mode-line-format): Modify it, don't override it entirely.
1995-11-10 Richard M. Stallman (awk-mode): Require cc-mode.
1995-11-10 Richard M. Stallman (apropos-print): Use buffer *Apropos*, not *Help*.
1995-11-10 Richard M. Stallman (sh-mode-map): Put sh-execute-region on C-M-x.
1995-11-10 Richard M. Stallman (server-log): Record the current time.
1995-11-10 Richard M. Stallman Don't test THIS_IS_YMAKEFILE.
1995-11-10 Richard M. Stallman Always include sys/wait.h unless NOT_C_CODE;
1995-11-10 Richard M. Stallman (SYMS_SYSTEM): Add syms_of_msdos.
1995-11-10 Richard M. Stallman (LIB_STANDARD_1): New macro.
1995-11-10 Richard M. Stallman (LIBXMU): Never define this.
1995-11-10 Richard M. Stallman Test NOT_C_CODE instead of THIS_IS_YMAKEFILE.
1995-11-10 Richard M. Stallman (lisp): Add loadup.el.
1995-11-10 Richard M. Stallman (unload_font): Invalidate computed faces.
1995-11-10 Richard M. Stallman (display_text_line): Get redisplay_end_trigger from window.
1995-11-10 Richard M. Stallman (struct window): New field redisplay_end_trigger.
1995-11-10 Richard M. Stallman (Fwindow_redisplay_end_trigger): New function.
1995-11-10 Richard M. Stallman (debug_print): Explicitly print a CR.
1995-11-10 Richard M. Stallman (oblookup): Clear ARRAY_MARK_FLAG in obsize.
1995-11-10 Richard M. Stallman (interrupt_signal): Do special things in GC.
1995-11-10 Richard M. Stallman (Fmove_to_column): Doc fix.
1995-11-10 Simon Marshall Oops; left a note in a doc-string.
1995-11-10 Richard M. Stallman (Fwrite_region): Move the code that writes annotations for empty files.
1995-11-10 Richard M. Stallman (Fformat): Use doprnt_lisp.
1995-11-10 Richard M. Stallman Include lisp.h.
1995-11-10 Richard M. Stallman (update_line): Avoid indexing into obody by -1.
1995-11-10 Richard M. Stallman (syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
1995-11-10 Richard M. Stallman (Fmake_overlay): New args front-advance and rear-advance.
1995-11-10 Richard M. Stallman (lisp): Don't distribute site-start.
1995-11-10 Richard M. Stallman (run-hook-with-args, run-hook-list-with-args): Safeguard
1995-11-10 Richard M. Stallman (makefile-mode): Call makefile-define-space-face only if it is defined.
1995-11-10 Richard M. Stallman Fexpt): Doc fix.
1995-11-10 Richard M. Stallman Require calendar.
1995-11-09 Simon Marshall 1. Use local hooks, not local variables.
1995-11-09 Simon Marshall compilation-mode-font-lock-keywords tweak
1995-11-07 Geoff Voelker (env_vars): New variable.
1995-11-07 Geoff Voelker Update to latest src/config.in.
1995-11-07 Geoff Voelker (NTGUI): New macro.
1995-11-07 Geoff Voelker (addpm.exe): Link with $(ADVAPI32).
1995-11-07 Geoff Voelker Initial revision
1995-11-07 Geoff Voelker [win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu-get-face):
1995-11-07 Geoff Voelker [win32] (make-face, make-face-x-resource-internal):
1995-11-07 Geoff Voelker mouse.el [win32] (mouse-set-region):
1995-11-07 Geoff Voelker [win32] (normal-top-level, command-line, command-line-1):
1995-11-07 Geoff Voelker (DOC): Include strings from w32term.c, w32xfns.c,
1995-11-07 Geoff Voelker (SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.
1995-11-07 Geoff Voelker (nt_get_resource, init_environment): Defined.
1995-11-07 Geoff Voelker (nt_get_resource): Prototype defined.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (create_child): Pass handles to children.
1995-11-07 Geoff Voelker (nt_ring_bell): Renamed from ring_bell, now global.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (WinMain): New procedure.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (abort): New macro.
1995-11-07 Geoff Voelker [HAVE_X_WINDOWS] (HAVE_WINDOW_SYSTEM): New macro.
1995-11-07 Geoff Voelker (FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (set_menu_framebar): Declare external.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (init_sys_modes, reset_sys_modes):
1995-11-07 Geoff Voelker [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Test for a Win32 frame in procedures that test for an X frame.
1995-11-07 Geoff Voelker (output_method): New method: output_win32.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (Fy_or_n_p, Fyes_or_no_p): Allow popup.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Declare Vwindow_system.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include win32.h.
1995-11-06 Karl Heuer Break the hard link on alloca.c.
1995-11-06 Erik Naggum (debug_print): Print newline to stderr, too.
1995-11-06 Francesco Potortì * etags.c (get_lang_from_name, get_lang_from_interpreter,
1995-11-06 Simon Marshall Make byte-force-recompile suitably interactive.
1995-11-05 Karl Heuer (makefile-define-space-face): Don't make face if non-X.
1995-11-04 Lars Magne Ingebrigtsen entered into RCS
1995-11-04 Erik Naggum Removed old gnus hooks.
1995-11-04 Karl Heuer (tex-send-command): Give meaningful error message.
1995-11-04 Karl Heuer (mail): Don't change directory for *mail* buffer.
1995-11-04 Karl Heuer (choose_minibuf_frame): Moved here from frame.c.
1995-11-04 Karl Heuer [!MULTI_FRAME] (Fmodify_frame_parameters): Add missing
1995-11-04 Karl Heuer (struct x_output): Rename from struct x_display.
1995-11-04 Karl Heuer (the_only_x_display): Type is now struct x_output.
1995-11-04 Karl Heuer (main): [MSDOS] Call init_gettimeofday.
1995-11-04 Karl Heuer (install): Don't mv make-doc.exe into ../bin/.
1995-11-03 Karl Heuer (sh-shells): Eliminated variable redundant with
1995-11-03 Karl Heuer (skeleton-end-hook): Now defvared and responsible for
1995-11-03 Karl Heuer (sh-remember-variable): Set variable to empty string,
1995-11-03 Karl Heuer (minor-mode-map-alist): Use substitute-key-definition
1995-11-03 Karl Heuer Comment change.
1995-11-03 Karl Heuer (mh-goto-msg): binary search (much faster!).
1995-11-03 Karl Heuer reporter.el support.
1995-11-03 Karl Heuer (mh-make-folder-mode-line): support mh-msg-count.
1995-11-02 Karl Heuer (src, lib-src): Don't distribute Makefile.c.
1995-11-02 Karl Heuer Create lisp/MANIFEST.
1995-11-02 Erik Naggum (with-electric-help): Add missing argument MINHEIGHT.
1995-11-02 Francesco Potortì * etags.c (lowcase): Use the standard tolower function.
1995-11-02 André Spiegel (vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.
1995-11-02 André Spiegel (vc-utc-string): Use timezone of TIMEVAL for the correction, not the
1995-11-02 Karl Heuer (tpu-set-mode-line): Add element for column number.
1995-11-02 Karl Heuer Don't require initial whitespace in vendor name.
1995-10-31 Richard M. Stallman Always load menu-bar.
1995-10-31 Karl Heuer (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.
1995-10-31 Karl Heuer Initial revision
1995-10-31 Richard M. Stallman (msb--toggle-menu-type): Pass t as arg.
1995-10-31 Richard M. Stallman (command-line-1): Say how to invoke menu bar, if not X.
1995-10-31 Richard M. Stallman Add some commented-out code.
1995-10-31 Richard M. Stallman Initial revision
1995-10-31 Richard M. Stallman (m68k-*-linux*): New alternative.
1995-10-31 Richard M. Stallman Explain when user-mail-address is set.
1995-10-31 Richard M. Stallman Fix previous change.
1995-10-31 Karl Heuer (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h
1995-10-31 Richard M. Stallman (BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT)
1995-10-31 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-10-31 Richard M. Stallman (mail-abbrev-syntax-table): Fix initialization.
1995-10-31 Richard M. Stallman (debug_print): Print a newline here.
1995-10-31 Richard M. Stallman (pr): Don't print newline here.
1995-10-31 Richard M. Stallman Do `set main' to make gdb_valbits etc. available.
1995-10-31 Richard M. Stallman (describe-function): Call documentation just once.
1995-10-31 Richard M. Stallman (CHECK_CHAR_TABLE): Don't accept nil.
1995-10-31 Karl Heuer update some doc strings.
1995-10-30 Richard M. Stallman (prefix-args): Use LDFLAGS, not ALL_LDFLAGS.
1995-10-30 Erik Naggum Comment change
1995-10-30 Erik Naggum Comment change.
1995-10-30 Erik Naggum Correct initial line typo.
1995-10-30 Richard M. Stallman (getdate.o, movemail.o): Specify -Demacs.
1995-10-30 Richard M. Stallman (sparc-*-nextstep*): Remove incorrect .h's.
1995-10-30 Richard M. Stallman Document \= in doc string.
1995-10-30 Richard M. Stallman (describe-variable): Don't call substitute-command-keys.
1995-10-30 Richard M. Stallman (Fencode_time): Add cast.
1995-10-30 Richard M. Stallman Move the include of Xlocale.h after setting HAVE_X11R5.
1995-10-30 Richard M. Stallman (temp_echo_area_glyphs): Only delete the temporary message.
1995-10-30 Richard M. Stallman (Fsafe_length): Add missing parentheses around & within comparison.
1995-10-30 Richard M. Stallman (describe_translation): Insert newline after key description.
1995-10-30 Richard M. Stallman (finding existing executable versions): Add a period to the end of BASE.
1995-10-30 Richard M. Stallman (select-tags-table): Don't modify the value of tags-table-list.
1995-10-30 Richard M. Stallman (disassemble-internal): Handle lazy-loaded doc strings.
1995-10-30 Richard M. Stallman (archive-zoo-summarize): Handle archives with long file names.
1995-10-30 Richard M. Stallman (byte-recompile-directory): New arg FORCE.
1995-10-30 Richard M. Stallman Comment change.
1995-10-30 Richard M. Stallman Comment change.
1995-10-30 Richard M. Stallman Initial revision
1995-10-30 Richard M. Stallman (tmm-old-mb-map): Initialize to nil.
1995-10-30 Simon Marshall Use frame-parameters, not font-lock-background-mode and font-lock-display-type.
1995-10-30 Richard M. Stallman [POSIX_SIGNALS] (signal): Undef before defining.
1995-10-30 Richard M. Stallman (find_section): New arg old_section_h.
1995-10-29 Richard M. Stallman (PVEC_TYPE_MASK): Remove the 0x100 bit.
1995-10-29 Richard M. Stallman (command_loop_1): No direct display if Column Number mode.
1995-10-29 Richard M. Stallman (column-number-mode): Make default value nil.
1995-10-29 Richard M. Stallman (Fset_marker_insertion_type): Doc fix.
1995-10-29 Richard M. Stallman (set-visited-file-name, basic-save-buffer):
1995-10-29 Richard M. Stallman Use new names config.in, paths.in, and {src,lib-src}/Makefile.in.
1995-10-29 Richard M. Stallman Comment change.
1995-10-29 Richard M. Stallman (POP_FAILURE_POINT): Use .word.integer.
1995-10-29 Richard M. Stallman (Fmake_char_table): Doc fix.
1995-10-29 Richard M. Stallman (Fset_case_table): Doc fix.
1995-10-29 Richard M. Stallman Cast first arg to bzero.
1995-10-29 Richard M. Stallman Minor fix in minibuffer-complete-and-exit.
1995-10-29 Richard M. Stallman (SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Fix the non-GCC definitions.
1995-10-28 Richard M. Stallman Comment change.
1995-10-28 Richard M. Stallman Don't load c-mode.
1995-10-28 Richard M. Stallman (FRAME_XIC): Fix wrong field name.
1995-10-28 Richard M. Stallman (run_hook_with_args): Add forward declaration.
1995-10-28 Erik Naggum Adapt to new char-table implementation. Fix name of file in the first
1995-10-28 Richard M. Stallman entered into RCS
1995-10-28 Erik Naggum (ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-match
1995-10-27 Noah Friedman (rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the
1995-10-27 Richard M. Stallman (Fcommand_execute): New arg KEYS. Callers changed.
1995-10-27 Richard M. Stallman (Fcall_interactively): New arg KEYS.
1995-10-27 Richard M. Stallman (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.
1995-10-26 Edward M. Reingold Fix the way the sexagisimal names are calculated.
1995-10-26 Richard M. Stallman (IT_ring_bell): Use intdos, not write.
1995-10-26 Simon Marshall Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-header-separator.
1995-10-26 Simon Marshall Change to citation regexp for mail-font-lock-keywords.
1995-10-26 Simon Marshall Change to citation regexp for rmail-font-lock-keywords.
1995-10-26 Simon Marshall Updated to 3.08; don't use `let' var from caller.
1995-10-26 Simon Marshall Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.
1995-10-26 Simon Marshall General reorganisation; moving and renaming etc.
1995-10-26 Richard M. Stallman Require cc-mode.
1995-10-26 Richard M. Stallman Provide hideif; require cc-mode.
1995-10-25 Karl Heuer [!HAVE_FMOD] (fmod): Make consistent with ANSI definition.
1995-10-25 Richard M. Stallman (string_match_1): Pass the POSIX arg to compile_pattern.
1995-10-25 Richard M. Stallman (REGEXP_IN_LIBC): Definition turned off.
1995-10-25 Richard M. Stallman (describe-key, describe-key-briefly): For a mouse click,
1995-10-25 Karl Heuer Don't bother checking for drem.
1995-10-24 Richard M. Stallman (Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.
1995-10-24 Richard M. Stallman (ok_to_echo_at_next_pause): Make it a char *.
1995-10-24 Richard M. Stallman (set-visited-file-name): Abbreviate buffer-file-name.
1995-10-24 Richard M. Stallman (gud-dbx-directories): New variable.
1995-10-24 Richard M. Stallman (Info-following-node-name, Info-extract-menu-node-name)
1995-10-24 Richard M. Stallman (syms_of_minibuf): Doc fix.
1995-10-24 Edward M. Reingold Fix menu for Chinese calendar.
1995-10-24 Edward M. Reingold Minor doc fixes.
1995-10-24 Edward M. Reingold Various fixes and simplifications.
1995-10-24 Richard M. Stallman (get-method-definition, get-method-definition-1):
1995-10-23 Edward M. Reingold Completely rewritten!
1995-10-23 Richard M. Stallman (distclean): Delete line with just a tab in it.
1995-10-23 Richard M. Stallman (normal-top-level): Set auto-save-list-file-name later,
1995-10-23 Richard M. Stallman (internal-ange-ftp-mode):
1995-10-23 Erik Naggum (map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS.
1995-10-23 Erik Naggum (Fcase_table_p, Fcurrent_case_table): Delete unused local variables.
1995-10-22 Richard M. Stallman Minor fix.
1995-10-22 Richard M. Stallman Whitespace changes.
1995-10-22 Richard M. Stallman Don't declare alloca.
1995-10-22 Richard M. Stallman (enable-flow-control): Use a char-table.
1995-10-22 Richard M. Stallman (comint-exec-1): Don't alter EMACS envvar if it's already defined.
1995-10-22 Richard M. Stallman (reset_buffer_local_variables): Call
1995-10-22 Richard M. Stallman (copy-case-table): New function.
1995-10-22 Richard M. Stallman (derived-mode-init-mode-variables): Make proper syntax-table.
1995-10-21 Richard M. Stallman (read_char): If we reread a char, the next pause
1995-10-21 Richard M. Stallman (try_window_id): Stop the compute_motion at ZV, not Z,
1995-10-21 Richard M. Stallman (Fnext_single_property_change): Rearrange handling of
1995-10-21 Richard M. Stallman (struct buffer): New slot redisplay_end_trigger.
1995-10-21 Richard M. Stallman (reset_buffer): Initialize extra1, extra2 and extra3 slots.
1995-10-21 Richard M. Stallman (reset_buffer): Initialize redisplay_end_trigger slot.
1995-10-21 Richard M. Stallman Fix key bindings.
1995-10-21 Richard M. Stallman (Electric-command-loop): Don't display a prompt
1995-10-20 Richard M. Stallman (outline-view-change-hook): New hook variable.
1995-10-20 Richard M. Stallman (mail-abbrev-syntax-table): Rewrite using map-char-table.
1995-10-20 Richard M. Stallman (dabbrev--find-expansion): Move buffers that are visible on the screen
1995-10-20 Richard M. Stallman (dabbrev-expand): When no more expansions,
1995-10-20 Richard M. Stallman (add-log-current-defun): Handle `private', `public' in C++ class definitions.
1995-10-19 Richard M. Stallman (isearch-message-prefix):
1995-10-19 Richard M. Stallman (calculate-c++-indent): Skip over paren-group
1995-10-19 Erik Naggum (Fmap_char_table): Call map_char_table with correct args.
1995-10-19 Richard M. Stallman (report-emacs-bug): Don't mention
1995-10-19 Richard M. Stallman (TRANSLATE, PATFETCH): Cast elt of `translate'.
1995-10-19 Richard M. Stallman (RE_TRANSLATE_TYPE): Define, if not already defined.
1995-10-19 Richard M. Stallman (tex-start-of-header): Now a regexp.
1995-10-19 Richard M. Stallman Arg of other-buffer can't be a buffer name.
1995-10-19 Richard M. Stallman (read_char): Let Vkeyboard_translate_table be char-table.
1995-10-19 Richard M. Stallman (describe_map_tree): New arg always_title. Callers changed.
1995-10-19 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to describe_map_tree.
1995-10-19 Richard M. Stallman (RE_TRANSLATE_TYPE): New definition.
1995-10-19 Richard M. Stallman Case tables are now char-tables,
1995-10-19 Richard M. Stallman (UPCASE_TABLE): Definition deleted.
1995-10-19 Richard M. Stallman (reset_buffer_local_variables): Init case_table slots the new way.
1995-10-19 Richard M. Stallman Comment changes.
1995-10-18 Richard M. Stallman (Fchar_equal): Handle char-table as case table.
1995-10-18 Richard M. Stallman (compile_pattern_1, compile_pattern, search_buffer):
1995-10-18 Richard M. Stallman (Fchar_table_subtype): New function.
1995-10-18 Richard M. Stallman (read1): Handle #' as prefix.
1995-10-17 Richard M. Stallman (pc-selection-mode): Add autoload cookie.
1995-10-17 Richard M. Stallman Initial revision
1995-10-17 Richard M. Stallman (x_term_init, XTread_socket): Add HAVE_X_I18N support.
1995-10-17 Richard M. Stallman All doc strings changed to comply with standard Emacs conventions.
1995-10-16 Jeff Law * config.guess: Recognize HP model 819 machines has having libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-951130
1995-10-16 Richard M. Stallman Minor fixes.
1995-10-16 Richard M. Stallman Fix format example.
1995-10-15 Richard M. Stallman (x_window, both versions): Add HAVE_X_I18N support.
1995-10-15 Richard M. Stallman (HAVE_X_I18N): New macro.
1995-10-15 Richard M. Stallman (he-transfer-case): Fix typo in prev change.
1995-10-15 Erik Naggum Repair line wrapping damage.
1995-10-15 Richard M. Stallman (find_section): New function.
1995-10-15 Richard M. Stallman (unexec): Find the old data section.
1995-10-14 Richard M. Stallman (Finsert_file_contents): If replacing,
1995-10-14 Richard M. Stallman (Qdisplay_table): New variable.
1995-10-14 Richard M. Stallman (Qchar_table_extra_slots): New variable.
1995-10-14 Richard M. Stallman (Qsyntax_table): New variable.
1995-10-14 Michael Kifer (ediff-version): is now autoloaded.
1995-10-14 Michael Kifer Moved defsubsts up.
1995-10-14 Michael Kifer Now defines [window] in menu-bar-ediff-menu.
1995-10-14 Michael Kifer (vip-set-hooks): Use view-mode-hook in emacs and view
1995-10-14 Michael Kifer (vip-leave-region-active): new function.
1995-10-14 Michael Kifer * viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.
1995-10-14 Michael Kifer (vip-record-kbd-macro): correctly escapes `.' and `[' now.
1995-10-14 Michael Kifer (ex-write): uses better defaults.
1995-10-14 Richard M. Stallman (variable-at-point, function-called-at-point):
1995-10-13 Richard M. Stallman Initial revision
1995-10-13 Richard M. Stallman (hippie-expand): Removed bug - don't undo from another buffer.
1995-10-13 Edward M. Reingold Minor fixes.
1995-10-12 Richard M. Stallman (x_connection_signal_1): New function.
1995-10-12 Richard M. Stallman *** empty log message ***
1995-10-12 Richard M. Stallman Handle aliases dead-acute,...
1995-10-12 Richard M. Stallman (struct Lisp_Char_Table): New slot `purpose'.
1995-10-12 Richard M. Stallman (describe_vector): Support nested char-tables.
1995-10-12 Richard M. Stallman (Qvector_or_char_table_p): New variable.
1995-10-12 Richard M. Stallman (display-table-slot, set-display-table-slot):
1995-10-12 Richard M. Stallman (Fdelete_other_windows): Set w->force_start.
1995-10-12 Richard M. Stallman (variable-at-point, function-called-at-point): Fix revious changes.
1995-10-12 Richard M. Stallman (syms_of_xdisp): Doc fix.
1995-10-12 Edward M. Reingold Initial revision
1995-10-12 Edward M. Reingold Added menu items for cal-tex.el (a new file).
1995-10-12 Edward M. Reingold Added key definitions and autoloads for cal-tex.el (a new file).
1995-10-11 Richard M. Stallman (mail-strip-quoted-names): Preserve white space
1995-10-11 Richard M. Stallman (make_lispy_event) [!USE_X_TOOLKIT]: Dragging
1995-10-11 Richard M. Stallman (gud-filter): Move the gud-display-frame call
1995-10-11 Richard M. Stallman (command_loop_1): Access display tables as char-tables.
1995-10-11 Richard M. Stallman (redisplay_window, redisplay_window, display_text_line):
1995-10-11 Richard M. Stallman (window_display_table): Use DISP_TABLE_P. Return type
1995-10-11 Richard M. Stallman (make-syntax-table): Use nil for "inherit".
1995-10-11 Richard M. Stallman (buffer_display_table): Use DISP_TABLE_P.
1995-10-11 Richard M. Stallman (Fcopy_sequence): Call Fmake_char_table the new way.
1995-10-11 Richard M. Stallman (DISP_TABLE_P): Check the `purpose' slot.
1995-10-11 Richard M. Stallman (find-alternate-file-other-window): New function.
1995-10-11 Kim F. Storm (dos_timezone_offset, dos_display_scancodes,
1995-10-11 Kim F. Storm (insert-startup-screen): New function.
1995-10-11 Kim F. Storm [!HAVE_X_WINDOWS]:
1995-10-11 Kim F. Storm (internal_flush): Removed
1995-10-11 Kim F. Storm Check that DJGPP v. 1 is used.
1995-10-11 Kim F. Storm Call make-doc.exe instead of make-docfile.
1995-10-11 Richard M. Stallman (Fkill_buffer): Don't kill auto save file if not recent.
1995-10-11 Kim F. Storm (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
1995-10-11 Michael Kifer Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:
1995-10-11 Richard M. Stallman (adaptive-fill-function): Change defun to defvar.
1995-10-11 Richard M. Stallman (next-completion): Specify the LIMIT arg when searching for text properties.
1995-10-10 Richard M. Stallman (function-called-at-point, variable-at-point):
1995-10-09 Erik Naggum (buffer-display-table): Document new implementation.
1995-10-09 Richard M. Stallman Doc fixes.
1995-10-09 Richard M. Stallman (view-highlight-face): New variable.
1995-10-09 Richard M. Stallman Explain when to use make-variable-buffer-local.
1995-10-09 Roland McGrath (tags-table-check-computed-list): Map tags-expand-table-name over lists of
1995-10-09 Erik Naggum New implementation with char-tables.
1995-10-09 Richard M. Stallman Initial revision
1995-10-09 Richard M. Stallman (temp_echo_area_glyphs): Restore the old point value.
1995-10-09 Noah Friedman (mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts
1995-10-09 Erik Naggum (ada-gen-treat-proc): Bind `procname' and `functype'.
1995-10-09 Richard M. Stallman (exec_sentinel, read_process_output):
1995-10-08 Erik Naggum (view-exit): Delete view-overlay only if it exists.
1995-10-08 Richard M. Stallman (server-start): Try both full hostname and shortened
1995-10-08 Richard M. Stallman Indentation change.
1995-10-08 Richard M. Stallman Fix several minor errors.
1995-10-08 Richard M. Stallman (desktop-outvar): Support truncation.
1995-10-08 Richard M. Stallman (command-line): Init user-mail-address here, after reading init file.
1995-10-08 Richard M. Stallman (write_segment): Write valid data in units of 1<<13,
1995-10-08 Richard M. Stallman (init_buffer_once): Make file_format always local, not just local when set.
1995-10-08 Erik Naggum (Fmake_char_table): Initialize parent to nil.
1995-10-07 Richard M. Stallman (struct Lisp_Boolvector): New data type.
1995-10-07 Richard M. Stallman (Fchartablep, Fboolvectorp): New functions.
1995-10-07 Richard M. Stallman (print): Handle chartables and boolvectors.
1995-10-07 Richard M. Stallman (read1): Handle chartables and boolvectors.
1995-10-07 Richard M. Stallman (describe_vector): Use Flength to get length of vector.
1995-10-07 Richard M. Stallman (describe_syntax): Handle new syntax-table data format.
1995-10-07 Richard M. Stallman Use char tables as syntax tables.
1995-10-07 Richard M. Stallman (callint_message, callint_message_size): New vars.
1995-10-07 Richard M. Stallman (Fmake_chartable, Fmake_boolvector): New functions.
1995-10-07 Richard M. Stallman (Fset_char_table_range): New function.
1995-10-07 Richard M. Stallman (bytecode.o): Depend on syntax.h.
1995-10-06 Richard M. Stallman (byte-compile-from-buffer): Bind print-level.
1995-10-06 Richard M. Stallman (newline): Call barf-if-buffer-read-only.
1995-10-06 Richard M. Stallman Fix typo calling iso-accents-customize.
1995-10-06 Michael Kifer Added ${lispsource}ediff-hook.elc after vc-hooks.
1995-10-06 Michael Kifer Added (load "ediff-hook") after loading vc-hook.
1995-10-06 Michael Kifer (ediff-files,ediff-merge-files): better file-name defaults.
1995-10-06 Michael Kifer (ediff-make-frame-position): fixed bugs.
1995-10-06 Michael Kifer (ediff-toggle-read-only,ediff-read-file-name):
1995-10-06 Michael Kifer Initial revision
1995-10-06 Michael Kifer *** empty log message ***
1995-10-06 Michael Kifer (ediff-abbreviate-file-name): function modified.
1995-10-06 Michael Kifer (ediff-setup-diff-regions,ediff-setup-diff-regions3,
1995-10-05 Richard M. Stallman (Fset_window_hscroll): Don't reject args > SHORTBITS.
1995-10-05 Richard M. Stallman (appt-disp-window): Call raise-frame.
1995-10-05 Richard M. Stallman (Fmove_to_column): Make it interactive.
1995-10-05 Richard M. Stallman Fix typo in prev change.
1995-10-05 Richard M. Stallman (View-search-regexp-forward, View-search-regexp-backward):
1995-10-05 Richard M. Stallman Add `athen' as synonym for `athena'.
1995-10-04 Richard M. Stallman (gnus-summary-save-in-mail): Use mail-file-babyl-p.
1995-10-04 Richard M. Stallman (gnus-inews-do-fcc): Use mail-file-babyl-p.
1995-10-04 Richard M. Stallman (recover-session): Use auto-save-list-file-prefix.
1995-10-04 Richard M. Stallman (auto-save-list-file-prefix): New variable.
1995-10-04 Richard M. Stallman (mail-signature-file): New variable.
1995-10-04 Richard M. Stallman (recover-session-finish): Ask only about files that
1995-10-04 Richard M. Stallman (Fmake_indirect_buffer): Was taking marker positions
1995-10-04 Richard M. Stallman (unrmail): Call rmail-toggle-header.
1995-10-04 Richard M. Stallman (isearch-forward): Doc fix.
1995-10-04 André Spiegel (vc-next-action-on-file): When locking the latest trunk version,
1995-10-03 Richard M. Stallman (Fmake_overlay): Set end-marker's insertion_type to 1.
1995-10-03 Richard M. Stallman Fix name of buffer-substring-no-properties.
1995-10-03 Richard M. Stallman (Vsuggest_key_bindings): New variable.
1995-10-03 Richard M. Stallman (write_segment): Use pagesize as unit of writing instead of 128.
1995-10-03 Richard M. Stallman (Qmouse_leave_buffer_hook): New variable.
1995-10-03 Richard M. Stallman (get_display_line): Don't abort if there's text
1995-10-03 Richard M. Stallman (Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.
1995-10-03 Richard M. Stallman (run_hook_with_args_2): New function.
1995-10-03 Richard M. Stallman (window_scroll): Always set force_start.
1995-10-01 Noah Friedman (te-escape): Remove spurious partial duplicate definition.
1995-10-01 Richard M. Stallman (re_search_2): Use 0, not -1, as the lower bound
1995-10-01 Richard M. Stallman (print-help-return-message): Handle lists in
1995-10-01 Richard M. Stallman (barf_or_query_if_file_exists): New arg STATPTR. Callers changed.
1995-10-01 Richard M. Stallman Add early support for Solaris 2.5 on PowerPCs.
1995-10-01 Richard M. Stallman (powerpc-*-solaris2): New alternative.x
1995-09-30 Roland McGrath (cd): Fix interactive spec to require match if there is no CDPATH.
1995-09-29 Richard M. Stallman Fix previous change.
1995-09-29 Richard M. Stallman (comint-password-prompt-regexp): Recognize
1995-09-29 Richard M. Stallman (ispell-message-text-end): Match reporter.el bug reports.
1995-09-28 Richard M. Stallman (interpreter-mode-alist): Handle nawk.
1995-09-28 Richard M. Stallman (sendmail-send-it): Handle FCC after all text changes.
1995-09-27 Richard M. Stallman (ange-ftp-dumb-unix-host): Avoid error if HOST is nil.
1995-09-27 Richard M. Stallman (undigestify-rmail-message): Better error messages.
1995-09-25 Richard M. Stallman Fix minor error.
1995-09-25 Richard M. Stallman (add-log-current-defun): Ignore quotes before fcn name.
1995-09-25 Karl Heuer (Info-fontify-node): Fix previous change.
1995-09-25 Karl Heuer (Info-title-face-alist): New var.
1995-09-25 Richard M. Stallman (Fx_create_frame): Set up buffer-predicate slot.
1995-09-25 Richard M. Stallman (safe_run_hooks): No longer static.
1995-09-25 Richard M. Stallman (read_minibuf_unwind): Use safe_run_hooks.
1995-09-25 Richard M. Stallman (undigestify-rmail-message): Scan back as far as start
1995-09-25 Richard M. Stallman (help-mode): Call view-mode.
1995-09-25 Richard M. Stallman (view-mode-enter): Renamed from view-mode. Callers changed.
1995-09-25 Richard M. Stallman (clipboard-yank): Add delete-selection property.
1995-09-25 Richard M. Stallman (dun-climb): Handle unknown object name.
1995-09-25 Richard M. Stallman (mark-sexp-diary-entries): Add \ for C-M-f's sake.
1995-09-25 Richard M. Stallman Fix typo.
1995-09-25 Erik Naggum (command-line-1): --insert: Don't complain on --insert=file.
1995-09-25 Erik Naggum (command-line-1): --eval: Don't print the value.
1995-09-24 Richard M. Stallman (popup_get_selection): Pop menu down if button is pressed
1995-09-24 Richard M. Stallman (server-process-filter): Ignore lines that don't start
1995-09-24 Richard M. Stallman (occur): Indent better for matches that contain newlines.
1995-09-24 Richard M. Stallman [These changes were actually in the previous version.
1995-09-24 Richard M. Stallman (auto-compression-mode): Add autoload cookie.
1995-09-22 Erik Naggum (get-setf-method): Protect caller's match-data from string-match.
1995-09-22 Karl Heuer (edt-setup-default-bindings): Revert function is
1995-09-22 Karl Heuer Major revision.
1995-09-22 Edward M. Reingold Fix display of Chinese date.
1995-09-22 Richard M. Stallman (mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.
1995-09-22 Richard M. Stallman (mail-do-fcc): Erase the ` mail-temp' buffer.
1995-09-21 Erik Naggum (byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in
1995-09-21 Karl Heuer (edt-set-term-width-80, edt-set-term-width-132):
1995-09-21 Karl Heuer (edt-set-screen-width-80, edt-set-screen-width-132):
1995-09-21 Karl Heuer (te-escape, te-escape-help): Handle non-ASCII events.
1995-09-21 Richard M. Stallman (mail-file-babyl-p): Function deleted.
1995-09-21 Richard M. Stallman (mail-file-babyl-p): Function moved from rmail.el and renamed.
1995-09-21 Richard M. Stallman (rmail-file-p): Function moved to mail-utils.el
1995-09-21 Edward M. Reingold Initial revision
1995-09-21 Edward M. Reingold New file.
1995-09-21 Edward M. Reingold *** empty log message ***
1995-09-21 Edward M. Reingold Initial revision
1995-09-21 Edward M. Reingold Minor fixes; moved some code here from other calendar files.
1995-09-21 Edward M. Reingold Minor fixes.
1995-09-21 Edward M. Reingold Added new calendars to menus and made minor fixes.
1995-09-21 Edward M. Reingold Moved stuff to calendar.el, as per RSM's request.
1995-09-21 Edward M. Reingold Added code to support Chinese calendar. Minor fixes as well.
1995-09-21 Edward M. Reingold Added code to support Chinese calendar.
1995-09-21 Edward M. Reingold Moved stuff to other files.
1995-09-21 Edward M. Reingold Many functions moved to other files, some rewritten. See ChangeLog entry.
1995-09-20 Paul Eggert (LOCALTIME_CACHE, tzset): New macros.
1995-09-20 Paul Eggert (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
1995-09-18 Richard M. Stallman (substitute-key-definition): Do recursively scan
1995-09-18 Richard M. Stallman (C-down-mouse-1): Use buffer menu, not font menu.
1995-09-17 Richard M. Stallman (find-alternate-file): Kill any preexisting ` **lose**' buf.
1995-09-15 Richard M. Stallman (Fload): Rename arg STR to FILE.
1995-09-14 Richard M. Stallman (indent-for-tab-command): Get the prefix arg
1995-09-14 André Spiegel (vc-fetch-master-properties): Call "cvs status" in the right
1995-09-12 Erik Naggum (dired-up-directory): Add optional argument `other-window' to obviate
1995-09-12 Richard M. Stallman (auto-mode-alist): .pl is now Perl.
1995-09-12 Karl Heuer (src/paths.h, paths-force): Use paths.h.$$ instead
1995-09-12 Karl Heuer (BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.
1995-09-12 Karl Heuer (BROKEN_SELECT_NON_X): Define this instead of turning
1995-09-12 Richard M. Stallman (call_mod_hooks, verify_interval_modification):
1995-09-12 Richard M. Stallman (call_mod_hooks): Moved from intevals.c
1995-09-12 Richard M. Stallman (signal_after_change): Call report_interval_modification.
1995-09-10 Paul Eggert (Fencode_time): Use mktime to do the real work;
1995-09-10 Richard M. Stallman (hexl-current-address): New arg VALIDATE.
1995-09-10 Richard M. Stallman (center-line): New arg NLINES.
1995-09-10 Richard M. Stallman Improve error msg for invalid --with-x-toolkit value.
1995-09-10 Richard M. Stallman (init_gettimeofday): Remove declaration.
1995-09-10 Richard M. Stallman (gettimeofday): Don't bother setting time zone,
1995-09-10 Richard M. Stallman (Fset_time_zone_rule): New function.
1995-09-10 Richard M. Stallman (setenv): Call set-time-zone-rule when setting TZ.
1995-09-10 Richard M. Stallman (LOCALTIME_CACHE): Remove; now configured automatically.
1995-09-10 Richard M. Stallman (main): Call tzset only if LOCALTIME_CACHE is defined;
1995-09-10 Richard M. Stallman (LOCALTIME_CACHE): Define if tzset exists and
1995-09-10 Richard M. Stallman (command_loop_1): Set this_command to nil before reading a command.
1995-09-09 Richard M. Stallman (Fdecode_time): Doc fix.
1995-09-08 André Spiegel (vc-dired-mode): Now a major mode derived from dired-mode.
1995-09-08 André Spiegel (vc-locking-user): Fixed wrong parentheses.
1995-09-08 André Spiegel (dired-internal-noselect): Set dired-directory when refreshing a buffer
1995-09-08 Richard M. Stallman Rename all register-name args to `register'.
1995-09-08 Richard M. Stallman (Fmake_marker): Initialize insertion_type to 0.
1995-09-08 Richard M. Stallman Fix typos.
1995-09-08 Richard M. Stallman (HAVE_UNISTD_H): Add #undef.
1995-09-06 Richard M. Stallman (ange-ftp-gwp-filter): Go to process buffer before getting text from it.
1995-09-06 Richard M. Stallman (Info-suffix-list): Add .inf to MSDOS list.
1995-09-06 Richard M. Stallman (gud-filter): Save up text that arrives while processing previous text.
1995-09-06 Richard M. Stallman (install-arch-indep): Always install the new dir file;
1995-09-06 Richard M. Stallman (rmail-summary-construct-io-menu): Use all of FILES.
1995-09-04 Richard M. Stallman (mail-interactive-insert-alias): Call mail-abbrev-expand-hook.
1995-09-03 Richard M. Stallman (Fcopy_marker): New arg TYPE.
1995-09-03 Richard M. Stallman (Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.
1995-09-03 Richard M. Stallman (adjust_markers_for_insert): New function.
1995-09-03 Richard M. Stallman (dired-internal-noselect): New arg MODE.
1995-09-03 Richard M. Stallman (putchar): Call internal_flush instead of _flsbuf.
1995-09-02 David J. MacKenzie Don't assume that HAVE_CONFIG_H implies emacs.
1995-09-02 Richard M. Stallman (auto-mode-alist): Handle .f90 files.
1995-09-02 Richard M. Stallman Simplify using new names file names src/makefile.in,
1995-09-02 Richard M. Stallman Define STDC_HEADERS.
1995-09-02 Richard M. Stallman (Fmsdos_mouse_enable, Fmsdos_mouse_disable)
1995-09-02 Richard M. Stallman (sleep_or_kbd_init): Delete declaration.
1995-09-02 Richard M. Stallman (sys_subshell) [MSDOS]: Handle SUSPEND env var.
1995-09-02 Richard M. Stallman [!MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-09-02 Richard M. Stallman (SITELOAD_PURESIZE_EXTRA): New macro.
1995-09-02 Richard M. Stallman (Fmake_symbolic_link, Fadd_name_to_file):
1995-09-02 Richard M. Stallman (Ffile_name_all_completions, Ffile_name_completion):
1995-09-01 Richard M. Stallman (re_search_2): If pattern starts with \=, optimize search.
1995-09-01 Richard M. Stallman (save_excursion_save): Pass the new arg to Fcopy_marker.
1995-09-01 Richard M. Stallman (save_window_save): Pass the new arg to Fcopy_marker.
1995-08-31 Richard M. Stallman (sendmail-send-it): Use user-mail-address.
1995-08-31 Richard M. Stallman (Fcommand_execute): Ignore `disabled' property on
1995-08-31 Richard M. Stallman (Fdisplay_completion_list): Clear all text properties
1995-08-31 Richard M. Stallman (ange-ftp-vms-sans-version): Accept extra args.
1995-08-31 Richard M. Stallman Add #undef for open, close, read, write.
1995-08-30 Richard M. Stallman (kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.
1995-08-30 Richard M. Stallman (list-directory): Set default-directory.
1995-08-29 Richard M. Stallman (Fdecode_time): Doc fix.
1995-08-29 Richard M. Stallman (dired-byte-compile): Report failure if output file is not created.
1995-08-29 Richard M. Stallman (decode_env_path): Use ".", not nil, for current dir.
1995-08-29 Richard M. Stallman (function-key-map): Consistently map CLEAR to C-l.
1995-08-29 Richard M. Stallman (wordstar-center-line): Renamed from center-line.
1995-08-29 André Spiegel (vc-dired-update-line): Don't use dired-do-redisplay.
1995-08-29 André Spiegel (vc-utc-string): New function.
1995-08-29 Richard M. Stallman (x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.
1995-08-28 Roland McGrath (GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.
1995-08-28 Richard M. Stallman (recover-session-finish): Catch erorr in recover-file.
1995-08-28 Richard M. Stallman (basic-save-buffer): Doc fix.
1995-08-28 Richard M. Stallman (executable-set-magic): Use make-local-hook for after-save-hook.
1995-08-28 Richard M. Stallman (makefile-font-lock-keywords): Highlight lines with
1995-08-28 Richard M. Stallman Fix typo in global-map define.
1995-08-27 Richard M. Stallman (doprnt): Fix typo in error message.
1995-08-27 Richard M. Stallman Delete some #if 0'd functions.
1995-08-27 Richard M. Stallman (rassoc): Definition deleted.
1995-08-27 Richard M. Stallman (mail-mode-syntax-table): defvar deleted.
1995-08-27 Richard M. Stallman Load cl only during compilation.
1995-08-27 Richard M. Stallman (hide-ifdef-hiding): Delete duplicate defvar.
1995-08-27 Richard M. Stallman (m2-execute-monitor-command): Renamed from execute-monitor-command.
1995-08-27 Richard M. Stallman (refer-every): Renamed from every.
1995-08-26 Richard M. Stallman (eventp): Duplicate definition deleted.
1995-08-26 Richard M. Stallman Doc fixes.
1995-08-26 Richard M. Stallman (ada-spec-suffix): Definition deleted.
1995-08-26 Richard M. Stallman (abs): Function definition deleted.
1995-08-26 Richard M. Stallman (Info-default-directory-list): Duplicate defvar deleted.
1995-08-26 Richard M. Stallman (modifier_names): Add 4 bits to modifier bit positions.
1995-08-25 Richard M. Stallman (rebuild-mail-abbrevs): FILE defaults to visited file.
1995-08-25 André Spiegel (vc-fetch-master-properties): Count cvs status "Needs Patch" as
1995-08-25 André Spiegel (vc-directory): Kill existing vc-dired buffers for this directory.
1995-08-25 Roland McGrath (next-file): Advance next-file-list before finding the file named in its
1995-08-25 Richard M. Stallman (describe-function): Show file name for autoloaded fns.
1995-08-25 Richard M. Stallman (mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.
1995-08-25 Richard M. Stallman (what-line): Print narrowed linenum with full buffer num.
1995-08-24 Richard M. Stallman (makefile-mode-syntax-table): "]" is a close-paren.
1995-08-24 Richard M. Stallman (makefile-add-log-defun): Avoid error at eob.
1995-08-23 Richard M. Stallman Doc fixes.
1995-08-23 Roland McGrath [HAVE_CONFIG_H]: Include config.h.
1995-08-22 Richard M. Stallman (2C-mode): Use make-local-hook and add-hook.
1995-08-22 Richard M. Stallman (icomplete-minibuffer-setup): Use make-local-hook
1995-08-22 Richard M. Stallman (ediff-profile): Use make-local-hook and add and remove hooks locally.
1995-08-22 Richard M. Stallman (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop
1995-08-22 Richard M. Stallman (basic-save-buffer): Call vc-after-save.
1995-08-22 Richard M. Stallman (auto-mode-alist): Turn on use of makefile-mode.
1995-08-22 Richard M. Stallman (byte-compiler-base-file-name): New function.
1995-08-22 Richard M. Stallman (Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,
1995-08-22 André Spiegel Removed the comment that said we assume strict locking.
1995-08-22 André Spiegel (vc-simple-command): New function.
1995-08-22 Tom Tromey (tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
1995-08-22 Richard M. Stallman (insert-kbd-macro): Express vector char modifiers with
1995-08-22 Richard M. Stallman (jka-compr-byte-compiler-base-file-name): New function.
1995-08-22 Karl Heuer (display_text_line): Write blanks under the entire
1995-08-21 Roland McGrath (compilation-exit-message-function): New variable.
1995-08-21 Richard M. Stallman (Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.
1995-08-21 Richard M. Stallman Use post-command-idle-hook.
1995-08-21 Richard M. Stallman Include syssignal.h.
1995-08-21 Richard M. Stallman (SA_RESTART): Add #undef.
1995-08-21 André Spiegel (vc-latest-on-branch-p): Under CVS, handle the case when the file is
1995-08-21 André Spiegel (vc-fetch-master-properties): RCS case: get locking mode.
1995-08-21 Richard M. Stallman (NO_SOCKETS_IN_FILE_SYSTEM): Defined.
1995-08-21 Richard M. Stallman (makefile-space-face): New variable.
1995-08-21 Richard M. Stallman Require rmail.
1995-08-21 Richard M. Stallman Define user options with defvar, not defconst.
1995-08-21 Simon Marshall New version 3.07. Made fast-lock-mode use buffer-file-truename, not buffer-file-name.
1995-08-21 Richard M. Stallman Doc fixes.
1995-08-21 David J. MacKenzie default to user-supplied buffer.
1995-08-21 Richard M. Stallman (dired-string-replace-match): Simplify using replace-match.
1995-08-21 Richard M. Stallman (dired-expand-newtext): Function deleted.
1995-08-20 Richard M. Stallman (POSIX_SIGNALS, CLASH_DETECTION): Defined.
1995-08-20 Richard M. Stallman (SYSTEM_TYPE): Change to just "aix".
1995-08-20 Richard M. Stallman (sigsetmask, _setjmp, _longjmp): Delete undefs.
1995-08-20 Richard M. Stallman Include aix3-2-5.h, not aix3-2.h.
1995-08-20 Michael Kifer * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.
1995-08-20 Michael Kifer (vip-leave-region-active): new function.
1995-08-20 Michael Kifer (vip-surrounding-word): modified to understand tripple clicks.
1995-08-20 Richard M. Stallman (file-regular-p-18): Fix test for whether to use this.
1995-08-19 Richard M. Stallman Initial revision
1995-08-19 Richard M. Stallman (basic-save-buffer): Confirm for overwriting old file
1995-08-19 Richard M. Stallman (scan_sexps_forward): Fix previous change.
1995-08-19 Richard M. Stallman (blink-matching-paren-dont-ignore-comments): New var.
1995-08-19 Richard M. Stallman (Info-find-emacs-command-nodes): Fix previous change.
1995-08-19 Karl Heuer (hilit-submit-feedback): New ftp site.
1995-08-19 Richard M. Stallman (struct Lisp_Marker): Make insertion_type an unsigned int.
1995-08-19 Richard M. Stallman (Info-file-list-for-emacs): New variable.
1995-08-19 Richard M. Stallman Fix typos.
1995-08-19 Karl Heuer (sh-newline-and-indent): Don't interpret prefix arg
1995-08-19 Karl Heuer (skeleton-newline-indent-rigidly): New variable.
1995-08-18 André Spiegel (vc-next-action-on-file): Changed doc string, CVS case.
1995-08-18 André Spiegel (vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".
1995-08-18 Richard M. Stallman (getdate.c): New target.
1995-08-17 Richard M. Stallman (pascal-mode): Set comment-start.
1995-08-17 Karl Heuer (hilit-submit-feedback): New bug-reporting address.
1995-08-17 Karl Heuer Update address in comment.
1995-08-17 Francesco Potortì * etags.c (Pascal_functions): Close comment bug corrected.
1995-08-17 Richard M. Stallman (RANLIB): Substitute this into makefiles.
1995-08-17 Richard M. Stallman (rmail-new-summary): Enable the Input/output menu.
1995-08-17 André Spiegel (vc-next-action-on-file): Moved the setting of the default branch to
1995-08-17 André Spiegel Changed references to vc-top-version into vc-master-workfile-version.
1995-08-17 André Spiegel (vc-top-version): Renamed to vc-master-workfile-version. Updated all
1995-08-17 André Spiegel (vc-next-action-on-file): Query when trying to lock non-latest
1995-08-17 André Spiegel (vc-revert-buffer1): Split part of the function into vc-buffer-context
1995-08-16 Richard M. Stallman (show-paren-command-hook): Do nothing if have unread events.
1995-08-16 Richard M. Stallman (scan_sexps_forward): Use the initial depth
1995-08-16 Richard M. Stallman (Fself_insert_command): Optimize the case with arg > 2
1995-08-16 Richard M. Stallman (inferior-lisp): Use pop-to-buffer.
1995-08-16 Richard M. Stallman (run-scheme): Use pop-to-buffer.
1995-08-16 Richard M. Stallman (run-scheme): Use pop-to-buffer.
1995-08-16 Richard M. Stallman (RANLIB): Get this var from configure.
1995-08-15 Karl Heuer (sh-mode-map): Use new name skeleton-pair-insert-maybe.
1995-08-15 Karl Heuer (sh-test): New variable.
1995-08-15 Karl Heuer (skeleton-pair-insert-maybe): Plain insert in Ovwrt mode
1995-08-15 Karl Heuer (sort_args): Initialize best_priority smaller than any
1995-08-15 Richard M. Stallman Comment change.
1995-08-15 Richard M. Stallman (sc-attribs-extract-namestring): If name has <...>,
1995-08-15 Per Bothner Changes for Linux and LynxOS. libc-950922 libc-951016
1995-08-15 Karl Heuer *** empty log message ***
1995-08-15 Karl Heuer Rewrite as a minor mode.
1995-08-14 Karl Heuer (vip-set-hooks): Use view-mode-hook, not view-hook.
1995-08-14 Richard M. Stallman (Fcall_process_region): Pass new arg to Fwrite_region.
1995-08-14 Richard M. Stallman (Fwrite_region): New arg lockname.
1995-08-14 Richard M. Stallman (basic-save-buffer-1): Pass new arg to write-region.
1995-08-14 Richard M. Stallman (standard_args): Fix previous change.
1995-08-14 Richard M. Stallman (insert-file-contents-literally): New function.
1995-08-14 Richard M. Stallman (command-line-1): Add option --eval to evalute an
1995-08-14 Richard M. Stallman (standard_args): Add option --eval to evalute an
1995-08-14 Richard M. Stallman (forms-check-number-of-fields): New vbl.
1995-08-13 Richard M. Stallman (recover-file): It's ok if the visited file doesn't exist.
1995-08-13 Richard M. Stallman (Fcancel_kbd_macro_events): New function.
1995-08-13 Richard M. Stallman (mouse-drag-region): Unread the up-event rather than execute it here.
1995-08-13 Richard M. Stallman (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
1995-08-12 Richard M. Stallman (CFLAGS): When computing CFLAGS and REAL_CFLAGS
1995-08-12 Richard M. Stallman (store_frame_param): Don't call set_menu_bar_lines if X.
1995-08-12 Karl Heuer (xrealloc): Change cast to match return type.
1995-08-12 Richard M. Stallman (rmail-convert-file): Look back for ^_ only at bol.
1995-08-12 Richard M. Stallman (shell-command-on-region): Don't examine order of
1995-08-11 Richard M. Stallman (TEXT_END, DATA_END): Fix the definitions.
1995-08-11 Richard M. Stallman Test OSF1, not __osf1__.
1995-08-11 Richard M. Stallman (ORDINARY_LINK): Define only if __osf1__.
1995-08-11 Simon Marshall Insert missing quote in help-font-lock-keywords.
1995-08-11 Richard M. Stallman (xmalloc, xrealloc): Use return-type long *.
1995-08-11 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
1995-08-11 Richard M. Stallman (Fformat): Limit minlen to avoid stack overflow.
1995-08-11 Richard M. Stallman (doprnt): Error if %-width is too big.
1995-08-11 Richard M. Stallman (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
1995-08-11 Richard M. Stallman [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.
1995-08-11 Richard M. Stallman [linux] (COFF, NO_TERMIO): Defined.
1995-08-11 Richard M. Stallman (fatal_unexec): Use vfprintf, not _doprnt.
1995-08-11 Richard M. Stallman (LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.
1995-08-10 Richard M. Stallman (isearch-other-meta-char): Avoid bug checking whether
1995-08-10 Richard M. Stallman (byte-compile-insert-header): Use 19.29, not 19.28.90
1995-08-10 Richard M. Stallman (server-buffer-done): Pause between client commands,
1995-08-10 Richard M. Stallman Fix defvar equivalent expression.
1995-08-10 Richard M. Stallman Add index and xref to variable-interactive.
1995-08-10 Richard M. Stallman (vc-dired-reformat-line): Display eight character user names correctly.
1995-08-10 Richard M. Stallman Comment change.
1995-08-10 Richard M. Stallman Comment change.
1995-08-10 Simon Marshall Added Font Lock mode support.
1995-08-10 Simon Marshall Rewrite texinfo-font-lock-keywords; don't fontify syntactically.
1995-08-10 Simon Marshall Tweak fortran-font-lock-keywords-1.
1995-08-10 Simon Marshall Functionality for font-lock-beginning-of-syntax-function to be used by font-lock-fontify-region when calculating the cache state. Also wrap value of buffer-file-truename to guard against clash detection. Also add scheme-font-lock-keywords.
1995-08-09 Richard M. Stallman (interpreter-mode-alist): Delete autoload cookie.
1995-08-09 Richard M. Stallman (lock_file): Use get_truename_buffer.
1995-08-09 Richard M. Stallman (get_truename_buffer): New function.
1995-08-09 Francesco Potortì * man.el (Man-translate-references): Anchor the regexps.
1995-08-08 Richard M. Stallman (read_process_output, exec_sentinel): Call
1995-08-08 Richard M. Stallman (Freplace_match): New arg SUBEXP.
1995-08-08 Richard M. Stallman (vc-revert-buffer): In a dedicated solitary window,
1995-08-08 Richard M. Stallman Add subexp arg to replace-match.
1995-08-08 Richard M. Stallman (forward-paragraph): Don't overlook a paragraph-start
1995-08-08 Richard M. Stallman Make Major Mode Conventions xref to Tips for Defining.
1995-08-08 Richard M. Stallman New node, Tips for Defining.
1995-08-08 Richard M. Stallman (dired-mode-map): Set up the map completely
1995-08-08 Richard M. Stallman (read_key_sequence): Undo previous change.
1995-08-07 Roland McGrath [ps2]: Use nlist instead of knlist #ifdef _AIX. make-3-74-1 make-3-74-2
1995-08-07 Karl Heuer (signal_before_change, signal_after_change): Fix
1995-08-07 Richard M. Stallman (doprnt): Don't let size_bound be gigantic. Fix error message.
1995-08-07 Richard M. Stallman (command-line-1): Fix previous change.
1995-08-07 Tom Tromey (tcl-do-auto-fill): Only fill past fill-column; for 19.29.
1995-08-07 Richard M. Stallman (byte-compile-output-docform): Check
1995-08-06 Richard M. Stallman (main): Fix previous change.
1995-08-06 Richard M. Stallman (redisplay): Compute mini_frame the same way echo_area_display does.
1995-08-06 Richard M. Stallman Standardize layout of doc strings.
1995-08-06 Richard M. Stallman (delete-selection-pre-hook): New type value `yank'.
1995-08-06 Richard M. Stallman (column-number-mode, line-number-mode): Default now t.
1995-08-06 Richard M. Stallman (run_hook_with_args): Move the GCPRO2; add UNGCPRO.
1995-08-05 Richard M. Stallman (m68*-next-*): Use m68k.h and nextstep.h.
1995-08-05 Richard M. Stallman (Qbefore_change_functions, Qafter_change_functions): Declared.
1995-08-05 Richard M. Stallman (Qbefore_change_functions, Qafter_change_functions): New variables.
1995-08-05 Richard M. Stallman (signal_before_change, signal_after_change): Major rewrite.
1995-08-05 Richard M. Stallman (Fdisplay_completion_list): gcpro elt.
1995-08-05 Richard M. Stallman (print_string): Use insert_from_string for output to buffer.
1995-08-05 Richard M. Stallman (run_hook_with_args): Add gcpros.
1995-08-05 Richard M. Stallman (saved_doc_string*): New variables.
1995-08-05 Richard M. Stallman (Info-read-node-name-1): New function.
1995-08-05 Richard M. Stallman (tab-to-tab-stop): Expand abbrevs only after a word-char.
1995-08-05 Richard M. Stallman (main): Mention lock file name in error message.
1995-08-05 Richard M. Stallman (set-face-background): When using face-color-supported-p,
1995-08-05 Richard M. Stallman Explain how delete-region alters point.
1995-08-05 Richard M. Stallman (Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.
1995-08-05 Richard M. Stallman (Ffocus_frame, Funfocus_frame): Make them no-ops.
1995-08-05 Richard M. Stallman (fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):
1995-08-05 Richard M. Stallman (x_delete_display) [AIX]: Don't call XRmDestroyDatabase.
1995-08-05 Richard M. Stallman (bibtex-maintain-sorted-entries): Make nil the default.
1995-08-04 Richard M. Stallman (ps-print-emacs-type): Renamed from emacs-type.
1995-08-04 Richard M. Stallman Renamed `fsf' to `emacs' in all names.
1995-08-04 Roland McGrath (compilation-error-regexp-alist): Add regexp for Sun ada.
1995-08-04 Richard M. Stallman Initial revision
1995-08-03 Richard M. Stallman (redisplay): When displaying a terminal frame,
1995-08-03 Richard M. Stallman (command-line-1): Mention recover-session if there's a .saves file.
1995-08-03 Richard M. Stallman Don't alter bindings in minibuffer-local-must-match-map
1995-08-03 Richard M. Stallman (resize-minibuffer-setup): Use make-local-hook.
1995-08-03 Richard M. Stallman Move various Q... vars to top of file, unconditional.
1995-08-03 Richard M. Stallman (tpu-control-keys): New initial value, nil.
1995-08-03 Richard M. Stallman (read_key_sequence): Don't downshift an event
1995-08-02 Richard M. Stallman (jka-compr-load): Bind load-force-doc-strings.
1995-08-02 Richard M. Stallman (dired-do-copy): Doc fix.
1995-08-02 Richard M. Stallman (archive-remote-regexp): Don't accept hostnames
1995-08-02 Richard M. Stallman (HAVE_SOCKETS, NEED_NET_ERRNO_H): Defined.
1995-08-02 Richard M. Stallman (sigblock, SIG_BLOCK): Don't define them if POSIX_SIGNALS.
1995-08-02 Richard M. Stallman (HAVE_SELECT): Defined.
1995-08-02 Richard M. Stallman (fill-region-as-paragraph): Don't find adaptive-fill-regexp
1995-08-02 Richard M. Stallman (unload-feature): Delete the file's load-history element.
1995-08-02 Richard M. Stallman (XTread_socket): For UnmapNotify, use x_top_window_to_frame.
1995-08-02 Richard M. Stallman Maybe include net/errno.h.
1995-08-02 Richard M. Stallman (cons_cells_consed, floats_consed, vector_cells_consed)
1995-08-02 Richard M. Stallman [USE_X_TOOLKIT] (xmenu_show): Compute root-based
1995-08-02 Richard M. Stallman (xm_popup_menu): New arg `event'.
1995-08-02 Richard M. Stallman (xlw_popup_menu): New arg event.
1995-08-02 Richard M. Stallman (lw_popup_menu): New arg event, passed along.
1995-08-02 Richard M. Stallman (gud-xdb-marker-filter): Change pattern to accept spc at end.
1995-08-01 Richard M. Stallman (do_switch_frame): Do nothing special when switching between terminal frames.
1995-08-01 Richard M. Stallman (file-name-handler-alist): Don't match host name ending in period.
1995-08-01 Richard M. Stallman (recover-session): Mention deletion is possible.
1995-08-01 Karl Heuer (2C-toggle-autoscroll, 2C-autoscroll):
1995-08-01 Roland McGrath (getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.
1995-08-01 Richard M. Stallman (byte-optimize-nthcdr): Fix previous change.
1995-07-31 Richard M. Stallman (dired-insert-set-properties): Catch errors.
1995-07-31 Richard M. Stallman (vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.
1995-07-31 Karl Heuer (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.
1995-07-31 Richard M. Stallman (dired-read-shell-command): Pass `shell-command-history' to read-string.
1995-07-31 Simon Marshall Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_hook_with_args_until_failure in terms of run_hook_with_args.
1995-07-31 Simon Marshall Declare hook running functions.
1995-07-31 Simon Marshall Remove the remaining hook running functions. They are in C now.
1995-07-31 Richard M. Stallman (kbd_buffer_get_event, swallow_events): Fix prev change.
1995-07-31 Richard M. Stallman Major additions by Gustavo Chaves.
1995-07-30 Richard M. Stallman (rmail-unix-mail-delimiter): Allow two-letter timezone name.
1995-07-30 Richard M. Stallman (byte-compile-insert-header): If compiling for vers 18,
1995-07-30 Richard M. Stallman (set-face-background): Don't treat nil as a color.
1995-07-30 Richard M. Stallman (dabbrev-expand): Save previous point for undo.
1995-07-30 Richard M. Stallman (gettimeofday): New function, defined if necessary.
1995-07-30 Richard M. Stallman (Fmake_terminal_frame): Copy face_alist from selected frame.
1995-07-30 Richard M. Stallman (with-electric-help): Doc fix.
1995-07-30 Richard M. Stallman (HAVE_XRMSETDATABASE): Define if not defined.
1995-07-30 Richard M. Stallman (cd): When reading arg, use just directory as the default.
1995-07-30 Richard M. Stallman (do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.
1995-07-29 Richard M. Stallman (forward-paragraph): Don't move back over a line
1995-07-29 Richard M. Stallman (isearch-mode-map): Don't bind tab, return, kp-N, etc.
1995-07-29 Richard M. Stallman (fortran-break-line): Fixed a bug that sometimes
1995-07-29 Richard M. Stallman (vc-resynch-buffer): New function.
1995-07-29 Richard M. Stallman Initial revision
1995-07-28 Richard M. Stallman (kbd_buffer_get_event): Update input_pending after
1995-07-28 Karl Heuer (syms_of_eval): Add missing defsubr.
1995-07-28 Richard M. Stallman (describe_buffer_bindings): Print bindings from
1995-07-28 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
1995-07-28 Richard M. Stallman (do-auto-fill): Handle adaptive-fill-regexp.
1995-07-28 Karl Heuer (imenu-generic-lisp-expression)
1995-07-28 Karl Heuer (c++-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer (c-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer (latex-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer (texinfo-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer (ada-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer (lisp-imenu-generic-expression): Var defined.
1995-07-27 Richard M. Stallman Add keywords and comments as per conventions.
1995-07-27 Karl Heuer (record_overlay_string, overlay_strings): Handle zero-sized overlays better.
1995-07-27 Richard M. Stallman (texinfo-specific-section-type): Use buffer-substring-no-properties.
1995-07-27 Karl Heuer (struct sortstrlist): New type.
1995-07-27 Michael Kifer (vip-overriding-map): new variable.
1995-07-27 Michael Kifer (vip-repeat-from-history-key): new default.
1995-07-27 Michael Kifer (vip-multiclick-timeout): new default.
1995-07-27 Michael Kifer (vip-add-hook,vip-remove-hook): new functions.
1995-07-27 Michael Kifer *** empty log message ***
1995-07-27 Michael Kifer (vip-info-file-name): variable removed.
1995-07-27 Karl Heuer (x-font-regexp): Add \\(\\) for substring extraction.
1995-07-27 Richard M. Stallman (pascal-mode): Added imenu support.
1995-07-27 Richard M. Stallman (texinfo-environment-regexp): Allow whitespace at BOL.
1995-07-27 Richard M. Stallman (tpu-backward-line): Only move to BOL if not already there.
1995-07-27 Richard M. Stallman (tpu-version): New version.
1995-07-27 Richard M. Stallman Comment changes.
1995-07-26 Richard M. Stallman (update_menu_bar): Pass new arg to set_frame_menubar.
1995-07-26 Richard M. Stallman (indent-region-function): Doc fix.
1995-07-26 Richard M. Stallman (shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
1995-07-26 Richard M. Stallman (prefix-args): Pass ALL_LDFLAGS.
1995-07-26 David J. MacKenzie Account for termcap file renaming.
1995-07-26 David J. MacKenzie TERMCAP_NAME -> TERMCAP_FILE.
1995-07-26 David J. MacKenzie (tparam): Remove arg array and the #ifdef.
1995-07-26 Richard M. Stallman (perl-imenu-generic-expression) New variable.
1995-07-26 Richard M. Stallman multiple-frames is not terminal-local.
1995-07-26 David J. MacKenzie Move #define of bcopy to after #include <string.h>.
1995-07-26 Richard M. Stallman Delete duplicate definitions for format-find-file and format-insert-file.
1995-07-26 Richard M. Stallman Use defopt for same-window-buffer-names and same-window-regexps.
1995-07-26 Karl Heuer Do renamings:
1995-07-26 Karl Heuer Do renamings:
1995-07-25 Richard M. Stallman (LIBS_SYSTEM): Defined.
1995-07-25 Richard M. Stallman (LIBS_MACHINE): Delete -lsun.
1995-07-25 Karl Heuer (x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
1995-07-25 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
1995-07-25 Richard M. Stallman (struct x_output): Renamed from struct x_display.
1995-07-25 Richard M. Stallman (struct frame): Rename `display' member to `output_data'.
1995-07-25 Richard M. Stallman (imenu--history-list): Don't make this buffer-local.
1995-07-25 Karl Heuer (run-hook-with-args): Fix previous code.
1995-07-25 Richard M. Stallman (tar-copy): Inhibit use of jka-compr handler
1995-07-25 Richard M. Stallman Include buffer.h.
1995-07-25 Richard M. Stallman (enum event_kind): Added menu_bar_activate_event.
1995-07-25 Richard M. Stallman (kbd_buffer_get_event) [USE_X_TOOLKIT]:
1995-07-25 Richard M. Stallman (struct x_display): New fields saved_button_event, id.
1995-07-25 Richard M. Stallman (next_noop_dpyinfo): New variable.
1995-07-25 Richard M. Stallman (x_menubar_window_to_frame): New function.
1995-07-25 Karl Heuer (signal_before_change): Use Frun_hook_with_args.
1995-07-25 Karl Heuer (Frun_hook_with_args): New C function, formerly in subr.el.
1995-07-25 Karl Heuer (Frun_hook_with_args): Declare this function.
1995-07-25 Karl Heuer (run-hook-with-args): Deleted; now in C code.
1995-07-25 Richard M. Stallman (make-face-bold, make-face-italic, make-face-bold-italic)
1995-07-25 Richard M. Stallman (rmail-insert-inbox-text): Always use movemail when renaming a file.
1995-07-25 Richard M. Stallman (Fprimitive_undo): Don't end inner loop
1995-07-25 Richard M. Stallman (Fstart_process): Don't expand the file name before trying openp.
1995-07-24 Richard M. Stallman Explain CTRL-META chars and how to use ESC for them.
1995-07-24 Richard M. Stallman (Info-current-file): Doc fix.
1995-07-23 Tom Tromey (tcl-word-no-props): New function.
1995-07-23 Tom Tromey Doc fixes.
1995-07-23 Richard M. Stallman (Fprevious_window, Fnext_window): When minibuf = nil,
1995-07-22 Richard M. Stallman (do_auto_save_unwind): Set auto_saving to 0.
1995-07-22 Richard M. Stallman (Fget_char_property): If OBJECT is non-current buffer,
1995-07-22 Karl Heuer Add latest changes of old library and some more.
1995-07-21 Richard M. Stallman (read_list): When a file loaded from site-init.el uses #$,
1995-07-21 Richard M. Stallman (byte-optimize-lapcode): Fix format calls.
1995-07-21 Richard M. Stallman (AIX4): New definition.
1995-07-21 Richard M. Stallman (LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
1995-07-21 Richard M. Stallman (imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.
1995-07-21 Richard M. Stallman (set_frame_menubar): If the Lisp-level menu bar menus
1995-07-21 Richard M. Stallman (menu-bar-buffer-menu): Function deleted.
1995-07-21 Richard M. Stallman (echo_area_window): Declared.
1995-07-21 Richard M. Stallman (read_minibuf): Call choose_minibuffer_frame.
1995-07-21 Richard M. Stallman (do_switch_frame): Don't call choose_minibuffer_frame.
1995-07-21 Richard M. Stallman (echo_area_display): Use selected frame's minibuf window
1995-07-21 Richard M. Stallman (command_loop_1): Clear echo area after 2 sec
1995-07-21 Richard M. Stallman (update_frame): Check that the echo area is in the frame being displayed.
1995-07-21 Richard M. Stallman (font-lock-make-faces): Redo logic for whether
1995-07-21 Richard M. Stallman (syms_of_xmenu): Set up Qdebug_on_next_call.
1995-07-21 Richard M. Stallman (indent-new-comment-line): fill-prefix overrides comment indentation.
1995-07-20 Richard M. Stallman (Fformat): Doc fix.
1995-07-20 Richard M. Stallman (Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.
1995-07-20 Richard M. Stallman (prepare_to_modify_buffer): Don't lock the file
1995-07-20 Karl Heuer Update disk requirements.
1995-07-20 Richard M. Stallman (local-variables-section): Delete autoload cookie.
1995-07-20 Karl Heuer (Fsafe_length): Use conservative upper bound.
1995-07-20 Karl Heuer Comment change.
1995-07-20 Richard M. Stallman [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.
1995-07-20 Richard M. Stallman (init_callproc): Set Vdoc_directory based on
1995-07-20 Richard M. Stallman (init_environment): Move alloca call out of function arg.
1995-07-20 Richard M. Stallman (mail-fetch-field): Use buffer-substring-no-properties.
1995-07-20 Richard M. Stallman [!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.
1995-07-20 Richard M. Stallman (derived-mode-set-keymap): Cope if old-map is nil.
1995-07-20 Richard M. Stallman (menu-bar-update-yank-menu): Treat all-dashes specially.
1995-07-19 Richard M. Stallman M-ESC => M-:
1995-07-19 Richard M. Stallman (unload_color): Don't free colors if immutable colormap.
1995-07-19 Richard M. Stallman (mail-default-reply-to): Doc fix.
1995-07-19 Richard M. Stallman (backquote): Doc fix.
1995-07-19 Richard M. Stallman (init_alloc_once): Set gc_cons_threshold from Lisp obj size.
1995-07-19 Richard M. Stallman (outline-next-visible-heading): Rewritten to handle
1995-07-18 Richard M. Stallman (Fformat): Increment total for size of control string.
1995-07-18 Richard M. Stallman (Fmessage): Doc fix.
1995-07-18 Richard M. Stallman (electric-helpify): Autoload with-electric-help, electric-helpify.
1995-07-18 Richard M. Stallman Update overriding-local-map-menu-flag.
1995-07-18 Richard M. Stallman Document overriding-terminal-local-map.
1995-07-18 Richard M. Stallman (decode_mode_spec): New arg spec_width.
1995-07-18 Richard M. Stallman (Fwindow_start): Doc fix.
1995-07-18 Richard M. Stallman Explain how redisplay updates window-start.
1995-07-18 Richard M. Stallman (font-lock-defaults): New variable.
1995-07-18 Richard M. Stallman Fix update of finder-inf.el, and byte-compile it.
1995-07-18 Richard M. Stallman (forward-same-syntax): New function.
1995-07-18 Richard M. Stallman Don't (require 'backquote).
1995-07-18 Richard M. Stallman (file-name-sans-versions): Recognize version control version numbers.
1995-07-18 Richard M. Stallman (vc-mode-line, vc-find-file-hook): Moved the test for
1995-07-18 Richard M. Stallman (vc-do-command): Added parameter BUFFER (the default,
1995-07-18 Richard M. Stallman (menu-bar-tools-menu): Don't define gnus entry if no network support.
1995-07-18 Richard M. Stallman (auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.
1995-07-18 Richard M. Stallman (ada-ident-re): Doc fix.
1995-07-18 Richard M. Stallman (SUNOS4_SHARED_LIBRARIES): Defined.
1995-07-18 Richard M. Stallman (unexec): If not SUNOS4_SHARED_LIBRARIES
1995-07-18 Richard M. Stallman (Ffuncall, Fapply): Doc fix.
1995-07-18 Richard M. Stallman (Fcall_interactively): Doc fix.
1995-07-18 Richard M. Stallman (x-create-frame-with-faces):
1995-07-18 Richard M. Stallman Rename {src,lib-src}/Makefile.in.in to Makefile.in.
1995-07-18 Richard M. Stallman (src/paths.h, paths-force): Rename src/paths.h.in to src/paths.in.
1995-07-18 Richard M. Stallman (distclean): Delete Makefile.c, not Makefile.in.
1995-07-18 Richard M. Stallman (distclean): Delete Makefile.c, not Makefile.in.
1995-07-18 Richard M. Stallman (paths.h): Depend on paths.in.
1995-07-18 Karl Heuer Fix the other instance too.
1995-07-18 Karl Heuer (Fbyte_code): Fix variable names in previous change.
1995-07-18 Karl Heuer (mouse_get_pos, mouse_check_moved, XMenuActivate):
1995-07-18 Richard M. Stallman Comment change.
1995-07-17 Karl Heuer (mouse_moved): Variable deleted.
1995-07-17 Karl Heuer Fix conditional.
1995-07-17 Karl Heuer (bookmark-make): Strip text properties off name.
1995-07-17 Karl Heuer (electric-buffer-list): Save point before
1995-07-17 Karl Heuer (ff-set-point-accordingly): Doc fix.
1995-07-17 Karl Heuer (vc-backend-merge-news): Force to refetch the
1995-07-17 Karl Heuer (shell-command): Use save-match-data.
1995-07-17 Karl Heuer (mail-setup-hook): New defvar.
1995-07-17 Karl Heuer (normal-top-level): Don't use mail-host-address
1995-07-17 Karl Heuer (x-create-frame-with-faces): Set background-mode
1995-07-17 Karl Heuer (vc-mode-line): Don't write-protect a
1995-07-17 Karl Heuer (remote-shell-program): Try rcmd also.
1995-07-17 Karl Heuer (ediff-skip-unsuitable-frames): Use make-frame,
1995-07-17 Karl Heuer (menu-bar-help-menu): Add finder-by-keyword.
1995-07-17 Karl Heuer (canonically-space-region): Doc fix.
1995-07-17 Karl Heuer (vendor-specific-keysyms):
1995-07-17 Karl Heuer (dabbrev--search): Don't let spurious match in middle
1995-07-17 Karl Heuer (auto-mode-alist): Move .scm.[0-9] before nroff-mode.
1995-07-17 Karl Heuer (mouse-major-mode-menu): Catch quit in read-key-sequence.
1995-07-17 Karl Heuer (byte-compile-output-file-form): Bind print-length
1995-07-17 Karl Heuer (add-log-current-defun): Handle C struct definitions.
1995-07-17 Karl Heuer (byte-optimize-nth, byte-optimize-nthcdr):
1995-07-17 Karl Heuer Add provide.
1995-07-17 Karl Heuer [linux]: Include values.h and #undef
1995-07-17 Karl Heuer (sys_close): Handle Sunos 4.1 bug in close errno value.
1995-07-17 Karl Heuer (Fx_list_fonts): Don't free thisinfo if it is 0.
1995-07-17 Karl Heuer (Fread): Rename arg READCHARFUN to STREAM.
1995-07-17 Karl Heuer (win32_mouse_position, mouse_moved_to):
1995-07-17 Karl Heuer (struct frame): New field `mouse_moved'.
1995-07-17 Karl Heuer (current_minor_maps): Catch errors in Findirect_function.
1995-07-17 Karl Heuer (keyboard_bit_set): Fix one-off in loop end.
1995-07-17 Karl Heuer (Fwrite_region): If fsync fails with EINTR, don't
1995-07-17 Karl Heuer (lispsource): Renamed from lispdir.
1995-07-17 Karl Heuer (last_overlay_modification_hooks): New variable.
1995-07-17 Karl Heuer (Fexpt): Use EMACS_INT for integer calculation.
1995-07-17 Karl Heuer (_setjmp, _longjmp): Add #undef's.
1995-07-17 Karl Heuer (SCO_R4): Defined.
1995-07-17 Karl Heuer (AMPERSAND_FULL_NAME): Defined.
1995-07-17 Karl Heuer (main): Add to usage message.
1995-07-17 Karl Heuer (Fsit_for): Don't call prepare_menu_bars here.
1995-07-17 Karl Heuer (x_clear_frame_selections): Delete duplicate code.
1995-07-17 Karl Heuer [HAVE_X11XTR6]: Include locale.h
1995-07-17 Karl Heuer (Flist): Rewritten.
1995-07-17 Karl Heuer (Fnumber_to_string): Make `buffer' long enough.
1995-07-17 Karl Heuer (Fbyte_code): For Beqlsign, if both args are ints,
1995-07-17 Karl Heuer (tags): Synonym for `TAGS'.
1995-07-17 Karl Heuer (mips-dec-ultrix*): Assume version 4.3.
1995-07-17 Tom Tromey (inferior-tcl-mode): Use modeline-process if it exists.
1995-07-17 Tom Tromey XEmacs currently must use tcl-internal-end-of-defun
1995-07-17 Richard M. Stallman Fix minor error.
1995-07-16 Karl Heuer (install, maybe-blessmail): Don't cd ..;
1995-07-14 Tom Tromey Changes to make menus work in XEmacs.
1995-07-12 Karl Heuer (comint-kill-output): Preserve entire partial line at
1995-07-12 Roland McGrath Fixed Author: comment. This code bears no relation to what I wrote.
1995-07-11 Tom Tromey (tcl-mode): Customize for new dabbrev.
1995-07-10 Francesco Potortì * mailalias.el (build-mail-aliases): Fixed the regexp for "^group".
1995-07-09 Tom Tromey (tcl-do-fill-paragraph): New function.
1995-07-09 Tom Tromey (tcl-mode): Fixes to 19.29 paragraph variables.
1995-07-09 Tom Tromey (tcl-do-auto-fill): Set fill-prefix.
1995-07-09 Simon Marshall Do all cleanups in font-lock-fontify-region and font-lock-hack-keywords inside
1995-07-09 Simon Marshall Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.
1995-07-09 Tom Tromey (tcl-imenu-create-index-function): Work with imenu from Emacs 19.29
1995-07-08 Paul Eggert (datearg): Separate date from time with comma, not space,
1995-07-08 Johan Vromans (forms-mode): treat local-write-file-hooks as a list.
1995-07-07 Paul Eggert Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems
1995-07-07 Karl Heuer Symbols renamed to be like mode-line indicator.
1995-07-07 Karl Heuer restructured, largely rewritten without the bugs and
1995-07-07 Karl Heuer Initial revision
1995-07-07 Karl Heuer New name for generalized upd-copyr.el
1995-07-07 Karl Heuer extended to use skeletons or call functions
1995-07-07 Karl Heuer partly rewritten and extended.
1995-07-07 Karl Heuer (make-autoload): Generate `(autoload ...)' form for
1995-07-07 Karl Heuer (command-apropos): Deleted function. This is replaced by
1995-07-07 Karl Heuer Restructured, largely rewritten and extended.
1995-07-07 Richard M. Stallman [!__GNUC__] (LD_SWITCH_SYSTEM): Define this.
1995-07-07 Richard M. Stallman (C_OPTIMIZE_SWITCH, C_DEBUG_SWITCH): Use these
1995-07-07 Richard M. Stallman (LIB_MOTIF, VFORK_RETURN_TYPE): Define these.
1995-07-07 Richard M. Stallman (x_initialize) [USE_X_TOOLKIT]: Set fallback resources.
1995-07-07 Richard M. Stallman (redisplay_window): Fix typos in clip_changed change.
1995-07-07 Richard M. Stallman (Fset_window_hscroll): Set clip_changed in the buffer.
1995-07-07 Richard M. Stallman (Fstart_process): Expand PROGRAM.
1995-07-07 Richard M. Stallman (get_keymap_1): Declared.
1995-07-07 Richard M. Stallman (Fwiden): Set clip_changed in current buffer.
1995-07-07 Richard M. Stallman (overlays_in): Don't count empty overlays at END.
1995-07-07 Richard M. Stallman (byte-compile-obsolete): Do the funcall to compile
1995-07-07 Richard M. Stallman (calculate-c-indent-after-brace): New function.
1995-07-07 Richard M. Stallman (find-dired): Undefine the g command.
1995-07-07 Richard M. Stallman (font-lock-make-faces): On grayscale screen,
1995-07-07 Richard M. Stallman (switch-to-completions): Make a completions window if none.
1995-07-07 Richard M. Stallman (timezone-parse-date): Ignore text properties.
1995-07-07 Richard M. Stallman (vc-fetch-master-properties): Better error
1995-07-07 Richard M. Stallman Don't break intra-tree links.
1995-07-07 Richard M. Stallman (uninstall, install-arch-indep): Install info/ediff*.
1995-07-07 Richard M. Stallman Don't use relocatable allocator.
1995-07-06 David J. MacKenzie Put back archlibdir. Require autoconf 2.4.1 or later.
1995-07-02 Richard M. Stallman (read_char): Temporarily clear Vquit_flag
1995-07-02 Richard M. Stallman (x-font-regexp): Include the avgwidth.
1995-07-02 Richard M. Stallman (iso-transl-char-map): Treat m, *m like u and *u.
1995-07-02 Richard M. Stallman (mail-default-reply-to): Initialize to nil.
1995-07-02 Richard M. Stallman (clip_changed): Variable deleted.
1995-07-02 Richard M. Stallman (struct buffer): New field clip_changed.
1995-07-02 Richard M. Stallman (x_set_icon_type, x_set_icon_name): Don't ever remap the
1995-07-02 Richard M. Stallman (Vspecial_event_map): New variable.
1995-07-01 Richard M. Stallman (compute_char_face): Use Fsafe_length.
1995-07-01 Richard M. Stallman (Fsafe_length): Declared.
1995-07-01 Richard M. Stallman (Fsafe_length): New function.
1995-07-01 Richard M. Stallman (shell-quote-argument): Don't do anything, on MS-DOS.
1995-07-01 Richard M. Stallman Use sunos4shr normally for Sunos 4.1.[3-9].
1995-07-01 Richard M. Stallman Don't use sunos4shr.h; go back to 19.28 definition.
1995-07-01 Richard M. Stallman (sigsetmask): Add #undef.
1995-07-01 Richard M. Stallman (talk-disconnect): Make it interactive.
1995-07-01 Richard M. Stallman (describe-face): New function.
1995-07-01 Richard M. Stallman (LIBXMU): New definitions (two alternative ones).
1995-07-01 Richard M. Stallman (sendmail-send-it): If mail-from-style is parens,
1995-06-30 Richard M. Stallman (Man-underline-face): Doc fix.
1995-06-30 Geoff Voelker Win95 requires carriage returns in batch files.
1995-06-30 Geoff Voelker (CANNOT_DUMP): Undefined.
1995-06-30 Geoff Voelker (get_section_info): Set the end of the data region
1995-06-30 Geoff Voelker (EMACS) [win95]: Removed.
1995-06-30 Geoff Voelker Include config.h.
1995-06-30 Geoff Voelker (PASSWD_FIELD_SIZE): Defined.
1995-06-30 Richard M. Stallman (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN)
1995-06-30 Richard M. Stallman (LIBX11_SYSTEM): Add undef.
1995-06-30 Richard M. Stallman (define-mail-alias): Doc fix.
1995-06-30 Richard M. Stallman (rmail-find-all-files): Bind case-fold-search.
1995-06-30 Richard M. Stallman (sendmail-send-it): If user-full-name contains
1995-06-30 Richard M. Stallman [SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional.
1995-06-30 Richard M. Stallman (mail-resolve-all-aliases-1):
1995-06-30 Richard M. Stallman (x-colors): Doc fix.
1995-06-30 Richard M. Stallman (main) [MAIL_USE_POP]: When a user specifies a
1995-06-30 Richard M. Stallman (ange-ftp-normal-login): if ange-ftp-smart-gateway
1995-06-30 Richard M. Stallman (display-time-filter): Move run-hooks inside let.
1995-06-29 Richard M. Stallman (ielm-font-lock-keywords): New variable
1995-06-29 Richard M. Stallman (auto-mode-alist): Make archive-mode the default for
1995-06-29 Richard M. Stallman (archive-mode): Add autoload cookie.
1995-06-29 Richard M. Stallman (mouse-selection-click-count-buffer): New variable.
1995-06-29 Richard M. Stallman Include aix3-2.h, not aix3-2-5.h.
1995-06-29 Richard M. Stallman (find-tag): Delete the menu-enable property.
1995-06-29 Richard M. Stallman (Info-goto-node, Info-search):
1995-06-29 Richard M. Stallman (single_submenu): Handle commands appearing directly in the menu bar.
1995-06-29 Richard M. Stallman (XTread_socket): Turn off meta, super, hyper and alt bits
1995-06-29 Richard M. Stallman (child_setup): Don't get confused if in == err.
1995-06-29 Richard M. Stallman (current-fill-column): If fill-column is nil, return nil.
1995-06-29 Richard M. Stallman (do-auto-fill): No-op if (current-fill-column) is nil.
1995-06-29 Richard M. Stallman Make more menu-enables check (not buffer-read-only).
1995-06-29 Richard M. Stallman Put isearch before menu-bar.
1995-06-29 Richard M. Stallman (sc-electric-mode-map): Bind f1 and help like C-h.
1995-06-29 Richard M. Stallman Bind f1 and help like C-h.
1995-06-29 Richard M. Stallman (make-help-screen): Handle help-event-list.
1995-06-29 Richard M. Stallman (ediff-setup-keymap): Bind f1 and help like C-h.
1995-06-29 Richard M. Stallman (edt-setup-default-bindings): Bind f1 and help like C-h.
1995-06-29 Richard M. Stallman [MACH]: Include a.out.h.
1995-06-29 Richard M. Stallman [MACH]: Use built-in alloca, set START_FILES.
1995-06-29 Richard M. Stallman Initial revision
1995-06-28 Richard Kenner (AIX4): More robust release numbering discovery. libc-950722 libc-950723
1995-06-28 Richard M. Stallman (electric-c++-terminator): Fix logic for handling colon.
1995-06-28 Richard M. Stallman Make all error messages start with `Error: '.
1995-06-28 Richard M. Stallman (LIB_MOTIF): Defined.
1995-06-28 Richard M. Stallman Update copyright year in message.
1995-06-28 Richard M. Stallman (term_init): Alternative error messages for TERMCAP/TERMINFO.
1995-06-28 Richard M. Stallman (server-process-filter): Detect error messages from server.
1995-06-28 Richard M. Stallman (echo_area_display): Don't set FRAME_CURSOR_... here.
1995-06-28 Richard M. Stallman (update_frame): Pretend cursor is in echo area
1995-06-28 Paul Eggert (CVSROOT, repository): Allow remote repositories a la CVS 1.4.
1995-06-28 Richard M. Stallman (LIBXMU): New definition.
1995-06-27 Richard M. Stallman (edt-emulation-on): Check window-system for x, specifically.
1995-06-27 Tom Tromey (tcl-type-alist): More itcl changes.
1995-06-27 Tom Tromey More changes for itcl.
1995-06-27 Tom Tromey (tcl-set-proc-regexp): Allow leading spaces.
1995-06-27 Richard M. Stallman (vc-consult-rcs-headers): Use an even more
1995-06-27 Richard M. Stallman (LIBXMU): New macro.
1995-06-27 Richard M. Stallman (newline): Put point at right place if insert gets error.
1995-06-27 Richard M. Stallman (ediff-control-frame-parameters): Specify user-position.
1995-06-27 Francesco Potortì * etags.c (plain_C_entries): new function.
1995-06-27 Richard M. Stallman (command-line): Extract arg value properly for -u.
1995-06-27 Richard M. Stallman (imenu-choose-buffer-index): Understand that (menu-bar)
1995-06-27 Richard M. Stallman (lambda): Doc fix.
1995-06-27 Richard M. Stallman (imenu-use-keymap-menu): New variable.
1995-06-26 Richard M. Stallman (vc-start-entry): Prevent lossage when doing a mass checkin from
1995-06-26 Richard M. Stallman (remote-shell-program): Fix typo checking /usr/bin/remsh.
1995-06-26 Richard M. Stallman (vc-consult-rcs-headers): Handle the new time
1995-06-26 Richard M. Stallman (view-file-other-window): Re-add missing argument to
1995-06-26 Richard M. Stallman (main): Add newline in usage message.
1995-06-26 Richard M. Stallman Clarify need for user-position to get left and top obeyed.
1995-06-26 Richard M. Stallman (Fsplit_window): Nicer error if split size is too small.
1995-06-26 Simon Marshall Specify all Font Lock keywords in font-lock-defaults.
1995-06-26 Simon Marshall Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
1995-06-26 Richard M. Stallman (../info/ediff, ediff.dvi): New targets.
1995-06-26 Richard M. Stallman (init_cmdargs): Make Vinvocation_directory
1995-06-26 Richard M. Stallman (overlays_in): New function.
1995-06-26 Richard M. Stallman (Fx_open_connection, x_display_info_for_name):
1995-06-26 Richard M. Stallman (Fdelete_frame): It's ok to have no minibuffer left on
1995-06-25 Richard M. Stallman (next_frame, prev_frame): Consider only frames on same kbd.
1995-06-25 Richard M. Stallman (Fopen_network_stream): Sleep 1 sec before connect retry.
1995-06-25 Richard M. Stallman (rmail-revert): Use the default revert-buffer-function
1995-06-24 Richard M. Stallman (main): Fix --help message.
1995-06-24 Richard M. Stallman (mkdir): Use symbolic chmod.
1995-06-24 Richard M. Stallman (mail-hist-text-size-limit): New var.
1995-06-24 Richard M. Stallman (makefile-define-tab-face): New function.
1995-06-24 Richard M. Stallman (pc-bindings-mode): Add autoload.
1995-06-24 Richard M. Stallman Comment change.
1995-06-24 Richard M. Stallman (excerpt): Ignore error making `excerpt' italic.
1995-06-24 Richard M. Stallman (directory_file_name): Don't get confused by // at end on Unix-like systems.
1995-06-24 Richard M. Stallman Delete duplicate paragraph.
1995-06-23 Richard M. Stallman (vc-insert-file): Erase the current buffer before inserting the file.
1995-06-23 Richard M. Stallman Don't autoload anything to turn on mail-hist.
1995-06-23 Richard M. Stallman (vc-backend-admin, vc-backend-checkin): Assume that
1995-06-22 Richard Kenner (i386-sequent-ptx): Properly get version number.
1995-06-22 Richard Kenner (mips:*:4*:UMIPS): New case.
1995-06-22 Richard M. Stallman (vt-keypad-on, vt-keypad-off): Updated codes sent
1995-06-22 Richard M. Stallman (menu_item_enabled_p_1): Special handling for quit.
1995-06-22 Richard M. Stallman Treat SunOS 4.1.4 like SunOS 4.1.3.
1995-06-22 Richard M. Stallman (vc-fetch-master-properties): Pass an absolute
1995-06-22 Richard M. Stallman (vip-push-mark-silent): Use (mark t).
1995-06-22 Richard M. Stallman (mouse-yank-at-click): Clear mouse-selection-click-count.
1995-06-21 Richard M. Stallman (buffer-file-truename): Duplicate definition deleted.
1995-06-21 Richard M. Stallman (mark-even-if-inactive): Definition deleted.
1995-06-21 Richard M. Stallman (syms_of_buffer): Doc fix.
1995-06-21 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.
1995-06-21 Richard M. Stallman (eval-defun): Don't change defvar to defconst
1995-06-21 Richard M. Stallman (scan_file): Make sure it never looks at filename[-1].
1995-06-21 Richard M. Stallman (main) [MSDOS]: Do set _fmode.
1995-06-21 Richard M. Stallman Talk about MSDOS type conflict workaround.
1995-06-21 Richard M. Stallman (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
1995-06-21 Richard M. Stallman (Fx_display_grayscale_p): Return t or nil.
1995-06-21 Richard M. Stallman (precompute-menubar-bindings): While dumping,
1995-06-21 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Increased to 68000.
1995-06-21 Francesco Potortì * etags.c (find_entries): rewind before rereading the input file.
1995-06-20 Richard M. Stallman Fix previous change.
1995-06-20 Richard M. Stallman (read_key_sequence): Don't use Vprefix_help_command
1995-06-20 Richard M. Stallman Fix previous change.
1995-06-20 Richard M. Stallman (gud-make-debug-menu): Cope if no local map yet.
1995-06-20 Richard M. Stallman Update MSDOS needs list.
1995-06-20 Richard M. Stallman (dired-do-redisplay): Call dired-uncache.
1995-06-20 Richard M. Stallman (map_virt_key): Mark some additional chars as valid ASCII.
1995-06-20 Richard M. Stallman (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.
1995-06-20 Richard M. Stallman (Freset_this_command_lengths): New function.
1995-06-20 Richard M. Stallman (universal-argument-num-events): New variable.
1995-06-20 Richard M. Stallman Comment change.
1995-06-20 Roland McGrath [convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion.
1995-06-20 Richard M. Stallman Use `defined' to test HAVE_STRING_H and STDC_HEADERS.
1995-06-20 Richard M. Stallman (vc-fetch-properties): Add save-excursion.
1995-06-20 Richard M. Stallman Mostly rewritten.
1995-06-20 Richard M. Stallman (main): On MSDOS, don't change stdout to binary, and insist on an -o option.
1995-06-20 Richard M. Stallman (vc-fetch-master-properties): Be more careful
1995-06-20 Richard M. Stallman (rmdir): Fix up Aug 19 1993 change that wasn't done right.
1995-06-19 Richard M. Stallman (win32_wait): Massage retval into what is expected in Unix.
1995-06-19 Richard M. Stallman (sigchld_handler): Change XSETFASTINT to XSETINT.
1995-06-19 Karl Heuer (shell-directory-tracker): Check for terminator after
1995-06-19 Richard M. Stallman (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
1995-06-19 Richard M. Stallman Documented the `l' tag.
1995-06-19 Richard M. Stallman (universal-argument-other-key): Call reset-this-command-lengths.
1995-06-19 Richard M. Stallman Test whether XFree86 needs -b i486-linuxaout to link.
1995-06-19 Richard M. Stallman Update version number.
1995-06-19 Richard M. Stallman (VERSION): Update version number.
1995-06-19 Richard M. Stallman (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.
1995-06-19 Richard M. Stallman Fix up load-path example.
1995-06-19 Richard M. Stallman (LIB_GCC): Fix previous change.
1995-06-19 Richard M. Stallman (negative-argument, digit-argument):
1995-06-19 Edward M. Reingold Fix bug in determination of output string.
1995-06-19 Richard M. Stallman (vc-register): Inhibit backups for the file's buffer
1995-06-18 Richard M. Stallman Make doc strings and argument names consistent where necessary.
1995-06-18 Richard M. Stallman (quit_throw_to_read_char): Turn off the error check
1995-06-18 Richard M. Stallman (nt): Explicitly include makefile.nt and makefile.def only.
1995-06-18 Richard M. Stallman *** empty log message ***
1995-06-18 Richard M. Stallman (LIB_GCC): Define here, overriding Makefile.in.in,
1995-06-18 Richard M. Stallman (texinfo-environment-regexp): Add @ifhtml, @html.
1995-06-18 Richard M. Stallman (archive-zip-summarize): Handle per-file comments in central directory.
1995-06-18 Johan Vromans Withdraw mouse-major-mode-map modifications.
1995-06-18 Richard M. Stallman (vc-fetch-master-properties): Use path-separator
1995-06-18 Richard M. Stallman (malloc, realloc): If not _MALLOC_INTERNAL, always use void *.
1995-06-17 Richard M. Stallman (normal-top-level, command-line-1):
1995-06-17 Richard M. Stallman Call precompute-menubar-bindings.
1995-06-17 Richard M. Stallman (menu_item_equiv_key): Do reconsider a command that had
1995-06-17 Richard M. Stallman (Vdefine_key_rebound_commands): New variable.
1995-06-17 Richard M. Stallman (add-hook): Use local local-variable-if-set-p.
1995-06-17 Richard M. Stallman (Flocal_variable_if_set_p): New function.
1995-06-17 Richard M. Stallman (Info-directory-list): If path-separator isn't available, bind it here.
1995-06-17 Richard M. Stallman (display_text_line): Fill in charstart for end of buffer.
1995-06-17 Richard M. Stallman (forms--mode-menu-edit,forms--mode-menu-ro):
1995-06-17 Roland McGrath Fixed bogus references to menu-bar-file-menu in define-key forms.
1995-06-17 Richard M. Stallman (quit_throw_to_read_char): Use do_switch_frame directly.
1995-06-17 Richard M. Stallman [MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.
1995-06-16 Richard M. Stallman (Fset_window_configuration): Use do_switch_frame directly.
1995-06-16 Richard M. Stallman (do_switch_frame): Declared.
1995-06-16 Richard M. Stallman (Fdelete_frame): Use do_switch_frame directly.
1995-06-16 Richard M. Stallman make-frame-visible event was misdescribed as deiconify-frame.
1995-06-16 Karl Heuer (isearch-mode-map): Bind frame events to nil.
1995-06-16 Karl Heuer [MULTI_FRAME] (Fignore_event): New function.
1995-06-16 Melissa Weisshaus updates for version 19.29 made by melissa; also needed to check out files
1995-06-16 Richard M. Stallman (vc-lookup-triple): changed the code that used to call
1995-06-16 Richard M. Stallman (vc-backend-dispatch): Move definition before first use.
1995-06-16 Richard M. Stallman Adapt to the changes in vc-hooks.el, namely, the new
1995-06-16 Richard M. Stallman Use long, not EMACS_INT.
1995-06-16 Richard M. Stallman Reinstalled autoloads from ispell-dictionary-alist,
1995-06-16 Richard M. Stallman (x_report_frame_params, x_set_icon_type, x_set_icon_name)
1995-06-16 Richard M. Stallman (struct x_display): icon_name deleted.
1995-06-16 Richard M. Stallman (struct frame): New field icon_name.
1995-06-16 Richard M. Stallman (mark_object): Mark icon_name field.
1995-06-16 Richard M. Stallman (vc-consult-rcs-headers): Fix typo in prev change.
1995-06-16 Simon Marshall ditto for c-backslash-region.
1995-06-16 Simon Marshall Put menu-enable mark-active on relevant items.
1995-06-16 Simon Marshall Props -> Properties
1995-06-16 Simon Marshall Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.
1995-06-16 Karl Heuer Fix previous change.
1995-06-16 Karl Heuer (universal-argument-map): New var.
1995-06-16 Karl Heuer (isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.
1995-06-16 Karl Heuer (init_kboard): Initialize it.
1995-06-16 Karl Heuer (Qoverriding_terminal_local_map): New variable.
1995-06-16 Karl Heuer (Fkey_binding, describe_buffer_bindings):
1995-06-16 Karl Heuer (Fsubstitute_command_keys):
1995-06-16 Richard M. Stallman Removed autoload from ispell-dictionary-alist,
1995-06-16 Karl Heuer (struct kboard): Add Voverriding_terminal_local_map.
1995-06-16 Richard M. Stallman (make-local-hook): Doc fix.
1995-06-16 Richard M. Stallman (mouse-set-region): Bind last-command with this-command.
1995-06-16 Richard M. Stallman (grep-null-device): Defined.
1995-06-16 Karl Heuer (Fhandle_switch_frame): Preserve prefix arg.
1995-06-16 Richard M. Stallman (grep-null-device): Set to "NUL".
1995-06-16 Richard M. Stallman (path-separator, grep-null-device, grep-regexp-alist):
1995-06-16 Richard M. Stallman (vc-fetch-master-properties): For RCS file,
1995-06-15 Richard M. Stallman The RCS status is now found by reading the
1995-06-15 Karl Heuer Update GPL version.
1995-06-15 Karl Heuer Initial revision
1995-06-15 Karl Heuer ($valmask): Use EMACS_INT, not int.
1995-06-15 Richard Kenner Change FSF address.
1995-06-15 Karl Heuer (enum pvec_type): Don't use trailing comma.
1995-06-15 Karl Heuer Initial revision
1995-06-15 Karl Heuer Update GPL to version 2.
1995-06-15 Richard M. Stallman (list-buffers-noselect): Don't let space after buf name
1995-06-15 Richard M. Stallman (process_file,absolute_filename): Handle filenames
1995-06-15 Richard M. Stallman (install): Copy wakeup.exe properly.
1995-06-15 Richard M. Stallman (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.
1995-06-15 Richard M. Stallman (win32_spawnve): Accept program names without executable suffixes.
1995-06-15 Richard M. Stallman (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
1995-06-15 Richard M. Stallman (MSVCNT11): Defined.
1995-06-15 Richard M. Stallman Define .c to .obj suffix rule.
1995-06-15 Richard M. Stallman (LD_SWITCH_MACHINE): Don't define it.
1995-06-15 Richard M. Stallman Explain how make-local-hook works.
1995-06-15 Simon Marshall Corrected the comment from last change.
1995-06-14 Richard M. Stallman Comment change.
1995-06-14 Richard M. Stallman (emacs_set_tty): Swap TCSETAF and TCSETAW.
1995-06-14 Karl Heuer (universal-argument, describe-arg): Restore Lisp code,
1995-06-14 Richard M. Stallman Various optimizations. The main one is to optimize for
1995-06-14 Karl Heuer (Fprefix_numeric_value): Fix type check.
1995-06-14 Karl Heuer (command_loop_1): Clear prefix arg (undo Feb 1 change).
1995-06-14 Melissa Weisshaus changes for 19.29.
1995-06-14 Richard M. Stallman (Flocal_variable_p): Fix backwards logical operator.
1995-06-14 Karl Heuer [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.
1995-06-14 Karl Heuer If NOT_C_CODE, don't include alloca.h.
1995-06-14 Richard M. Stallman (Fdelete_frame): If the minibuf window was selected, make that remain so.
1995-06-14 Geoff Voelker *** empty log message ***
1995-06-14 Richard M. Stallman (frame-notice-user-settings): When making a minibufferless
1995-06-14 Roland McGrath (compilation-find-file): If FILENAME is absolute, apply
1995-06-14 Simon Marshall Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.
1995-06-14 Richard M. Stallman (addpm): Use CFLAGS when compiling.
1995-06-14 Richard M. Stallman Comment change.
1995-06-14 Richard M. Stallman (status_notify): Undo May 18 change.
1995-06-14 Richard M. Stallman (Fprevious_overlay_change): Check for overlays that end at POS.
1995-06-14 Richard M. Stallman (shell-mode): Make shell-directory-tracker a hook function locally only.
1995-06-14 Richard M. Stallman Delete the Emacs version error check.
1995-06-14 Richard M. Stallman (dired-change-marks): If OLD is a space, don't act on non-file lines.
1995-06-14 Richard M. Stallman (vc-backend-checkin): Provide an explicit string saying
1995-06-14 Richard M. Stallman (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
1995-06-13 Karl Heuer (comint-mode): Use make-local-hook.
1995-06-13 Karl Heuer (LIBS_MACHINE): Use -lpthreads, not -lpthread.
1995-06-13 Karl Heuer check for -lpthreads, not -lpthread.
1995-06-13 Karl Heuer (HAVE_LIBPTHREADS): Add #undef.
1995-06-13 Karl Heuer (vip-over-whitespace-line): new function.
1995-06-13 Karl Heuer (vip-change-state-to-vi): bug fix.
1995-06-13 Simon Marshall Test for "" too; let it go to expand-file-name if it is equal.
1995-06-13 Simon Marshall check comint-input-ring-file-name for the empty string too.
1995-06-13 Geoff Voelker *** empty log message ***
1995-06-13 Karl Heuer (help-menu): Symbol renamed from `help'.
1995-06-13 Karl Heuer (rmail-search-backwards): Default count is 1, not -1.
1995-06-12 Roland McGrath [_LIBC] (start_of_data): Define to &__data_start for GNU libc.
1995-06-12 Karl Heuer (frame_vector_add_frame): Don't forget to store
1995-06-11 Karl Heuer Copy new files nt/addpm.c and nt/emacs.bat.in.
1995-06-11 Karl Heuer Add comment.
1995-06-11 Karl Heuer Comment update.
1995-06-11 Karl Heuer (x_make_frame_visible): Test and set asked_for_visible.
1995-06-11 Karl Heuer (struct x_display): New field asked_for_visible.
1995-06-11 Karl Heuer [USE_X_TOOLKIT] (x_window): If using Motif,
1995-06-11 Karl Heuer Include widget.h.
1995-06-11 Karl Heuer (EmacsFrameSetCharSize): Manually alter the height
1995-06-11 Karl Heuer (lwlib_toolkit_type): New variable.
1995-06-11 Karl Heuer (Fframe_or_buffer_changed_p): Calculate vector size right.
1995-06-11 Karl Heuer (read_char_minibuf_menu_prompt):
1995-06-11 Karl Heuer (save-selected-window): New macro.
1995-06-10 Geoff Voelker Include config.h before stdio.h.
1995-06-10 Geoff Voelker *** empty log message ***
1995-06-10 Geoff Voelker Initial revision
1995-06-10 Geoff Voelker makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
1995-06-10 Geoff Voelker (ALL,addpm,addpm.exe,addpm.obj): Defined.
1995-06-10 Geoff Voelker (TEMACS): Depend upon $(BLD).
1995-06-10 Geoff Voelker changed referendce to of makefile.nt to makedffile.def in configure section
1995-06-09 Karl Heuer (system_key_syms): Deleted; now part of struct kboard.
1995-06-09 Karl Heuer (mark_kboards): Mark system_key_syms member.
1995-06-09 Karl Heuer (struct kboard): New member system_key_syms.
1995-06-09 Karl Heuer (modify_event_symbol): Mask out high bits here,
1995-06-09 Karl Heuer (x_get_keysym_name): New function.
1995-06-09 Karl Heuer (update_menu_bar): Use set_buffer_internal_1 to switch bufs.
1995-06-09 Karl Heuer (SOURCES): Makefile isn't source; Makefile.in.in is.
1995-06-09 Karl Heuer (x-create-frame-with-faces): Don't use initial-frame-alist
1995-06-09 Karl Heuer (x-create-frame-with-faces): Don't look for geometry
1995-06-09 Karl Heuer Converted xemacs *screen* nomenclature to *frame*.
1995-06-09 Karl Heuer (gnus-cancel-news): Use `buffer-disable-undo'.
1995-06-09 Karl Heuer Check for -lpthread.
1995-06-09 Karl Heuer (Fminibuffer_complete): Make last_command be kboard-local.
1995-06-09 Karl Heuer (internal_self_insert): Make last_command be kboard-local.
1995-06-09 Karl Heuer (last_command): Var deleted; now part of struct kboard.
1995-06-09 Karl Heuer (struct kboard): New member Vlast_command.
1995-06-09 Karl Heuer (last_command): Var deleted; now part of struct kboard.
1995-06-09 Karl Heuer Initial revision
1995-06-09 Karl Heuer (LIBS_MACHINE): Use -lpthread if it exists.
1995-06-09 Karl Heuer (prompt-for-change-log-name): Handle the case where
1995-06-09 Karl Heuer (Info-mode): Doco fix.
1995-06-09 Karl Heuer (report-emacs-bug-info): New command.
1995-06-09 Karl Heuer (format-find-file, format-insert-file): New functions.
1995-06-09 Karl Heuer (vc-backend-checkin): Handle RCS `co'-output in the event
1995-06-09 Karl Heuer (vc-register): Check for a visited file first thing.
1995-06-09 Karl Heuer (Flookup_key, Fdefine_key): Use Fevent_convert_list.
1995-06-09 Karl Heuer (Fevent_convert_list): Renamed from convert_event_type_list.
1995-06-09 Karl Heuer (xmenu_show): Do call lw_destroy_all_widgets.
1995-06-09 Karl Heuer (Freplace_match): Do the right thing with backslash.
1995-06-09 Karl Heuer (Freplace_match): Fix check for valid reg in string replace.
1995-06-09 Karl Heuer (LIBS_MACHINE): Define to -ldnet or -ldnet_stub.
1995-06-09 Karl Heuer (file-precious-flag): Doc clarification.
1995-06-09 Karl Heuer (Vhelp_event_list): New var.
1995-06-09 Karl Heuer (Vlucid_menu_bar_dirty_flag): Declare this variable.
1995-06-09 Karl Heuer (read_key_sequence): Don't run activate-menubar-hook
1995-06-09 Karl Heuer (update_menu_bar): Run activate-menubar-hook
1995-06-09 Karl Heuer Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
1995-06-09 Karl Heuer (vip-event-key): now handles keys 128--255 as meta-chars.
1995-06-09 Karl Heuer Fixed problems with yanking/deleting buffers.
1995-06-09 Karl Heuer (vip-envelop-ESC-key): if an ESC-sequence translates
1995-06-08 Karl Heuer (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.
1995-06-08 Karl Heuer Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
1995-06-08 Karl Heuer [MSDOS]: #undef chdir.
1995-06-08 Karl Heuer Define STDC_HEADERS.
1995-06-08 Karl Heuer [!subprocesses]: Include sysselect.h.
1995-06-08 Karl Heuer (xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
1995-06-08 Roland McGrath (map-y-or-n-p): Don't eval return value of prompter function.
1995-06-08 Melissa Weisshaus Initial revision
1995-06-08 Melissa Weisshaus fixed errors that appeared during update to 19.29.
1995-06-08 Simon Marshall Put comments first in texinfo-font-lock-keywords.
1995-06-08 Roland McGrath (rlogin): If optional second arg is buffer or string, use that as name.
1995-06-08 Melissa Weisshaus updates for version 19.29.
1995-06-08 Melissa Weisshaus updated for 19.29.
1995-06-07 Melissa Weisshaus updated address.
1995-06-07 Melissa Weisshaus updated menus and dates for june 1995 edition.
1995-06-07 Melissa Weisshaus updated menus and dates for june 1995 edition.
1995-06-07 Karl Heuer (mark_kboards): Mark Vprefix_arg instead of
1995-06-07 Karl Heuer (Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
1995-06-07 Karl Heuer (cmd_error, command_loop_1, Fcommand_execute)
1995-06-07 Karl Heuer (current_prefix_partial): Deleted.
1995-06-07 Roland McGrath (gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.
1995-06-07 Karl Heuer (struct kboard): member Vprefix_arg restored, replacing
1995-06-07 Karl Heuer (current_prefix_partial): Deleted.
1995-06-07 Karl Heuer (Flocal_variable_p): New optional arg BUFFER.
1995-06-07 Karl Heuer (realclean): New target.
1995-06-07 Karl Heuer (x_real_positions): Uncatch and recatch X errors in the loop.
1995-06-07 Karl Heuer (Fbuffer_disable_undo): Make this function interactive.
1995-06-07 Karl Heuer (query-replace-map): Bind f1 and help.
1995-06-07 Karl Heuer (read-quoted-char): Turn on help-form and turn off help-char.
1995-06-07 Karl Heuer (vc-register): Clean error message if no visited file.
1995-06-07 Karl Heuer (isearch-other-meta-char): Try downshifting
1995-06-07 Karl Heuer (file-precious-flag): Doc fix.
1995-06-07 Karl Heuer (unlock_file, lock_file): Call Fexpand_file_name.
1995-06-07 Karl Heuer Delete version number.
1995-06-07 Karl Heuer (vc-menu-map): Disable Register when no visited file.
1995-06-07 Karl Heuer Doc fix.
1995-06-07 Karl Heuer (display-time-filter):
1995-06-06 Karl Heuer *** empty log message ***
1995-06-06 Karl Heuer *** empty log message ***
1995-06-06 Karl Heuer (install-arch-indep): Install info files for mh-e.
1995-06-06 Karl Heuer Declare sbrk.
1995-06-06 Karl Heuer (TOOLKIT_DEFINES): Define.
1995-06-06 Karl Heuer (syms_of_xfns): Provide motif in Motif version.
1995-06-06 Karl Heuer (Fwaiting_for_user_input_p): Function declared.
1995-06-06 Karl Heuer (Freplace_match): Calls to upcase_initials and upcase_initials_region changed
1995-06-06 Karl Heuer (Fexpand_abbrev): Call to upcase_initials_region
1995-06-06 Karl Heuer (Fvertical_motion): Add cast.
1995-06-06 Karl Heuer (casify_region): Use explicit local vars for start
1995-06-06 Karl Heuer (record_insert): Change args to be ints, not Lisp_Objects.
1995-06-06 Karl Heuer (cmd_error): Use NULL, not 0, as arg to cmd_error_internal.
1995-06-05 Karl Heuer Changed window-system to ediff-window-display.
1995-06-05 Karl Heuer Converted xemacs *screen* nomenclature to *frame*.
1995-06-05 Karl Heuer (ediff-make-control-frame): optimized for display.
1995-06-05 Karl Heuer don't make the patch buffer RO.
1995-06-05 Boris Goldowsky Change email address for Boris.
1995-06-05 Karl Heuer Include keyboard.h.
1995-06-05 Karl Heuer (Fx_create_frame): Make sure icon_name is a string or nil.
1995-06-05 Karl Heuer (x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.
1995-06-05 Karl Heuer (mouse-set-region): Don't bounce the cursor on X.
1995-06-05 Karl Heuer (load_color): misleading comment rewritten.
1995-06-05 Karl Heuer (Fkill_buffer): When killing indirect buffer,
1995-06-05 Karl Heuer Comment fix.
1995-06-05 Karl Heuer (x_text_icon): Do call XSetIconName or XSetWMIconName.
1995-06-05 Karl Heuer (Qicon_name): New variable.
1995-06-05 Karl Heuer (struct x_display): Rename icon_label to icon_name
1995-06-05 Karl Heuer (cursor_to, clear_to_end_of_line_raw):
1995-06-05 Karl Heuer (old_tty_valid): New variable.
1995-06-05 Karl Heuer (trivial_regexp_p): = is special after \.
1995-06-05 Karl Heuer (hack-local-variables-prop-line): Don't downcase var name.
1995-06-05 Karl Heuer *** empty log message ***
1995-06-04 Paul Eggert (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.
1995-06-03 Karl Heuer Undefined INHIBIT_STRING_HEADER when we have no
1995-06-03 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
1995-06-03 Karl Heuer (Fencode_time): Doc fix.
1995-06-03 Karl Heuer (NULL): Define if not defined.
1995-06-02 Edward M. Reingold Fixed calendar-string-spread to allow 0 or 1 string; this simplified several
1995-06-02 Edward M. Reingold Fix cal-x.el to create an empty fancy-diary-buffer, if needed.
1995-06-02 Edward M. Reingold New function to create (but not fill) the fancy diary buffer.
1995-06-02 Simon Marshall Don't go forward over a word-char if we're at bob, and set match-data.
1995-06-02 Karl Heuer (vendor-specific-keysyms): Recognize "X Consortium".
1995-06-02 Karl Heuer (*-solaris2.5): New configuration.
1995-06-02 Karl Heuer Initial revision
1995-06-02 Karl Heuer Copy new files config.nt and config.w95.
1995-06-02 Karl Heuer Remove version information.
1995-06-01 Karl Heuer (EmacsFrameDestroy): Block and unblock input.
1995-06-01 Karl Heuer (x_destroy_bitmap): Block and unblock input.
1995-06-01 Roland McGrath (multiple-recover-finish): Renamed to recover-session-finish.
1995-06-01 Edward M. Reingold Autoload calendar-setup.
1995-06-01 Simon Marshall New version 3.06 from author.
1995-06-01 Simon Marshall Made font-lock-compile-keywords not compile if it looks like it already has.
1995-05-31 Karl Heuer (x_display_info_for_name): Fix error message.
1995-05-31 Karl Heuer (dired-find-buffer-nocreate): Ignore dead buffers.
1995-05-31 Karl Heuer Move defconsts to avoid byte-compiler warnings.
1995-05-31 Karl Heuer Comment change.
1995-05-31 Karl Heuer Document how to specify a list to --x-includes and --x-libraries.
1995-05-31 Karl Heuer (menu-bar-help-menu): Add "..."
1995-05-31 Karl Heuer (scroll-bar-drag): Call scroll-bar-drag-1
1995-05-31 Karl Heuer (initial comments): Copyright 1995; don't speak
1995-05-30 Karl Heuer (LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;
1995-05-30 Karl Heuer Use x_includes, not x_libraries, for -I.
1995-05-30 Karl Heuer (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.
1995-05-30 Karl Heuer (emacs-lisp-mode-map): Add a menu.
1995-05-30 Karl Heuer (sh-mode-map): Fix capitalization in menu bar.
1995-05-30 Karl Heuer Fix capitalization in menu bar.
1995-05-30 Karl Heuer Fix capitalization in menu bar.
1995-05-30 Karl Heuer (forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.
1995-05-30 Karl Heuer Fix capitalization and punctuation in menu bar.
1995-05-30 Karl Heuer (compilation-mode-map): Fix capitalization in menu bar.
1995-05-30 Karl Heuer (bibtex-mode-map): Fix capitalization in menu bar.
1995-05-30 Karl Heuer (tar-mode-map): Fix capitalization in menu bar.
1995-05-30 Karl Heuer (syms_of_editfns): user-login-name renamed from user-name.
1995-05-30 Karl Heuer Change Vuser_real_name to Vuser_real_login_name.
1995-05-30 Karl Heuer (archive-lemacs): New variable.
1995-05-30 Karl Heuer (time-stamp): only warn about time-stamping
1995-05-30 Karl Heuer (update_menu_bar): Do update if region display has changed.
1995-05-30 Roland McGrath (compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.
1995-05-30 Karl Heuer (ediff-setup-control-frame): Make
1995-05-30 Karl Heuer (x_top_window_to_frame): Don't match menu-bar widget.
1995-05-30 Karl Heuer (set_frame_menubar): Always call update_frame_menubar.
1995-05-30 Karl Heuer (update_menu_bar): Reverse test of save_match_data.
1995-05-30 Karl Heuer (frame-configuration-p): Moved here from frame.el.
1995-05-30 Karl Heuer (frame-configuration-p): Moved to subr.el.
1995-05-30 Karl Heuer (facemenu-special-menu): Use characters, not symbols.
1995-05-30 Karl Heuer Comment fix.
1995-05-30 Karl Heuer (make-initial-minibuffer-frame): New function.
1995-05-30 Karl Heuer (Fx_create_frame): Pass new arg to make_frame_without_minibuffer.
1995-05-30 Karl Heuer (make_frame_without_minibuffer): New arg DISPLAY.
1995-05-30 Karl Heuer (Man-default-man-entry): Return result.
1995-05-30 Karl Heuer (Frandom): Use EMACS_INT, not int.
1995-05-29 Karl Heuer (make_lispy_event, make_lispy_movement):
1995-05-29 Karl Heuer (Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.
1995-05-29 Karl Heuer Declare x_get_focus_frame.
1995-05-29 Karl Heuer (gud-perldb-find-file): Use gud-make-debug-menu.
1995-05-29 Karl Heuer (gud-perldb-massage-args): Pass `-emacs' after the file name.
1995-05-29 Karl Heuer (gud-make-debug-menu): New function.
1995-05-29 Karl Heuer (dired-mode-map): Rename menubar bindings and use the
1995-05-29 Karl Heuer (XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
1995-05-29 Karl Heuer (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
1995-05-29 Karl Heuer Allow x_libraries and x_includes to be paths.
1995-05-29 Karl Heuer (x_term_init): Block input during this function.
1995-05-29 Karl Heuer (find-dired): If dired-simple-subdir-alist is not
1995-05-29 Karl Heuer (after-revert-hook, before-revert-hook): Add defvars.
1995-05-29 Karl Heuer (x_term_init): Call init_sigio only if interrupt_input.
1995-05-29 Karl Heuer (Fset_input_mode): When read_socket_hook, ignore
1995-05-29 Francesco Potortì * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
1995-05-29 Francesco Potortì * man.el (Man-init-defvars): Don't remove lines containing
1995-05-29 Francesco Potortì * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
1995-05-29 Karl Heuer (x_set_frame_parameters): Pass -1 to x_set_offset.
1995-05-29 Karl Heuer (x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.
1995-05-29 Karl Heuer (Drag): Do nothing unless menu.popped_up field is set.
1995-05-29 Karl Heuer (x_report_frame_params): Report top and left
1995-05-29 Karl Heuer (mail-extr-all-letters-but-separators): reinstate
1995-05-29 Karl Heuer (vc-revert-buffer1): Delete the special code for font-lock.
1995-05-29 Karl Heuer (font-lock-revert-cleanup): Always turn font lock on.
1995-05-29 Karl Heuer (revert-buffer): Save after-revert-hook (both local and
1995-05-29 Karl Heuer (find-file-noselect): In "file changed" messages,
1995-05-29 Karl Heuer (COFF): Define.
1995-05-29 Karl Heuer (LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.
1995-05-29 Karl Heuer (ediff-setup-control-frame): Use
1995-05-29 Karl Heuer (ediff-setup): Don't make default-minibuffer-frame
1995-05-29 Karl Heuer (dabbrev--abbrev-at-point): If point is after
1995-05-29 Karl Heuer (indent-for-comment): move to beginning of line only
1995-05-29 Karl Heuer (at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
1995-05-29 Karl Heuer (describe_vector): New arg entire_map.
1995-05-29 Karl Heuer (describe_syntax_1): Pass new arg to describe_vector.
1995-05-29 Karl Heuer (redisplay_window): Don't use try_window_id if
1995-05-29 Karl Heuer (dired-find-buffer-nocreate): Check only buffers in
1995-05-29 Karl Heuer (isearch-edit-string): Don't bind isearch-other-end.
1995-05-29 Karl Heuer (update_menu_bar): Call set_frame_menubar with proper buffer current.
1995-05-28 Richard Kenner (21064:Windows_NT:50:3): New case.
1995-05-28 Geoff Voelker Add carriage returns; necessary for batch files on Win95
1995-05-27 Karl Heuer (VFORK_RETURN_TYPE): Moved to s/sol2-3.h.
1995-05-27 Karl Heuer (VFORK_RETURN_TYPE): Moved here from s/sol2-4.h.
1995-05-27 Karl Heuer (send-mail-function, mail): Doc fixes.
1995-05-27 Karl Heuer (x_window): Call initialize_frame_menubar
1995-05-27 Karl Heuer (previous-matching-history-element):
1995-05-27 Karl Heuer (gud-gdb-marker-regexp): New var. Use path-separator.
1995-05-27 Karl Heuer (Info-directory-list): Use path-separator.
1995-05-27 Karl Heuer (vc-log-info): Use path-separator.
1995-05-27 Karl Heuer (etags_getcwd): Don't use #elif.
1995-05-27 Karl Heuer (ispell-message-text-end): Match start of forwarded msg.
1995-05-27 Geoff Voelker (init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.
1995-05-26 Karl Heuer (popup_get_selection): Force deactivation if key pressed.
1995-05-26 Karl Heuer (XTread_socket): Don't call popup_get_selection here.
1995-05-26 Karl Heuer (NULL): Use explicit cast.
1995-05-26 Karl Heuer (VFORK_RETURN_TYPE): Use int if not already defined.
1995-05-26 Karl Heuer Move #undef HAVE_VFORK to s/sol2-3.h.
1995-05-26 Karl Heuer Add #undef HAVE_VFORK.
1995-05-26 Karl Heuer (x_consider_frame_title): Use FRAME_KBOARD.
1995-05-26 Geoff Voelker (command-line): Handle nil command-line-args.
1995-05-26 Geoff Voelker Initial revision
1995-05-26 Roland McGrath (compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow
1995-05-26 Geoff Voelker (get_data_region_base): Undefined.
1995-05-26 Geoff Voelker (reserved_heap_size,allocate_heap): Defined.
1995-05-26 Geoff Voelker (set_terminal_modes): Set cursor size appropriate for Win95.
1995-05-26 Geoff Voelker (configuration_buffer): Increase size.
1995-05-26 Geoff Voelker (LIBS): Use BASE_LIBS and ADVAPI32.
1995-05-26 Geoff Voelker Use BASE_LIBS.
1995-05-26 Geoff Voelker Commented out.
1995-05-26 Geoff Voelker (ARCH): New definition.
1995-05-26 Geoff Voelker (SHELL): Conditionally defined.
1995-05-26 Geoff Voelker Initial revision
1995-05-26 Karl Heuer (Foverlay_start, Foverlay_end): Declare these functions.
1995-05-26 Karl Heuer (dired-find-buffer-nocreate): Don't try to find a
1995-05-26 Karl Heuer (x_set_frame_parameters) Fix typo.
1995-05-26 Karl Heuer (standard_args): -i, -itype, --icon-type take 0, not 1, args
1995-05-26 Karl Heuer (gud-common-init): Don't die if filename not supplied.
1995-05-26 Karl Heuer (texinfo-sequentially-find-pointer): Don't modify
1995-05-26 Karl Heuer (byte-compile-insert-header):
1995-05-26 Karl Heuer (x-create-frame-with-faces): Read geometry resource
1995-05-26 Karl Heuer (create_process, send_process): Add volatile qualifiers.
1995-05-26 Karl Heuer (Fsubstitute_command_keys): Cast arg of describe_map_tree.
1995-05-26 Karl Heuer (describe_map_tree): Move declaration to lisp.h.
1995-05-25 Karl Heuer (adjust_point): Declare arg AMOUNT.
1995-05-25 Karl Heuer (scan_lists): Make stringterm an unsigned char.
1995-05-25 Karl Heuer (XTread_socket): For MapNotify, call record_asynch_buffer_change.
1995-05-25 Karl Heuer (prepare_menu_bars): Update frame titles before menu bars.
1995-05-25 Karl Heuer (Fframe_or_buffer_changed_p): Record frame names
1995-05-25 Karl Heuer (xmenu_show, xdialog_show): Increment widget_id_tick
1995-05-25 Karl Heuer (Fx_get_resource): Major rewrite to make it clearer.
1995-05-25 Karl Heuer Fix typo.
1995-05-25 Karl Heuer (XTflash): Use pointers as args to select.
1995-05-25 Karl Heuer (change_frame_size_1): Declare arg DELAY.
1995-05-25 Karl Heuer (do_symval_forwarding, frame_buffer_predicate): Declare these.
1995-05-25 Karl Heuer (format1): Cast arg of doprnt.
1995-05-25 Karl Heuer (Fcall_interactively): Cast arg of doprnt.
1995-05-25 Karl Heuer (message): Cast arg of doprnt.
1995-05-24 Karl Heuer (menu_bar_items): Declare this function.
1995-05-24 Karl Heuer (queue_selection_requests_unwind): Add return value.
1995-05-24 Karl Heuer (Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
1995-05-24 Karl Heuer (Fdelete_frame): When updating Vdefault_minibuffer_frame,
1995-05-24 Karl Heuer Clarify use of site-init.el.
1995-05-24 Karl Heuer (x_connection_closed): Unblock input, first thing.
1995-05-24 Karl Heuer Delete reference to ALT. Change <Rubout> to <Delete>.
1995-05-24 Karl Heuer (vendor-specific-keysyms): Add second spelling for HP.
1995-05-24 Karl Heuer (x_set_offset): Add border_width when calling XMoveWindow.
1995-05-24 Karl Heuer (x_set_frame_parameters): Pass 1 as change_gravity
1995-05-24 Karl Heuer (struct x_display): New field menubar_height.
1995-05-24 Karl Heuer (set_frame_menubar): Set menubar_height field.
1995-05-24 Karl Heuer (x_window) [both versions]: Set menubar_height.
1995-05-24 Karl Heuer (x_calc_absolute_position): Use menubar_height field.
1995-05-24 Karl Heuer (create_frame_gcs, setup_frame_gcs): Reformat long statements.
1995-05-24 Karl Heuer (hack_wm_protocols): Use cast instead of suffix.
1995-05-24 Karl Heuer [USE_X_TOOLKIT] (x_window): Pass position to toolkit
1995-05-24 Karl Heuer (Fgarbage_collect): Clear consing_since_gc first thing.
1995-05-24 Karl Heuer (delete-frame-enabled-p): New subroutine.
1995-05-24 Karl Heuer (describe-prefix-bindings): If key is a string,
1995-05-24 Karl Heuer (set_buffer_internal_1): New subroutine.
1995-05-24 Karl Heuer (redisplay_window): Use set_buffer_internal_1.
1995-05-24 Karl Heuer Remove version number.
1995-05-23 Francesco Potortì * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
1995-05-23 Karl Heuer (XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.
1995-05-23 Karl Heuer (create_frame_gcs): Cast args of XCreateGC.
1995-05-23 Karl Heuer (unload_color): Cast args of XFreeColors.
1995-05-23 Karl Heuer (hack_wm_protocols): Cast args of XGetWindowProperty.
1995-05-23 Karl Heuer (x_get_window_property): Cast args of XGetWindowProperty.
1995-05-23 Karl Heuer Initial revision
1995-05-23 Karl Heuer (long_to_cons): Don't assume 32-bit longs.
1995-05-23 Karl Heuer (Fvisited_file_modtime): Cast arg to long_to_cons.
1995-05-22 Karl Heuer (Fformat): Split double into two pointers, not two ints.
1995-05-22 Karl Heuer pass arg to sqrt.
1995-05-22 Karl Heuer (gnus-gnus-to-quick-newsrc-format): don't save
1995-05-22 Karl Heuer (display_text_line): Enter a char in charstarts
1995-05-22 Karl Heuer (gdb_lisp_params): New enum type.
1995-05-22 Karl Heuer gdb_lisp_params to get storage layout info.
1995-05-22 Karl Heuer Delete HAVE_FMOD; configure handles that correctly now.
1995-05-22 Karl Heuer (edit-kbd-macro): Better error messages for undefined keys
1995-05-22 Karl Heuer (ada-add-ada-menu): Fix args to easy-menu-define.
1995-05-22 Karl Heuer (oblookup): Delete argument hashp.
1995-05-22 Karl Heuer (file-ownership-preserved-p): Fix typo in previous change.
1995-05-22 Karl Heuer (mail-text): Expand abbrev before moving point.
1995-05-21 Jim Meyering [REGEX_FREE]: Use ((void)0) instead of just (0).
1995-05-20 Roland McGrath Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
1995-05-20 Karl Heuer (mouse-save-then-kill): Fix previous change.
1995-05-20 Karl Heuer (activate_button, xm_update_cascadebutton): Don't use prototype.
1995-05-20 Karl Heuer Don't use prototype.
1995-05-20 Karl Heuer (easy-menu-do-define): Add autoload cookie.
1995-05-20 Karl Heuer (Flogb): frexp needs a pointer to int, not EMACS_INT.
1995-05-19 Karl Heuer (buffer_posn_from_coords): Don't let startp be before BEGV.
1995-05-19 Karl Heuer (mail-mode): Clarify doc string.
1995-05-19 Karl Heuer (expand-mail-aliases): Expand aliases in
1995-05-19 Karl Heuer Fix May 6 change.
1995-05-18 Karl Heuer (zv_strings_seen): New variable.
1995-05-18 Karl Heuer (compute_motion): Handle overlay strings.
1995-05-18 Karl Heuer (Fpos_visible_in_window_p): New arg to compute_motion.
1995-05-18 Karl Heuer (buffer_posn_from_coords): New arg to compute_motion.
1995-05-18 Karl Heuer Put property on set-face-stipple, not set-stipple.
1995-05-18 Karl Heuer Undo previous change.
1995-05-18 Karl Heuer (byte-compile-dynamic-docstrings): Doc fix.
1995-05-18 Karl Heuer (tar-mode): Set write-contents-hooks instead of
1995-05-18 Karl Heuer (Fkill_emacs): Delete the auto-save-list file
1995-05-18 Karl Heuer (status_notify): If Vprocess_alist changes within
1995-05-18 Karl Heuer (unload-feature): When we come to (provide . FEATURE),
1995-05-17 Roland McGrath Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
1995-05-17 Karl Heuer (Buffer-menu-buffer): Give more informative error
1995-05-17 Karl Heuer (Fdump_emacs): Don't take address of array.
1995-05-17 Roland McGrath [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
1995-05-17 Karl Heuer (c-fill-paragraph): Don't alter point
1995-05-17 Karl Heuer (Fmake_indirect_buffer): Fix interactive spec.
1995-05-17 Karl Heuer (gnus-expunge): Use defalias.
1995-05-17 Karl Heuer (re_compile_fastmap): Undo previous change.
1995-05-17 Karl Heuer (SOURCES): Fix reference to ymakefile.
1995-05-17 Karl Heuer Delete reference to ymakefile.
1995-05-17 Karl Heuer (easy-menu-create-keymaps): Set menu-enable prop.
1995-05-17 Karl Heuer (syms_of_keyboard): Always define track-mouse.
1995-05-16 Karl Heuer Add provide call.
1995-05-16 Karl Heuer (facemenu-set-face-from-menu): Doc fix.
1995-05-16 Karl Heuer (Frecenter): Fix args to vmotion (overlooked in May 13 change).
1995-05-16 Karl Heuer UNEXEC_USE_MAP_PRIVATE: Define.
1995-05-16 Karl Heuer (unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
1995-05-16 Karl Heuer Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
1995-05-15 Richard M. Stallman (re_compile_fastmap): Don't free stack if it's empty.
1995-05-15 Richard M. Stallman (LD_SWITCH_SYSTEM): Define.
1995-05-15 Richard M. Stallman (syms_of_buffer): Doc fix.
1995-05-15 Richard M. Stallman New version for Emacs 19.
1995-05-15 Richard M. Stallman If the geometry resource specifies a position,
1995-05-15 Richard M. Stallman (dabbrev-completion): Use mapcar, not mapc.
1995-05-15 Richard M. Stallman (byte-compile-insert-header): Cope if user-mail-address is unbound.
1995-05-15 Richard M. Stallman (mouse-save-then-kill): When making a new region
1995-05-15 Richard M. Stallman (path-separator): Defined.
1995-05-15 Karl Heuer (get-method-definition): Fix regexps.
1995-05-15 Karl Heuer (tq-process-buffer): Don't hard-code the buffer name.
1995-05-15 Per Bothner * config.guess: Recognize Cray90 (from Pete TerMaat).
1995-05-15 Karl Heuer (vmotion): handle the case where `minibuf_prompt' is nil.
1995-05-13 Erich Stefan Boleyn Add configuration for semi-hosted ARM.
1995-05-13 Karl Heuer (vmotion): Simplify. Replace last three args with a single
1995-05-13 Karl Heuer (minmax): New macro.
1995-05-13 Karl Heuer (Fdelete_other_windows): Fix args to vmotion.
1995-05-13 Karl Heuer Initial revision
1995-05-13 Karl Heuer (Qvendor_specific_keysyms): New var.
1995-05-12 Karl Heuer (main) [NeXT]: Add missing braces.
1995-05-12 Roland McGrath (rlogin-history): New defvar.
1995-05-12 Roland McGrath (compilation-next-error-locus): Ignore zero column number.
1995-05-12 Roland McGrath (vc-status): If vc-locking-user returns a number, compare it to (user-uid).
1995-05-12 Doug Evans (vxworks29k): New alias.
1995-05-12 Simon Marshall Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.
1995-05-12 Karl Heuer (init_system_name): Clean up signedness mismatch.
1995-05-12 Karl Heuer Miscellaneous fixes for better compatibility with
1995-05-12 Karl Heuer (float_to_string): Fix type mismatch and simplify.
1995-05-12 Per Bothner Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.
1995-05-12 Karl Heuer (unexec): Fix type mismatch.
1995-05-11 Karl Heuer [!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
1995-05-11 Karl Heuer [!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
1995-05-11 Tom Tromey (tcl-type-alist): Include entry for "proc".
1995-05-11 Roland McGrath (tags-loop-continue): Doc fix.
1995-05-11 Roland McGrath (compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
1995-05-10 Tom Tromey (tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
1995-05-10 Tom Tromey Bug fix in menu code for XEmacs.
1995-05-10 Roland McGrath AIX support from Tim Bell <tbel@afsmail.cern.ch>: make-3-73-3 make-3-74
1995-05-09 Tom Tromey Changed "Lucid Emacs" to "XEmacs".
1995-05-09 Michael Meissner Add powerpc little endian support; Add powerpc variants; Add pentium variants
1995-05-09 David J. MacKenzie Use sqrt (more portable) instead of fmod in -lm check.
1995-05-09 Richard M. Stallman (BSD): Include sys/param.h instead of redefining BSD.
1995-05-09 Richard M. Stallman Put nt/emacs.ico and nt/emacs.rc in dist.
1995-05-09 Richard M. Stallman Do copy src/makefile.nt.
1995-05-09 Richard M. Stallman (Info-directory-list): Use installation-directory,
1995-05-09 Richard M. Stallman (Fcall_process): Keep reading till buffer is nearly full.
1995-05-09 Karl Heuer Vdefault_minibuffer_frame is now part of KBOARD instead
1995-05-09 Karl Heuer (struct kboard): New member Vdefault_minibuffer_frame.
1995-05-09 Karl Heuer (init_kboard): Initialize Vdefault_minibuffer_frame.
1995-05-09 Richard M. Stallman (VMS_SUPPORT): Add missing `.elc'.
1995-05-09 Karl Heuer (make_frame_without_minibuffer): New arg KB.
1995-05-09 Karl Heuer (Fx_create_frame): Pass kb to make_frame_without_minibuffer.
1995-05-09 Karl Heuer [MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
1995-05-09 Richard M. Stallman (Funfocus_frame): Check for live X frame.
1995-05-09 Karl Heuer [MULTI_FRAME] (init_window_once): Set Vterminal_frame
1995-05-09 Richard M. Stallman (mail-font-lock-keywords): Make mail-header-separator into a regexp.
1995-05-09 Richard M. Stallman (news-reply-mode): Add ^ to paragraph delimiters.
1995-05-09 Richard M. Stallman (sc-no-blank-line-or-header): Make mail-header-separator into a regexp.
1995-05-09 Karl Heuer (x_consider_frame_title): When setting multiple_frames,
1995-05-09 Geoff Voelker removed ^Ms
1995-05-09 Richard M. Stallman (popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
1995-05-09 Geoff Voelker Initial revision
1995-05-09 Karl Heuer [MULTI_KBOARD] (read_char): If the character was for
1995-05-09 Richard M. Stallman (news-setup): Bind mail-signature to nil.
1995-05-09 Richard M. Stallman (prepare_menu_bars): Save and restore the match data.
1995-05-08 Richard M. Stallman (ediff-revision-key): Default value nil.
1995-05-08 Richard M. Stallman (info-insert-file-contents): Don't use
1995-05-08 Richard M. Stallman (Helper-help): Use read-key-sequence.
1995-05-08 Richard M. Stallman (add-log-current-defun): Handle objc-mode like c-mode;
1995-05-08 Richard M. Stallman (Fdump_emacs): Don't use & before my_edata.
1995-05-08 Richard M. Stallman (Fread_key_sequence): Doc fix.
1995-05-08 Richard M. Stallman (Fraise_frame, Flower_frame): Make arg FRAME optional.
1995-05-08 Richard M. Stallman (menu-bar-tools-menu): Rename key to `compare'.
1995-05-08 Francesco Potortì * delta.h (C_SWITCH_MACHINE): Let configure decide if this is a
1995-05-08 Richard M. Stallman (region-cache.obj,vm-limit.obj): Dependencies defined.
1995-05-08 Richard M. Stallman (Fdisplay_buffer): Initialize other, upper, lower.
1995-05-08 Richard M. Stallman (get-method-definition, get-method-definition-1): New functions.
1995-05-07 Richard M. Stallman Add C-escape binding.
1995-05-07 Richard M. Stallman entered into RCS
1995-05-07 Richard M. Stallman (main): Increase lock timeout to five minutes.
1995-05-07 Richard M. Stallman (Fmatch_data, Fstore_match_data): Declared.
1995-05-07 Richard M. Stallman (wait_reading_process_input): Pass arg in new call to set_waiting_for_input.
1995-05-07 Richard M. Stallman (path-separator): Set to ";".
1995-05-07 Richard M. Stallman (TRES): Defined.
1995-05-07 Richard M. Stallman (obj): Use .c files.
1995-05-07 Richard M. Stallman (CVTRES): Defined.
1995-05-07 Richard M. Stallman (recover-session): Renamed from multiple-recover.
1995-05-07 Richard M. Stallman (GETPGRP_NO_ARG): Defined
1995-05-07 Richard M. Stallman (region_face, next_face_id): Make static.
1995-05-07 Richard M. Stallman Provide noutline as well as outline.
1995-05-07 Richard M. Stallman (isfloat_string): Reject strings like "0.5+".
1995-05-07 Richard M. Stallman (Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.
1995-05-07 Richard M. Stallman Clarification about running executable in place.
1995-05-07 Richard M. Stallman Clarify effect of setting load-path before dumping.
1995-05-07 Richard M. Stallman (syms_of_window): Doc fix.
1995-05-07 Richard M. Stallman (pp-eval-expression): Update use of temp-buffer-show-function.
1995-05-06 Richard M. Stallman Refer to file nt/install.
1995-05-06 Richard M. Stallman (wait_reading_process_input): Don't call prepare_menu_bars.
1995-05-06 Richard M. Stallman (gc_cons_threshold): Change back to int.
1995-05-06 Richard M. Stallman (gc_cons_threshold): Change back to int.
1995-05-06 Richard M. Stallman (i[345]86-*-bsdi2*): New configuration.
1995-05-06 Richard M. Stallman (GETPGRP_NO_ARG): New definition.
1995-05-06 David J. MacKenzie Make sure CDPATH doesn't mess up PWD check.
1995-05-06 Richard M. Stallman (bcmp, bcopy): Fix backward BSTRING conditionals.
1995-05-06 Richard M. Stallman [! emacs]: #undef REL_ALLOC.
1995-05-06 Richard M. Stallman Delete all APOLLO conditionals.
1995-05-06 Richard M. Stallman (prepare_menu_bars): Clear size-change flag before running
1995-05-06 Richard M. Stallman (x-colors): Delete "medium forest green" in both forms.
1995-05-06 Richard M. Stallman (x-colors): Delete "medium goldenrod" in both forms.
1995-05-06 Richard M. Stallman (gnus-use-generic-from): Doc fix.
1995-05-06 Richard M. Stallman (ispell-region): If position not visible, (sit-for 0).
1995-05-06 Richard M. Stallman (lw_refigure_widget) [USE_MOTIF]: Fix backward if.
1995-05-06 Richard M. Stallman All autoload cookies disabled.
1995-05-06 Richard M. Stallman (gnus-group-mode): Set truncate-lines.
1995-05-05 Richard M. Stallman (days_per_month): Move variable to top level.
1995-05-05 Richard M. Stallman (Fencode_time): Rename arg from min to minute.
1995-05-05 Richard M. Stallman (sendmail-send-it): Check continuation lines
1995-05-05 Richard Kenner Add more NetBSD cases: atrai, sun3*, and mac68k.
1995-05-05 Richard M. Stallman [USE_X_TOOLKIT] (x_window): Always pass position in geometry.
1995-05-05 Richard M. Stallman (HAVE_VFORK): Add #undef.
1995-05-05 Richard M. Stallman (GETPGRP_NO_ARG): Defined.
1995-05-05 Richard M. Stallman (string_display_width): Renamed from string_width.
1995-05-05 Richard M. Stallman (make_gap): Make this new error check also check exceeding VALBITS.
1995-05-05 Richard M. Stallman (Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)
1995-05-05 Richard M. Stallman (Fnumber_to_string, Fstring_to_number):
1995-05-05 Richard M. Stallman (doprnt): Handle long EMACS_INT in sprintf.
1995-05-05 Richard M. Stallman (read1): Handle long EMACS_INT in atol.
1995-05-05 Richard M. Stallman (Fexecute_extended_command): Handle long EMACS_INT in sprintf.
1995-05-05 Richard M. Stallman (print): Make the printing understand EMACS_INTs
1995-05-05 Richard M. Stallman (bcopy, bzero, bcmp): Don't let string.h prototype these.
1995-05-05 Richard M. Stallman (list_processes_1): Cast XFASTINT for passing to sprintf.
1995-05-05 Richard M. Stallman Don't try to define backquote.
1995-05-05 Karl Heuer (Qbefore_string, Qafter_string): New vars.
1995-05-04 Richard M. Stallman [!__GNUC__] (LINKER): Defined.
1995-05-04 Richard M. Stallman (make_gap): Don't allow buffer size that won't fit in int.
1995-05-04 Richard M. Stallman Include config.h.
1995-05-04 Richard M. Stallman (${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.
1995-05-04 Richard M. Stallman (arith_driver): Make accum and next EMACS_INTs.
1995-05-04 Richard M. Stallman ('\`): Use backslash for reading the backquote.
1995-05-04 Richard M. Stallman (ALL_CFLAGS): Add -I../src.
1995-05-04 Karl Heuer Fix spelling of author's name.
1995-05-04 Richard M. Stallman Initial revision
1995-05-04 Richard M. Stallman (read1): New arg FIRST_IN_LIST; all callers changed.
1995-05-04 Richard M. Stallman (parse_modifiers, apply_modifiers): Don't assume 32-bit EMACS_INT.
1995-05-04 Richard M. Stallman (Fdelete_overlay): Was mistakenly called Fdelete_overlays.
1995-05-04 Richard M. Stallman (gc_cons_threshold): Make this an EMACS_INT.
1995-05-04 Richard M. Stallman (gc_cons_threshold): Make this an EMACS_INT.
1995-05-04 Richard M. Stallman (search_buffer): Cast p_limit to EMACS_INT not int.
1995-05-04 Richard M. Stallman (GETPGRP_NO_ARG): Define.
1995-05-04 Richard M. Stallman [__osf__]: Include string.h and stdlib.h.
1995-05-04 Richard M. Stallman (xmalloc): Declare it to return long *.
1995-05-04 Richard M. Stallman (xmalloc, xrealloc): Declare them long *.
1995-05-04 Richard M. Stallman (C_entries): Cast result of xrealloc.
1995-05-04 Richard M. Stallman (HAVE_FMOD): Defined.
1995-05-04 Richard M. Stallman (reorder_modifiers): Cast apply_modifiers arg to int.
1995-05-04 Richard M. Stallman (reorder_modifiers): Use XINT.
1995-05-03 Richard M. Stallman (m68*-apollo-*): Renamed from m68*-apollo*.
1995-05-03 Richard M. Stallman (CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)
1995-05-03 Richard M. Stallman (directory_file_name): Add APOLLO conditional.
1995-05-03 Richard M. Stallman Don't copy in src/s/*.inp. Don't copy nt/src.
1995-05-03 Richard M. Stallman Doc auto-save-list-file-name.
1995-05-03 Karl Heuer (scribe-chapter): Change to C-c C-c.
1995-05-02 Karl Heuer (gomoku-human-plays): Change to C-c C-p.
1995-05-02 Karl Heuer (gnus-uu-interactive-scan-directory): Change to C-c C-d.
1995-05-02 Karl Heuer (outline-rebullet-current-heading): Change to C-c *.
1995-05-02 Karl Heuer (get_local_map): Use Fget_char_property, so that
1995-05-02 Richard M. Stallman (Fset_buffer_modified_p): Use the truename for locking.
1995-05-02 Richard M. Stallman (Finsert_file_contents): Use file_truename for unlocking.
1995-05-02 Richard M. Stallman (prepare_to_modify_buffer): Use file_truename for locking.
1995-05-02 Richard M. Stallman (union fail_stack_elt): New union.
1995-05-02 Karl Heuer (xmenu_show, menubar_selection_callback): Move declaration
1995-05-02 Karl Heuer (kbd_buffer_get_event): New arg USED_MOUSE_MENU.
1995-05-02 Richard M. Stallman (S-delete): Fix typo (was C-delete).
1995-05-02 Richard M. Stallman (hide-ifdef-mode-prefix-key): Change to C-c @.
1995-05-02 Richard M. Stallman Warn about nested repetition.
1995-05-02 Karl Heuer (update_frame): Don't put cursor in echo area unless
1995-05-02 Karl Heuer (display_text_line): Don't move the cursor if it's supposed to
1995-05-02 Richard M. Stallman Describe uses of C-c followed by punctuation chars.
1995-05-02 Richard M. Stallman (outline-minor-mode-prefix): Change to C-c @.
1995-05-02 Richard M. Stallman (texinfo-mode-map): Delete C-c ] binding.
1995-05-02 Richard M. Stallman (forms--mode-commands): Delete C-c ? binding.
1995-05-02 Richard M. Stallman (news-reply-mode-map): Delete C-c ? binding.
1995-05-02 Richard M. Stallman (isearch-mode): Doc fix.
1995-05-02 Richard M. Stallman (iso-accents-mode): Doc fix.
1995-05-01 Karl Heuer (redisplay): Don't move the cursor if it's supposed to
1995-05-01 Richard M. Stallman (buffer-substring-no-properties): New function.
1995-05-01 Richard M. Stallman (expand-mail-aliases): Use buffer-substring-no-properties.
1995-05-01 Richard M. Stallman (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
1995-05-01 Richard M. Stallman (tpu-copy-keyfile): New function.
1995-05-01 Richard M. Stallman (set-auto-mode): If buffer has no file, use buffer name.
1995-05-01 Richard M. Stallman (jka-compr-write-region): Handle the append
1995-04-30 Richard M. Stallman (main): Delete duplicate code for -version.
1995-04-30 Richard M. Stallman Comment change.
1995-04-30 Richard M. Stallman (Fdo_auto_save): Record visited file name
1995-04-30 Richard M. Stallman (normal-top-level): Set auto-save-list-file-name.
1995-04-30 Richard M. Stallman (multiple-recover, multiple-recover-finish): New commands.
1995-04-30 Richard M. Stallman (standard_args): Add #ifdef VMS for -map.
1995-04-30 Richard M. Stallman Fix delq example.
1995-04-30 Paul Eggert (datearg): If rlog options are specified explicitly,
1995-04-30 Richard M. Stallman Mention file-regular-p operation.
1995-04-30 Richard M. Stallman (command-line-1): Implement -L/--directory option.
1995-04-29 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1995-04-29 Richard M. Stallman (standard_args): Add -L/--directory/-directory.
1995-04-29 Richard M. Stallman (PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
1995-04-29 Richard M. Stallman (jka-compr-insert-file-contents): When visiting,
1995-04-29 Richard M. Stallman (command-line): Handle -iconic and -icon-type here.
1995-04-29 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
1995-04-29 Richard M. Stallman (compile-internal): Disable undo before erasing
1995-04-29 Richard M. Stallman (tex-view): Nice error if tex-dvi-view-command is nil.
1995-04-29 Richard M. Stallman (*-sun-sunos4.1.3*): Use sunos4shr.h.
1995-04-29 Richard M. Stallman (ORDINARY_LINK): Defined.
1995-04-29 Karl Heuer (popup_get_selection): Use x_non_menubar_window_to_frame.
1995-04-29 Karl Heuer (read_char, read_char_x_menu_prompt): Exclude
1995-04-29 Karl Heuer Declare x_non_menubar_window_to_frame.
1995-04-29 Karl Heuer (x_non_menubar_window_to_frame): New function.
1995-04-29 Karl Heuer (x_term_init): Add stub to initialize Vsystem_key_alist.
1995-04-28 Karl Heuer (create_process): Don't reference pty_name if !HAVE_PTYS.
1995-04-28 Karl Heuer (sunos4.1.3): Use shared libraries, since that's
1995-04-27 Michael Meissner Support for pre-BFD versions of Linux ld.
1995-04-27 Richard Kenner (i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.
1995-04-26 Karl Heuer (vc-next-action-on-file): Add missing let-binding.
1995-04-26 Karl Heuer (vc-default-backend, vc-path, vc-consult-headers):
1995-04-26 Karl Heuer (extraclean): Depend on maintainer-clean, not
1995-04-26 Karl Heuer (maintainer-clean): Renamed from realclean.
1995-04-26 Michael Meissner Support Linux elf and a.out systems; Add parisc support
1995-04-26 Richard Kenner (CRAY*Y-MP:*:*:*): New entry.
1995-04-26 Richard M. Stallman (Ffile_regular_p): Use Qfile_regular_p.
1995-04-26 Richard M. Stallman (vc-buffer-backend): New function.
1995-04-26 Richard M. Stallman (vc-backend-checkout): Pass vc-checkout-switches arg
1995-04-26 Richard M. Stallman (standard_args): Move -iconic and --icon-type (etc.)
1995-04-26 Richard M. Stallman Eval key definitions and clean up upon completion.
1995-04-26 Richard M. Stallman Removed reference to tpu-gnu-emacs18-p.
1995-04-25 Karl Heuer (mark_kboards): Mark the kbd macro and Vsystem_key_alist.
1995-04-25 Karl Heuer (appt-check): Use force-mode-line-update.
1995-04-25 Karl Heuer (array-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (byte-recompile-directory): Use force-mode-line-update.
1995-04-25 Karl Heuer (delete-selection-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (dired-omit-expunge): Use force-mode-line-update.
1995-04-25 Karl Heuer (dired-sort-set-modeline): Use force-mode-line-update.
1995-04-25 Karl Heuer (edt-advance, edt-backup): Use force-mode-line-update.
1995-04-25 Karl Heuer (find-dired-sentinel): Use force-mode-line-update.
1995-04-25 Karl Heuer (fortran-auto-fill-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (gud-sentinel): Use force-mode-line-update.
1995-04-25 Karl Heuer (hanoi): Use force-mode-line-update.
1995-04-25 Karl Heuer (hide-ifdef-toggle-read-only): Use force-mode-line-update.
1995-04-25 Karl Heuer (Info-edit-mode, Info-cease-edit): Use force-mode-line-update.
1995-04-25 Karl Heuer (isearch-mode, isearch-done): Use force-mode-line-update.
1995-04-25 Karl Heuer (mh-insert-signature): Use force-mode-line-update.
1995-04-25 Karl Heuer (mh-set-scan-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (mh-set-mode-name): Use force-mode-line-update.
1995-04-25 Karl Heuer (outline-minor-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (picture-set-motion, picture-mode-exit): Use force-mode-line-update.
1995-04-25 Karl Heuer (rmail-edit-current-message): Use force-mode-line-update.
1995-04-25 Karl Heuer (auto-fill-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (sc-raw-mode-toggle): Use force-mode-line-update.
1995-04-25 Karl Heuer (term-update-mode-line, term-process-pager): Use force-mode-line-update.
1995-04-25 Karl Heuer (te-edit, te-more-break-unwind): Use force-mode-line-update.
1995-04-25 Karl Heuer (display-time-sentinel, display-time-filter): Use force-mode-line-update.
1995-04-25 Karl Heuer (vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (vip-change-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (xscheme-set-runlight, xscheme-set-prompt): Use force-mode-line-update.
1995-04-25 Karl Heuer (emerge-fast-mode, emerge-edit-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (toggle-read-only, rename-uniquely): Use force-mode-line-update.
1995-04-25 Karl Heuer (ispell-minor-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (double-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (gomoku-display-statistics): Use force-mode-line-update.
1995-04-25 Karl Heuer (f90-auto-fill-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer (abbrev-mode): Use force-mode-line-update.
1995-04-25 Richard M. Stallman (forms--make-format-elt-using-text-properties)
1995-04-25 Simon Marshall Made sc-string-text to strip of text properties of buffer text, so string
1995-04-25 Richard M. Stallman Explan when boundaries are made automatically.
1995-04-25 Richard M. Stallman Comment change.
1995-04-25 Richard M. Stallman (rename-uniquely): Don't discard <NN> from end
1995-04-25 Richard M. Stallman (rmail-insert-inbox-text): Get the truename of
1995-04-25 Richard M. Stallman (mail-position-on-field): Use $, not \n, in regexp.
1995-04-25 Richard M. Stallman (tpu-search-internal): Case-sensitive search if search
1995-04-25 Richard M. Stallman (REGEXP_IN_LIBC): Defined.
1995-04-25 Richard M. Stallman [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
1995-04-25 Richard M. Stallman At end, use default file name .tpu-keys.
1995-04-25 Richard M. Stallman Don't turn on tpu-edt mode.
1995-04-24 Richard M. Stallman Fix backwards test in kill-buffer-query-functions.
1995-04-24 Karl Heuer (x_term_init): If the previous kboard was the dummy one,
1995-04-24 Karl Heuer (Vsystem_key_alist): Delete global variable.
1995-04-24 Karl Heuer (struct kboard): New member Vsystem_key_alist.
1995-04-24 Karl Heuer Make intervals.o and term.o depend on keyboard.h.
1995-04-24 Richard M. Stallman (safe_run_hooks_1, safe_run_hooks_error): New subroutines.
1995-04-24 Karl Heuer (Fplist_put): Don't signal an error if plist isn't a cons.
1995-04-24 Karl Heuer (struct x_display_info): New members x_focus_frame,
1995-04-24 Karl Heuer (x_get_focus_frame): New arg FRAME. Callers changed.
1995-04-24 Karl Heuer (x_focus_frame, x_focus_event_frame, x_highlight_frame):
1995-04-24 Karl Heuer (Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.
1995-04-24 Karl Heuer Make dispnew.o and keyboard.o depend on xterm.h.
1995-04-24 Richard M. Stallman (rmail-resend): Fix abbrev expansion.
1995-04-24 Karl Heuer (do_switch_frame): Don't try to refocus termcap frames.
1995-04-24 Karl Heuer (message_dolog): The message log doesn't need an undo list.
1995-04-24 Karl Heuer (term_init): MagicWrap implies AutoWrap.
1995-04-24 Karl Heuer (do_switch_frame): x_get_focus_frame needs an arg.
1995-04-24 Karl Heuer (xmenu_show): x_mouse_leave needs an arg.
1995-04-24 Richard M. Stallman (info-insert-file-contents): Set default-directory
1995-04-24 Richard M. Stallman (isearch-update-ring): Use STRING arg, not isearch-ring.
1995-04-24 Richard M. Stallman Disable many Files menu items in minibuffer.
1995-04-24 Richard M. Stallman (print-help-return-message): Check same-window-buffer-names
1995-04-24 Richard M. Stallman (iso-accents-list): Add ~! and ~? combinations.
1995-04-24 Richard M. Stallman (rename-uniquely): Strip suffix before rename.
1995-04-24 Simon Marshall shell-font-lock-keywords efficiency fix.
1995-04-24 Simon Marshall mail-font-lock-keywords efficiency fix.
1995-04-24 Simon Marshall rmail-summary-font-lock-keywords efficiency fix.
1995-04-24 Simon Marshall dired-font-lock-keywords efficiency fix.
1995-04-24 Simon Marshall change-log-font-lock-keywords efficiency fix.
1995-04-24 Simon Marshall Use new fortran-match-!-comment to do !-style fontification; do rest in regexps
1995-04-24 Simon Marshall Make font-lock.el use compiled keywords; added FN as possible matcher.
1995-04-24 Richard M. Stallman (create_process): Don't abort if can't reopen
1995-04-24 Richard M. Stallman (child_setup): Reword "can't exec" message.
1995-04-24 Richard M. Stallman (easy-menu-define): Doc fix.
1995-04-24 Richard M. Stallman (INFO_TARGETS, DVI_TARGETS): Add viper targets.
1995-04-24 Richard M. Stallman Update info on window-end.
1995-04-24 Richard M. Stallman (byte-optimize-letX): Use car-safe and cdr-safe.
1995-04-21 Karl Heuer (rmail-attributes): Recognize "resent" attribute.
1995-04-20 Karl Heuer Update some MIME doc strings.
1995-04-20 Karl Heuer Update some MIME doc strings.
1995-04-20 Karl Heuer Comment update.
1995-04-20 Karl Heuer (sendmail-pre-abbrev-expand-hook): When setting the
1995-04-20 Karl Heuer (Fexpand_abbrev): Add some error checking.
1995-04-20 Karl Heuer (Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.
1995-04-20 Karl Heuer (f90-keywords): "only" added to keyword list.
1995-04-20 Karl Heuer Change the instructions in the INSTALLATION
1995-04-20 Richard M. Stallman Comment change.
1995-04-20 Richard M. Stallman (undigestify-rmail-message): Strip "^- " which is
1995-04-20 Richard M. Stallman (rmail-revert): Call rmail-mode after reverting
1995-04-19 Karl Heuer (x_window): Use (or reuse) frame's namebuf instead of a
1995-04-19 Karl Heuer (Fdelete_frame): Free f->namebuf.
1995-04-19 Karl Heuer (make_frame): Initialize f->namebuf.
1995-04-19 Karl Heuer (struct frame): New member namebuf.
1995-04-19 Richard M. Stallman (cpp-edit-reset): Fix typo.
1995-04-19 Richard M. Stallman (xmenu_show, xdialog_show): Delete menubarp arg.
1995-04-19 Richard M. Stallman Downcase function parameters.
1995-04-19 Richard M. Stallman (pushnew): Use edebug-keywordp.
1995-04-19 Richard M. Stallman (finder-known-keywords): Add `debugging'.
1995-04-18 Roland McGrath Add Keywords: comment header for finder.el.
1995-04-18 Richard M. Stallman (main): Add argv[0] to an error message.
1995-04-18 Richard M. Stallman (frame-notice-user-settings):
1995-04-18 Richard M. Stallman (map_event_to_object): Declaration deleted.
1995-04-18 Richard M. Stallman (x_report_frame_params): Report value of `display' parm.
1995-04-18 Roland McGrath (tags-search, tags-query-replace): Put (quote ...) around args inserted
1995-04-18 Richard M. Stallman (Ffetch_bytecode): Check the type of the object being read from the file.
1995-04-18 Richard M. Stallman (cpp-edit-list): Move definition toward start of file.
1995-04-18 Richard M. Stallman (line-move): Fix previous change: if we get an error,
1995-04-18 Richard M. Stallman (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1995-04-18 Richard M. Stallman Comment change.
1995-04-18 Richard M. Stallman (Fencode_time): Don't treat years < 100 as special.
1995-04-18 Richard M. Stallman (m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.
1995-04-17 Karl Heuer (insert_1): Adjust overlay center after inserting.
1995-04-17 Karl Heuer (adjust_overlays_for_insert): New function.
1995-04-17 Karl Heuer Declare some functions.
1995-04-17 Karl Heuer (map-y-or-n-p): Don't log prompt messages.
1995-04-17 Richard M. Stallman (finder-known-keywords): Generalize `c' keyword.
1995-04-17 Richard M. Stallman (ispell-init-ispell): Don't barf if there is a
1995-04-17 Richard M. Stallman (Fencode_time): Rewrite by Naggum.
1995-04-16 Richard M. Stallman (font-lock-make-faces): Determine font-lock-background-mode from color
1995-04-16 Richard M. Stallman (x-defined-colors): Take frame as optional arg.
1995-04-16 Richard M. Stallman (list-colors-display): Minor clarification.
1995-04-16 Richard M. Stallman (set-face-background): Handle FRAME = nil directly
1995-04-16 Richard M. Stallman (set-auto-mode): If -*- spec doesn't set `mode:',
1995-04-15 Richard M. Stallman (xaw_pop_instance): Make x, y, w, h unsigned.
1995-04-15 Richard M. Stallman (size_menu): Make height and label_width unsigned.
1995-04-15 Richard M. Stallman (really-lwlib, really-oldXMenu): Mark as .PHONY.
1995-04-15 Richard M. Stallman Delete the #if that compares MARKBIT.
1995-04-15 Richard M. Stallman (dired-do-search): Renamed from dired-do-tags-search.
1995-04-15 Richard M. Stallman (dired-mode-map): Rename commands for A and Q.
1995-04-15 Richard M. Stallman (cpp-parse-open): Delete comments that go past end of line.
1995-04-14 Richard M. Stallman Comment change.
1995-04-14 Richard M. Stallman (finder-known-keywords):
1995-04-14 Karl Heuer Create mouse-drag-overlay as a dead overlay, instead
1995-04-14 Richard M. Stallman (rmail-reformat-message): Call `rmail-clear-headers'
1995-04-14 Karl Heuer (Fencode_time): Fix missing \n\'s.
1995-04-14 Richard M. Stallman (tar-mode): Locally bind next-line-add-newlines to nil.
1995-04-14 Richard M. Stallman (popup_get_selection): Queue up events that aren't
1995-04-14 Richard M. Stallman (fill-paragraph, fill-region, fill-nonuniform-paragraphs)
1995-04-14 Richard M. Stallman (init_editfns): Add casts.
1995-04-14 Richard M. Stallman (get_doc_string): Add cast.
1995-04-14 Richard M. Stallman (kbd_buffer_get_event): Don't use prototype.
1995-04-14 Richard M. Stallman (redisplay): Call init_desired_glyphs for each frame.
1995-04-14 Karl Heuer Comment fix.
1995-04-14 Karl Heuer Many doc fixes.
1995-04-14 Karl Heuer (edt-vt100-revision): Deleted.
1995-04-14 Karl Heuer (edt-pc-revision): Deleted.
1995-04-14 Karl Heuer (edt-mapper-revision): Deleted.
1995-04-14 Karl Heuer (edt-lk201-revision): Deleted.
1995-04-14 Richard M. Stallman (derived-mode-merge-keymaps): Recursively merge prefix key submaps also.
1995-04-14 Richard M. Stallman (x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
1995-04-14 Richard M. Stallman (update_one_menu_entry, make_menu_in_widget):
1995-04-14 Karl Heuer (main): Improve error handling.
1995-04-13 Karl Heuer (Fbuffer_string): Doc clarification.
1995-04-13 Richard M. Stallman (byte-compile-log-file): Always insert at eob.
1995-04-13 Karl Heuer Update copyright.
1995-04-13 Karl Heuer Delete the #if that compares MARKBIT.
1995-04-13 Richard M. Stallman Comment change.
1995-04-13 Richard M. Stallman (print-help-return-message): Check same-window-buffer-names
1995-04-13 Karl Heuer (Fdisplay_buffer): Search the proper frame when the
1995-04-13 Karl Heuer (Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
1995-04-13 Karl Heuer (main, skip_to_lf): Improve error handling.
1995-04-13 Richard M. Stallman (make-help-screen): Explicitly translate key thru function-key-map.
1995-04-13 Karl Heuer (main): Check for trailing ", " before trying to delete it.
1995-04-13 Richard M. Stallman (reporter-mailer): Replace mail with reporter-mail.
1995-04-13 Richard M. Stallman (tabify): Include entire first line in narrowing.
1995-04-13 Richard M. Stallman (compute_char_face): Don't use NULL.
1995-04-13 Karl Heuer Fix previous change.
1995-04-13 Richard M. Stallman (Foverlays_at, Fnext_overlay_change): Don't use NULL.
1995-04-13 Richard M. Stallman (Fx_color_defined_p): Doc fix.
1995-04-13 Richard M. Stallman [! HAVE_X_WINDOWS] (build_face): Deleted.
1995-04-13 Richard M. Stallman (Fcall_interactively): Fix paren nesting.
1995-04-13 Richard M. Stallman (evaporate_overlays): Fix type error.
1995-04-13 Richard M. Stallman (scan_c_file): At end, restore file name last char to its original value.
1995-04-13 Richard M. Stallman (all): Build test-distrib and make-docfile.
1995-04-13 Richard M. Stallman (Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
1995-04-13 Richard M. Stallman Comment change.
1995-04-13 Richard M. Stallman (mail-do-fcc): Use just find-buffer-visiting
1995-04-13 Richard M. Stallman (MARKBIT): Do the shifting as unsigned int.
1995-04-13 Richard M. Stallman (top_distclean): Delete config.cache.
1995-04-13 Richard M. Stallman (x-set-selection): Fix up interactive defaults.
1995-04-13 Richard M. Stallman (temp_output_buffer_show): Select the chosen window
1995-04-13 Richard M. Stallman (time-stamp-format): Replace list of Lisp
1995-04-12 Richard M. Stallman (gc_sweep): If a misc has type Lisp_Misc_Free,
1995-04-12 Richard M. Stallman (Fencode_time): Use XINT to examine `zone'.
1995-04-12 Karl Heuer Initial revision
1995-04-12 Karl Heuer (all): Use DEL_TREE instead of delnode.
1995-04-12 Karl Heuer Key [C-M-backspace] defined.
1995-04-12 Karl Heuer [WINDOWSNT]: Find doc strings
1995-04-12 Karl Heuer (set-auto-mode) [WINDOWSNT]: Match insensitive to case.
1995-04-12 Karl Heuer (dired-chmod-program): Defined.
1995-04-12 Karl Heuer * dired-aux.el (dired-do-chmod): Use dired-chmod-program.
1995-04-12 Karl Heuer (obj, lisp): Update to expanded list of source files.
1995-04-12 Karl Heuer (getenv_internal): Balance parentheses across #if/#endif.
1995-04-12 Karl Heuer Fix typo in previous change.
1995-04-12 Karl Heuer (sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
1995-04-12 Karl Heuer (HAVE_RANDOM): Defined.
1995-04-12 Karl Heuer (Fset_message_beep): Defined.
1995-04-12 Karl Heuer (win32_wait): Reap synchronous subprocesses, and place
1995-04-12 Karl Heuer Fixed function prototypes.
1995-04-12 Karl Heuer (do_mouse_event): Use XSETFASTINT.
1995-04-12 Karl Heuer (sbrk): Shrink heap by arbitrary amounts.
1995-04-12 Karl Heuer (nt_ctime): Defined.
1995-04-12 Karl Heuer (DOC): Defined.
1995-04-12 Karl Heuer (NO_ARG_ARRAY) [WINDOWSNT]: Defined.
1995-04-12 Karl Heuer (directory_file_name) [WINDOWSNT]: Handle UNC format.
1995-04-12 Karl Heuer (Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
1995-04-12 Karl Heuer (child_setup) [WINDOWSNT]: Removed syntax errors.
1995-04-12 Karl Heuer Initial revision
1995-04-11 Richard M. Stallman (mail-hist-put-headers-into-history):
1995-04-11 Roland McGrath (create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
1995-04-11 Richard M. Stallman (XTread_socket): Pass dpyinfo to popup_get_selection.
1995-04-11 Richard M. Stallman (inhibit_garbage_collection): New function.
1995-04-11 Richard M. Stallman (bibtex-find-text, bibtex-remove-double-quotes-or-braces):
1995-04-11 Boris Goldowsky (facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.
1995-04-11 Richard M. Stallman (Fcall_interactively): Fix handling of @
1995-04-11 Richard M. Stallman (perl-comment-indent): Make extra space only when
1995-04-11 Richard M. Stallman (NO_SOCKETS_IN_FILE_SYSTEM): Defined.
1995-04-11 Richard M. Stallman Test NO_SOCKETS_IN_FILE_SYSTEM.
1995-04-11 Karl Heuer Comment changes.
1995-04-10 Karl Heuer (push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.
1995-04-10 Richard M. Stallman (internal_condition_case): Abort if interrupt_input_blocked>0.
1995-04-10 Karl Heuer (make_terminal_frame): all_kboards means initial_kboard too.
1995-04-10 Karl Heuer (init_keyboard): Don't malloc a new structure;
1995-04-10 Richard M. Stallman (newline): Don't auto-fill if flag is on; it was filling wrong line.
1995-04-10 Richard M. Stallman #define SPECIAL_EMACS_INT
1995-04-10 Richard M. Stallman Don't include alloca.h, string.h here.
1995-04-10 Roland McGrath (compilation-error-regexp-alist): Remove superfluous SGI cc regexp.
1995-04-10 Richard M. Stallman If HAVE_CONFIG_H, include config.h.
1995-04-10 Richard M. Stallman Include alloca.h, string.h. Test NOT_C_CODE.
1995-04-10 Richard M. Stallman (fill-region-as-paragraph): Undo previous change.
1995-04-10 Richard M. Stallman (make_terminal_frame): Use Emacs, Emacs-2, ... as name.
1995-04-10 Richard M. Stallman (display_mode_line): Use push_frame_kboard, pop_frame_kboard.
1995-04-10 Richard M. Stallman (x_window): Copy the frame name to non-Lisp string.
1995-04-10 Richard M. Stallman (struct x_display_info): Use `struct kboard', not KBOARD.
1995-04-10 Richard M. Stallman (struct frame): Use `struct kboard', not KBOARD.
1995-04-10 Richard M. Stallman (any_kboard_state): Renamed from unlock_kboard.
1995-04-10 Richard M. Stallman (single_kboard): Renamed from kboard_locked. All refs renamed.
1995-04-10 Richard M. Stallman (XTread_socket): Make deiconify event only if frame was iconified.
1995-04-10 Richard M. Stallman (minibuf.o, xdisp.o): Don't depend on keyboard.h.
1995-04-10 Richard M. Stallman Don't include keyboard.h.
1995-04-10 Richard M. Stallman (Fcall_interactively): Call single_kboard_state
1995-04-10 Richard M. Stallman Initial revision
1995-04-10 Richard M. Stallman (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.
1995-04-10 Richard M. Stallman (KBOARD, etc): Moved to keyboard.h.
1995-04-10 Richard M. Stallman Include keyboard.h.
1995-04-10 Richard M. Stallman (write-file): Default is ask for confirmation only interactively.
1995-04-10 Richard M. Stallman Initial revision
1995-04-10 Richard M. Stallman (LD_SWITCH_X_DEFAULT): New definition.
1995-04-10 Richard M. Stallman Remove function prototypes.
1995-04-10 Richard M. Stallman (NO_MATHERR): Defined.
1995-04-10 Richard M. Stallman (XMISCTYPE): New macro.
1995-04-10 Richard M. Stallman (strftime.o): Define strftime as emacs_strftime.
1995-04-10 Karl Heuer Comment fixes.
1995-04-09 Karl Heuer New version from author.
1995-04-09 Karl Heuer New version from author
1995-04-09 Richard M. Stallman (re_match_2_internal): Eliminate cast of ptr to int.
1995-04-09 Roland McGrath (server-switch-buffer): Make first arg optional too;
1995-04-09 Richard M. Stallman (list-tags): Delete call to select-tags-matched-file.
1995-04-09 Richard M. Stallman (set_point): When skipping intangible text,
1995-04-09 Richard M. Stallman (line-move): Turn off intangibility for intermediate stops.
1995-04-09 Richard M. Stallman (menu-bar-update-buffers): Reuse the entry for
1995-04-09 Richard M. Stallman (newline): Don't indent afterward if at page sep line.
1995-04-09 Richard M. Stallman (byte-compile-log-file): New function.
1995-04-09 Richard M. Stallman (ALL_CFLAGS): Add -I${srcdir}/../src.
1995-04-09 Richard M. Stallman (ALL_CFLAGS): Define HAVE_CONFIG_H.
1995-04-09 Richard M. Stallman (xmalloc, xrealloc): Declare them here.
1995-04-09 Richard M. Stallman (mode-line-buffer-identification): Fix prev change; use setq-default.
1995-04-09 Richard M. Stallman Fix typo in prev change.
1995-04-09 Roland McGrath (next-file): Add paren missing from last change.
1995-04-09 Roland McGrath (next-file): Handle empty list returned by (tags-table-files).
1995-04-09 Richard M. Stallman (ange-ftp-parse-netrc): Bind `default-directory' to
1995-04-09 Richard M. Stallman (occur): Provide 5 cols for line number.
1995-04-08 Richard M. Stallman (completion-setup-function): Undo March 11 change.
1995-04-08 Richard M. Stallman (Fmove_to_column): Fix minor bug in prev change.
1995-04-08 Richard M. Stallman (read_escape): Undo Nov 15 change.
1995-04-08 Richard M. Stallman (make-comint): Error, if start-process is not fboundp.
1995-04-08 Richard M. Stallman (menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.
1995-04-08 Roland McGrath (compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.
1995-04-08 Richard M. Stallman (Fnext_window, Fprevious_window): If all_frames is a frame and window
1995-04-08 Richard M. Stallman (news-reply-mode): Make mail-header-separator into regexp
1995-04-08 Richard M. Stallman (mail-mode): Make mail-header-separator into regexp.
1995-04-08 Richard M. Stallman (ispell-message): Make mail-header-separator into regexp.
1995-04-08 Tom Tromey (tcl-outline-level): New function
1995-04-08 Richard M. Stallman (walk-windows): Doc fix.
1995-04-08 Richard M. Stallman (tar-clear-modification-flags): Fix several bugs.
1995-04-08 Richard M. Stallman (string_width): New function.
1995-04-08 Paul Reilly (*): remove function prototypes.
1995-04-08 Richard M. Stallman (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
1995-04-08 Noah Friedman (resize-minibuffer-window): Make sure minibuffer window is selected.
1995-04-08 Richard M. Stallman (jka-compr-install): Doc fix.
1995-04-08 Richard M. Stallman Comment change.
1995-04-08 Richard M. Stallman (normal-top-level): Copy default-directory
1995-04-08 Richard M. Stallman (menu-bar-file-menu): Add back as alias for menu-bar-files-menu.
1995-04-08 Richard M. Stallman (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
1995-04-08 Richard M. Stallman (redisplay): Don't call update_frame for non-selected termcap frame.
1995-04-08 Richard M. Stallman (mode-line-buffer-identification): Eliminate %F.
1995-04-08 Karl Heuer Comment changes.
1995-04-08 Karl Heuer Add copyright.
1995-04-08 Karl Heuer Add copyright notice.
1995-04-08 Karl Heuer Update copyright.
1995-04-08 Karl Heuer (kbd_buffer_get_event): Check for frame buried in a cons.
1995-04-08 Richard M. Stallman (prepare_menu_bars): Do the frame titles last.
1995-04-08 Richard M. Stallman Use "..." in #include.
1995-04-07 Richard M. Stallman (fill-region): Avoid error on reaching end of buffer.
1995-04-07 Richard M. Stallman (set-right-margin): Fix prompt.
1995-04-07 Karl Heuer (Fcall_interactively): Fix previous change.
1995-04-07 Richard M. Stallman (install-arch-indep): Delete .#* when copying subdirs.
1995-04-07 Richard M. Stallman (Fcall_interactively): `+' is reserved for user changes.
1995-04-07 Richard M. Stallman (read_process_output_error_handler)
1995-04-07 Noah Friedman (rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p.
1995-04-07 Richard M. Stallman (electric-buffer-menu-mode-map): Undefine ESC ESC
1995-04-07 Noah Friedman (rlogin): Use format, not concat, to generate numeric buffer names.
1995-04-07 Richard M. Stallman (edt-keep-current-page-delimiter): Doc fix.
1995-04-07 Richard M. Stallman Many doc fixes.
1995-04-07 Richard M. Stallman (docref-last-active-buffer): Add defvar.
1995-04-07 Richard M. Stallman Initial revision
1995-04-07 Boris Goldowsky avoid.el Add autoload cookies; doc fixes.
1995-04-07 Richard M. Stallman (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.
1995-04-07 Boris Goldowsky Rewritten and simplified.
1995-04-07 Richard M. Stallman (menubar_selection_callback, dialog_selection_callback)
1995-04-07 Richard M. Stallman (Flogb): Use EMACS_INT for `value'.
1995-04-07 Richard M. Stallman (tgetent): Don't try to return the allocated address.
1995-04-07 Richard M. Stallman (Fformat): Cast int to pointer by way of EMACS_INT.
1995-04-07 Richard M. Stallman (search_buffer): Avoid casting trt to int.
1995-04-07 Richard M. Stallman (Fdelete_overlays): Add declaration.
1995-04-07 Richard M. Stallman (parse_modifiers): Use type EMACS_INT for `modifiers'.
1995-04-07 Richard M. Stallman (dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)
1995-04-07 Richard M. Stallman (bcopy): If NEED_BCOPY, do compile this.
1995-04-07 Richard M. Stallman Use m/ncr386.h.
1995-04-07 Richard M. Stallman Comment change.
1995-04-07 Richard M. Stallman Comment changes.
1995-04-07 Richard M. Stallman Accept -lites* as op sys. libc-950411
1995-04-07 Richard M. Stallman (byte-compile-output-docform): Output doc string position
1995-04-07 Richard M. Stallman (get_doc_string): In (STRING . INTEGER), if INTEGER
1995-04-07 Richard M. Stallman (Fuser_variable_p): For (STRING . INTEGER), test sign.
1995-04-07 Richard M. Stallman (C_SWITCH_X_SYSTEM): Defined.
1995-04-07 Richard M. Stallman Use $ at end when searching for mail-header-separator.
1995-04-07 Richard M. Stallman (LIBS_SYSTEM): New override definition.
1995-04-07 Richard M. Stallman (fill-region-as-paragraph): If JUSTIFY is non-nil,
1995-04-07 Richard M. Stallman (lwlib.o): Depend on Makefile.
1995-04-07 Richard M. Stallman (remove_grabs): Use type Widget for `menu'.
1995-04-07 Richard M. Stallman (Fmake_overlay): Use XMISCTYPE.
1995-04-07 Richard M. Stallman (Fmake_marker, mark_object): Use XMISCTYPE.
1995-04-07 Richard M. Stallman (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)
1995-04-07 Richard M. Stallman (print): Use XMISCTYPE.
1995-04-07 Richard M. Stallman (internal_equal): Use XMISCTYPE.
1995-04-07 Richard M. Stallman (Ftype_of, do_symval_forwarding, store_symval_forwarding)
1995-04-07 Richard M. Stallman (intern_face): Cast FONT_DEFAULT to (XFontStruct *)
1995-04-07 Richard M. Stallman (frame_vector): New static variable.
1995-04-07 Richard M. Stallman (CHECK_IMPURE): Remove & from before my_edata.
1995-04-07 Karl Heuer Update copyright.
1995-04-07 Karl Heuer Update copyright.
1995-04-07 Richard M. Stallman (main): Cast arg to `brk'.
1995-04-07 Richard M. Stallman [Berkeley sockets version] (main): Declare getcwd.
1995-04-07 Karl Heuer Update copyright.
1995-04-06 Richard M. Stallman Don't call the special math functions "transcendental".
1995-04-06 Richard M. Stallman Treat __NetBSD__ like __FreeBSD__.
1995-04-06 Richard M. Stallman (install-arch-indep): Undo Sep 23 change.
1995-04-06 Richard M. Stallman (install-arch-indep, dist): look for `update-subdir' in $(srcdir).
1995-04-06 Karl Heuer (lib-src): Don't copy *.lex; it doesn't exist anymore.
1995-04-06 Richard M. Stallman Fix typo.
1995-04-06 Richard M. Stallman (desktop-save): Use dired-directory as name
1995-04-06 Richard M. Stallman Include mkinstalldirs in distribution.
1995-04-06 Karl Heuer (write-file): Fix arg count in call to y-or-n-p.
1995-04-06 Karl Heuer (Fplist_put): Fix missing \n\.
1995-04-06 Karl Heuer (x_window_to_frame): Skip non-X frames before testing dpyinfo.
1995-04-06 Simon Marshall Doc fixes to match declared args.
1995-04-06 Richard M. Stallman (menu-bar-bookmark-map): Autoload each form
1995-04-06 Richard M. Stallman (ispell-menu-map-needed): Delete test for menu-bar feature.
1995-04-06 Richard M. Stallman (BASE_PURESIZE): Increment to 310000.
1995-04-06 Richard M. Stallman (list-buffers-noselect): Put buffer name in a text
1995-04-06 Richard M. Stallman (Fkill_buffer): Call reset_buffer_local_variables
1995-04-06 Richard M. Stallman (Flooking_at, Fposix_looking_at): Change arg name.
1995-04-06 Richard M. Stallman (reporter-submit-bug-report): Give up if mailer
1995-04-06 Richard M. Stallman (Fraise_frame, Flower_frame): Now interactive.
1995-04-06 Richard M. Stallman (tar-mode-map): Fix typo for tar-display-other-file.
1995-04-05 Karl Heuer Add missing close backquote.
1995-04-05 Karl Heuer (tempo-build-collection): Clear flag after computing
1995-04-05 Karl Heuer (ispell-personal-dictionary): Add autoload.
1995-04-05 Karl Heuer Change bindings of event-apply-control-modifier,
1995-04-05 Karl Heuer (Ffetch_bytecode): New function.
1995-04-05 Karl Heuer Declare Ffetch_bytecode.
1995-04-05 Karl Heuer (byte-compile-inline-expand): Fetch actual bytecode
1995-04-05 Karl Heuer (tempo-dolist): Don't use `cadr'.
1995-04-04 Karl Heuer (event-apply-modifier): Fix off-by-one errors.
1995-04-04 Karl Heuer (aixcc, aixcc.c): Targets deleted.
1995-04-04 Karl Heuer Fix comments.
1995-04-03 Karl Heuer New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
1995-04-03 Karl Heuer (x_window_to_frame): New arg DPYINFO. All callers changed.
1995-04-03 Richard M. Stallman (tempo-insert): Added the P tag and modified the s tag accordingly
1995-04-03 Karl Heuer (main): Start with an empty message log.
1995-04-03 Karl Heuer (Fy_or_n_p): Don't log prompt.
1995-04-03 Karl Heuer (message_nolog): New function.
1995-04-03 Karl Heuer (message_nolog): Declare this function.
1995-04-03 Karl Heuer Declare Vmessage_log_max.
1995-04-03 Richard M. Stallman (apropos): Use apropos-worthy-symbol-p as default predicate.
1995-04-03 Karl Heuer (set-auto-mode): Fix previous change.
1995-04-03 Richard M. Stallman (oblookup): Save bucket num in oblookup_last_bucket_number.
1995-04-03 Simon Marshall Added support for special (quoted) characters in file names:
1995-04-03 Simon Marshall Set comint-file-name-quote-list to new shell-file-name-quote-list.
1995-04-02 Richard M. Stallman Don't distribute shortnames directory.
1995-04-02 Richard M. Stallman Explain why public domain.
1995-04-02 Richard M. Stallman Comment change.
1995-04-02 Richard M. Stallman (menu-bar-edit-menu): Capitalize an item name.
1995-04-02 Richard M. Stallman (mail-mode-map): Longer title for headers submenu.
1995-04-02 Richard M. Stallman (inhibit-first-line-modes-suffixes): New variable.
1995-04-02 Richard M. Stallman (jka-compr-install): Add items to inhibit-first-line-modes-suffixes.
1995-04-02 Richard M. Stallman (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.
1995-04-01 Richard M. Stallman (unrmail): Don't make or switch to a summary buffer.
1995-04-01 Richard M. Stallman (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
1995-03-31 Richard M. Stallman (rmail-summary-toggle-header): Make header visible in message buffer.
1995-03-31 Karl Heuer (command_loop_1): If we ignore force_start, then also
1995-03-31 Richard M. Stallman (scheme-indent-sexp): Don't fail when
1995-03-31 Richard M. Stallman (isfloat_string): Permit trailing space.
1995-03-31 Karl Heuer Fix comment.
1995-03-31 Karl Heuer (insert-kbd-macro): Do something reasonable for vectors.
1995-03-31 Richard M. Stallman [MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-03-31 Richard M. Stallman Delete extension language project. Add GNUstep. Move empire-builder.
1995-03-31 Karl Heuer (event_to_kboard): Ignore dead frames.
1995-03-31 Karl Heuer (x_delete_display): Extract kboard deletion, for modularity.
1995-03-31 Karl Heuer (wipe_kboard): Make this function static.
1995-03-31 Karl Heuer Declare function delete_kboard.
1995-03-31 Karl Heuer (struct x_display_info): New member cut_buffers_initialized.
1995-03-31 Karl Heuer (x_term_init): Initialize cut_buffers_initialized.
1995-03-31 Karl Heuer (Fx_store_cut_buffer_internal): Use the flag in the
1995-03-31 Richard M. Stallman (insert-directory): Use \ before insert-directory-program
1995-03-31 Richard M. Stallman (choose-completion-string): Use active-minibuffer-window.
1995-03-31 Richard M. Stallman (dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.
1995-03-31 Karl Heuer (sort_args): Skip strncmp if longname is a null pointer.
1995-03-30 Karl Heuer (comint-read-noecho): Don't log prompt messages.
1995-03-30 Richard M. Stallman (Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
1995-03-30 Richard M. Stallman Comment change.
1995-03-30 Richard M. Stallman Fix previous change.
1995-03-30 Richard M. Stallman (modify-face): Handle stipple. Handle defaulting properly.
1995-03-30 Simon Marshall Wrap filename character quoting code with save-excursion so following forms
1995-03-29 Richard M. Stallman Comment change.
1995-03-29 Richard M. Stallman (minibuffer-window-active-p): Use active-minibuffer-window.
1995-03-28 Karl Heuer (Fsignal_process): SIGCODE is a symbol, not a string.
1995-03-28 Karl Heuer (comint-read-noecho): Use a format string, in case
1995-03-28 Richard M. Stallman (r_re_alloc): Correct realloc behavior--allow shrinking
1995-03-28 Richard M. Stallman (scroll-bar-drag): Bind echo-keystrokes to 0.
1995-03-28 Richard M. Stallman (Fsignal_process): Allow signal names as well as numbers.
1995-03-28 Richard M. Stallman (nntp-request-article): If ID is integer, convert to string.
1995-03-28 Richard M. Stallman (Fconcat): Undo previous change.
1995-03-28 Richard M. Stallman Say not to use concat for integers.
1995-03-28 Richard M. Stallman (event-apply-modifier): New function.
1995-03-27 Richard M. Stallman Minor purecopy correction.
1995-03-27 Richard M. Stallman (Fget, Fput): Fetch and store symbol's plist directly.
1995-03-27 Richard M. Stallman Fix setcdr example.
1995-03-27 Richard M. Stallman Fix usage note for character quote syntax class.
1995-03-27 Richard M. Stallman (init_editfns): Use NAME envvar to init user-full-name.
1995-03-27 Richard M. Stallman Don't include alloca.h if NOT_C_CODE.
1995-03-27 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky Vdefault_text_properties: name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky (Fplist_put, Fplist_get): New fns.
1995-03-27 Boris Goldowsky (enriched-mode): Use new plist-put and plist-get fns,
1995-03-27 Richard M. Stallman (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
1995-03-26 Richard M. Stallman (kbd_buffer_get_event): Pass 0 for `insist' arg.
1995-03-26 Richard M. Stallman (Fmouse_position--both definitions): Pass 0 for `insist'.
1995-03-26 Richard M. Stallman (Fx_popup_menu): Pass 1 for `insist' arg.
1995-03-26 Richard M. Stallman (mouse_get_pos): New arg `insist'.
1995-03-26 Richard M. Stallman (win32_mouse_position): New arg `insist'.
1995-03-26 Richard M. Stallman (XTmouse_position): New arg `insist'.
1995-03-26 Richard M. Stallman (C_SWITCH_SYSTEM): Don't #undef or define it.
1995-03-25 Richard M. Stallman (mail): Use pop-to-buffer.
1995-03-25 Richard M. Stallman *** empty log message ***
1995-03-25 Boris Goldowsky Add Text Properties submenu to Edit menu.
1995-03-24 Karl Heuer (byte-compile-out-toplevel): Compile lambda forms even if trivial.
1995-03-24 Karl Heuer (Fnext_property_change): Fix previous change.
1995-03-24 Simon Marshall Changed match-string to defun, but still return nil (no error) if no match.
1995-03-24 Richard M. Stallman (temp_output_buffer_setup): (Re)set the default
1995-03-24 Richard M. Stallman (UNEXEC): Override the definition.
1995-03-24 Karl Heuer (syms_of_buffer): Doc fix.
1995-03-24 Karl Heuer (try_window_id): Stop scan at bottom of window, not one line later.
1995-03-24 Karl Heuer (c-style-alist): Set c-continued-brace-offset and
1995-03-24 Karl Heuer (compilation-sentinel): Use `format'; `concat' doesn't
1995-03-24 Karl Heuer (redisplay): Make sure pause is set before used.
1995-03-23 Karl Heuer Don't load mouse and face files in system-specific
1995-03-23 Karl Heuer (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
1995-03-23 Richard M. Stallman (asm-mode): Make a per-buffer child keymap here.
1995-03-23 Richard M. Stallman (pascal-mode-syntax-table): Give \ punctuation syntax.
1995-03-23 Boris Goldowsky *** empty log message ***
1995-03-23 Boris Goldowsky New magic number for text/enriched files.
1995-03-23 Simon Marshall Change to macro, and return nil if there was no match at the specified depth.
1995-03-23 Richard M. Stallman (isearch-update-ring): New subroutine.
1995-03-23 Paul Eggert (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
1995-03-22 Richard M. Stallman Doc fixes.
1995-03-22 Karl Heuer (overlay_touches_p): New function.
1995-03-22 Karl Heuer (direct_output_forward_char): Don't use direct output at an overlay boundary.
1995-03-22 Karl Heuer Declare overlay_touches_p.
1995-03-22 Karl Heuer (concat): Treat integers as characters, not strings.
1995-03-22 Karl Heuer (ml-concat): New function.
1995-03-22 Karl Heuer Translate concat to ml-concat.
1995-03-22 Boris Goldowsky Doc fix + autoload cookies.
1995-03-22 Karl Heuer (syms_of_fileio): Fix missing \n\.
1995-03-22 Karl Heuer (Fwhere_is_internal): Fix missing \n\.
1995-03-22 Karl Heuer (syms_of_window): Fix missing \n\.
1995-03-22 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p):
1995-03-22 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.
1995-03-22 Richard M. Stallman (redisplay_window): Skip the only-point-has-changed
1995-03-22 Richard M. Stallman (rm400, rm600): New machine names. libc-950402
1995-03-22 Richard M. Stallman (init-file-user, site-run-file): Doc fixes.
1995-03-21 Paul Eggert Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
1995-03-21 Boris Goldowsky (list-text-properties-at): New fn.
1995-03-21 Richard M. Stallman (vc-update-change-log): Use new -u option for rcs2log.
1995-03-21 Richard M. Stallman (Vload_read_function): New variable.
1995-03-21 Richard M. Stallman (CHECK_IMPURE): Declare my_edata as char array.
1995-03-21 Richard M. Stallman (my_edata): Declare as char array, not int.
1995-03-21 Richard M. Stallman (dump-emacs-data, dump-emacs): Declare my_edata as char array.
1995-03-21 Richard M. Stallman (occur): Copy default-directory to *Occur* buffer.
1995-03-21 Richard M. Stallman Initial revision
1995-03-21 Paul Eggert Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
1995-03-21 Richard M. Stallman (shell-command): Use *Async Shell Command* for
1995-03-21 Karl Heuer (tar-parse-octal-long-integer): Return list, not vector.
1995-03-20 Karl Fogel (bookmark-automatically-show-annotations): new var.
1995-03-20 Richard M. Stallman (debug): Now interactive.
1995-03-20 Richard M. Stallman (c-mode-map): Use "C-mode", not "C mode".
1995-03-19 Richard M. Stallman (menu-bar-files-menu): Renamed from ...-file-menu.
1995-03-19 Richard M. Stallman (invisible_p, invisible_ellipsis_p): Handle list
1995-03-18 Richard M. Stallman (display_menu_bar): Just one space between menu items.
1995-03-18 Richard M. Stallman (Info-next-preorder, Info-next-preorder-1):
1995-03-18 Richard M. Stallman (write-file): Query if file exists already.
1995-03-18 Richard M. Stallman (debugger-outer-load-read-function): New variable.
1995-03-18 Richard M. Stallman (isearch-abort): Treat "incomplete regexp"
1995-03-18 Richard M. Stallman (x_decode_color): Don't use cdef if defined_color failed.
1995-03-18 Richard M. Stallman Various doc fixes.
1995-03-18 Karl Heuer Don't put ediff-windows in the menu.
1995-03-18 Karl Heuer (ediff-patch-buffer): Use buffer name in error message.
1995-03-17 Karl Heuer Delete some autoloads that are now in menu-bar.el.
1995-03-17 Boris Goldowsky Rewrite, many things moved to format.el.
1995-03-17 Boris Goldowsky Initial revision
1995-03-17 Boris Goldowsky (Finsert_file_contents): Call format-decode.
1995-03-17 Boris Goldowsky (reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.
1995-03-17 Boris Goldowsky (struct buffer): Add file_format member.
1995-03-17 Boris Goldowsky Load format.el.
1995-03-17 Richard M. Stallman (rmail-unix-mail-delimiter): Accept <...> around address
1995-03-17 Richard M. Stallman (init_alloc_once): Increase gc_cons_threshold to 300000.
1995-03-17 Karl Heuer Initial revision
1995-03-16 Richard M. Stallman (isearch-abort): Set isearch-success to nil.
1995-03-16 Richard M. Stallman (make-auto-save-file-name, auto-save-file-name-p): Doc fixes.
1995-03-16 Karl Heuer (menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
1995-03-16 Boris Goldowsky (indent-line-to): move to end of indentation, even if it didn't change.
1995-03-16 Karl Heuer Initial revision
1995-03-16 Karl Heuer Installed new version from author.
1995-03-16 Karl Heuer Use appropriate `fboundp' tests to decide what to load.
1995-03-16 Karl Heuer (other-frame): Don't try to unfocus in a termcap frame.
1995-03-16 Karl Heuer (frame-initialize): Set frame-creation-function to `make-terminal-frame' if
1995-03-16 Richard M. Stallman (compute_motion, Fmove_to_column, current_column)
1995-03-16 Richard M. Stallman (line-move): Handle conses in buffer-invisibility-spec.
1995-03-16 Richard M. Stallman Comment change.
1995-03-16 Richard M. Stallman (outline-layout): Doc fix.
1995-03-16 Per Bothner (term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.
1995-03-16 Per Bothner (term-char-mode): Fix arrow key and [button2] support for xemacs.
1995-03-15 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
1995-03-15 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
1995-03-15 Richard M. Stallman (balance-windows): Ignore minibuffer window when browsing the `levels'.
1995-03-15 Richard M. Stallman (c-style-alist): For BSD, set c-continued-brace-offset
1995-03-15 Richard M. Stallman (edit-options): Make the buffer read-only.
1995-03-15 Karl Heuer (make_lispy_event): Do mouse code only if HAVE_MOUSE.
1995-03-15 Karl Heuer (Fmouse_position): Do work only if HAVE_MOUSE.
1995-03-15 Karl Heuer (internal_self_insert): Do face code only if HAVE_FACES.
1995-03-15 Karl Heuer (mouse-major-mode-menu): Avoid confusing error message when there's no current
1995-03-15 Karl Heuer [HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.
1995-03-15 Karl Fogel (bookmark-bmenu-2-window): go to correct position as well as
1995-03-15 Karl Heuer (defvar_kboard): Renamed from defvar_display.
1995-03-15 Karl Heuer (find_symbol_value): current_perdisplay now is never null.
1995-03-15 Karl Heuer (mark_kboards): Renamed from mark_perdisplays.
1995-03-15 Karl Heuer (make_frame): Initialize kboard member.
1995-03-15 Karl Heuer (unlock_kboard): Renamed from unlock_display.
1995-03-15 Karl Heuer (get_perdisplay): Deleted.
1995-03-15 Karl Heuer (Fx_create_frame): set the frame's kboard member.
1995-03-15 Karl Heuer (struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
1995-03-15 Karl Heuer (struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
1995-03-15 Karl Heuer (display_mode_line): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (print): Rename perdisplay to kboard.
1995-03-15 Karl Heuer Rename perdisplay to kboard.
1995-03-15 Karl Heuer (read_minibuf): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (specbind): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (xkbobjfwd): Renamed from xdispobjfwd.
1995-03-15 Karl Heuer (struct frame): New member kboard.
1995-03-14 Richard M. Stallman (read_minibuf): Save Voverriding_local_map.
1995-03-14 Richard M. Stallman (Fdisplay_buffer): Fix prev change--return selected window.
1995-03-14 Richard M. Stallman (Fash): Fix previous change.
1995-03-14 Thien-Thi Nguyen `emacs-version' checking now handles Lucid's version change to 19.xx.
1995-03-14 Richard M. Stallman (Fmake_indirect_buffer): Invert the arguments.
1995-03-14 Richard M. Stallman (unchain_marker): Allow differing buffers
1995-03-14 Richard M. Stallman entered into RCS
1995-03-14 Karl Heuer (event_to_perdisplay): New function.
1995-03-14 Richard M. Stallman *** empty log message ***
1995-03-13 Richard M. Stallman (unexec): Adjust the file offset of sections located
1995-03-13 Karl Fogel Removed C-v bindings; they were inconsistent.
1995-03-13 Karl Heuer (print): current_perdisplay now is never null.
1995-03-13 Karl Heuer (Fexecute_kbd_macro): current_perdisplay now is never null.
1995-03-13 Karl Heuer (clear_prefix_arg): current_perdisplay now is never null.
1995-03-13 Francesco Potortì * etags.c (process_file): free (filename) after using it.
1995-03-13 Richard M. Stallman (adaptive-fill-regexp): Skip # or ;.
1995-03-13 Richard M. Stallman (adaptive-fill-regexp): Skip #'s and ;'s.
1995-03-13 Richard M. Stallman (rsh): Name the buffer *rsh-HOST*.
1995-03-13 Richard M. Stallman (c-mode): Make comment-multi-line t locally.
1995-03-13 Karl Heuer (unlock_display): current_perdisplay now is never null.
1995-03-12 Richard M. Stallman (parse_modifiers_uncached): Delete the code for
1995-03-12 Richard M. Stallman (block-comment-start, block-comment-end): New vars.
1995-03-12 Richard M. Stallman (dired-do-print): Allow lpr-switches to be a string. Clean up.
1995-03-12 Richard M. Stallman (ielm): Use pop-to-buffer.
1995-03-12 Richard M. Stallman Fix typos in previous change.
1995-03-12 Richard M. Stallman (rsh, telnet): Use pop-to-buffer.
1995-03-12 Richard M. Stallman (same-window-buffer-names): Set this only in loaddefs.el,
1995-03-12 Richard M. Stallman (rlogin): Use pop-to-buffer.
1995-03-12 Richard M. Stallman (hexl-mode-old-local-map, hexl-mode-old-mode-name)
1995-03-12 Richard M. Stallman (shell): Use pop-to-buffer.
1995-03-12 Richard M. Stallman Unconditionally add to comint-output-filter-functions.
1995-03-12 Richard M. Stallman Initial revision
1995-03-12 Richard M. Stallman (news-reply-mode-map): Add menu bar menus.
1995-03-12 Richard M. Stallman (rmail-list-to-menu): Bind `command' with let.
1995-03-12 Richard M. Stallman (rmail-duplicate-message): New function.
1995-03-12 Richard M. Stallman (blessmail): Pass archlibdir to the sub-make.
1995-03-11 Richard M. Stallman (eval-defun): Convert defvar to defconst.
1995-03-11 Richard M. Stallman (reset_buffer_local_variables): Init invisibility.
1995-03-11 Richard M. Stallman (struct buffer): New field `invisibility_spec'.
1995-03-11 Richard M. Stallman (display_text_line): When setting selective_rlen,
1995-03-11 Richard M. Stallman (compute_motion): Call recenter_overlay_lists sooner.
1995-03-11 Richard M. Stallman (TEXT_PROP_MEANS_INVISIBLE): New macro.
1995-03-11 Richard M. Stallman (Fnext_property_change): Handle LIMIT = t.
1995-03-11 Richard M. Stallman (server-buffer-done): Return a list
1995-03-11 Richard M. Stallman (bookmark-buffer-name): Be smarter about deducing a name.
1995-03-11 Richard M. Stallman (completion-setup-function): Set completion-base-size.
1995-03-11 Richard M. Stallman (Vsame_window_buffer_names, Vsame_window_regexps): New vars.
1995-03-11 Richard M. Stallman (Info-menu): Bind beg with let.
1995-03-11 Richard M. Stallman Comment change.
1995-03-11 Richard M. Stallman Initial revision
1995-03-11 Richard M. Stallman (add-menu-item-1): Better error message if
1995-03-11 Richard M. Stallman (vc-path): Use /usr/sccs only if it is a dir.
1995-03-11 Richard M. Stallman Insure that all entry points call `bookmark-maybe-load-default-file'.
1995-03-11 Richard M. Stallman (Fash, Flsh): Change arg names.
1995-03-10 Richard M. Stallman Initial revision
1995-03-10 Richard M. Stallman (line-move-ignore-invisible): New variable.
1995-03-09 Richard M. Stallman (hexl-mode): Make after-revert-hook rehexlify.
1995-03-09 Richard M. Stallman (Fforward_comment): Always clear immediate_quit for return.
1995-03-08 Karl Heuer (read_input_waiting): Fix Lisp_Object vs. int problem.
1995-03-08 Karl Heuer (unlock_display): If adding to kbd_queue, set kbd_queue_has_data.
1995-03-08 Karl Heuer (struct PERDISPLAY): New member kbd_queue_has_data.
1995-03-08 Richard M. Stallman (indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.
1995-03-08 Richard M. Stallman (revert-buffer): Doc fix.
1995-03-08 Karl Heuer Declare new var and functions.
1995-03-08 Karl Heuer (current_prefix_partial): New var.
1995-03-08 Karl Heuer Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.
1995-03-08 Richard M. Stallman (calculate-perl-indent): When backing up over continuations,
1995-03-08 Karl Heuer (init_perdisplay): Initialize Vlast_kbd_macro.
1995-03-08 Karl Heuer (mark_perdisplays): Mark Vlast_kbd_macro.
1995-03-08 Karl Heuer (Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.
1995-03-08 Karl Heuer (struct PERDISPLAY): New member Vlast_kbd_macro.
1995-03-08 Per Bothner * term.el (term-eol-on-send): New variable. Use it.
1995-03-08 Karl Heuer (cmd_error): Bind Vprint_level and Vprint_length.
1995-03-07 Francesco Potortì * cmacexp.el (c-macro-expansion): put the unique string before the
1995-03-07 Karl Heuer (command_loop_1): Fix test for prefix arg.
1995-03-06 Roland McGrath (find-ls-option): Doc fix: now a cons.
1995-03-06 Roland McGrath (compilation-buffer-p): Fix braino in last change: switch to the buffer first.
1995-03-06 Boris Goldowsky (textget): Check default_properties vbl too.
1995-03-06 Boris Goldowsky Declare Vdefault_properties.
1995-03-06 Boris Goldowsky (Vdefault_properties): New vbl.
1995-03-06 Richard M. Stallman (menu-bar-help-menu): Binding for view-emacs-FAQ.
1995-03-06 Richard M. Stallman (view-emacs-FAQ): New function. Bind to C-h F.
1995-03-06 Richard M. Stallman (tar-grind-file-mode): Doc fix.
1995-03-06 Richard M. Stallman (x_connection_closed): Ignore non-X frames.
1995-03-06 Richard M. Stallman (defined_color): If colormap is full, find closest match.
1995-03-06 Richard M. Stallman (load_color): Call defined_color to allocate the color.
1995-03-06 Richard M. Stallman (Info-extract-menu-node-name): Collapse multiple spaces.
1995-03-06 Richard M. Stallman (Fcall_interactively): Fix Feb 22 change.
1995-03-06 Richard M. Stallman (Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.
1995-03-03 Richard M. Stallman (read_key_sequence): Update orig_local_map
1995-03-03 Richard M. Stallman (exec_sentinel, read_process_output): If running filter
1995-03-03 Richard M. Stallman Change in eval-after-load; advise not using it.
1995-03-03 Richard M. Stallman (shell-command-on-region): Obey REPLACE even if
1995-03-03 Karl Heuer (display_mode_line): Temporarily set current_perdisplay to reference the frame
1995-03-03 Karl Heuer (defining_kbd_macro): Delete; now part of perdisplay. All uses changed.
1995-03-03 Karl Heuer (defining_kbd_macro): Delete declaration.
1995-03-03 Karl Heuer (struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
1995-03-03 Karl Heuer (read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.
1995-03-03 Richard M. Stallman Fix sort-diary-entries example.
1995-03-03 Karl Heuer (cmd_error): Allow current_perdisplay to be null.
1995-03-03 Karl Heuer (Fcall_interactively): Disallow switch-frame events when reading `k' or `K'
1995-03-03 Karl Heuer (read_key_sequence): New arg can_return_switch_frame. All callers changed.
1995-03-02 Richard M. Stallman (syms_of_emacs): Doc fix.
1995-03-02 Richard M. Stallman (kill-emacs-query-functions): Doc fix.
1995-03-02 Boris Goldowsky (vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (tex-common-initialization, latex-mode, slitex-mode): Remove ^ from
1995-03-02 Boris Goldowsky (texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (simula-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (mail-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (scribe-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (perl-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (Edit-options-mode): Remove ^ from paragraph-start.
1995-03-02 Boris Goldowsky (nroff-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (mim-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting f90-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration to set ada-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting ada-font-lock-keywords
1995-03-02 Simon Marshall Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and
1995-03-02 Simon Marshall Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.
1995-03-02 Richard M. Stallman (gud-massage-args): Variable and function deleted.
1995-03-02 Richard M. Stallman (gud-common-init): Put substed file name back in original
1995-03-01 Boris Goldowsky (mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (icon-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (c++-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (bibtex-mode): Remove ^ from paragraph-start.
1995-03-01 Boris Goldowsky (awk-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 Boris Goldowsky (ada-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 Boris Goldowsky (use_hard_newlines): Variable definition moved to paragraphs.el.
1995-03-01 Boris Goldowsky (paragraph-start, paragraph-separate): Default values no longer start
1995-03-01 Boris Goldowsky (newline): Moved from cmds.c. Indents last
1995-03-01 Richard M. Stallman (vc-do-command): Search vc-path first, not last.
1995-03-01 Karl Heuer (cmd_error): Use clear_prefix_arg.
1995-03-01 Karl Heuer (struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,
1995-03-01 Karl Heuer (read_minibuf, read_minibuf_unwind): Undo Jan 31 change.
1995-03-01 Karl Heuer (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.
1995-03-01 Karl Heuer (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo
1995-03-01 Karl Heuer (Fexecute_kbd_macro): Use clear_prefix_arg.
1995-03-01 Karl Heuer (mark_perdisplays): Update to reflect current Lisp_Objects.
1995-03-01 Karl Heuer (shell-command-on-region): Fix typos in doc string.
1995-02-28 Karl Heuer (do_switch_frame): Undo Feb 6 change.
1995-02-28 Richard M. Stallman (shell-command-on-region): Rename arg; doc fix.
1995-02-28 Richard M. Stallman (Fframep): Doc fix.
1995-02-28 Jim Meyering (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
1995-02-28 Noah Friedman (rlogin-carriage-filter): Don't assume region is narrowed to most recent
1995-02-28 Karl Heuer (te-escape): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer (revert-buffer): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer (Fcall_interactively): Lock the display before executing the command, no
1995-02-27 Simon Marshall Made revert-buffer message go via substitute-command-keys.
1995-02-26 Richard M. Stallman (convert_event_type_list): New function.
1995-02-26 Richard M. Stallman (tar-header-block-tokenize): Parse 32-bit modtime
1995-02-26 Roland McGrath (compilation-buffer-p): Check for compilation-minor-mode or
1995-02-26 Thien-Thi Nguyen Clean up doc strings.
1995-02-26 Richard M. Stallman (Fdefine_key): Handle Lucid-style (crtl backspace) etc.
1995-02-26 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
1995-02-26 Richard M. Stallman (mouse-kill-secondary): Avoid changing this-command.
1995-02-26 Richard M. Stallman (m88k-motorola-sysv4*): Use usg5-4-2.
1995-02-25 Richard M. Stallman (byte-compile-file): Bind default-major-mode to avoid randomness.
1995-02-25 Richard M. Stallman (Fx_popup_menu): Init f from selected_frame
1995-02-25 Richard M. Stallman Warn that interactive should get point and mark only after minibuffer input.
1995-02-25 Simon Marshall Added comint-buffer-maximum-size and comint-truncate-buffer.
1995-02-25 Simon Marshall Moved buffer truncation functionality to comint.el.
1995-02-25 Simon Marshall Added shell-truncate-buffer function to restrict buffer size to
1995-02-25 Simon Marshall Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and
1995-02-25 Richard M. Stallman (c++-backward-to-noncomment): Don't loop forever
1995-02-25 Richard M. Stallman (walk-windows): Doc fix.
1995-02-25 Karl Heuer (unlock_display): New function.
1995-02-25 Karl Heuer (local-unset-key): Fix args in previous change.
1995-02-25 Richard M. Stallman (global_set_key, local_set_key, global_unset_key)
1995-02-25 Karl Heuer (term_init) [TERMINFO]: Make error message more accurate.
1995-02-24 Richard M. Stallman (mouse-select-buffer): Do sit-for before x-popup-menu.
1995-02-24 Richard M. Stallman (display_string, display_text_line):
1995-02-24 Richard M. Stallman (msb): Select the window that the mouse is in before
1995-02-24 Karl Heuer (display_locked): New var to indicate when we're in the run state.
1995-02-24 Karl Heuer (Fcall_interactively): If the display hasn't already been locked by reading
1995-02-24 Karl Heuer (read_minibuf): Make sure the display is locked.
1995-02-24 Karl Heuer (display_locked): Declare this var.
1995-02-24 Karl Heuer (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
1995-02-24 Richard M. Stallman (rmail-retry-failure): Support a new style of failure msg.
1995-02-23 Boris Goldowsky (facemenu-justification-menu): binding fixed.
1995-02-23 Boris Goldowsky (open-line): indent when inserting fil-prefix.
1995-02-23 Boris Goldowsky (current-left-margin): careful of EOB.
1995-02-23 Boris Goldowsky (set-fill-prefix): start from left-margin.
1995-02-23 Richard M. Stallman (Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,
1995-02-23 Richard M. Stallman (menu_item_equiv_key): Delete the code that rejected
1995-02-23 Richard M. Stallman (window_loop): Handle special display buffer frames
1995-02-23 Richard M. Stallman (perl-tab-to-comment): Default is nil.
1995-02-23 Richard M. Stallman Load version.el early on.
1995-02-23 Richard M. Stallman (shell-command-on-region): When computing interactive args,
1995-02-23 Richard M. Stallman Various doc fixes.
1995-02-23 Richard M. Stallman (Fcall_interactively): Use markers temporarily in
1995-02-23 Richard Kenner Recognize NetBSD/Amiga as m68k-cbm-netbsd. libc_1_09
1995-02-22 Francesco Potortì * etags.c (C_entries): token_saved removed. Initialise tok.valid and
1995-02-22 Karl Heuer (kbd_buffer_frame_or_window): Restored old var.
1995-02-22 Karl Heuer (menubar_selection_callback): frame_or_window field of a menu-bar event now
1995-02-22 Karl Heuer Update comments to reflect changes in xmenu.c.
1995-02-22 Karl Heuer (struct PERDISPLAY): New member kbd_queue.
1995-02-22 Karl Heuer (mark_perdisplays): Mark kbd_queue.
1995-02-22 Richard M. Stallman (imenu--cleanup): Set alist to its default just once, at the beginning.
1995-02-22 Richard M. Stallman (eval-after-load): Run FORM now if FILE's already loaded.
1995-02-22 Karl Heuer New version from the author.
1995-02-22 Karl Heuer Use single semicolon in comments.
1995-02-21 Simon Marshall Change all `cd's to `shell-cd's, where `shell-cd' changes the value of
1995-02-21 Simon Marshall Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.
1995-02-20 Karl Heuer Initial revision
1995-02-20 Doug Evans (sun4sol2): Alias for sparc-sun-solaris2.
1995-02-20 Simon Marshall Turn of syntax fontification by default.
1995-02-20 Roland McGrath (vc-log-info): Don't switch to the *vc* buffer before running
1995-02-19 Richard M. Stallman (r_alloc_init): Set __malloc_extra_blocks.
1995-02-19 Richard M. Stallman (rmail-summary-mail, rmail-summary-continue)
1995-02-19 Richard M. Stallman (Fmake_terminal_frame): Doc fix.
1995-02-18 Richard M. Stallman (mouse-buffer-menu): Don't clear selection when we kill it.
1995-02-18 Doug Evans Recognize lynx* as lynxos.
1995-02-18 Richard M. Stallman (LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
1995-02-17 Richard M. Stallman (quoted-insert): Use insert-and-inherit.
1995-02-17 Richard M. Stallman (tex-append): Try splitting on last period, then
1995-02-17 Richard M. Stallman (desktop-internal-v2s): Don't use format to eliminate text properties.
1995-02-17 Karl Heuer (mail-abbrev-mode-regexp): Doc fix.
1995-02-17 Richard M. Stallman [__GNUC__] (C_SWITCH_SYSTEM): Defined.
1995-02-17 Richard M. Stallman (STACK_DIRECTION): Undef before defining.
1995-02-17 Richard M. Stallman New alternative specified by WAIT_USE_INT.
1995-02-17 Richard M. Stallman (MULTI_FRAME): Define unconditionally.
1995-02-17 Richard M. Stallman (calculate_costs): Update max_frame_height, max_frame_width.
1995-02-17 Richard M. Stallman (change_frame_size_1): New subroutine.
1995-02-17 Richard M. Stallman (redisplay): Don't display nonselected terminal frames.
1995-02-17 Richard M. Stallman (Fmake_terminal_frame): New function.
1995-02-16 Richard M. Stallman (r_alloc_check): Return void.
1995-02-16 Richard M. Stallman Whitespace fixes.
1995-02-16 Richard M. Stallman (Buffer-menu-save): Fix the test for header line.
1995-02-15 Richard M. Stallman (redisplay_window): If we update the mode line,
1995-02-15 Richard M. Stallman (sort-regexp-fields-next-record): New subroutine.
1995-02-15 Paul Reilly (ALL_CFLAGS): Allow include files to be found in
1995-02-15 Francesco Potortì * etags.c (C_entries): Bug corrected in xrealloc of token_str.
1995-02-15 Paul Reilly (LIB_MOTIF): Add -lgen to provide provide the symbols
1995-02-15 Richard M. Stallman Update icon-type values.
1995-02-15 Richard M. Stallman (Info-index): Bind Info-history, not Info-keep-history.
1995-02-15 Richard M. Stallman (xmenu_show, both versions): New arg for_click.
1995-02-15 Richard M. Stallman Doc fix.
1995-02-14 Paul Reilly (x_bitmap_icon): Fix test for unallocated icon bitmap.
1995-02-14 Francesco Potortì * etags.c (C_entries): Initialise the new members of TOKEN.
1995-02-14 Richard M. Stallman Comment changed.
1995-02-14 Richard M. Stallman (unlock_buffer, unlock_all_files, Flock_buffer)
1995-02-14 Richard M. Stallman (syms_of_buffer): Set up Lisp var buffer-file-truename.
1995-02-14 Richard M. Stallman (struct buffer): New field file_truename.
1995-02-14 Boris Goldowsky (facemenu-self-insert-face): If previous
1995-02-14 Richard M. Stallman (ange-ftp-write-region, ange-ftp-insert-file-contents)
1995-02-14 Richard M. Stallman (r_alloc_free): Call refill_memory_reserve only if emacs.
1995-02-14 Richard M. Stallman (input_poll_signal): Add ignored argument.
1995-02-14 Richard M. Stallman (window_change_signal): Add ignored argument.
1995-02-14 Richard M. Stallman (Fstart_process): Make process marker point into proc buf.
1995-02-14 Richard M. Stallman (x_display_bar_cursor): Use frame's cursor_width.
1995-02-14 Richard M. Stallman (x_set_cursor_type): Set cursor_width field.
1995-02-14 Richard M. Stallman (struct x_display): New element cursor_width.
1995-02-14 Richard M. Stallman (electric-help-help, electric-help-command-loop):
1995-02-14 Richard M. Stallman (speeds): Make it ints. Add some higher speeds.
1995-02-14 Richard M. Stallman (ps-print-version): Add caveat about version number.
1995-02-14 Richard M. Stallman Initial revision
1995-02-14 Richard M. Stallman (mips-sgi-irix6): New configuration.
1995-02-14 Richard M. Stallman (auto-mode-alist): Fix problem in previous change.
1995-02-14 Richard M. Stallman (Fexpand_file_name): Copy default-directory
1995-02-13 Richard M. Stallman (c-switch-label-regexp): Insist on colon after `default'.
1995-02-13 Richard M. Stallman (pp-to-string): Fix previous change.
1995-02-13 Richard M. Stallman (debugger-step-after-exit): Variable declared.
1995-02-13 Richard M. Stallman (facemenu-next): Variable deleted.
1995-02-13 Richard M. Stallman (Vself_insert_face, Vself_insert_face_command): New variables.
1995-02-13 Richard M. Stallman (debug): Fix arg to backtrace-debug for debug-on-entry.
1995-02-13 Richard M. Stallman (Qprocessp): Declared.
1995-02-13 Richard M. Stallman (mail-reply-to): New command, on C-c C-f C-r and in menu.
1995-02-13 Richard M. Stallman Rename arg OBJ to OBJECT in all type predicates.
1995-02-13 Richard M. Stallman (pp-to-string): Don't use emacs-lisp-mode.
1995-02-12 Richard M. Stallman No modula project is active now.
1995-02-12 Richard M. Stallman (next-history-element): Do nothing if n is 0.
1995-02-12 Richard M. Stallman (menu-bar-kill-ring-save): New function--use as `copy'.
1995-02-12 Richard M. Stallman (mouse-drag-region): Delete the overlay before
1995-02-12 Richard M. Stallman (Fexpand_file_name): Look for a handler for defalt.
1995-02-12 Richard M. Stallman (load_color): Ignore failure from XAllocColor.
1995-02-12 Richard M. Stallman (x_decode_color): Ignore failure from defined_color.
1995-02-12 Richard M. Stallman (menu_item_equiv_key): If command is an alias,
1995-02-11 Richard M. Stallman Test WAIT_USE_INT.
1995-02-11 Richard M. Stallman (WAIT_USE_INT): Defined.
1995-02-11 Richard M. Stallman (auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
1995-02-10 Richard M. Stallman (recover-file): Use ordinary `f' to read file name.
1995-02-09 Richard M. Stallman (rmail): Don't set rmail-default-file here.
1995-02-09 Richard M. Stallman (dired-mark): If on dir header line, always mark
1995-02-09 Richard M. Stallman [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
1995-02-09 Richard M. Stallman (print-region-1): Include print options in echo area msgs.
1995-02-09 Richard M. Stallman Add autoload cookie.
1995-02-09 Richard M. Stallman (ada-mode): Delete autoload.
1995-02-09 Richard M. Stallman Initial revision
1995-02-08 David J. MacKenzie Add a blank in the #! line for 4.2BSD Dynix etc.
1995-02-08 David J. MacKenzie add a space in #! for 4.2bsd dynix etc.
1995-02-08 Simon Marshall Add % to comint-match-partial-filename.
1995-02-08 Karl Heuer (command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
1995-02-08 Richard M. Stallman (print-region-new-buffer): Return new start and end.
1995-02-08 Richard M. Stallman Fix typo.
1995-02-08 Richard M. Stallman Talk about auto save.
1995-02-08 Richard M. Stallman Personal dictionary save forced when called from menu,
1995-02-08 Karl Heuer (byte-compile-file): Add "done" message.
1995-02-08 Karl Heuer (disabled-command-hook): Recognize ESC x as well as M-x.
1995-02-08 Karl Heuer (te-pass-through): Don't presume internal bit layout of non-ASCII keys.
1995-02-08 Karl Heuer (listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
1995-02-08 Karl Heuer (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
1995-02-08 Karl Heuer Update copyright.
1995-02-08 Karl Heuer Initial revision
1995-02-08 Karl Heuer New enhanced version from <kgallagh@spd.dsccc.com>.
1995-02-08 Karl Heuer (message_log_check_duplicate): New function.
1995-02-08 Karl Heuer (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
1995-02-07 Richard M. Stallman entered into RCS
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman Various changes.
1995-02-07 Richard M. Stallman (r_alloc_size_in_use): New function.
1995-02-07 Karl Heuer (read-quoted-char): Don't log prompt messages.
1995-02-07 Richard M. Stallman (etags-file-of-tag): Handle file name used as tag.
1995-02-07 Richard M. Stallman (term-protocol-version): Renamed from term-version.
1995-02-07 Richard M. Stallman *** empty log message ***
1995-02-07 Karl Heuer (internal_last_event_frame, Vlast_event_frame): Deleted; now part of
1995-02-07 Karl Heuer (do_switch_frame): internal_last_event_frame is now in perdisplay.
1995-02-07 Karl Heuer (struct PERDISPLAY): Add Vlast_event_frame.
1995-02-06 Richard M. Stallman (x_get_foreign_selection, x_reply_selection_request):
1995-02-06 Richard M. Stallman (emacs_blocked_malloc): Set __malloc_extra_blocks here.
1995-02-06 Richard M. Stallman *** empty log message ***
1995-02-06 Per Bothner Version 0.95. Numerous small fixes. See ChangeLog.
1995-02-06 Richard M. Stallman (lpr-add-switches): Renamed from lpr-add-options.
1995-02-06 Richard M. Stallman (texinfo-environment-regexp): Match @menu and
1995-02-05 Richard M. Stallman (Fget_buffer_create): Call buffer_memory_full.
1995-02-05 Richard M. Stallman (Vwindow_size_change_functions): New variable.
1995-02-05 Richard M. Stallman (Fdelete_window, set_window_height, set_window_width)
1995-02-05 Richard M. Stallman (struct frame): New field window_sizes_changed.
1995-02-05 Richard M. Stallman (main): Undo previous change.
1995-02-05 Richard M. Stallman (rmail-summary-next-same-subject): New command.
1995-02-05 Richard M. Stallman (rmail-next-same-subject): New command.
1995-02-05 Richard M. Stallman Changes to support filenames as tags too and provided
1995-02-04 Jim Wilson (IRIX): Sed - to _.
1995-02-04 Richard M. Stallman Explain load-path and dumping.
1995-02-04 Richard M. Stallman (dired-mode-map): Define up and down arrows like C-p, C-n.
1995-02-04 Richard M. Stallman Comment changes.
1995-02-04 Karl Heuer (cmd_error): Cancel echoing here.
1995-02-04 Karl Heuer [MULTI_PERDISPLAY] (all_perdisplays): New var.
1995-02-04 Karl Heuer (syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
1995-02-04 Karl Heuer (syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
1995-02-04 Karl Heuer [MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
1995-02-03 Karl Heuer (print): Use current_perdisplay, not get_perdisplay.
1995-02-03 Karl Heuer (defvar_display): Don't staticpro; these objects are now protected through
1995-02-03 Karl Heuer (mark_perdisplays): New function.
1995-02-03 Karl Heuer (all_perdisplays): New var.
1995-02-03 Karl Heuer (defvar_display): Declare this function.
1995-02-03 Karl Heuer (DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
1995-02-03 Karl Heuer (do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
1995-02-03 Richard M. Stallman (f90-mode-version): Variable deleted.
1995-02-03 Richard M. Stallman (print-region-1): Use lpr-page-header-switches,
1995-02-03 Francesco Potortì * man.el (Man-default-man-entry): Remove text properties from result.
1995-02-03 Richard M. Stallman (display_text_line): Deduct minibuf prompt from taboffset.
1995-02-03 Karl Heuer (rmail-reply-regexp): New var.
1995-02-02 Richard M. Stallman (completion-string): Add defvar.
1995-02-02 Richard M. Stallman Don't use cl. Eliminate use of when, unless,
1995-02-02 Richard M. Stallman (lpr-headers-switches): Default is nil.
1995-02-02 Richard M. Stallman (fill-paragraph): Bind fill-paragraph-function to nil before calling it.
1995-02-02 Richard M. Stallman (kbd_buffer_get_event, swallow_events): Remove selection_request event
1995-02-02 Richard M. Stallman (x_unqueue_events): Arg is now a Display *.
1995-02-02 Richard M. Stallman (wait_for_property_change): Avoid unlikely timing error.
1995-02-02 David J. MacKenzie Create a .gdbinit that sources the real one, if using a different
1995-02-02 Richard M. Stallman (fill-paragraph-function): New variable.
1995-02-02 Richard M. Stallman (c-mode-map): No binding for c-fill-paragraph
1995-02-02 Richard M. Stallman (lisp-fill-paragraph): Return t.
1995-02-02 Richard M. Stallman (shared-lisp-mode-map): Don't bind M-q.
1995-02-01 Karl Heuer (Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.
1995-02-01 Karl Heuer (cmd_error): Clear prefix arg here.
1995-02-01 Michael Meissner Add preliminary PowerPC eABI support.
1995-02-01 Noah Friedman mail-mailer-swallows-blank-line: Handle full range of legal header names as
1995-02-01 Francesco Potortì * etags.c (pfnote): Initialise been_warned in the node.
1995-02-01 Richard M. Stallman (describe-variable): If var is local, mention default.
1995-02-01 Richard M. Stallman (rmail-retry-failure): Handle "Mime-encapsulated messages".
1995-02-01 Karl Heuer (Fcall_interactively): Use perdisplay.
1995-02-01 Karl Heuer (read_minibuf, read_minibuf_unwind): Use perdisplay.
1995-02-01 Karl Heuer (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay.
1995-02-01 Karl Heuer (current_perdisplay): New var.
1995-01-31 Karl Heuer [!MULTI_PERDISPLAY] (defvar_display): Use staticpro.
1995-01-31 Richard M. Stallman Fix previous change.
1995-01-31 Richard M. Stallman (main) [REL_ALLOC]: Set __malloc_extra_blocks.
1995-01-31 Richard M. Stallman Comment changes.
1995-01-31 Richard M. Stallman Initial revision
1995-01-31 Richard M. Stallman (syms_of_buffer): overwrite-mode doc fix.
1995-01-31 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
1995-01-31 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.
1995-01-31 Karl Heuer [MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
1995-01-31 Karl Heuer (DEFVAR_DISPLAY): New macro.
1995-01-31 Karl Heuer (defvar_display): New function.
1995-01-31 Karl Heuer (do_symval_forwarding): Handle display-local vars.
1995-01-31 Karl Heuer (specbind): Handle display-local vars.
1995-01-31 Karl Heuer Declare store_symval_forwarding here.
1995-01-31 Karl Heuer (syms_of_keyboard): Fix missing backslashes.
1995-01-30 Karl Heuer (frame-notice-user-settings): Avoid having the window manager re-prompt for
1995-01-30 Karl Heuer (iso-transl-language-alist): Add French & Portuguese.
1995-01-30 Karl Heuer (iso-accents-list): Add Icelandic thorn.
1995-01-30 Karl Heuer (x-create-frame-with-faces): Assume cursor-color, mouse-color, and
1995-01-30 Richard M. Stallman (indent-new-comment-line): Obey the convention
1995-01-30 Richard M. Stallman (make-extent, delete-extent, set-extent-property)
1995-01-30 Richard M. Stallman Many doc fixes.
1995-01-30 Richard M. Stallman (lisp-indent-region): Set endmark before indenting first line.
1995-01-30 Richard M. Stallman (list-buffers-noselect): Handle read-only properly.
1995-01-30 Richard M. Stallman (list-buffers-noselect): New subroutine.
1995-01-30 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_string.
1995-01-30 Richard M. Stallman (menu-bar-update-yank-menu): If string is too long,
1995-01-30 Richard M. Stallman (read-number): New function.
1995-01-29 Richard M. Stallman (Frassoc): New function.
1995-01-29 Richard M. Stallman (news-reply-mode): Change mode-name to News Reply.
1995-01-28 Richard M. Stallman (match-string): Fix braino.
1995-01-28 Richard M. Stallman (ecrt0.o): Target renamed from crt0.o.
1995-01-28 Richard M. Stallman (facep): New function.
1995-01-28 Karl Heuer (print): Handle internal display-local object.
1995-01-28 Karl Heuer (xdispobjfwd): New macro.
1995-01-28 Karl Heuer (mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
1995-01-28 Karl Heuer (enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.
1995-01-28 Karl Heuer * keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.
1995-01-28 Karl Heuer (ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
1995-01-28 Richard Kenner (unixware, svr4): Treat as synonyms for sysv4.
1995-01-28 Karl Heuer (PERDISPLAY, the_only_perdisplay, get_perdisplay):
1995-01-28 Karl Heuer (struct x_display_info): Rename display_perd to perdisplay.
1995-01-28 Richard M. Stallman (make-frame): Doc fix.
1995-01-27 Richard M. Stallman (describe-variable): Use local-variable-p.
1995-01-27 Richard M. Stallman (tex-display-shell): Pass nil as arg to
1995-01-27 Richard M. Stallman (debug-convert-byte-code): Convert the doc info to a string.
1995-01-27 Richard M. Stallman (shell): If we create a new shell buffer,
1995-01-27 Karl Heuer (match-string): Delete extra arg to buffer-substring.
1995-01-27 Karl Heuer (printchar, strout): Use message_log_maybe_newline.
1995-01-27 Karl Heuer (message_log_need_newline): This var is now static.
1995-01-27 Karl Heuer (perform-replace): Don't log the repetitive prompts.
1995-01-27 Karl Heuer Declare message_log_maybe_newline.
1995-01-27 Richard M. Stallman (modify_region): Clear point_before_scroll field.
1995-01-27 Richard M. Stallman (set_point): Set point_before_scroll to nil.
1995-01-27 Richard M. Stallman (struct buffer): New field point_before_scroll.
1995-01-27 Richard M. Stallman (init_buffer_once, syms_of_buffer):
1995-01-27 Richard M. Stallman (match-string): New function.
1995-01-27 Richard M. Stallman Integer width changes.
1995-01-27 Richard M. Stallman Fix integer width changes.
1995-01-26 Karl Heuer Fix typos.
1995-01-26 Richard M. Stallman (mouse-save-then-kill): When we don't use existing
1995-01-26 Richard M. Stallman (scroll-bar-drag-1): Set point-before-scroll properly.
1995-01-26 Richard M. Stallman (mouse-drag-region): Modify previous change--don't run the ordinary binding
1995-01-26 Richard M. Stallman (mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
1995-01-25 Karl Heuer (struct x_display_info): New member display_perd.
1995-01-25 Karl Heuer (the_only_perd): Define this var here.
1995-01-25 Karl Heuer Add comments and `volatile' keyword to previous change.
1995-01-25 Karl Heuer (PERD): New struct containing per-display data.
1995-01-25 Karl Heuer (process_tick, update_tick): Make non-static.
1995-01-25 Richard M. Stallman Comment change.
1995-01-25 Richard M. Stallman (x_destroy_window): Don't let frame being destroyed remain in
1995-01-25 Richard M. Stallman (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
1995-01-25 Richard M. Stallman (c-forward-conditional):
1995-01-25 Richard M. Stallman (justify-current-line): Avoid error comparing fill-prefix
1995-01-24 Richard M. Stallman Added support for descriptions in the group buffer:
1995-01-24 Richard M. Stallman (Flocal_set_key, Fglobal_set_key): Use K, not k.
1995-01-24 Richard M. Stallman (Fcall_interactively): Define K mostly like k.
1995-01-24 Richard M. Stallman (read_key_sequence): New arg dont_downcase_last
1995-01-24 Karl Heuer (compute_motion): Don't get hung in selective-display loop.
1995-01-24 Richard M. Stallman (vc-do-command): Arrange for the default-directory variable
1995-01-24 Karl Heuer Don't use function prototypes.
1995-01-24 Karl Heuer (iso-transl-dead-key-alist): New var.
1995-01-24 Richard M. Stallman (pascal-*-completion, pascal-comp-defun)
1995-01-24 Karl Heuer (read_key_sequence): Don't wait for a possible key translation sequence if we
1995-01-24 Karl Heuer (i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.
1995-01-23 Karl Heuer (HAVE_SYS_SELECT_H): Add #undef for configure.
1995-01-23 Karl Heuer Check for sys/select.h.
1995-01-23 Karl Heuer Define BROKEN_SELECT_NON_X.
1995-01-23 Karl Heuer (sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to
1995-01-23 Karl Heuer #include sysselect.h instead of defining things by hand.
1995-01-23 Karl Heuer Initial revision
1995-01-23 Karl Heuer (mark): If transient-mark-mode is nil, mark is active.
1995-01-23 Karl Heuer [__GNUC__] (POSIX_SIGNALS): #define this.
1995-01-22 Richard M. Stallman (iso-transl-char-map): Add elements for mute-acute, etc.
1995-01-22 Richard M. Stallman Document alias commands and menu items.
1995-01-22 Richard M. Stallman (read_minibuf): Don't print the prompt in batch mode.
1995-01-22 Richard M. Stallman (facemenu-keybindings, facemenu-face-menu):
1995-01-22 Richard M. Stallman (enriched-annotation-list): property `hard-newline'
1995-01-22 Richard M. Stallman (gdb): In gud-remove, specify the source file.
1995-01-22 Richard M. Stallman (sort_args): Ordinary args get priority 0.
1995-01-22 Richard M. Stallman (tempo-insert-template): Quoted transient-mark-mode
1995-01-22 Richard M. Stallman (term-version): Increased to 0.94.
1995-01-22 Richard M. Stallman (byte-compile-defvar): Add the var to current-load-list.
1995-01-21 Richard M. Stallman Document force arg in unload-feature.
1995-01-21 Richard M. Stallman [NO_REMAP]: #undef static.
1995-01-21 Richard M. Stallman Comment change.
1995-01-21 Roland McGrath (update-copyright): Remove gratuitous error at end.
1995-01-21 Karl Heuer Fix sed append command to behave as intended.
1995-01-20 Richard M. Stallman (xmenu.o): Add msdos.h as dependency.
1995-01-20 Richard M. Stallman Delete mysterious dot. Add comment to protect blank
1995-01-20 Richard M. Stallman (compile-internal): Force redisplay on compilation
1995-01-20 Richard M. Stallman (syms_of_buffer) [DOS_NT]: Add missing ';'.
1995-01-20 Richard M. Stallman Comment change.
1995-01-20 Richard M. Stallman (x_mouse_leave): Add neutralizing define.
1995-01-20 Richard M. Stallman [MSDOS]: #include msdos.h.
1995-01-20 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1995-01-20 Richard M. Stallman (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
1995-01-20 Richard M. Stallman (file_name_as_directory, Ffile_name_directory)
1995-01-20 Richard M. Stallman (unload-feature): Don't care if FILE is a dependency of itself.
1995-01-20 Richard M. Stallman (fill-region-as-paragraph): At end, advance over any newlines
1995-01-20 Karl Heuer (union Lisp_Misc): Make the `type' field just 16 bits, to match the
1995-01-20 Karl Heuer (xbufobjfwd, xbuflocal, xwinconfig):
1995-01-20 Karl Heuer (center-line): fill-column is a var, not a function.
1995-01-20 Richard M. Stallman entered into RCS
1995-01-20 Richard M. Stallman *** empty log message ***
1995-01-20 Richard M. Stallman Initial revision
1995-01-20 Karl Heuer (set-c-style): Ignore case in completion.
1995-01-20 Richard M. Stallman (rmail-summary-update-highlight): New function.
1995-01-20 Karl Heuer (Ftext_property_any): Handle the trivial case specially.
1995-01-20 Richard M. Stallman entered into RCS
1995-01-19 Karl Heuer (seed_random): Renamed from srandom.
1995-01-19 Karl Heuer (Frandom): Call seed_random and get_random.
1995-01-19 Karl Heuer (remote-shell-program): Reorder search path.
1995-01-19 Karl Heuer (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
1995-01-19 Karl Heuer (print): Print internal types too, for debugging.
1995-01-19 Richard M. Stallman (term_get_fkeys_1): Bug fix for function key above f19.
1995-01-19 Richard M. Stallman (subst_char_in_region_unwind): New function.
1995-01-19 Richard M. Stallman (help-for-help): Doc fix.
1995-01-19 Richard M. Stallman Comment change.
1995-01-19 Richard M. Stallman (make-help-screen): Use *only* local-map to look up keys.
1995-01-19 Richard M. Stallman *** empty log message ***
1995-01-19 Richard M. Stallman Revert Jan 15 and Jan 5 changes.
1995-01-19 Richard M. Stallman (internal_self_insert): Don't test current_column
1995-01-19 Richard M. Stallman (fill-region-as-paragraph): left-margin renamed to current-left-margin.
1995-01-19 Richard M. Stallman (current-justification): Renamed from current-justification. Callers changed.
1995-01-19 Richard M. Stallman (do-auto-fill): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (move-to-left-margin): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (do-auto-fill): Fill, don't fill, or fill-and-justify
1995-01-19 Richard M. Stallman (set-justification): New function.
1995-01-19 Richard M. Stallman (standard-indent): New variable.
1995-01-19 Richard M. Stallman (center-line): Use current-left-margin function, not variable.
1995-01-19 Richard M. Stallman (completion-separator-self-insert-autofilling):
1995-01-19 Richard M. Stallman (forward-paragraph): Fix end-of-buffer bug.
1995-01-18 Richard M. Stallman Don't include sys/param.h.
1995-01-18 Richard M. Stallman (check-ispell-version): Use Fundamental mode in the temporary buffer.
1995-01-18 Richard M. Stallman (Qtemp_buffer_show_hook): New hook.
1995-01-18 Richard M. Stallman (scribe-mode): Treat @: as a sentence end.
1995-01-18 Richard M. Stallman Use byte-compile-dynamic.
1995-01-18 Roland McGrath (etags-file-of-tag): Use a regexp search to find the file name,
1995-01-18 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
1995-01-18 Karl Heuer [!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
1995-01-18 Karl Heuer (SWITCH_ENUM_CAST): New macro.
1995-01-18 Karl Heuer (check-ispell-version): Force standard syntax table.
1995-01-18 Karl Heuer (remote-compile): Use new global remote-shell-program.
1995-01-18 Karl Heuer (rsh): Use new global remote-shell-program.
1995-01-18 Karl Heuer (ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
1995-01-18 Karl Heuer (remote-shell-program): New var.
1995-01-18 Francesco Potortì * etags.c (longopts, print_help, main): Use -I as abbreviation
1995-01-18 Richard M. Stallman (gud-gdb-find-file): Propagate debug menu to found buffers.
1995-01-17 Richard M. Stallman (dbx): Fix missing cast of $curline for Irix.
1995-01-17 Richard M. Stallman (pascal-mode-map, pascal-outline-map):
1995-01-17 Simon Marshall Make sure the event read by comint-dynamic-list-completions isn't
1995-01-17 Richard M. Stallman (command-line-1): Handle -f with kbd macro.
1995-01-17 Richard M. Stallman (list_buffers_1, Flist_buffers): Functions deleted.
1995-01-17 Karl Heuer (message_dolog): Ignore narrowing.
1995-01-17 Karl Heuer (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
1995-01-17 Karl Heuer (struct window): New member column_number_displayed.
1995-01-17 Karl Heuer (write_glyphs, insert_glyphs): Call checkmagic.
1995-01-17 Karl Heuer Declare checkmagic.
1995-01-17 Karl Heuer (cmcheckmagic): New function.
1995-01-16 Karl Heuer (calendar): Doc fix.
1995-01-16 Karl Heuer (standard-display-ascii): Doc fix. Allow use with X.
1995-01-16 Karl Heuer (iso-aggressive-german-trans-tab): Doc fix.
1995-01-16 Richard M. Stallman (kbd_buffer_store_event): Cast arg of bcopy.
1995-01-15 Roland McGrath (r_alloc_init): Remove unused variable END.
1995-01-15 Roland McGrath (vc-do-command): Use set-buffer-modified-p instead of not-modified.
1995-01-15 Roland McGrath (not-modified): Doc fix.
1995-01-15 Roland McGrath (etags-tags-completion-table): Don't let match string contain a \177.
1995-01-14 Karl Heuer (vc-directory): Prompt for a directory, not a file.
1995-01-14 Karl Heuer (Fpurecopy): Mask size field when copying pseudovector.
1995-01-13 Richard M. Stallman Declare Qrear_nonsticky.
1995-01-13 Richard M. Stallman (Vuse_hard_newlines): New variable.
1995-01-13 Richard M. Stallman (forward-paragraph): Notice use-hard-newlines value.
1995-01-13 Richard M. Stallman (fill-region-as-paragraph): Don't modify newline
1995-01-13 Richard M. Stallman (open-line, split-line, next-line): Use `newline'
1995-01-13 Richard M. Stallman (list-buffers): Fix previous change.
1995-01-13 Richard M. Stallman Fix previous change.
1995-01-13 Richard M. Stallman (list-buffers): New function.
1995-01-13 Karl Heuer (printchar, strout): Call message_dolog.
1995-01-13 Karl Heuer Declare message_dolog.
1995-01-13 Karl Heuer (message_log_need_newline): New var.
1995-01-13 Karl Heuer (easy-menu-define): Doc fix.
1995-01-13 Karl Heuer Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.
1995-01-13 Karl Heuer (DONT_COPY_FLAG): Default this to 1.
1995-01-12 Richard M. Stallman (revert-buffer): Recompute buffer-file-truename.
1995-01-12 Karl Heuer (internal_equal): Delete redundant tests.
1995-01-12 Richard M. Stallman (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M. Stallman (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M. Stallman (find-backup-file-name): Run a file name handler.
1995-01-12 Richard M. Stallman (ange-ftp-set-buffer-mode): Don't set make-backup-files.
1995-01-12 Richard M. Stallman (unexec): Cast value of sbrk.
1995-01-12 Richard M. Stallman (internal_equal): Once again use a switch.
1995-01-12 Francesco Potortì Global polishing, some bugs corrected, dynamic allocation used instead
1995-01-12 Richard M. Stallman (mouse-select-buffer) Handle an aborted selection.
1995-01-12 Richard M. Stallman (etags-goto-tag-location): Add 1 to char positions in TAGS.
1995-01-11 Richard M. Stallman (define-derived-mode): Doc fix.
1995-01-11 Richard M. Stallman Put height and width from geometry parm into default-frame-alist.
1995-01-11 Richard M. Stallman (main): Skip past the colon in inname.
1995-01-11 Karl Heuer (DONT_COPY_FLAG): Fix typo.
1995-01-11 Karl Heuer (isearch-edit-string): Disable message logging.
1995-01-11 Karl Heuer Use large constants for Lisp_Misc_Type.
1995-01-11 Karl Heuer (Fgarbage_collect): Don't log the GC message.
1995-01-11 Karl Heuer (message1_nolog): New function.
1995-01-11 Karl Heuer (Vmessage_log_max): New var.
1995-01-11 Karl Heuer (echo): Don't log the key echoes.
1995-01-11 Karl Heuer Declare all non-returning functions `void'.
1995-01-11 Richard M. Stallman (dired-insert-directory): Don't call expand-file-name
1995-01-11 Richard M. Stallman (DONT_COPY_FLAG): New bit flag.
1995-01-11 Richard M. Stallman (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
1995-01-11 Richard M. Stallman (struct Lisp_Free, struct Lisp_Marker, etc.):
1995-01-11 Karl Heuer Don't use go32 for make-docfile; the arg list is too long.
1995-01-11 Karl Heuer Use coff2exe on make-docfile, instead of go32 when running it.
1995-01-10 Noah Friedman rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.
1995-01-10 Karl Heuer (Fnarrow_to_region): Swap using temp Lisp_Object, not int.
1995-01-10 Karl Heuer (Finsert_char): Check inherit flag for long strings too.
1995-01-10 Richard M. Stallman (syms_of_keyboard): Doc fix.
1995-01-10 Richard M. Stallman (show-paren-command-hook): Don't alter paren-mismatch face
1995-01-10 Richard M. Stallman (face-nontrivial-p): New function.
1995-01-10 Francesco Potortì * etags.c (pfatal): New function.
1995-01-10 Simon Marshall Doc fixes (simon's email address and shell-mode)
1995-01-10 Francesco Potortì * etags.c (Lang_function): Use void instead to declare the
1995-01-10 Richard M. Stallman (face-try-color-list): Treat `underline' as valid.
1995-01-10 Noah Friedman Removed several more gratuitous autoload cookies.
1995-01-10 Karl Heuer (Fscroll_other_window): On small windows, scroll by 1 line.
1995-01-09 Karl Heuer Fix text punctuation.
1995-01-09 Richard M. Stallman Better format of files-by-directory menus.
1995-01-09 Richard M. Stallman (concat, xmalloc, xrealloc, readline, xnew): Four new
1995-01-09 Richard M. Stallman (mouse-drag-region): As once in the past,
1995-01-09 Richard M. Stallman (listify-key-sequence-1): Update for change in CHAR_META.
1995-01-08 Richard M. Stallman (store_in_keymap): Copy a cons only if car is a string.
1995-01-08 Richard M. Stallman Don't include param.h.
1995-01-08 Richard M. Stallman (syms_of_buffer): Doc fix.
1995-01-08 Richard M. Stallman Fix buffer-undo-list.
1995-01-07 Roland McGrath Include config.h first. make-3-72-10 make-3-72-11 make-3-72-12 make-3-72-13 make-3-72-9 make-3-73 make-3-73-1 make-3-73-2
1995-01-07 Karl Heuer (VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer (VALBITS): Adjust for new bit layout.
1995-01-07 Karl Heuer [XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer (VALBITS, XTYPE): Adjust for new bit layout.
1995-01-07 Karl Heuer Fix comment.
1995-01-07 Karl Heuer Fix comment.
1995-01-06 Karl Heuer Delete obsolete comment.
1995-01-06 Richard M. Stallman (C_entries): Ignore carriage return at end of line.
1995-01-06 Richard M. Stallman (te-terminfo-systems-regexp): Variable deleted.
1995-01-06 Richard M. Stallman (bibtex-clean-entry): Killing text while editing
1995-01-06 Richard M. Stallman (what-cursor-position): Show char in decimal, hex, octal.
1995-01-05 Richard M. Stallman (pop-global-mark): Make pop-global-mark treat
1995-01-05 Richard M. Stallman [!MULTI_FRAME] (window_frame): New function.
1995-01-05 Richard M. Stallman (vc-do-command): Change RCS handling so rcsdiff won't strip
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Change forms-search to forms-search-forward, and add
1995-01-05 Roland McGrath Fix typo in last change.
1995-01-05 Roland McGrath (store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on
1995-01-05 Roland McGrath (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
1995-01-05 Roland McGrath (Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled
1995-01-05 Richard M. Stallman (tex-print): Better check for when to print current
1995-01-04 Karl Heuer (mark_object, mark_buffer): Don't mark buffer twice.
1995-01-04 Karl Heuer [EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
1995-01-04 Richard M. Stallman (auto-mode-alist): Add entries for .cls files, and for /drafts/.
1995-01-04 Karl Heuer (xcar, xcdr): Use correct shift and mask values.
1995-01-04 Karl Heuer (xint): Use correct mask.
1995-01-04 Per Bothner Update copyright notice.
1995-01-04 Per Bothner Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
1995-01-04 Richard M. Stallman On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
1995-01-04 Richard M. Stallman (term_init): Fatal error if screen is too small.
1995-01-04 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-04 Richard M. Stallman (store_function_docstring): Arg is now EMACS_INT.
1995-01-03 Noah Friedman Add autoload cookies.
1995-01-03 Noah Friedman (mail-abbrev-mailrc-file): Variable and macro deleted.
1995-01-03 Noah Friedman Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".
1995-01-03 Noah Friedman (mail-personal-alias-file): New variable.
1995-01-03 Richard M. Stallman (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
1995-01-03 Richard M. Stallman (command-line-1): Pause between init file error
1995-01-03 Richard M. Stallman (spell-filter): Make it a risky-local-variable.
1995-01-03 Karl Heuer Use consistent spelling in comments.
1995-01-03 Karl Heuer (enum Lisp_Type): Don't use trailing comma.
1995-01-03 Karl Heuer (mark_object): Make `else' visible outside MULTI_FRAME.
1995-01-02 Richard M. Stallman (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
1995-01-02 Richard M. Stallman (tex-mode): \begin at start of file implies Latex.
1995-01-02 Richard M. Stallman (display-time-string-forms): Fix doc string syntax error.
1995-01-02 Richard M. Stallman (enum Lisp_Type): Delete Lisp_Buffer.
1995-01-02 Richard M. Stallman Use BUF_MARKERS throughout.
1995-01-02 Richard M. Stallman (Fmake_indirect_buffer): New function.
1995-01-02 Richard M. Stallman Use BUF_INTERVALS throughout.
1995-01-02 Richard M. Stallman (validate_interval_range): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (struct buffer): Fields markers and intervals moved out.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (mark_buffer, gc_sweep): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Integers now at least 28 bits.
1995-01-02 Richard M. Stallman (store_in_keymap): While dumping, copy DEF if a cons.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (temp_output_buffer_show): Use BUF_SAVE_MODIFF.
1995-01-02 Richard M. Stallman (print): Don't drop thru to error for markers and overlays.
1995-01-02 Richard M. Stallman (Fprimitive_undo): Use base buffer's modtime field.
1995-01-02 Richard M. Stallman Adapt to new Lisp_Object format.
1994-12-31 Richard M. Stallman (auto-mode-alist): Add entries for .cls files,
1994-12-30 Richard M. Stallman (regex_compile): Use putchar, not printchar.
1994-12-30 Richard M. Stallman (tex-mode-map): Add BibTeX File menu item.
1994-12-30 Richard M. Stallman (terminal-emulator): Test system-configuration
1994-12-30 Richard M. Stallman Added terminfo support.
1994-12-30 Richard M. Stallman (print): Get size of compiled function as pseudovector.
1994-12-30 Richard M. Stallman (VALBITS): Default now 28.
1994-12-30 Richard M. Stallman (mark_object): Don't use Lisp_Process, Lisp_Window.
1994-12-30 Richard M. Stallman (Faref): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman (Flength): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman (XSETFRAME): Use pseudovector.
1994-12-30 Richard M. Stallman (x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-29 Richard M. Stallman Make size field an EMACS_INT.
1994-12-29 Richard M. Stallman Fix typo in previous change.
1994-12-29 Richard M. Stallman (switch-to-completions): New command, with bindings in minibuf completion maps.
1994-12-29 Richard M. Stallman (super-apropos-check-elc-file): New function.
1994-12-29 Richard M. Stallman (super-apropos, super-apropos-check-doc-file)
1994-12-29 Richard M. Stallman (server-process-filter): Process each line separately.
1994-12-29 Richard M. Stallman Comment changes.
1994-12-28 Richard M. Stallman (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
1994-12-28 Richard M. Stallman [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-28 Roland McGrath (find-tag-in-order): Don't set buffer-local value of tags-file-name.
1994-12-27 Thien-Thi Nguyen Initial revision
1994-12-27 Richard M. Stallman (make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-27 Richard M. Stallman (XTupdate_begin): Fix backward test in previous change.
1994-12-27 Richard M. Stallman (run-hook-with-args-until-failure):
1994-12-27 Richard M. Stallman (command-line-1): Split startup msg into two parts.
1994-12-27 Richard M. Stallman (tar-mode-map): Bind C-m to tar-extract.
1994-12-27 Richard M. Stallman (dired-mode-map): Bind C-m to dired-advertised-find-file.
1994-12-27 Richard M. Stallman (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.
1994-12-27 Richard M. Stallman (compilation-minor-mode-map): Bind C-m to compilation-goto-error.
1994-12-27 Richard M. Stallman Don't bind `return'.
1994-12-27 Richard M. Stallman (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
1994-12-26 Richard M. Stallman (xmalloc, xrealloc): Add casts.
1994-12-26 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
1994-12-26 Richard M. Stallman Comment changes.
1994-12-26 Richard M. Stallman (scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M. Stallman (scroll_region_cost): New variable.
1994-12-26 Richard M. Stallman (scroll_region_cost): Declared.
1994-12-26 Richard M. Stallman (scrolling): Fewer restrictions if scroll_region_ok is
1994-12-26 Richard M. Stallman (mouse-minibuffer-check, mouse-drag-mode-line)
1994-12-26 Richard M. Stallman (isearch-mode): Set mouse-leave-buffer-hook.
1994-12-26 Richard M. Stallman (byte-compile-warning-types): Add obsolete.
1994-12-26 Richard M. Stallman (timezone-fix-time): For year values < 50, add 2000.
1994-12-25 Richard M. Stallman (font-lock-defaults): Add defvar.
1994-12-25 Richard M. Stallman (syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 Richard M. Stallman (completion-reference-buffer): Initialize to nil.
1994-12-25 Richard M. Stallman (esc-map): Delete excess closeparen.
1994-12-25 Richard M. Stallman (set_search_regs): Really set search_regs.start and .end.
1994-12-25 Richard M. Stallman (read_minibuf): GCPRO things.
1994-12-25 Richard M. Stallman (wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Add Max_Lisp_Type.
1994-12-25 Richard M. Stallman (wrong_type_argument): Abort if VALUE is invalid Lisp object.
1994-12-25 Richard M. Stallman (ange-ftp-save-match-data): Macro deleted.
1994-12-25 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
1994-12-24 Richard M. Stallman (dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman Fix quoting conventions and spaces at end of sentence.
1994-12-24 Richard M. Stallman (facemenu-key): Change to M-g.
1994-12-24 Richard M. Stallman (BASE_PURESIZE): Incremented by 20k.
1994-12-24 Richard M. Stallman (save-buffers-kill-emacs): Fix backward test of value of
1994-12-24 Richard M. Stallman (byte-compile-dest-file): New variable.
1994-12-24 Richard M. Stallman (elp-pack-number): New function.
1994-12-24 Richard M. Stallman (read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-24 Richard M. Stallman (dabbrev-completion): Now searches all buffers when given prefix arg 16.
1994-12-24 Richard M. Stallman Don't require cl, picture, or reporter.
1994-12-24 Richard M. Stallman Complete rewrite by Lars.Lindberg@sypro.cap.se.
1994-12-23 Richard M. Stallman Give syntax of keywords.
1994-12-23 Richard M. Stallman Initial revision
1994-12-23 Richard M. Stallman (reporter-submit-bug-report): Set up for status messages.
1994-12-23 Richard M. Stallman (next-line, previous-line): If interactive and not in
1994-12-23 Richard M. Stallman Recommend doc strings for all functions and variables.
1994-12-23 Richard M. Stallman entered into RCS
1994-12-23 Richard M. Stallman (XTupdate_begin): Discard records of prior mouse highlight
1994-12-23 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
1994-12-23 Richard M. Stallman (imenu-always-use-completion-buffer-p): A value of
1994-12-23 Richard M. Stallman Add icon-left and icon-top frame parameters.
1994-12-23 Richard M. Stallman (bibtex-string, bibtex-preamble): Use forward-line.
1994-12-23 Richard M. Stallman (server-switch-buffer): Cope with dead frames and windows.
1994-12-22 Richard M. Stallman (gdb): Correct tbreak doc string.
1994-12-22 Richard M. Stallman (enable-command): Always insert code to enable.
1994-12-22 Richard M. Stallman Comment change.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Function moved here.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Moved to dired.el.
1994-12-22 Richard M. Stallman *** empty log message ***
1994-12-21 Richard M. Stallman Fix in visible-bell.
1994-12-21 Richard M. Stallman (Fget_buffer_create): Copy the name, and clear text props.
1994-12-21 Richard M. Stallman (C_DEBUG_SWITCH): Define this only if __GNUC__.
1994-12-21 Richard M. Stallman (struct frame): New field buffer_predicate.
1994-12-21 Richard M. Stallman (Fmodify_frame_parameters): For non-X frames,
1994-12-21 Richard M. Stallman (mark_object): In a frame, mark the buffer_predicate.
1994-12-21 Richard Kenner (sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
1994-12-21 Richard M. Stallman (tex-start-shell): Use inheritance.
1994-12-21 Richard M. Stallman (gud-irixdbx-marker-filter): Changes for Irix dbx.
1994-12-21 Richard M. Stallman (get_doc_string): Now static. Arg now Lisp_Object.
1994-12-21 Richard M. Stallman (Fdefvar): Fix minor error in previous change.
1994-12-21 Richard M. Stallman (Qload_file_name, Vload_file_name): New variables.
1994-12-21 Richard M. Stallman (scan_lisp_file): Handle dynamic doc strings.
1994-12-21 David J. MacKenzie Include program name in error messages.
1994-12-21 Edward M. Reingold Make keymap for tex-shell the shell-mode-map.
1994-12-21 Richard M. Stallman (describe-function): Fix previous change.
1994-12-21 Richard M. Stallman (describe-function): Don't add `.el' when printing file name.
1994-12-20 Richard M. Stallman (Buffer-menu-buffer): Clear text properties in STRING.
1994-12-20 Richard M. Stallman (frame-update-face-colors): New function.
1994-12-20 Richard M. Stallman (set-background-color, set-foreground-color):
1994-12-20 Richard M. Stallman (rmail-first-unseen-message): Fix 1-off error.
1994-12-19 Edward M. Reingold Be consistent in use of comint (instead of shell) mode.
1994-12-18 Richard M. Stallman (fortran-end-if, fortran-end-do,
1994-12-18 Richard M. Stallman (tar-extract): Don't use set-visited-file-name. to
1994-12-18 Richard M. Stallman (rmail-search-backward): Function deleted.
1994-12-17 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
1994-12-17 Richard M. Stallman (gnus-mail-reply-using-mail): Don't save point;
1994-12-17 Richard M. Stallman (news-mail-reply): Restore the saved narrowing before calling `mail'.
1994-12-17 Richard M. Stallman (isearch-done): Don't print msg about mark if we don't set it.
1994-12-17 Richard M. Stallman (indent-c-exp): Don't be fooled by else_ or while_.
1994-12-17 Richard M. Stallman Comment change.
1994-12-17 Richard M. Stallman Comment change.
1994-12-16 Richard M. Stallman (emerge-read-file-name): New arg must-match.
1994-12-15 Richard M. Stallman (lambda): Doc fix.
1994-12-15 Richard M. Stallman Comment change.
1994-12-15 Richard M. Stallman (vc-toggle-read-only): Accept prefix arg
1994-12-15 Richard M. Stallman (font-lock-hack-keywords): Turn off undo generation.
1994-12-15 Richard M. Stallman (sendmail-send-it): Don't convert S: to Subject:.
1994-12-15 Richard M. Stallman (Fall_completions): New arg hide_spaces.
1994-12-15 Richard M. Stallman (main): Fix conversion of --display to -d.
1994-12-15 Richard M. Stallman (struct x_display): New field explicit_parent.
1994-12-15 Richard M. Stallman (face-initialize): Test for framep not t or nil.
1994-12-15 Richard M. Stallman (hack-local-variables): Run hack-local-variables-hook.
1994-12-15 Richard M. Stallman (find-grep-options): Use -q on non-BSD systems.
1994-12-15 Richard M. Stallman Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-12-15 Richard M. Stallman (isearch-mode-map): Move the code to set up the meta submap earlier in
1994-12-15 Richard M. Stallman (buffer-quit-function): New variable.
1994-12-15 Richard M. Stallman (PC-do-completion): If complete but not unique,
1994-12-15 Richard M. Stallman (readevalloop): Ignore ^M here.
1994-12-15 Richard M. Stallman (apropos-match-keys): Handle menu bindings with cached equivalent keys.
1994-12-15 Richard M. Stallman (Fdefconst, Fdefvar): Error if too many arguments.
1994-12-14 Richard M. Stallman (rmail-ignored-headers): Delete junk from definition.
1994-12-14 Richard M. Stallman (add_properties): Add gcpro's.
1994-12-14 Richard M. Stallman Just include sunos4shr--do nothing else.
1994-12-14 Richard M. Stallman (perform-replace): Report number of replacements when done.
1994-12-14 Richard M. Stallman (Info-split): Fix 1-off error in subfile position.
1994-12-13 Richard M. Stallman (occur): Escape newlines when printing regexp.
1994-12-13 Richard M. Stallman (Info-tagify): Avoid 1-off error in position of a tag.
1994-12-13 Richard M. Stallman (insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
1994-12-13 Richard M. Stallman (rs6000-ibm-aix4.1*): New alternative.
1994-12-13 Richard M. Stallman Initial revision
1994-12-13 Richard M. Stallman (sort_args): Make `options' a vector of ints.
1994-12-13 Richard M. Stallman (ignored-local-variables): Mark it risky.
1994-12-11 Jim Meyering [REG_UNSET_VALUE]: Define to the address of a static variable rather than to
1994-12-11 Richard M. Stallman (read_char): After auto-saving, redisplay.
1994-12-11 Richard M. Stallman (report_overlay_modification): Renamed from verify_overlay_modification.
1994-12-11 Richard M. Stallman * buffer.c (report_overlay_modification): Renamed from
1994-12-11 Richard M. Stallman (signal_before_change, signal_after_change):
1994-12-11 Richard M. Stallman (list_buffers_1): Right-align the size values.
1994-12-11 Richard M. Stallman (rmail-summary-goto-msg): When highlighting,
1994-12-11 Richard M. Stallman (compile_pattern): Call re_set_registers here.
1994-12-10 Richard M. Stallman (vc-dir-all-files): New function.
1994-12-10 Richard M. Stallman (unrelocate_symbols): Add AIX4_1 conditionals and code.
1994-12-10 Richard M. Stallman (sys_siglist) [AIX]: Add AIXHFT conditional.
1994-12-10 Richard M. Stallman Change AIX conditional around HFNKEYS to AIXHFT.
1994-12-10 Karl Heuer Added ispell-offset for version consistency.
1994-12-09 Karl Heuer Fix typo in comment.
1994-12-09 Richard M. Stallman (Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-12-09 Karl Heuer Add patterns for asm-mode.
1994-12-09 Karl Heuer (set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
1994-12-08 Edward M. Reingold Mention Hochleitner's correlation.
1994-12-08 Richard M. Stallman (rlogin-initially-track-cwd): Now a 3-way flag.
1994-12-07 Richard M. Stallman (telnet): Don't make assumptions about process name.
1994-12-07 Richard M. Stallman (search_regs_saved): Delete initializer.
1994-12-07 Richard M. Stallman (nntp-buggy-select): Delete usg-unix-v from list.
1994-12-07 Richard M. Stallman (dired-insert-directory): Quote certain chars with \.
1994-12-07 Richard M. Stallman (comint-mode-map): Treat C-up, C-down like M-p, M-n.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-06 Richard M. Stallman (update_frame): Call calculate_costs if baud_rate changed.
1994-12-06 Richard M. Stallman (calculate_costs): Set FRAME_COST_BAUD_RATE.
1994-12-06 Richard M. Stallman (struct frame): New field cost_calculation_baud_rate.
1994-12-06 Roland McGrath (dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
1994-12-06 Karl Heuer (ange-ftp-set-binary-mode): Ignore hash size if nil.
1994-12-05 Richard M. Stallman (isearch-cancel): New function.
1994-12-05 Simon Marshall Comment out Oct 18 change to font-lock-after-change-function
1994-12-05 Richard M. Stallman (electric-buffer-menu-mode-map):
1994-12-04 Richard M. Stallman (internal_equal): Call compare_string_intervals.
1994-12-04 Richard M. Stallman (compare_string_intervals): New function.
1994-12-04 Richard M. Stallman (INTERVAL_LAST_POS): Don't subtract 1 here.
1994-12-04 Richard M. Stallman (argmatch): Take argc as arg; don't go past end of argv.
1994-12-04 Richard M. Stallman (fill-region-as-paragraph): If region starts in mid-line,
1994-12-04 Richard M. Stallman (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
1994-12-04 Richard M. Stallman (child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
1994-12-04 Richard M. Stallman At compile time, discard any defsubr definitions
1994-12-04 Richard M. Stallman (bibtex-mode-map): Delete binding for ".
1994-12-04 Richard M. Stallman (face-name, face-id, face-foreground, face-background)
1994-12-04 Richard M. Stallman (replace-string, query-replace): Doc fixes.
1994-12-03 Richard M. Stallman (rmail-get-new-mail): Position on first unseen message.
1994-12-03 Richard M. Stallman (argmatch): Handle lstr == 0.
1994-12-02 Karl Heuer (rmail-output): Don't quote "From " lines unless the capitalization is exact.
1994-12-01 Karl Heuer (gettext): Make sure this is always defined, even #if emacs.
1994-12-01 Simon Marshall Added defaults for grayscale font-lock-reference-face.
1994-11-30 David J. MacKenzie Don't try to make directories that are guaranteed to already exist.
1994-11-30 Karl Heuer (sendmail-send-it): Add `From:' header.
1994-11-30 Roland McGrath (compilation-next-error-locus): Finish last change.
1994-11-30 Karl Heuer (gud-basic-call): Detect error earlier.
1994-11-30 Karl Heuer (system-key-alist): Extra keys are F36 and F37.
1994-11-30 Karl Heuer (imenu-generic-expression): New variable.
1994-11-30 Roland McGrath (compilation-next-error-locus): Parsed column numbers are 1-origin.
1994-11-29 Richard Kenner (ibmrt): Add more cases for various forms of BSD.
1994-11-29 Paul Eggert (re_compile_pattern, re_comp, regerror): Add gettext wrapper.
1994-11-29 Edward M. Reingold Mention cal-x.el in comments.
1994-11-29 Edward M. Reingold Initial revision
1994-11-28 Richard M. Stallman (get_time): Fix up whitespace.
1994-11-28 Richard M. Stallman (Fminibuffer_complete_and_exit): Catch errors in do_completion.
1994-11-28 Richard M. Stallman (keyboard-escape-quit): New command.
1994-11-28 Richard M. Stallman (internal_delete_file, internal_delete_file_1): New functions.
1994-11-28 Richard M. Stallman (delete_temp_file): Use internal_delete_file.
1994-11-28 Richard M. Stallman (Fkill_buffer): Use internal_delete_file.
1994-11-28 Richard M. Stallman Handle pilcrow, paragraph and pound signs.
1994-11-28 Richard M. Stallman (Fx_synchronize): Fix doc string syntax.
1994-11-28 Richard M. Stallman (safe_strdup): Don't use ANSI argument prototype.
1994-11-28 Richard M. Stallman Fix erroneous comment syntax.
1994-11-28 Richard M. Stallman (NEED_UNISTD_H): Defined.
1994-11-28 Richard M. Stallman Have just one conditional to include unistd.h.
1994-11-28 Richard M. Stallman (calculate-c-indent): Handle a top-level decl with multiple paren groups.
1994-11-28 Richard M. Stallman (gnus-default-nntp-server): Doc fix.
1994-11-28 Richard M. Stallman Many doc fixes. Fix progress message formats.
1994-11-24 Richard M. Stallman (imenu): Widen temporary before scan the file.
1994-11-24 Francesco Potortì * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
1994-11-24 Richard M. Stallman (command_loop_1): Use safe_run_hooks to run
1994-11-24 Richard M. Stallman (occur): Put number of matches in the header line.
1994-11-24 Richard M. Stallman added fortran status checking -tower
1994-11-23 Richard M. Stallman (double-mode-name): Variable deleted.
1994-11-23 Richard Kenner Add cases for romp-ibm-aix and romp-ibm-bsd.
1994-11-23 Richard M. Stallman Create subdir etc/e. Make links to it.
1994-11-23 Richard M. Stallman (dvi): Run Make in our man subdir.
1994-11-23 Richard M. Stallman Create the man subdir.
1994-11-23 Richard M. Stallman Generate man/Makefile from man/Makefile.in.
1994-11-23 Richard M. Stallman (Info-follow-reference): Use regexp-quote.
1994-11-23 Richard M. Stallman (syms_of_keyboard): Doc fix.
1994-11-23 Richard M. Stallman (Fy_or_n_p): Handle exit-prefix in query-replace-map.
1994-11-23 Richard M. Stallman (map-y-or-n-p): Handle exit-prefix as definition of char.
1994-11-23 Richard M. Stallman (query-replace-map): Define \e and escape as exit-prefix.
1994-11-23 Richard M. Stallman (Calling menu-bar-enable-clipboard): Be less selective matching Suns.
1994-11-22 Richard M. Stallman (save_search_regs): Add declaration.
1994-11-22 Richard M. Stallman (lpr-page-header-switches): Use -f by default.
1994-11-22 Richard M. Stallman (eterm): New rule.
1994-11-22 Richard M. Stallman Initial revision
1994-11-22 Richard M. Stallman (OBJECTS_MACHINE): Define only if AIXHFT.
1994-11-22 Richard M. Stallman (AIXHFT): Defined.
1994-11-22 Richard M. Stallman (init_sys_modes): Tes AIXHFT, not AIX.
1994-11-22 Richard M. Stallman (append-to-buffer): Don't use current buffer as default.
1994-11-22 Francesco Potortì * etags.c (print_help): print --regex usage for ctags also.
1994-11-22 Roland McGrath (vc-backend-checkout): Finish last change.
1994-11-22 Roland McGrath (vc-checkout-switches): New variable.
1994-11-22 Richard M. Stallman entered into RCS
1994-11-22 Richard M. Stallman (Fdisplay_buffer): Use `b' to read existing buffer name.
1994-11-22 Richard M. Stallman (gud-gdb-marker-filter, gud-irixdbx-marker-filter)
1994-11-22 Richard M. Stallman (timer-process-filter): No need for save-match-data.
1994-11-22 Richard M. Stallman (Man-bgproc-sentinel): No need for save-match-data.
1994-11-22 Richard M. Stallman Match data now saved automatically around filters and sentinels.
1994-11-22 Richard M. Stallman Filters and sentinels now save match data themselves.
1994-11-22 David J. MacKenzie rearrange --with options
1994-11-22 David J. MacKenzie add --with-pop, --with-kerberos, --with-hesiod
1994-11-22 David J. MacKenzie add symbols for --with-pop, --with-kerberos, --with-hesiod
1994-11-22 Richard M. Stallman (kill-region): Use = to compare positions.
1994-11-21 Doug Evans Delete duplicate of sparc-*.
1994-11-21 Francesco Potortì Added code for automatically saving and restoring the match data
1994-11-20 Richard M. Stallman (compare-windows): Push mark in both buffers at start.
1994-11-20 Richard M. Stallman (rmail-summary-scroll-msg-up): If at end of message,
1994-11-19 Richard M. Stallman (sort_args): New function.
1994-11-19 Richard M. Stallman (command-line-1): Handle long options --funcall, --load, --insert, --kill.
1994-11-19 Richard M. Stallman (x-option-alist): New variable now holds
1994-11-19 Richard M. Stallman (gomoku-click): New function.
1994-11-19 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
1994-11-19 Richard M. Stallman (start-process-shell-command): Function deleted.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
1994-11-19 Richard M. Stallman (face-color-supported-p): New function.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really treat `succeed' like end.
1994-11-19 Richard M. Stallman (struct regexp_cache): New field `posix'.
1994-11-19 Richard M. Stallman Comment change.
1994-11-18 Richard M. Stallman (picture-self-insert): Use last-command-event,
1994-11-18 Richard M. Stallman (init_filelock): Add missing semicolon.
1994-11-18 Richard M. Stallman (batch-byte-compile-emacs): New function.
1994-11-18 Richard M. Stallman Initial revision
1994-11-18 Richard M. Stallman (Fload): Call Fsubstitute_in_file_name after trying handler.
1994-11-18 Richard M. Stallman (mail-setup): Make fill-column wide for the in-reply-to.
1994-11-18 Karl Heuer (kill-region): Set this-command unconditionally.
1994-11-18 Karl Heuer (recompute_width_table): Do the right thing if no previous table existed.
1994-11-18 Karl Heuer (enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (Fsingle_key_description): Use type test macros.
1994-11-18 Karl Heuer (SET_FRAME, key_event, do_mouse_event): Use accessor macros.
1994-11-18 Karl Heuer (Fvconcat, concat): Use Lisp_Vectorlike.
1994-11-18 Doug Evans Vendor for vxworks is wrs.
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (XSETCOMPILED): New macro.
1994-11-18 Karl Heuer (Fdocumentation): Use type test macros.
1994-11-18 Karl Heuer (print): Use type test macros.
1994-11-18 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
1994-11-17 Edward M. Reingold Get rid of edit menu.
1994-11-17 Edward M. Reingold Undefine kill-region and copy-region-as-kill.
1994-11-17 Doug Evans (sparc): Recognize as a cpu.
1994-11-17 Richard M. Stallman (lock_dir, superlock_file, MAKE_LOCK_NAME):
1994-11-17 Richard M. Stallman (backup-buffer): Use file-ownership-preserved-p.
1994-11-17 Richard M. Stallman (timer-process-filter): Use save-match-data.
1994-11-17 Richard M. Stallman (rmail-fields-not-to-output): New variable.
1994-11-17 Richard M. Stallman (init_filelock): Always copy lock_path.
1994-11-17 Richard M. Stallman (set-keymap-parent): Fix bug in case of empty keymap.
1994-11-17 Richard M. Stallman Accept -domain as OS, and make it default for Apollo.
1994-11-17 Richard M. Stallman (m68*-apollo*): Use s/domain.h.
1994-11-16 Richard M. Stallman (timezone-parse-date): Handle two new formats (6 and 7).
1994-11-16 Richard M. Stallman (try_window, display_text_line): Undo previous change.
1994-11-16 Richard M. Stallman (substitute-key-definition): Don't recursively scan
1994-11-16 Roland McGrath [NOT_C_CODE]: Include fcntl.h.
1994-11-16 Richard M. Stallman (Fdirectory_files): Pass new arg to `compile_pattern'.
1994-11-16 Richard M. Stallman (re_opcode_t): New opcode `succeed'
1994-11-16 Richard M. Stallman (RE_NO_POSIX_BACKTRACKING): New macro.
1994-11-16 Roland McGrath (try_window): Don't pass window to Fget_char_property; pass its buffer.
1994-11-16 Richard M. Stallman Fix in insert-behind-hooks and insert-in-front-hooks.
1994-11-16 Francesco Potortì * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
1994-11-16 Richard M. Stallman (dired-collect-file-versions): Discard version #s from
1994-11-16 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
1994-11-16 Francesco Potortì * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
1994-11-16 Francesco Potortì * etags.c (<errno.h>): #include added.
1994-11-16 Karl Heuer (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (access_keymap): Use type test macros.
1994-11-16 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer Declare allocate_vectorlike.
1994-11-16 Karl Heuer (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (make_process): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (Fmake_vector): Call allocate_vectorlike.
1994-11-16 Karl Heuer Delete declaration of Farray_length.
1994-11-16 Karl Heuer (Farray_length): Delete this obsolete function.
1994-11-16 Karl Heuer (Flength): Don't call Farray_length, just use size field.
1994-11-16 Karl Heuer Fix indentation.
1994-11-16 Karl Heuer Fix typo in comment.
1994-11-16 Karl Heuer (Fdo_auto_save): Use the new type-test macros.
1994-11-16 Karl Heuer (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
1994-11-16 Karl Heuer (wait_for_property_change): Encode location as a cons of two integers instead
1994-11-16 Karl Heuer (Finteractive_p): Use XSUBR instead of its expansion.
1994-11-16 Karl Heuer (Fdocumentation): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer (access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer (CHECK_NATNUM): Use NATNUMP instead of its expansion.
1994-11-16 Richard M. Stallman (Fread_file_name_internal): Protect orig_string.
1994-11-16 Karl Heuer (syms_of_data): Set Qwholenump as function, not variable.
1994-11-16 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
1994-11-15 Karl Heuer (NETCONN_P, kill_buffer_processes): Use the new type-test macros.
1994-11-15 Karl Heuer (OVERLAY_POSITION): Use the new type-test macros.
1994-11-15 Karl Heuer (overlays_at): Use the new type-test macros.
1994-11-15 Karl Heuer (unlock_all_files): Use the new type-test macros.
1994-11-15 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
1994-11-15 Karl Heuer (GC_INTEGERP, etc): New type-test macros for use during GC.
1994-11-15 Karl Heuer (current_minor_maps): Avoid assignments in arguments to a type-test macro.
1994-11-15 Karl Heuer (PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
1994-11-15 Karl Heuer (Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
1994-11-15 Karl Heuer (NATNUMP): New macro.
1994-11-15 Karl Heuer (free_float): Don't assume XFASTINT accesses the raw bits.
1994-11-15 Roland McGrath (tags-query-replace): Use query-replace-read-args in interactive spec.
1994-11-15 Richard M. Stallman (isearch-other-meta-char): Delete debugging code.
1994-11-15 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman (read_escape): For \S-a, return A.
1994-11-15 Richard M. Stallman (init_sys_modes): Maybe call tcflow.
1994-11-15 Richard M. Stallman (mouse-save-then-kill): Call mouse-show-mark
1994-11-15 Richard M. Stallman (isearch-gnu-emacs-events): Variable deleted.
1994-11-15 Richard M. Stallman (isearch-unread): Always use unread-command-events.
1994-11-15 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman (m68*-apollo*): Set NON_GNU_CPP.
1994-11-15 Richard M. Stallman (line): Add a beginning-op function.
1994-11-15 Richard M. Stallman (LD_SWITCH_SYSTEM): Add -dc and -dp.
1994-11-15 Paul Reilly (lw_refigure_widget): Use the macro USE_XAW rather than XAW.
1994-11-15 Roland McGrath (tags-table-including): Don't gratuitously cons (what was I thinking?).
1994-11-15 Karl Heuer (internal_equal): Use new overlay substructure.
1994-11-15 Karl Heuer (mark_object, gc_sweep): Use new overlay substructure.
1994-11-15 Karl Heuer (OVERLAY_START, OVERLAY_END): Use new overlay substructure.
1994-11-15 Karl Heuer (enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
1994-11-15 Karl Heuer (print): Use new overlay substructure.
1994-11-15 Karl Heuer (Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
1994-11-15 Richard M. Stallman (Finsert_file_contents): Init not_regular at the beginning.
1994-11-15 Karl Heuer (Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
1994-11-15 Richard M. Stallman (comint-exec-1): Terminate TERMCAP with colon.
1994-11-15 Per Bothner Support paragon as i860-intel-osf1. (From RMS.)
1994-11-15 Richard M. Stallman Initial revision
1994-11-15 Richard M. Stallman (MAIL_USE_FLOCK): Defined.
1994-11-14 Richard M. Stallman (Finsert_file_contents): If VISIT, set the buffer components
1994-11-14 Roland McGrath (A_TEXT_OFFSET): Macro removed.
1994-11-14 Karl Heuer (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
1994-11-14 Karl Heuer (scheme-mode-variables): Set parse-sexp-ignore-comments to t.
1994-11-14 Karl Heuer Fix typos in comment.
1994-11-14 David J. MacKenzie Don't add -I, -L, -R options for cc if their
1994-11-14 Simon Marshall Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
1994-11-14 Richard M. Stallman (query-replace-map): Bind Y and N like y and n.
1994-11-14 Richard M. Stallman Initial revision
1994-11-14 Richard M. Stallman For windows-nt, load mouse.
1994-11-13 Richard M. Stallman (C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
1994-11-13 Richard M. Stallman Comment change.
1994-11-13 Richard M. Stallman (Fdisplay_completion_list): Update COLUMN unconditionally.
1994-11-13 Richard M. Stallman (load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
1994-11-13 Richard M. Stallman (syms_of_frame): Fix typo.
1994-11-13 Richard M. Stallman (lpr-headers-switches): Base default on lpr-command value.
1994-11-12 Richard M. Stallman (syms_of_frame): Doc fix for default-frame-alist.
1994-11-11 Richard M. Stallman (mips-sgi-irix5.[01]*): Distinguish from irix5*.
1994-11-11 Richard M. Stallman (i860-intel-osf1*): New alternative.
1994-11-11 Richard M. Stallman (texinfo-format-node): Insert the node delimiter
1994-11-11 Karl Heuer (store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
1994-11-11 Karl Heuer (Fbyte_code): Special case for buffer-local objects is now handled by the more
1994-11-11 Karl Heuer (mark_object): New code to handle buffer-local substructure.
1994-11-11 Karl Heuer (set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
1994-11-11 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
1994-11-11 David J. MacKenzie Remove entries for things that are done. Reformat a little.
1994-11-11 Karl Heuer Fix typo in previous change.
1994-11-10 Roland McGrath (compile): With prefix arg, prompt even if (not compilation-read-command).
1994-11-10 Richard M. Stallman (TV1, TV2): Use EMACS_TIME as type.
1994-11-10 Richard M. Stallman (find-change-log): If change-log-default-name
1994-11-10 Karl Heuer Fix comment associated with previous change.
1994-11-10 Richard M. Stallman (Fnewline): Always use insert_and_inherit.
1994-11-10 Richard M. Stallman Comment change.
1994-11-10 Richard M. Stallman (create_process) [OSF1]: Use setpgid, not setpgrp.
1994-11-10 Richard M. Stallman (tracking_off): Test old value with NILP.
1994-11-10 Richard M. Stallman (FRAMEP): Use the second definition whenever HAVE_MOUSE.
1994-11-10 Richard M. Stallman (ange-ftp-version): Var deleted.
1994-11-09 Karl Heuer (Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
1994-11-09 Richard M. Stallman (string-rectangle): Don't set point.
1994-11-09 Karl Heuer Comment reason for preceding change.
1994-11-09 David J. MacKenzie Make h_errno check not use nested functions.
1994-11-09 Richard M. Stallman (facemenu-update): Use C-down-mouse-2 for the menu.
1994-11-09 Richard M. Stallman (comint-exec-1): Make sure default-directory is a real dir.
1994-11-09 Richard M. Stallman (Fsubstitute_in_file_name): Add missing #endif.
1994-11-09 Richard M. Stallman Don't include ctype.h.
1994-11-09 Richard M. Stallman (copy-region-as-kill): Don't set this-command.
1994-11-09 Roland McGrath Only define items in vc-menu-map if it is boundp.
1994-11-09 Richard M. Stallman (compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
1994-11-09 Francesco Potortì * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
1994-11-09 Richard M. Stallman (install-arch-indep): Delete *.orig in copied dirs.
1994-11-09 Karl Heuer (vi-kill-region): Pass args to kill-region.
1994-11-09 Karl Heuer (print_help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe_syntax_1): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe_buffer_bindings): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (emerge-file-names): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (apropos-print-matches): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe-calendar-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe-buffer-case-table): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (debugger-list-functions): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe-display-table): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (make-help-screen): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (Helper-describe-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (Info-summary): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (kbd-macro-query): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (map-y-or-n-p): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (disabled-command-hook): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (r2b-help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (perform-replace): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (sc-set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (update-copyright): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (yow): Set help-mode in *Help* buffer.
1994-11-09 Roland McGrath (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
1994-11-09 Roland McGrath (install-arch-indep): Avoid continued comment swallowing target line.
1994-11-08 Karl Heuer (Man-follow-manual-reference): First arg deleted. Call
1994-11-08 Edward M. Reingold Don't supersede attributes for faces `diary-face', `calendar-display-face', or
1994-11-08 Richard M. Stallman entered into RCS
1994-11-08 Paul Reilly (make_menu_in_widget): Differentiate a separator entry ("--") from a
1994-11-08 David J. MacKenzie protect character class with changequote
1994-11-08 Karl Heuer (help-mode): New function.
1994-11-08 Karl Heuer Accept `news' as a synonym for `newsos'.
1994-11-08 Karl Heuer (Fset_frame_height): Compare against height, not width.
1994-11-08 Roland McGrath Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
1994-11-07 Edward M. Reingold Check for nil time before trying to adjust it for dst.
1994-11-07 Francesco Potortì * man.el (Man-reuse-okay-flag): Deleted.
1994-11-07 Thien-Thi Nguyen Update maintainer line.
1994-11-07 Thien-Thi Nguyen Add maintainer line in header.
1994-11-07 Paul Reilly (update_one_menu_entry): Use the parent of the cascade button as the
1994-11-05 Karl Heuer (gnus-configure-windows): Make split-window-keep-point locally t so that focus
1994-11-04 Karl Heuer (XTread_socket): Generate iconify and deiconify events.
1994-11-03 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
1994-11-03 Karl Heuer Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
1994-11-03 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
1994-11-03 Karl Heuer [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
1994-11-03 Karl Heuer #include <malloc.h>.
1994-11-03 Karl Heuer (tar-extract): Set default-directory to that of the superior buffer, not the
1994-11-03 Karl Heuer (gud-gdb-complete-command): Add a trailing single quote to partially quoted
1994-11-03 Karl Heuer Don't rm files if cd fails.
1994-11-03 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
1994-11-02 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
1994-11-02 Karl Heuer (Fdecode_time): Fix Lisp_Object vs. integer problems.
1994-11-02 Karl Heuer Leave DEVICE_SEP undefined by default.
1994-11-02 Richard M. Stallman (init_buffer): Fix error message syntax.
1994-11-01 Richard M. Stallman (Fdecode_time): Change one XFASTINT to XINT.
1994-11-01 Richard M. Stallman (x_window): Make ibw 0 by default.
1994-11-01 Richard M. Stallman Add function and variable name conventions.
1994-11-01 Per Bothner (*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
1994-11-01 Richard M. Stallman Put nt subdir and its subdirs in the dist.
1994-11-01 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Defined.
1994-11-01 Richard M. Stallman Initial revision
1994-11-01 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
1994-11-01 Richard M. Stallman (init_editfns): Get the username from the environment
1994-11-01 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
1994-11-01 Richard M. Stallman (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
1994-11-01 Richard M. Stallman (DOS_NT): Defined.
1994-11-01 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
1994-11-01 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
1994-11-01 Richard M. Stallman Test DOS_NT, not MSDOS.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
1994-11-01 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
1994-11-01 Richard M. Stallman (MAXNAMLEN) [WINDOWSNT]: Define as 255.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
1994-11-01 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
1994-11-01 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
1994-11-01 Richard M. Stallman (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
1994-11-01 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
1994-11-01 Richard M. Stallman On windows-nt, load ls-lisp and winnt.
1994-11-01 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (hexl-find-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (shell-command-switch): New variable.
1994-11-01 Richard M. Stallman (command-line): Use ~/_emacs as init file in windows-nt.
1994-11-01 Richard M. Stallman (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
1994-11-01 Richard M. Stallman (desktop-basefilename): Use emacs.dsk on windows-nt.
1994-11-01 Richard M. Stallman (bookmark-file): Use ~/emacs.bmk on windows-nt.
1994-11-01 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
1994-11-01 Richard M. Stallman (main, etags_getcwd): Test DOS_NT instead of MSDOS.
1994-11-01 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
1994-11-01 Richard M. Stallman (blink-matching-delay): New variable.
1994-11-01 Richard M. Stallman (timezone-world-timezones): Add "UT" -> +000.
1994-11-01 Richard M. Stallman (cl-macroexpand): keep documentation from `macroexpand'.
1994-11-01 Richard M. Stallman (isearch-edit-string, isearch-toggle-case-fold):
1994-11-01 Edward M. Reingold New function to display an alternative diary file.
1994-11-01 Edward M. Reingold Bind new function to mouse.
1994-11-01 Edward M. Reingold Bind new function to key.
1994-11-01 Richard M. Stallman (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
1994-11-01 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
1994-11-01 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
1994-10-31 Karl Heuer (column_number_displayed): New variable.
1994-10-31 David J. MacKenzie update for Autoconf 2.0 and other recent changes.
1994-10-31 Richard M. Stallman (texinfo-alias-list): New variable.
1994-10-30 Richard M. Stallman Changed almost every doc string.
1994-10-30 Edward M. Reingold Delete old reference to window configuration.
1994-10-30 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
1994-10-30 Richard M. Stallman (BASE_PURESIZE): Increment MULTI_FRAME value.
1994-10-30 Richard M. Stallman (texinfo-format-scan): Make @- vanish; don't insert -.
1994-10-30 Richard M. Stallman Put mouse-set-font on C-down-mouse-1.
1994-10-30 Richard M. Stallman Load facemenu if have X.
1994-10-30 Richard M. Stallman (unexec): Don't print number of pure bytes used.
1994-10-30 Richard M. Stallman (line-move): Use sign of arg to choose error condition.
1994-10-30 Richard M. Stallman (blink-matching-open): Do blink if an even number of
1994-10-30 Edward M. Reingold Fix use of noday option for calendar-read-date.
1994-10-30 Edward M. Reingold Redo the noday option for calendar-read-date.
1994-10-29 Richard M. Stallman (xlwmenu_default_font): New global variable.
1994-10-29 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
1994-10-29 David J. MacKenzie change a stray [ to test
1994-10-29 Richard M. Stallman (gud-common-init): If file arg has no directory,
1994-10-29 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
1994-10-29 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
1994-10-28 Richard M. Stallman (iso-accents-mode): Variable renamed from iso-accents-minor-mode.
1994-10-28 Richard M. Stallman (LD_SWITCH_SYSTEM): Definitions deleted.
1994-10-28 Richard M. Stallman (LD_SWITCH_MACHINE): New definition.
1994-10-28 Richard M. Stallman (frame-initialize): Set special-display-function here,
1994-10-28 Richard M. Stallman (diff-command): New variable.
1994-10-28 David J. MacKenzie Adapt for Autoconf v2. Use the standard argument
1994-10-28 Richard M. Stallman (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
1994-10-28 Richard M. Stallman (easy-menu-define): Call `easy-menu-do-define' to do
1994-10-27 Karl Heuer (Fset_buffer_major_mode): New function. Set the default major mode here.
1994-10-27 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
1994-10-27 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
1994-10-27 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
1994-10-27 Karl Heuer (iconify_event, deiconify_event): New events.
1994-10-27 David J. MacKenzie keep up with configure.in
1994-10-27 Francesco Potortì * man.el (Man-fontify-manpage-flag): defvar put at outer level.
1994-10-27 Karl Heuer (set_frame_menubar): Don't copy string during GC risk.
1994-10-27 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
1994-10-27 Roland McGrath [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Explicitly #undef.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Definition deleted.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Add #undef.
1994-10-26 Richard M. Stallman Check for getpagesize.
1994-10-26 Richard M. Stallman (ispell-message-text-end): Match Postcript 3 like 2.
1994-10-26 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-26 Richard M. Stallman (enable-flow-control): Make message depend on customization variables.
1994-10-26 Richard Kenner (pdp11): New machine name.
1994-10-26 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
1994-10-26 Edward M. Reingold Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Fix regexps for diary marking to include TAB.
1994-10-26 Edward M. Reingold Put insertion of diary entry on daily menu.
1994-10-26 Edward M. Reingold Lots of minor fixes and code polishing. Exit-calendar code rewritten.
1994-10-26 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
1994-10-26 Richard M. Stallman (dired-find-subdir): Doc fix.
1994-10-26 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
1994-10-26 Richard M. Stallman (status_message): Add a cast.
1994-10-26 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
1994-10-26 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
1994-10-26 Karl Heuer (syms_of_window): Fix missing \n\'s.
1994-10-26 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
1994-10-26 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
1994-10-26 Richard M. Stallman Comment changes.
1994-10-26 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
1994-10-26 Karl Heuer (list_processes_1): Print tty name.
1994-10-25 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
1994-10-25 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
1994-10-25 Boris Goldowsky (enriched-mode): Add autoload cookie.
1994-10-25 Richard M. Stallman (Brk): Declare as unsigned long.
1994-10-25 Richard M. Stallman Delete X10 code.
1994-10-25 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
1994-10-25 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
1994-10-25 Richard M. Stallman (record_char): New subroutine.
1994-10-25 Richard M. Stallman Never use input_fd if using X.
1994-10-25 Richard M. Stallman (make-frame-on-display): New function.
1994-10-25 Richard M. Stallman Handle multiple keyboard input descriptors.
1994-10-25 Richard M. Stallman (insert_from_buffer_1): Don't use min.
1994-10-25 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
1994-10-25 Richard M. Stallman (buffer-file-truename): Doc fix.
1994-10-25 Karl Heuer (decode_mode_spec): New spec %c, for current column.
1994-10-24 Karl Heuer Make previous change conditional.
1994-10-24 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
1994-10-24 Francesco Potortì * man.el (Man-init-defvars): Do not delete empty lines.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Boris Goldowsky Don't try to make menu bindings when window-system==nil.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Francesco Potortì *** empty log message ***
1994-10-24 Richard M. Stallman (getline): When a search of already-read input for CRLF
1994-10-23 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
1994-10-23 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
1994-10-23 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
1994-10-23 Richard M. Stallman Use XFlush, not XFlushQueue, throughout.
1994-10-23 Richard M. Stallman Say error in x-open-connection should be fatal.
1994-10-23 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
1994-10-23 Richard M. Stallman (menu-bar-file-menu): Add item `Make Frame On Display'.
1994-10-23 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.
1994-10-23 Richard M. Stallman (set-face-background): Set either stipple or color,
1994-10-23 Richard M. Stallman Add comment.
1994-10-23 Richard M. Stallman (mail-setup): Fill in-reply-to field properly.
1994-10-23 Richard M. Stallman (ange-ftp-process-handle-line): Check for a
1994-10-23 Richard M. Stallman (set-face-background): If color is gray, and frame
1994-10-22 Roland McGrath (dired-do-tags-search, dired-do-tags-query-replace): New functions.
1994-10-22 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
1994-10-22 Richard M. Stallman (calculate_costs): Call x_screen_planes.
1994-10-22 Karl Heuer (Finsert_buffer_substring): Use insert_from_buffer instead of insert.
1994-10-22 Karl Heuer (insert_from_buffer, insert_from_buffer_1): New functions.
1994-10-22 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
1994-10-22 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
1994-10-22 Richard M. Stallman (x_sync): Take frame ptr as arg.
1994-10-22 Richard M. Stallman (read_avail_input): Use input_fd.
1994-10-22 Richard M. Stallman (input_fd): No longer static.
1994-10-22 Richard M. Stallman (Fframe_or_buffer_changed_p):
1994-10-22 Richard M. Stallman (xmenu_show): Get the screen number for DisplayHeight
1994-10-22 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
1994-10-22 Richard M. Stallman (mail-aliases, mail-archive-file-name): Doc fixes.
1994-10-22 Karl Heuer (insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
1994-10-21 Richard M. Stallman (sendmail-synch-aliases): Check MAILRC envvar.
1994-10-21 Richard M. Stallman (define-mail-alias): Check MAILRC envvar.
1994-10-21 Richard M. Stallman (main): Don't process one input file twice.
1994-10-21 Richard M. Stallman Finish installing previous change.
1994-10-21 Richard M. Stallman (timer-error, timer-abnormal-termination,
1994-10-21 Richard M. Stallman (view-file): Do record the buffer switch.
1994-10-21 Richard M. Stallman (describe-function-find-file): New function.
1994-10-21 Richard M. Stallman (describe-function): Mention the file it was loaded from.
1994-10-21 Richard M. Stallman (dbx): Delete call to gud-switch-to-buffer.
1994-10-21 Richard M. Stallman (emerge-auto-advance): Fix criterion for which message.
1994-10-21 Francesco Potortì * etags.c (prestr, substr): return a logical type.
1994-10-21 Per Bothner Better NCR support.
1994-10-21 Richard M. Stallman (rmail-get-new-mail): If display-time is in use,
1994-10-20 Richard M. Stallman (list_buffers_1): Always mark current_buffer read-only.
1994-10-20 Roland McGrath (next-file): Initialize next-file-list all at once from all tables.
1994-10-20 Richard M. Stallman PopServer renamed to popserver throughout.
1994-10-20 Karl Heuer (edit-and-eval-command): Elements of command-history are forms, not strings.
1994-10-20 Richard M. Stallman (LD_SWITCH_MACHINE): Defined.
1994-10-20 Richard M. Stallman (ange-ftp-get-passwd): Use user-mail-address.
1994-10-20 Karl Heuer (repeat-matching-complex-command): Fix check for empty pattern. Simplify.
1994-10-20 Karl Heuer (read_minibuf): Fix comment.
1994-10-20 Karl Heuer (Fdisplay_buffer): Make old_selected_window a Lisp_Object.
1994-10-20 Boris Goldowsky (facemenu-get-face): Don't add to menu here.
1994-10-20 Boris Goldowsky (make-face): Add new face to Face menu on creation. -- Bng
1994-10-20 David J. MacKenzie Don't declare malloc, since we include config.h.
1994-10-20 Francesco Potortì * man.el (Man-init-defvars): Corrections to Man-filter-list.
1994-10-20 Richard M. Stallman (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
1994-10-20 Richard M. Stallman (do_mouse_tracking): Now a FRAME_PTR.
1994-10-20 Richard M. Stallman Log omitted from previous checkin:
1994-10-20 Richard M. Stallman (x_get_foreign_selection): Get display from
1994-10-20 Richard M. Stallman (read_minibuf): Undo previous change.
1994-10-20 Richard M. Stallman (Fdisplay_buffer): If the other window is smaller
1994-10-19 Richard M. Stallman Only include ../src/config.h if HAVE_CONFIG_H is
1994-10-19 Richard M. Stallman Don't declare malloc.
1994-10-19 David J. MacKenzie Use test -r instead of < to check readability, to avoid syntax error.
1994-10-19 David J. MacKenzie Add licensing exception for Autoconf.
1994-10-19 Richard M. Stallman (child_setup): Always use _exit.
1994-10-19 Richard M. Stallman Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
1994-10-19 Richard M. Stallman (Voverriding_local_map_menu_flag): New variable.
1994-10-19 Morten Welinder *** empty log message ***
1994-10-19 Karl Heuer (searchbufs): New variable, replaces searchbuf and last_regexp and
1994-10-19 Karl Heuer (Fdirectory_files): Use the new calling convention for compile_pattern.
1994-10-19 Richard M. Stallman *** empty log message ***
1994-10-19 Richard M. Stallman (auto-mode-alist): Doc fix.
1994-10-19 Richard M. Stallman (auto-mode-alist): Doc fix.
1994-10-18 Richard M. Stallman Fix mismatch in conditionals.
1994-10-18 Richard Kenner Minor update to last change.
1994-10-18 Richard Kenner Revise support for AIX 4.1 on POWER and PowerPC.
1994-10-18 Richard M. Stallman (font-lock-after-change-function): If inside a comment,
1994-10-18 Richard M. Stallman (heap_base): Move static var to top level.
1994-10-18 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
1994-10-18 Richard M. Stallman (open, close, read, write): Add #undefs.
1994-10-18 Richard M. Stallman [SYSV_IPC] (main): Catch SIGHUP as well. Don't
1994-10-18 Richard M. Stallman Include ../src/config.h.
1994-10-18 Richard M. Stallman Don't declare malloc, realloc, free.
1994-10-18 Richard M. Stallman (run-scheme): Delete autoload cookie.
1994-10-18 Richard M. Stallman (run-scheme): Add autoload cookie.
1994-10-18 Richard M. Stallman (info-insert-file-contents): Always check for conflict with jka-compr.
1994-10-18 Richard M. Stallman (rmail-spool-directory): Add a condition to test the Bull DPX/2.
1994-10-18 Richard M. Stallman (easy-menu-create-keymaps): Add autoload cookie.
1994-10-18 Karl Heuer (exactn): Initializer deleted.
1994-10-18 Karl Heuer (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
1994-10-18 Karl Heuer (read_minibuf): Store the object, not the string, into the history variable.
1994-10-18 Richard M. Stallman (nntp-open-server): Send MODE READER command to server.
1994-10-18 Richard M. Stallman (display-time-filter): Ignore mail-spool-file if not string.
1994-10-18 Karl Heuer (x_set_unsplittable): New function.
1994-10-18 Richard M. Stallman (etags-tags-table-files, etags-tags-included-tables):
1994-10-18 Richard M. Stallman (msdos): PUt sed* in the distribution.
1994-10-18 Karl Heuer (do_line_dance): Decrement index only once per loop.
1994-10-18 Karl Heuer (do_line_insertion_deletion_costs): Fix argument order.
1994-10-17 Richard Kenner Add support for AIX 4.1 and architecture.
1994-10-17 Karl Heuer (regex.o): Use full path to find regex.c.
1994-10-17 Karl Heuer (etags): add dependency on regex.o, link with it.
1994-10-17 Morten Welinder *** empty log message ***
1994-10-17 Morten Welinder Initial revision
1994-10-17 Morten Welinder *** empty log message ***
1994-10-17 Richard M. Stallman (set-face-stipple): New function.
1994-10-17 Richard M. Stallman (struct face): Delete cached_index field.
1994-10-17 Richard M. Stallman (Fdisplay_buffer): In desperation case of looking for
1994-10-17 Richard M. Stallman (intern_face): Update mask properly to set stipple
1994-10-17 Richard M. Stallman (dumpglyphs): Explicitly draw background stipple.
1994-10-17 Richard M. Stallman (intern_face): Set the fill_style.
1994-10-17 Richard M. Stallman Include paths.h.
1994-10-17 Richard M. Stallman (bitmapdirs): Default to /usr/include/X11/bitmaps.
1994-10-17 Richard M. Stallman (sharedstatedir): Substitute sharedstatedir properly.
1994-10-17 Richard M. Stallman Better info about C-z vs C-x C-c.
1994-10-17 Richard M. Stallman (xfns.o): Depend on paths.h.
1994-10-16 Richard M. Stallman (EMACS_CONFIGURATION): Use $canonical as value.
1994-10-16 Richard M. Stallman (canonical): Substitute var into makefiles.
1994-10-16 Richard M. Stallman (bitmapdir): New variable.
1994-10-16 Richard M. Stallman (PATH_BITMAPS): New macro.
1994-10-16 Richard M. Stallman (count-lines): Do save-match-data only when necessary.
1994-10-16 Richard M. Stallman Delete code to write subdirs.el.
1994-10-16 Richard M. Stallman (load_unwind): Cast argument of fclose.
1994-10-16 Richard M. Stallman (appt-select-lowest-window): Locally bind lowest-window.
1994-10-16 Richard M. Stallman (gnus-group-group-name): Get rid of text properties.
1994-10-16 Richard M. Stallman (texinfo-no-refill-regexp): Recognize @ifhtml, @html.
1994-10-16 Richard M. Stallman (LIBS_SYSTEM): Add -lcposix.
1994-10-15 Richard M. Stallman (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
1994-10-15 Richard M. Stallman Delete HAVE_X11 conditionals.
1994-10-15 Richard M. Stallman (rmail-summary-delete-forward): Don't move fwd to eob.
1994-10-15 Richard M. Stallman (x_display): Changed icon_bitmap_flag to icon_bitmap.
1994-10-15 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
1994-10-15 Richard M. Stallman (x_bitmap_icon): Allow bitmap to come from file.
1994-10-15 Richard M. Stallman (Fset_text_properties): Special case for getting
1994-10-15 Richard M. Stallman (rmail-summary-previous-all)
1994-10-15 Richard M. Stallman (shell-command, shell-command-on-region):
1994-10-15 Richard M. Stallman (run-scheme): Set scheme-program-name.
1994-10-15 Karl Heuer (stuffline, scraplines): Functions deleted.
1994-10-15 Richard M. Stallman (mail-setup): Fill the in-reply-to field.
1994-10-14 Richard M. Stallman (add-to-list): Doc fix.
1994-10-14 Richard M. Stallman (news-reply-mode-map): Add C-c C-t binding.
1994-10-14 Richard M. Stallman (self-insert-iso): Add delete-selection property.
1994-10-14 Richard M. Stallman (read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
1994-10-14 Simon Marshall Add "in" to list of Font Lock keywords that appear in non-type contexts.
1994-10-14 Richard M. Stallman (redisplay): Call clear_face_cache instead
1994-10-14 Richard M. Stallman Eliminate the "display faces"; store GCs in the "computed faces".
1994-10-14 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
1994-10-14 Richard M. Stallman (mail-do-fcc): If file does not exist, assume it is not a Babyl file.
1994-10-14 Richard M. Stallman (x_new_font): Don't keep looping after the FONT property.
1994-10-14 Roland McGrath (tags-reset-tags-tables): New function.
1994-10-14 Karl Heuer (term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
1994-10-13 Karl Heuer (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
1994-10-13 Richard M. Stallman (hilit-set-mode-patterns - lisp-mode): Fix regexp
1994-10-13 Richard M. Stallman (desktop-internal-v2s): Remove all text properties from strings.
1994-10-13 Richard M. Stallman (Fuser_login_name, Fuser_real_login_name):
1994-10-13 Richard M. Stallman (gud-filter): Don't bind inhibit-quit.
1994-10-13 Richard M. Stallman (menu-bar-update-buffers-1): New subroutine
1994-10-13 Richard M. Stallman entered into RCS
1994-10-13 Richard M. Stallman (mail-file-babyl-p): New function.
1994-10-13 Richard M. Stallman (Evaluating top-level): Don't load loadup.el again.
1994-10-13 Richard M. Stallman (BASE_PURESIZE): Incremented.
1994-10-13 Simon Marshall Use purify-flag not noninteractive.
1994-10-13 Richard M. Stallman Move the subdirs.el up to near first thing.
1994-10-13 Richard M. Stallman (compilation-filter): Do nothing if buffer is dead.
1994-10-13 Richard M. Stallman (add-to-list): New function.
1994-10-13 Richard M. Stallman Initial revision
1994-10-13 Richard M. Stallman (Funhandled_file_name_directory): Declared.
1994-10-13 Richard M. Stallman entered into RCS
1994-10-13 Richard M. Stallman (top_distclean): Don't rm build-install.
1994-10-13 Richard M. Stallman Don't distribute build-ins.in.
1994-10-13 Richard M. Stallman Comment change.
1994-10-13 Richard M. Stallman Add keywords.
1994-10-13 Richard M. Stallman Include config.h.
1994-10-13 Richard M. Stallman (ada-mode): Rename end-comment-column to ada-comment-end-column.
1994-10-13 Richard M. Stallman (change-log-mode-map): Move the definition up.
1994-10-13 David J. MacKenzie Formerly INSTALL.~33~
1994-10-12 David J. MacKenzie Formerly INSTALL.~32~
1994-10-12 David J. MacKenzie use mkinstalldirs instead of make-path
1994-10-12 David J. MacKenzie remove make-path
1994-10-12 Richard M. Stallman (LD_SWITCH_SYSTEM): New definition.
1994-10-12 Richard M. Stallman (facemenu-read-color, facemenu-colors): New fn, var.
1994-10-12 Richard M. Stallman (jka-compr-mode-compression-info-list): Add .tgz extension.
1994-10-12 Richard M. Stallman Comment changes.
1994-10-12 David J. MacKenzie Eliminate some -Wall warnings.
1994-10-12 David J. MacKenzie Make functions that return nothing void, not implicitly int.
1994-10-12 Simon Marshall Removed setting of font-lock-keywords inadvertently left after last patch.
1994-10-12 Richard M. Stallman (mouse-major-mode-menu): Use minor-mode-map-alist
1994-10-12 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
1994-10-12 Simon Marshall * texinfo.el: (texinfo-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
1994-10-12 Simon Marshall * sh-script.el: (sh-set-shell): Set font-lock-defaults.
1994-10-12 Simon Marshall * sendmail.el: (mail-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * rmail.el: (rmail-variables): Set font-lock-defaults.
1994-10-12 Simon Marshall * perl-mode.el: (perl-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * outline.el: (outline-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
1994-10-12 Simon Marshall * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
1994-10-12 Richard M. Stallman (scan_sexps_forward): At startincomment,
1994-10-12 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * compile.el: (compilation-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * asm-mode.el: (asm-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
1994-10-12 Richard M. Stallman (mail-alias-modtime): Doc fix.
1994-10-12 Simon Marshall * ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
1994-10-12 Richard M. Stallman (c-mode-map): Capitalize Mode in C Mode menu bar item.
1994-10-12 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-12 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
1994-10-12 Karl Heuer (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
1994-10-12 Karl Heuer (buffer_slot_type_mismatch): Take just the offset as argument. Only check
1994-10-12 Karl Heuer (mark_object): Use the new substructure.
1994-10-12 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
1994-10-12 Karl Heuer (verify_interval_modification): Fix comment.
1994-10-12 Karl Heuer (test_completion): Fix reversed condition.
1994-10-12 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir.
1994-10-11 Richard M. Stallman Use libexecdir and sharedstatedir as appropriate.
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir. New default.
1994-10-11 Richard M. Stallman (clean): rm DOC/* and *.tab.[ch].
1994-10-11 Richard M. Stallman (makefile-mode-name): Removed.
1994-10-11 Richard M. Stallman menu-bar-lines fix.
1994-10-11 Jim Blandy (scan_buffer): After temporarily turning immediate_quit off, turn it
1994-10-11 Jim Blandy (display_scan_buffer): Pass the correct number of arguments to
1994-10-11 Richard M. Stallman (compare-windows-whitespace): Eliminate initial value.
1994-10-11 Richard M. Stallman (rmail-find-all-files): Fix several errors and make faster.
1994-10-11 Richard M. Stallman (rmail-summary-resend): New function.
1994-10-11 Francesco Potortì * etags.c (C_entries): Name the #define's that are macros.
1994-10-11 Richard M. Stallman (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
1994-10-11 Richard M. Stallman (read_key_sequence): The output of function-key-map
1994-10-11 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
1994-10-11 Richard M. Stallman (normal-top-level-add-to-load-path): New function.
1994-10-11 Richard M. Stallman Write the subdirs.el file.
1994-10-11 Richard M. Stallman Don't distribute subdirs.el.
1994-10-11 Karl Heuer (print): Check the substructure.
1994-10-11 Karl Heuer (internal_equal): Check the substructure.
1994-10-11 Karl Heuer (buffer_slot_type_mismatch): Test against Lisp_Misc.
1994-10-11 Karl Heuer (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
1994-10-11 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
1994-10-11 Karl Heuer (Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
1994-10-11 Richard M. Stallman (blink-matching-open): Check there is a previous
1994-10-11 Richard M. Stallman (list_buffers_1): Fix indentation in header lines.
1994-10-11 Richard M. Stallman (rmail-summary-rmail-update): Pass new arg to rmail-show-message.
1994-10-11 Richard M. Stallman (rmail-show-message): New argument no-summary.
1994-10-11 Richard M. Stallman (system-key-alist): Add sun versions of
1994-10-11 Richard M. Stallman (c-mode-map): Use "C mode" for the menu bar item name.
1994-10-11 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
1994-10-11 Richard M. Stallman (mouse-select): Pass an arg to mouse-extend.
1994-10-11 Karl Heuer (sys_subshell): Use NILP macro directly, not its expansion. Previous code was
1994-10-11 Richard M. Stallman (mail-hist-put-headers-into-history)
1994-10-10 Richard M. Stallman Fix typo in previous change.
1994-10-10 Richard M. Stallman (calculate-lisp-indent): Local var
1994-10-10 Richard M. Stallman (menu-bar-file-menu): Don't include the frame
1994-10-10 David J. MacKenzie entered into RCS
1994-10-10 Richard M. Stallman (redisplay_window): Fix Oct 1 change:
1994-10-10 Jim Blandy (syms_of_buffer): Doc fix for cache-long-line-scans.
1994-10-10 Roland McGrath [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
1994-10-10 Richard M. Stallman (calendar-holiday-marker): Copy holiday-face from highlight face.
1994-10-10 Richard M. Stallman (ispell-highlight-spelling-error):
1994-10-09 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
1994-10-09 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
1994-10-09 Richard M. Stallman (appt-delete-window): Look on all frames for the window.
1994-10-08 Jim Blandy * xdisp.c (redisplay_window): Invalidate width_run_cache, if the
1994-10-08 Jim Blandy * syntax.c (find_defun_start): Call scan_buffer with new args.
1994-10-08 Jim Blandy * search.c: #include "region-cache.h".
1994-10-08 Jim Blandy * insdel.c (prepare_to_modify_buffer): Invalidate width run and
1994-10-08 Jim Blandy * indent.h (disptab_matches_widthtab, recompute_width_table): New
1994-10-08 Jim Blandy * indent.c: #include "region-cache.h".
1994-10-08 Jim Blandy * disptab.h (window_display_table): Doc fix.
1994-10-08 Jim Blandy * cmds.c (Fforward_line): Call scan_buffer with new args.
1994-10-08 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
1994-10-08 Jim Blandy * buffer.c: #include region-cache.h.
1994-10-08 Jim Blandy * Makefile.in.in (obj) Add region-cache.o to the list of files.
1994-10-08 Jim Blandy Document cache-long-line-scans in @node Text Lines.
1994-10-08 Jim Blandy Added entry for cache-long-line-scans
1994-10-08 Richard M. Stallman (file_name_completion): Ignore files "." and ".." in first pass.
1994-10-08 Richard M. Stallman (test_completion): New function, extracted from do_completion.
1994-10-08 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
1994-10-08 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
1994-10-08 Richard M. Stallman (fit_to_screen): Don't put the menu off the left or top.
1994-10-08 Richard M. Stallman (rmail-delete-forward): Use rmail-select-summary.
1994-10-07 Richard M. Stallman Add a tip about enabling/disabling features.
1994-10-07 Karl Heuer (enum Lisp_Misc_Type): New type.
1994-10-07 Richard M. Stallman (make_gap): Keep input blocked till after we set BEG_ADDR.
1994-10-07 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords,
1994-10-07 Richard M. Stallman (comint-check-proc): Recognise `open'.
1994-10-07 Richard M. Stallman (pascal-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (perl-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (asm-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (texinfo-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (shell-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (dired-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (mail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (rmail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (rmail-summary-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (outline-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (sh-font-lock-keywords): Default to nil.
1994-10-07 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
1994-10-07 Richard M. Stallman (eaccess): Check for it.
1994-10-07 Richard M. Stallman (HAVE_EACCESS): Add #undef.
1994-10-07 Per Bothner Patch to handle old Convex systems (without uname).
1994-10-06 Karl Heuer (Lisp_Void, VOIDP): Deleted.
1994-10-06 Karl Heuer (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
1994-10-06 Karl Heuer (Fbyte_code): Delete case Lisp_Void.
1994-10-06 Karl Heuer (mark_object): Delete case Lisp_Void.
1994-10-06 Karl Heuer (Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer (Fabs): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer (Fset, default_value, Fset_default, Fkill_local_variable): Access
1994-10-06 Karl Heuer (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
1994-10-06 Karl Heuer (init_buffer_once): Don't use XSETFASTINT when negative.
1994-10-06 Karl Heuer (Fload, load_unwind): Store stream pointer as a cons of two integers,
1994-10-06 Karl Heuer (Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
1994-10-06 Karl Heuer (mark_object): Delete case Lisp_Internal_Stream.
1994-10-06 Karl Heuer (read1): New argument for returning out-of-band data, obviating the need for
1994-10-06 Karl Heuer (Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
1994-10-06 Richard M. Stallman (query-replace): Add missing quote.
1994-10-06 Noah Friedman Assign copyright to FSF, and change comments to reflect that type-break
1994-10-06 Francesco Potortì * man.el (Man-notify, Man-current-page, Man-page-list,
1994-10-06 Richard M. Stallman (x_set_icon_type): Remove period from error message.
1994-10-06 Richard M. Stallman (rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
1994-10-06 Richard M. Stallman (make_hdr): Undo June 16 change.
1994-10-06 Richard M. Stallman Delete the error when no window system.
1994-10-06 Richard M. Stallman (sendnews, postnews): Use defalias.
1994-10-05 Richard M. Stallman (command-line): Load disp-table explicitly.
1994-10-05 Richard M. Stallman (add-log-current-defun): Handle Perl specially.
1994-10-05 Richard M. Stallman (Ffile_regular_p): New function.
1994-10-05 Richard M. Stallman (read-envvar-name): Special meaning for MUSTMATCH
1994-10-05 Richard M. Stallman (texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-04 Richard M. Stallman (goto-line): Call prefix-numeric-value.
1994-10-04 Richard M. Stallman (Finteractive): Doc fix.
1994-10-04 Karl Heuer (single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (construct_mouse_click): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
1994-10-04 Karl Heuer (x_new_focus_frame, construct_mouse_click, construct_menu_click,
1994-10-04 Richard M. Stallman (input_signal_count): New variable.
1994-10-04 Richard M. Stallman (widget_id_tick): Move definition into conditional.
1994-10-04 Karl Heuer (validate_region): Swap using temp Lisp_Object, not int.
1994-10-04 Karl Heuer (read_process_output): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (validate_interval_range): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (try_window_id): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
1994-10-04 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (compute_char_face): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (redisplay, mark_window_display_accurate, redisplay_window, try_window,
1994-10-04 Karl Heuer (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
1994-10-04 Karl Heuer (create_process): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (record_delete, record_first_change): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fnext_property_change, property_change_between_p,
1994-10-04 Karl Heuer (Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
1994-10-04 Karl Heuer (skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (make_process, list_processes_1, create_process, Faccept_process_output,
1994-10-04 Karl Heuer (printchar): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
1994-10-04 Karl Heuer (Fmarker_position): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
1994-10-04 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
1994-10-04 Karl Heuer (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
1994-10-04 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
1994-10-04 Karl Heuer (Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
1994-10-04 Karl Heuer (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
1994-10-04 Karl Heuer (Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
1994-10-04 Karl Heuer (store_function_docstring): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (direct_output_for_insert, direct_output_forward_char, change_frame_size,
1994-10-04 Karl Heuer (file_name_completion): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Faref, Farray_length): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
1994-10-04 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
1994-10-04 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
1994-10-04 Karl Heuer (Fexpand_abbrev): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (XSETFASTINT): New macro.
1994-10-04 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
1994-10-04 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
1994-10-04 Karl Heuer (Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
1994-10-04 Karl Heuer (XSETFRAME): Set object type as well as value.
1994-10-04 Karl Heuer (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
1994-10-04 Karl Heuer (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
1994-10-04 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
1994-10-04 Karl Heuer (compute_char_face): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (display_text_line): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
1994-10-04 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
1994-10-04 Karl Heuer (Ftext_properties_at, Fget_char_property, Fnext_property_change,
1994-10-04 Karl Heuer (kbd_input_ast, read_input_waiting): Use new accessor macros instead of
1994-10-04 Karl Heuer (Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
1994-10-04 Karl Heuer (make_process, create_process, Fopen_network_stream, deactivate_process,
1994-10-04 Karl Heuer (temp_output_buffer_setup): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
1994-10-04 Karl Heuer (synkey, Fdescribe_bindings, describe_command): Use new accessor macros
1994-10-04 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
1994-10-04 Karl Heuer (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (insert_1, insert_from_string_1): Use new accessor macros instead of calling
1994-10-04 Karl Heuer (Fcompute_motion): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
1994-10-04 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
1994-10-04 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
1994-10-04 Karl Heuer (Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
1994-10-04 Karl Heuer (make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
1994-10-04 Karl Heuer (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
1994-10-04 Karl Heuer (VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
1994-10-04 Karl Heuer (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
1994-10-04 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Karl Heuer (XSETPNTR): Deleted.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Richard M. Stallman Translate -gnu/linux* to -linux*.
1994-10-04 Richard M. Stallman (MKTIME_OBJ): New variable.
1994-10-04 Richard M. Stallman (mktime): Check for it.
1994-10-04 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
1994-10-04 Richard M. Stallman (set-auto-mode): Discard versions from file name before
1994-10-03 Richard M. Stallman (rlogin): Doc fix.
1994-10-03 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
1994-10-03 Richard M. Stallman (vc-status): Handle CVS.
1994-10-03 Ian Lance Taylor Add support for MIPS variants
1994-10-03 Roland McGrath Recognize GNU.
1994-10-03 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
1994-10-03 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
1994-10-03 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
1994-10-02 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
1994-10-02 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
1994-10-02 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
1994-10-02 Karl Heuer Include <utime.h> here instead of in systime.h.
1994-10-02 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
1994-10-02 Karl Heuer (HAVE_UTIME_H): Add #undef.
1994-10-02 Paul Reilly (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
1994-10-02 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
1994-10-02 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
1994-10-02 Paul Reilly (widget_id_tick): Renamed from popup_id_tick.
1994-10-02 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.
1994-10-02 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
1994-10-02 Paul Reilly (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
1994-10-02 Paul Reilly Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
1994-10-02 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
1994-10-02 Paul Reilly (display_menu_item): Add support for displaying the title in pop up menus.
1994-10-02 Paul Reilly (lw_set_main_areas): Use xm_set_main_areas().
1994-10-02 Paul Reilly Declare xm_set_main_areas() and xm_manage_resizing().
1994-10-02 Paul Reilly (make_menu_in_widget): Add support for displaying a title in pop up
1994-10-02 Paul Reilly Added Motif changes for usage and option checking.
1994-10-02 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
1994-10-02 Richard M. Stallman (dired-do-print): Put spaces between lpr switches.
1994-10-02 Richard M. Stallman (setenv-history): New history list.
1994-10-02 Richard M. Stallman (indent-c++-exp): For public/private/protected,
1994-10-02 Richard M. Stallman (redisplay_window): If we set PT, and that alters a region
1994-10-02 Richard M. Stallman (fill-region, fill-region-as-paragraph): Fix previous change.
1994-10-02 Richard M. Stallman (vc-register): Verify an old master file really still exists
1994-10-01 Richard M. Stallman (head_table): Set up Qdelete_frame.
1994-10-01 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
1994-10-01 Richard M. Stallman (apropos-print-matches): Add newline after
1994-10-01 Richard M. Stallman (save-buffers-kill-emacs): Fix previous change.
1994-10-01 Richard M. Stallman (Foverlay_get): Handle `category' property on overlay.
1994-10-01 Francesco Potortì * man.el (Man-init-defvars, Man-cleanup-manpage,
1994-10-01 Richard M. Stallman Comment change.
1994-10-01 Richard M. Stallman (compile_range): When casting to const unsigned char *, put const first.
1994-10-01 Richard M. Stallman (fill-region, fill-region-as-paragraph):
1994-10-01 Richard M. Stallman (mouse-secondary-click-count): New variable.
1994-10-01 Richard M. Stallman (LIBXTR6): If NEED_LIBW, add -lw.
1994-10-01 Richard M. Stallman (NEED_LIBW): Defined.
1994-10-01 Richard M. Stallman (LDFLAGS): New variable.
1994-10-01 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
1994-10-01 Richard M. Stallman (ispell-init-process): Add missing arg in error msg.
1994-10-01 Richard M. Stallman (finder-mode-map): Change key bindings:
1994-10-01 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.
1994-09-30 Richard Kenner (windowsnt): Alias for winnt.
1994-09-30 Richard M. Stallman (modify-face): New function.
1994-09-30 Richard M. Stallman (save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
1994-09-30 Richard M. Stallman (add-hook): Initialize default value and local value.
1994-09-30 Richard M. Stallman (Fmake_local_variable): Doc fix.
1994-09-30 Francesco Potortì * etags.c (C_entries): Recognise typedef of ANSI style functions.
1994-09-30 Richard M. Stallman (isearch-mode): Don't set deactivate-mark here.
1994-09-30 Richard M. Stallman Really delete gud-overload-functions.
1994-09-30 Richard M. Stallman (gud-overload-functions): Function deleted.
1994-09-30 Jim Wilson (os): Accept coff as an OS.
1994-09-29 Richard M. Stallman (check_writable, check_executable) [__HURD__]: Use eaccess.
1994-09-29 Richard M. Stallman (print-region-1): Use them instead of just pr.
1994-09-29 Richard M. Stallman (compute_char_face): Handle list as overlay face property.
1994-09-29 Richard Kenner (i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
1994-09-29 Richard M. Stallman (Fset_face_attribute_internal): Mark frame garbaged whenever
1994-09-29 Karl Heuer (scmp): Use unsigned chars, to avoid confusing DOWNCASE.
1994-09-29 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.
1994-09-29 Karl Heuer (CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
1994-09-29 Richard M. Stallman (add-abbrev, inverse-add-abbrev):
1994-09-29 Richard M. Stallman (scheme-mode-variables): Make parse-sexp-ignore-comments t.
1994-09-29 Richard M. Stallman (texinfo-format-region, texinfo-format-buffer-1):
1994-09-29 Francesco Potortì * man.el
1994-09-29 Richard M. Stallman (imenu--cleanup): Changed 'mapc' to 'mapcar'.
1994-09-29 Richard M. Stallman (handle-delete-frame): New function.
1994-09-28 Karl Heuer (command-line): Fix bug in previous change.
1994-09-28 Karl Heuer (command-line): Recognize --longopt synonyms for all options handled here.
1994-09-28 Roland McGrath [alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
1994-09-28 Karl Heuer (syms_of_dired): Undo Sep 16 change.
1994-09-28 Karl Heuer (Fdelete_file): Undo Sep 16 change.
1994-09-28 Richard M. Stallman (backward-kill-sentence): Work in read-only buffers.
1994-09-28 Karl Heuer Comment fix.
1994-09-28 Karl Heuer (x_new_font): New rule for computing column width. Factored out common code.
1994-09-28 Karl Heuer (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
1994-09-28 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Use new width formula.
1994-09-28 Karl Heuer (scroll_bar_pixel_width, scroll_bar_cols): Update comment.
1994-09-27 Karl Heuer (lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
1994-09-27 Richard M. Stallman (hack-one-local-variable): Support safe-local-variable property.
1994-09-27 Richard M. Stallman (command-apropos): Pass t for no-header to apropos.
1994-09-27 Richard M. Stallman (mail): Doc fix.
1994-09-27 Richard M. Stallman (${etc}DOC): Run make-docfile twice--two batches.
1994-09-27 Richard M. Stallman Initial revision
1994-09-27 Richard M. Stallman Improve POP code, move most of it into a separate file.
1994-09-27 Richard M. Stallman (MOVE_FLAGS, MOVE_LIBS): New variables.
1994-09-27 Richard M. Stallman (utimes): Check for it.
1994-09-27 Richard M. Stallman (Fformat_time_string): Mostly rewritten, to handle
1994-09-27 Richard M. Stallman (rmail-forward): Simplify insertion of forwarded msg.
1994-09-27 Roland McGrath (etags-tags-completion-table): Allow ? and : in guessed tag names.
1994-09-27 Richard M. Stallman (rmail-summary-delete-forward): Regexp for recognizing deleted message
1994-09-27 Karl Heuer (BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
1994-09-27 Karl Heuer (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
1994-09-27 Karl Heuer (Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
1994-09-27 Karl Heuer (wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
1994-09-27 Karl Heuer (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
1994-09-27 Karl Heuer (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
1994-09-27 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
1994-09-27 Karl Heuer (GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
1994-09-27 Karl Heuer (NULL_INTERVAL_P): Use type test macros.
1994-09-27 Karl Heuer (EVENT_HAS_PARAMETERS): Use type test macros.
1994-09-27 Karl Heuer (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
1994-09-27 Karl Heuer (Fbyte_code): Use type test macros.
1994-09-27 Karl Heuer (Fcall_process, child_setup, getenv_internal): Use type test macros.
1994-09-27 Karl Heuer (casify_object): Use type test macros.
1994-09-27 Karl Heuer (STRING256_P): Use type test macros.
1994-09-27 Karl Heuer (Fself_insert_command): Use type test macros.
1994-09-27 Karl Heuer (Ffile_name_completion, file_name_completion): Use type test macros.
1994-09-27 Karl Heuer (get_doc_string, Fdocumentation, Fdocumentation_property,
1994-09-27 Karl Heuer (Fkill_emacs): Use type test macros.
1994-09-27 Karl Heuer (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
1994-09-27 Karl Heuer (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
1994-09-27 Karl Heuer (extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
1994-09-27 Karl Heuer (Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
1994-09-27 Karl Heuer (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
1994-09-27 Karl Heuer (buffer_display_table, current_column, Fmove_to_column, compute_motion,
1994-09-27 Karl Heuer (create_root_interval, balance_possible_root_interval, delete_interval): Use
1994-09-27 Karl Heuer (echo_char, cmd_error_internal, command_loop_1, read_char,
1994-09-27 Karl Heuer (get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
1994-09-27 Karl Heuer (Fexecute_kbd_macro): Use type test macros.
1994-09-27 Karl Heuer (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
1994-09-27 Karl Heuer (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
1994-09-27 Karl Heuer (Finsert_string): Use type test macros.
1994-09-27 Karl Heuer (run_msdos_command): Use type test macros.
1994-09-27 Karl Heuer (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
1994-09-27 Richard M. Stallman (POSIX_SIGNALS): Define it.
1994-09-27 Karl Heuer (decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
1994-09-27 Richard M. Stallman (syms_of_window): Doc fix.
1994-09-27 Karl Heuer (Fmatch_data, Fstore_match_data): Use type test macros.
1994-09-27 Karl Heuer (sun_item_create): Use type test macros.
1994-09-27 Karl Heuer (Fsyntax_table_p, describe_syntax): Use type test macros.
1994-09-27 Karl Heuer (sys_subshell): Use type test macros.
1994-09-27 Karl Heuer (validate_interval_range, add_properties, remove_properties,
1994-09-27 Karl Heuer (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
1994-09-27 Karl Heuer (translate_id): Use type test macros.
1994-09-27 Karl Heuer (child_setup, Fcall_process): Use type test macros.
1994-09-27 Karl Heuer (Fwindowp, Fwindow_live_p, window_display_table, window_loop,
1994-09-27 Karl Heuer (redisplay, mark_window_display_accurate, try_window_id, display_text_line,
1994-09-27 Karl Heuer (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
1994-09-27 Karl Heuer (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
1994-09-27 Karl Heuer (x_scroll_bar_clear): Use type test macros.
1994-09-26 Richard M. Stallman (Qplus): New variable.
1994-09-26 Richard M. Stallman (Qplus): Declared.
1994-09-26 Richard M. Stallman (dired-re-perms): Accept various file type letters.
1994-09-26 David J. MacKenzie remove CONFIG_BROKETS
1994-09-26 David J. MacKenzie REMOVE CONFIG_BROKETS
1994-09-26 Karl Heuer (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
1994-09-26 Karl Heuer (argmatch): New function.
1994-09-25 Paul Reilly (lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
1994-09-25 Paul Reilly Clean up of temporary changes used to try to find a workaround for the
1994-09-25 Paul Reilly entered into RCS
1994-09-25 Richard M. Stallman (enable-flow-control): Never make keyboard-translate-table shorter.
1994-09-25 Richard M. Stallman Delete __FreeBSD__ conditional macro definitions.
1994-09-25 Richard M. Stallman (update_echo_area): New function.
1994-09-25 Richard M. Stallman (get_doc_string): Look in ../etc while dumping.
1994-09-25 Paul Reilly entered into RCS
1994-09-25 Richard M. Stallman Don't include signal.h, values.h.
1994-09-25 Richard M. Stallman Comment change.
1994-09-25 Richard M. Stallman (rmail-construct-io-menu): Don't print a message about no matching files.
1994-09-25 Richard M. Stallman (set_file_times): Fix typo in previous change.
1994-09-25 Richard M. Stallman (set_file_times): Don't test HAVE_UTIME.
1994-09-25 Richard M. Stallman (HAVE_UTIMES): Add #undef.
1994-09-25 Paul Reilly *** empty log message ***
1994-09-24 Richard M. Stallman (Ffile_writable_p): Use stat to test for existence.
1994-09-24 Richard M. Stallman (strftime.o): New target.
1994-09-24 Richard M. Stallman (dired-re-perms): Accept directories and symbolic links
1994-09-24 Richard M. Stallman [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
1994-09-24 Richard M. Stallman (USE_DL_STUBS): Defined.
1994-09-24 Richard M. Stallman (USE_DL_STUBS): Add #undef.
1994-09-24 Richard M. Stallman (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
1994-09-24 Richard M. Stallman (syms_of_textprop): Doc fix.
1994-09-24 Richard M. Stallman (ange-ftp-start-process): Add use-smart-ftp code.
1994-09-24 Richard M. Stallman (STACK_DIRECTION): Don't redefine if defined already.
1994-09-24 Richard M. Stallman (auto-mode-alist): Handle ada-mode and icon-mode.
1994-09-24 Richard M. Stallman (comint-input-chunk-size): Variable deleted.
1994-09-24 Richard M. Stallman (nntp-send-region-to-server): Call process-send-region
1994-09-24 Richard M. Stallman (shell-command, shell-command-on-region):
1994-09-24 Paul Reilly entered into RCS
1994-09-24 Richard M. Stallman (Buffer-menu-delete): Handle prefix arg.
1994-09-24 Richard M. Stallman (rmail-reformat-message): Run mail-message-filter
1994-09-24 Richard M. Stallman (dired-virtual-mode): Doc fix.
1994-09-24 Richard M. Stallman Comment change.
1994-09-24 Richard M. Stallman (auto-mode-alist): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M. Stallman (auto-execute): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M. Stallman Comment changes.
1994-09-24 Richard M. Stallman (ada-mode): Add autoload cookie.
1994-09-24 Richard M. Stallman (icon-mode): Add autoload cookie.
1994-09-24 Richard M. Stallman (Fexpand_abbrev): Instead of Fcapitalize_region,
1994-09-24 Richard M. Stallman (Fupcase_initials_region): New function.
1994-09-24 Richard M. Stallman (upcase_initials): New function.
1994-09-24 Richard M. Stallman (install-arch-indep): Don't do mkdir here.
1994-09-24 Richard M. Stallman (touchy_mkdir): Make dir ugo+re even if it isn't new.
1994-09-24 Richard M. Stallman (read_minibuf_unwind): Preserve Vdeactivate_mark.
1994-09-24 Richard M. Stallman (find-alternate-file): Confirm killing buffer only if it is visiting a file.
1994-09-24 Richard M. Stallman (get-file-buffer): Doc fix.
1994-09-24 Richard M. Stallman (vc-finish-steal): Fix typo in previous change.
1994-09-24 Richard M. Stallman (vc-finish-steal): Do vc-resynch-window in the right buffer.
1994-09-24 Richard M. Stallman (vc-backend-checkout): Add if-statements to the shell cmds
1994-09-24 Richard M. Stallman (DONT_DEFINE_SIGNAL): Macro deleted.
1994-09-24 Richard M. Stallman (DK_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman (DKSTAT_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
1994-09-24 Richard M. Stallman (start_of_text): Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Don't test CANNOT_DUMP or CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Delete BROKEN_FASYNC conditional.
1994-09-24 Richard M. Stallman (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
1994-09-24 Richard M. Stallman (Fprocess_send_eof): Delete DID_REMOTE conditional.
1994-09-24 Paul Reilly *** empty log message ***
1994-09-23 Richard M. Stallman (prev_frame): Fix typo.
1994-09-23 Richard M. Stallman Comment changes.
1994-09-23 Richard M. Stallman (exec_sentinel_error_handler): New function.
1994-09-23 Richard M. Stallman (Freplace_match): New 4th arg OBJECT can specify string to replace in.
1994-09-23 Richard M. Stallman (Fdelete_other_windows): Nice error if WINDOW is minibuf.
1994-09-23 Paul Reilly *** empty log message ***
1994-09-23 Richard M. Stallman (justify-current-line): Inherit props when inserting spaces.
1994-09-23 Richard M. Stallman (copy_text_and_data): Delete some printf's.
1994-09-23 Richard M. Stallman (PURESIZE): Definition deleted.
1994-09-23 Richard M. Stallman Initial revision
1994-09-23 Richard M. Stallman (Fx_create_frame): Rename menuBarLines resource to menuBar.
1994-09-23 Roland McGrath (tag-symbol-match-p): New function.
1994-09-23 Roland McGrath (tags-table-check-computed-list): Call tags-verify-table on existing
1994-09-23 Richard M. Stallman (X_IO_BUG): Definition deleted.
1994-09-23 Richard M. Stallman (BSD): Have two definitions according to version number.
1994-09-23 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
1994-09-23 Richard M. Stallman (time-stamp-mail-host-name): Use mail-host-address.
1994-09-23 Richard M. Stallman (UTILITIES): Remove test-distrib, make-docfile, make-path.
1994-09-23 Richard M. Stallman (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
1994-09-23 Richard M. Stallman (FRAME_X_DISPLAY): New macro.
1994-09-23 Richard M. Stallman (mail-extr-all-top-level-domains): Fix formal name of Hungary.
1994-09-23 Richard M. Stallman (x_destroy_window): Decrement ref count of x_screen struct.
1994-09-23 Richard M. Stallman (rmail-retry-failure): Copy the whole block of headers from the message
1994-09-22 Richard M. Stallman entered into RCS
1994-09-22 Richard M. Stallman (add-change-log-entry): Set add-log-full-name and
1994-09-22 Richard M. Stallman (shrink-window-if-larger-than-buffer): Use WINDOW's frame
1994-09-22 Karl Heuer (evaporate_overlays): Overlay is in car, not cdr.
1994-09-22 Karl Heuer (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
1994-09-22 Karl Heuer (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
1994-09-22 Francesco Potortì User option Man-notify-flag renamed to Man-notify-method.
1994-09-22 Francesco Potortì * ispell.el (check-ispell-version): suggest to try ispell4.el if
1994-09-22 Richard M. Stallman (Fcompleting_read): Doc fix.
1994-09-22 Richard M. Stallman (BASE_PURESIZE): Increment both values.
1994-09-22 Richard M. Stallman (x-create-frame-with-faces): Delete the frame if get error.
1994-09-22 Richard M. Stallman (insert-buffer): Default to first buffer other than current one.
1994-09-22 Richard M. Stallman (rmail-summary-goto-msg): Simply the regexp
1994-09-22 Richard M. Stallman (insert-parentheses): Don't insert spaces at beginning and end of buffer.
1994-09-22 Richard M. Stallman (Vdebug_on_error): Declared.
1994-09-22 Richard M. Stallman (cmd_error_internal): New function, broken out of cmd_error.
1994-09-22 Richard M. Stallman (special-display-popup-frame): Rename new arg to ARGS.
1994-09-22 Richard M. Stallman (print-help-return-message): Handle cons cells
1994-09-22 Richard M. Stallman (display-buffer, special-display-buffer-names)
1994-09-22 Richard M. Stallman (special-display-popup-frame): New argument PARAMS.
1994-09-22 Richard M. Stallman (mail-host-address): New variable.
1994-09-22 Chris Siebenmann add convex c3* c4*
1994-09-22 Richard M. Stallman (file-ownership-preserved-p): New function.
1994-09-22 Richard M. Stallman (cmputc): Return int rather than void.
1994-09-22 Richard M. Stallman (evalcost, cmputc): They now return their arguments.
1994-09-22 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-09-22 Richard M. Stallman (mail-extr-all-top-level-domains): Update domain list.
1994-09-22 Richard M. Stallman (vc-menu-map): Set up menu items.
1994-09-22 Richard M. Stallman (Fmessage_or_box): Use Fmessage_box with new name.
1994-09-21 Richard M. Stallman (init_eval_once): Init Vrun_hooks here.
1994-09-21 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
1994-09-21 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
1994-09-21 Richard M. Stallman (vc-menu-map): New menu.
1994-09-21 Richard M. Stallman Fix indentation.
1994-09-21 Richard M. Stallman (Fmessage_box): Renamed from Fbox_message.
1994-09-21 Richard M. Stallman (emerge-recenter, emerge-operate-on-windows):
1994-09-21 Richard M. Stallman (find-tag-noselect): Simplify.
1994-09-21 Richard M. Stallman (mail-default-reply-to): Initialize to t.
1994-09-21 David J. MacKenzie remove trailing slashes from srcdir
1994-09-21 Francesco Potortì * man.el (Man-notify-flag): replaces the old Man-notify
1994-09-21 Richard M. Stallman Initial revision
1994-09-21 Richard M. Stallman (i[345]86-sequent-ptx*): Handle
1994-09-21 Richard M. Stallman (overlays_at): New arg PREV_PTR.
1994-09-21 Richard M. Stallman (concat3): New function.
1994-09-21 Richard M. Stallman (compute_char_face): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (note_mouse_highlight): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (rmail-mode-kill-summary): New function.
1994-09-21 Richard M. Stallman (Fget_char_property): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (Fx_get_resource): Doc fix.
1994-09-21 Richard M. Stallman entered into RCS
1994-09-21 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.
1994-09-21 Richard M. Stallman *** empty log message ***
1994-09-21 Richard M. Stallman (from, labels, data): Use MAX_DATA_LEN as length.
1994-09-21 Karl Heuer (report_error): Include reason in error message.
1994-09-20 Richard M. Stallman (mail-bury-selects-summary): New variable.
1994-09-20 Richard M. Stallman (paths-force): Depend on src/paths.h
1994-09-20 Richard M. Stallman (facemenu-update): Make menu separators all dashes.
1994-09-20 Richard M. Stallman (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
1994-09-20 Karl Heuer (r_alloc_freeze_level): New variable.
1994-09-20 Karl Heuer (trivial_regexp_p): New function.
1994-09-20 Richard M. Stallman (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
1994-09-20 Karl Heuer (FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
1994-09-20 Karl Heuer (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
1994-09-20 Karl Heuer (compute_motion): Fix comment.
1994-09-20 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Change
1994-09-20 Karl Heuer (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
1994-09-20 Karl Heuer (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
1994-09-20 Karl Heuer (x_set_scroll_bar_width): New function.
1994-09-20 Karl Heuer * xterm.c (x_new_font): Compute number of scrollbar columns.
1994-09-20 Karl Heuer (make_float, make_pure_float): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer (Fset_window_buffer): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M. Stallman (basic-save-buffer-1): If writing temp file fails
1994-09-20 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M. Stallman (query-replace-interactive): New user option.
1994-09-20 Karl Heuer (set_file_times): Move this out of the USG conditional.
1994-09-20 Richard M. Stallman (PURESIZE_RATIO, BASE_PURESIZE): Defined.
1994-09-20 Richard M. Stallman (POSIX_SIGNALS): Defined.
1994-09-20 Richard M. Stallman (struct saved_window_data): New slots min_width, min_height.
1994-09-20 Per Bothner Patches for HPUX, and SunOS4 (Japanese).
1994-09-20 Richard M. Stallman *** empty log message ***
1994-09-20 Richard M. Stallman (add-hook): Doc fix.
1994-09-20 Richard M. Stallman (malloc, realloc): Declared.
1994-09-19 Jim Blandy entered into RCS
1994-09-19 Jim Blandy *** empty log message ***
1994-09-19 Karl Heuer (syms_of_buffer): Doc fix.
1994-09-19 Karl Heuer (config_options): Save all arguments, not just some.
1994-09-19 Karl Heuer (Fkey_description): Reverse condition.
1994-09-19 Karl Heuer (report-emacs-bug): system-configuration-options was misspelled as
1994-09-19 Jim Blandy * disp-table.el: Add support for new window border display table
1994-09-19 Jim Blandy Add a new element to display tables controlling side-by-side
1994-09-19 Karl Heuer [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 Francesco Potortì * rlogin.el (rlogin): recognise the `-l user' option to rlogin and
1994-09-19 Richard M. Stallman (SYSTEM_TYPE): Delete definition.
1994-09-19 Richard M. Stallman (picture-yank-at-click): New function.
1994-09-19 Richard M. Stallman Handle ==, !=, + and -.
1994-09-19 Richard M. Stallman (Info-insert-dir): Insert newlines before rather than
1994-09-19 Richard M. Stallman (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
1994-09-19 Richard M. Stallman (rmail-summary-construct-io-menu): New function.
1994-09-19 Richard M. Stallman (rmail-output-menu): Function deleted.
1994-09-19 Richard M. Stallman Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
1994-09-19 Richard M. Stallman (file-name-sans-extension): New function.
1994-09-19 Karl Heuer (validate_interval_range, property_value, Fget_char_property,
1994-09-19 Karl Heuer (openp): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
1994-09-19 Karl Heuer (Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer Declare Fmake_sparse_keymap.
1994-09-19 Karl Heuer Add #include "keyboard.h"
1994-09-18 Karl Heuer (Fmember): Declare this function.
1994-09-18 Karl Heuer (install-arch-indep): Copy DOC-*, not DOC*
1994-09-18 Karl Heuer (_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 Karl Heuer Delete obsolete symbols.
1994-09-18 Karl Heuer Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
1994-09-18 Richard M. Stallman (tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-18 Richard M. Stallman (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
1994-09-18 Richard M. Stallman (struct process): New field tty_name.
1994-09-18 Richard M. Stallman (telnet-mode-map): Inherit from comint-mode-map.
1994-09-18 Richard M. Stallman (HAVE_VFORK): Defined.
1994-09-18 Richard M. Stallman (Ffile_writable_p): Don't use ro_fsys.
1994-09-18 Richard M. Stallman entered into RCS
1994-09-18 Karl Heuer (Fcopy_file): Use set_file_times, and check for the error return.
1994-09-18 Karl Heuer Declare set_file_times.
1994-09-18 Karl Heuer (set_file_times): New function.
1994-09-18 Karl Heuer Add HAVE_STRUCT_UTIMBUF.
1994-09-18 Karl Heuer (_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
1994-09-18 Richard M. Stallman (preserve_other_columns): Fix arg to sizeof in bcopy call.
1994-09-18 Karl Heuer Add AC_AIX.
1994-09-18 Richard M. Stallman (telnet): Use name *telnet-HOST*, not *HOST-telnet*.
1994-09-18 Richard M. Stallman (rmail-forward): Insert separator before and after message.
1994-09-18 Richard M. Stallman (ediff-submit-report, ediff-revision)
1994-09-18 Richard M. Stallman (reset_buffer): Don't call reset_buffer_local_variables.
1994-09-18 Richard M. Stallman (get_minibuffer): Call Fkill_all_local_variables.
1994-09-18 Richard M. Stallman Major rewrite to behave more like a minor mode.
1994-09-18 Richard M. Stallman (parsing options): Simplify sed command to delete -'s.
1994-09-18 Richard M. Stallman (DECLARE_GETPWUID_WITH_UID_T): Defined.
1994-09-18 Richard M. Stallman (make-lucid-menu-keymap-disable): New variable.
1994-09-18 Richard M. Stallman (REL_ALLOC): #undef deleted.
1994-09-18 Richard M. Stallman (Fkey_description): Give error if KEYS not an array.
1994-09-17 Richard M. Stallman (unexec): Fix logic for rounding section boundaries.
1994-09-17 Richard M. Stallman (generate-file-autoloads): Warn if we put a line
1994-09-17 Richard M. Stallman (Fforward_comment): Do increment from, when reaching
1994-09-17 Richard M. Stallman (EMACS_CONFIG_OPTIONS): Add #undef.
1994-09-17 Paul Reilly *** empty log message ***
1994-09-17 Paul Reilly *** empty log message ***
1994-09-17 Richard M. Stallman [SUNOS4]: Include link.h.
1994-09-17 Richard M. Stallman (describe-variable): Report whether var is local in this buf.
1994-09-17 Richard M. Stallman Don't declare malloc.
1994-09-17 Richard M. Stallman (property_value): Declare args plist, prop.
1994-09-17 Richard M. Stallman (PURESIZE): Defnitions deleted.
1994-09-17 Richard M. Stallman (print): sprintf arg for frame depends on VALBITS.
1994-09-17 Richard M. Stallman (Fcall_process) [__osf__ && __alpha]:
1994-09-17 Richard M. Stallman (terminal-map): Define switch-frame.
1994-09-17 Richard M. Stallman (HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
1994-09-17 Richard M. Stallman (facemenu-update): Reverse the menu order again.
1994-09-17 Karl Heuer (menu_item_enabled_p): Fix declaration.
1994-09-17 Karl Heuer Add #include "intervals.h"
1994-09-17 Karl Heuer Declare some functions.
1994-09-17 Karl Heuer (barf_or_query_if_file_exists): Fix declaration.
1994-09-17 Richard M. Stallman (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
1994-09-17 Karl Heuer (config_options): New shell variable.
1994-09-17 Karl Heuer (Vsystem_configuration_options): New variable.
1994-09-17 Karl Heuer (report-emacs-bug): Insert configuration options.
1994-09-17 Karl Heuer Declare evaporate_overlays.
1994-09-17 Karl Heuer (del_range_1): Call evaporate_overlays after deleting text.
1994-09-17 Karl Heuer (Qevaporate): New symbol.
1994-09-17 Richard M. Stallman (HAVE_VFORK): Defined.
1994-09-17 Richard M. Stallman (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
1994-09-17 Richard M. Stallman Initial revision
1994-09-17 Richard M. Stallman (EMACS_INT, EMACS_UINT): Define, if not already defined.
1994-09-17 Richard M. Stallman (message): Use EMACS_INT.
1994-09-17 Richard M. Stallman (struct window): Use EMACS_INT.
1994-09-17 Richard M. Stallman (CHECK_IMPURE, all versions): Use EMACS_INT.
1994-09-17 Richard M. Stallman (print): Use EMACS_UINT.
1994-09-17 Richard M. Stallman Check for __alpha, in __osf__ conditional.
1994-09-17 Richard M. Stallman (unchain_marker): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fload): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Lisp_Object): Use EMACS_INT.
1994-09-17 Richard M. Stallman (struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
1994-09-17 Richard M. Stallman (FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fnarrow_to_region, format1): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fdocumentation): Use EMACS_INT.
1994-09-17 Karl Heuer (ispell-menu-map): Order menu items by size: buffer > region > word.
1994-09-17 Richard M. Stallman (struct face): Use EMACS_UINT.
1994-09-17 Richard M. Stallman (sign_extend_lisp_int): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fcall_interactively): Use EMACS_INT.
1994-09-17 Richard M. Stallman (reset_buffer_local_variables, Fbuffer_local_variables)
1994-09-17 Richard M. Stallman (pure, pure_size): Use EMACS_INT.
1994-09-17 Richard M. Stallman (getloadavg): Add OSF_ALPHA support.
1994-09-17 Richard M. Stallman (shut_down_emacs): Don't call Fx_close_current_connection.
1994-09-17 Richard M. Stallman [__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
1994-09-17 Richard M. Stallman (alpha-dec-osf*): New target.
1994-09-17 Karl Heuer (insert-register): Add `*' interactive spec.
1994-09-17 Karl Heuer (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
1994-09-16 Richard M. Stallman (compile-internal): Set EMACS=t in process-environment.
1994-09-16 Karl Heuer (complex-buffers-menu-p): Delete; obsolete variable.
1994-09-16 Karl Heuer (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
1994-09-16 Richard M. Stallman Use just one FRC target.
1994-09-16 Karl Heuer (clear_to_end): Fix reversed condition.
1994-09-16 Karl Heuer (Info-edit): Move the customary mode-initialization calls out of here.
1994-09-16 Karl Heuer (display-time-24hr-format): Doc fix.
1994-09-16 Richard M. Stallman (ispell-highlight-spelling-error): Test window-system.
1994-09-16 Karl Heuer (mail-alias-modtime): New variable.
1994-09-16 Karl Heuer Require sendmail. Delete redundant defvar.
1994-09-16 Karl Heuer (Qcompletion_ignored_extensions): New symbol.
1994-09-16 Karl Heuer (Fdelete_file): Bind completion-ignored-extensions to nil.
1994-09-16 Karl Heuer (Fcdr_safe): Delete extraneous blank in docstring.
1994-09-16 Karl Heuer (decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
1994-09-16 Karl Heuer Define MODE_LINE_BINARY_TEXT.
1994-09-16 Karl Heuer (compilation-sentinel): Include exit status in modeline.
1994-09-16 Richard M. Stallman (dired-buffers-for-dir): Delete debugging code.
1994-09-16 Richard M. Stallman (dired-fun-in-all-buffers): Expand dir at start.
1994-09-16 Richard M. Stallman (dired-clean-up-after-deletion): Expand fn.
1994-09-16 Richard M. Stallman (dired-buffers-for-dir): Assume dirs are preexpanded.
1994-09-16 Karl Heuer (read_minibuf): Don't add to the history list if the minibuffer string is
1994-09-16 Karl Heuer (etags_getcwd): Use getcwd if available.
1994-09-16 Richard M. Stallman [not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
1994-09-16 Richard M. Stallman (xmenu.o): Depend on puresize.h.
1994-09-16 Paul Reilly entered into RCS
1994-09-16 Paul Reilly entered into RCS
1994-09-16 Paul Reilly *** empty log message ***
1994-09-16 Karl Heuer [!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.
1994-09-16 Richard M. Stallman Delete X11 conditionals.
1994-09-16 Richard M. Stallman Delete X11 conditionals.
1994-09-16 Richard M. Stallman (Fx_display_grayscale_p): Check for > 1 pane.
1994-09-16 Richard M. Stallman (Fx_display_grayscale_p): New function.
1994-09-16 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-09-16 Richard M. Stallman (__bsdi__): Define, unless already defined.
1994-09-16 Richard M. Stallman (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
1994-09-16 Richard M. Stallman (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
1994-09-16 Richard M. Stallman (jka-compr-compression-info-list): Expand regular
1994-09-16 Richard M. Stallman (menu-bar-file-menu): Rename "Kill Buffer" menu item.
1994-09-16 Karl Heuer (multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
1994-09-16 Karl Heuer (syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.
1994-09-16 Richard M. Stallman (removenullpaths, paths-force):
1994-09-15 Richard M. Stallman (system-key-alist): Add Sun definition for mute-acute.
1994-09-15 Karl Heuer (kill-new): Call menu-bar-update-yank-menu only if that function is defined.
1994-09-15 Karl Heuer (yank-menu): New variable; kill-ring in menu format.
1994-09-15 Karl Heuer Fix typo in comment.
1994-09-15 Karl Heuer (mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
1994-09-15 Richard M. Stallman (auto-insert-alist): Add entries for C++.
1994-09-15 Karl Heuer (kill-new): New optional argument means replace most recent kill.
1994-09-15 Richard M. Stallman (syms_of_textprop): Delete Lisp var interval-balance-threshold.
1994-09-15 Richard M. Stallman (interval_balance_threshold): Var deleted.
1994-09-15 Richard M. Stallman Don't call menu-bar-mode.
1994-09-15 Richard M. Stallman (command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
1994-09-15 Richard M. Stallman (Fx_create_frame): Make 1 the default for menu-bar-lines.
1994-09-15 Richard M. Stallman (SUNOS4): Defined.
1994-09-15 Richard M. Stallman (telnet-program): New variable.
1994-09-15 Richard M. Stallman Include window.h.
1994-09-15 Richard M. Stallman (removenullpaths, paths-force):
1994-09-15 Richard M. Stallman entered into RCS
1994-09-15 Richard M. Stallman (Fcompleting_read): Doc fix.
1994-09-15 Richard M. Stallman (forward-page): If we find a match that ends where we
1994-09-15 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-09-15 Richard M. Stallman (commmand-line): Fix previous change.
1994-09-15 Richard M. Stallman (command-line): If we can't load x-win.el, terminate.
1994-09-15 Richard M. Stallman (facemenu-update): Don't use quoted constant lists
1994-09-14 Richard M. Stallman Include puresize.h.
1994-09-14 Richard M. Stallman Add autoloads.
1994-09-14 Richard M. Stallman Update to 2.15.
1994-09-14 Richard M. Stallman Initial revision
1994-09-14 Richard M. Stallman (c-mode-map): Add "Highlight Conditionals" menu item.
1994-09-14 Richard M. Stallman entered into RCS
1994-09-14 Richard M. Stallman *** empty log message ***
1994-09-14 Richard M. Stallman (Info-mode-map): Bind M-s like s.
1994-09-14 Richard M. Stallman (Fset_default_file_modes): Doc fix.
1994-09-14 Richard M. Stallman (delete_temp_file): Use Fdelete_file.
1994-09-14 Richard M. Stallman *** empty log message ***
1994-09-14 Richard M. Stallman Initial revision
1994-09-14 Richard M. Stallman (repeat-complex-command, next-history-element,
1994-09-14 Richard M. Stallman (server-start): Always use pipes for communication.
1994-09-14 Karl Heuer (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
1994-09-13 Richard M. Stallman (syms_of_keymap): Doc fix.
1994-09-13 David J. MacKenzie use new macro names
1994-09-13 David J. MacKenzie add comment about srcdir
1994-09-13 Richard M. Stallman (rmail-summary-goto-msg): Preserve the current buffer.
1994-09-13 Richard M. Stallman (gobble_input): Block SIGALRM if we are using it.
1994-09-11 Richard M. Stallman (vc-do-command): Temporarily add vc-path to the end of PATH.
1994-09-11 Richard M. Stallman Further split the Ispell menu autoloads.
1994-09-10 Richard M. Stallman Comment fix.
1994-09-10 Paul Reilly entered into RCS
1994-09-10 Richard Kenner (ptx): New OS; use for Sequent.
1994-09-09 Richard M. Stallman (shrink-window-if-larger-than-buffer): Doc fix.
1994-09-09 Richard Kenner (dsp16xx): New basic machine.
1994-09-09 Richard M. Stallman Accept i586 like i386.
1994-09-08 Richard M. Stallman (record_asynch_buffer_change): Don't test
1994-09-08 Karl Heuer (put-string-on-kill-ring): Delete this function.
1994-09-07 Per Bothner * config.sub: Cleanup NeXT support to emit nextstep*.
1994-09-06 Richard M. Stallman (set-rmail-inbox-list): Doc fix.
1994-09-06 David J. MacKenzie rearrange AC_ARG_WITH calls
1994-09-06 Richard M. Stallman (dired-omit-expunge): Avoid setting buffer modified
1994-09-06 Richard M. Stallman entered into RCS
1994-09-06 Richard M. Stallman (save-place-find-file-hook): Check after-find-file-from-revert-buffer.
1994-09-06 Richard M. Stallman [USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.
1994-09-05 Karl Heuer (make-help-screen): Doc fix.
1994-09-05 David J. MacKenzie keep up to date with configure.in
1994-09-05 David J. MacKenzie remove --with-x10
1994-09-05 Richard M. Stallman [__GNUC__] (HAVE_ALLOCA): Defined.
1994-09-05 Richard M. Stallman (c-macro-prompt-flag): Set default back to nil.
1994-09-05 Richard M. Stallman (init_cmdargs): After chasing link, use only the expanded name.
1994-09-05 Karl Heuer (Ffile_accessible_directory_p): Put back the gcpro.
1994-09-05 Karl Heuer (srandom): Pass arg to srand48; no return value.
1994-09-05 Richard M. Stallman (rmail-get-new-mail): Run rmail-get-new-mail-hook.
1994-09-04 Richard M. Stallman Check for lrand48, not rand48.
1994-09-04 Richard M. Stallman (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
1994-09-04 Richard M. Stallman (HAVE_LRAND48): Replaces HAVE_RAND48.
1994-09-04 Richard M. Stallman (Man-notify-when-ready): Get Man-original-frame from the proper buffer.
1994-09-04 Richard M. Stallman (init_baud_rate): Test that getobaud is actually defined.
1994-09-03 Richard M. Stallman (mark-ring): Add permanent-local prop. Doc fix.
1994-09-03 Richard M. Stallman (shell-command-regexp): Use a simpler faster regexp.
1994-09-03 Richard M. Stallman (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
1994-09-03 Richard M. Stallman (Info-mode): Text for using x, not for make-face defined.
1994-09-03 Richard M. Stallman (mh-get-new-mail): Always use mh-inc-prog, never `inc'.
1994-09-03 Richard M. Stallman (init_baud_rate) [USE_GETOBAUD]: Use getobaud.
1994-09-03 Richard M. Stallman (pascal-auto-lineup): New variable.
1994-09-03 Richard M. Stallman (outline-minor-mode-prefix): Doc fix.
1994-09-02 Richard M. Stallman (prepare_to_modify_buffer): Don't call verify_overlay_modification if
1994-09-02 Richard M. Stallman (Fset_text_properties):
1994-09-02 Richard M. Stallman (Fdelete_frame): Fix previous change.
1994-09-02 Richard M. Stallman (display_text_line): Don't overrun the charstart area.
1994-09-01 Richard M. Stallman (grep-command): Doc fix.
1994-09-01 Richard M. Stallman (x_make_frame_visible): Call input_polling_used.
1994-09-01 Tom Tromey Added filename completion in inferior tcl mode
1994-09-01 David J. MacKenzie entered into RCS
1994-09-01 Francesco Potortì * cmacexp.el (c-macro-prompt-flag): set default to t.
1994-09-01 Richard M. Stallman (completion-before-command): Don't call get on a non-symbol.
1994-09-01 David J. MacKenzie *** empty log message ***
1994-08-31 Richard M. Stallman (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.
1994-08-31 Richard M. Stallman (defined_color): New arg ALLOC--optionally don't allocate the color.
1994-08-31 David J. MacKenzie *** empty log message ***
1994-08-31 Richard M. Stallman (input_polling_used): New function.
1994-08-30 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-08-30 Richard M. Stallman (exit-calendar): Don't restore window config.
1994-08-30 Richard M. Stallman (isearch-edit-string): Use isearch-text-char-description.
1994-08-30 Richard M. Stallman entered into RCS
1994-08-30 Richard M. Stallman (insert_before_markers_and_inherit): New function.
1994-08-30 Richard M. Stallman (Finsert_and_inherit_before_markers):
1994-08-30 Richard M. Stallman (Fdelete_frame): Free the frame's glyphs arrays.
1994-08-30 Richard M. Stallman (free_frame_glyphs): No longer static.
1994-08-30 Richard M. Stallman (perform-replace): Restore match data before highlighting.
1994-08-30 Richard M. Stallman (isearch-edit-string): In the isearch-recursive-edit case,
1994-08-30 Richard M. Stallman (Ffile_accessible_directory_p): No need for gcpro.
1994-08-30 Richard M. Stallman (make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
1994-08-30 Richard M. Stallman (set-mark): When POS is nil, always clear mark-active.
1994-08-30 Richard M. Stallman Provide diary-lib not diary.
1994-08-30 Richard M. Stallman Require diary-lib, not diary.
1994-08-29 Per Bothner Various fixes (freebsd, ncr, nextstep): See ChangeLog.
1994-08-28 Richard M. Stallman (HAVE_MACH_MACH_H): Defined.
1994-08-28 Richard M. Stallman (Fx_color_defined_p): Return list of RGB values, not just t.
1994-08-28 Richard M. Stallman (polling_for_input): Declared.
1994-08-28 Richard M. Stallman (polling_for_input): Define var unconditionally.
1994-08-28 Richard M. Stallman Include keyboard.h.
1994-08-28 Richard M. Stallman (xmenu_show): Don't queue events that are in the menu bar.
1994-08-28 Richard M. Stallman (after-find-file-from-revert-buffer): Add defvar.
1994-08-28 Richard M. Stallman (internal_self_insert): Use insert_and_inherit.
1994-08-28 Richard M. Stallman (Findent_to): Pass new arg to Finsert_char.
1994-08-28 Richard M. Stallman (insert_1): New arg INHERIT.
1994-08-28 Richard M. Stallman (Finsert_char): New arg INHERIT.
1994-08-28 Richard M. Stallman (dbx): Use newline, not semicolon, between file and stop cmds.
1994-08-27 Richard M. Stallman entered into RCS
1994-08-27 Richard M. Stallman (outline-mode-prefix-map): New variable.
1994-08-27 Richard M. Stallman (indent-rigidly): Insert new indent, then delete old.
1994-08-27 Richard M. Stallman (comint-arguments): Treat \n and \t like space.
1994-08-26 Per Bothner (netbsd, freebsd, linux): Accept any machine, not just i[34]86.
1994-08-26 Richard Kenner Recognize powerpc-ibm-aix3.2.5.
1994-08-26 Per Bothner Merges from Cygnus version.
1994-08-26 Richard M. Stallman (xterm.o): Depend on keyboard.h.
1994-08-26 David J. MacKenzie Initial revision
1994-08-26 Richard M. Stallman (rmail-summary-output-menu): New command.
1994-08-26 Karl Heuer (x_make_frame_visible): Call signal handler directly.
1994-08-26 Richard M. Stallman Add LINUX_QMAGIC conditional.
1994-08-26 Richard M. Stallman (USE_NONANSI_DEFUN): Defined.
1994-08-26 Richard M. Stallman (DEFUN): Check USE_NONANSI_DEFUN.
1994-08-26 Richard M. Stallman entered into RCS
1994-08-26 Richard M. Stallman *** empty log message ***
1994-08-26 Richard M. Stallman *** empty log message ***
1994-08-26 Richard M. Stallman (vc-backend-checkout): Don't use -G for SCCS.
1994-08-25 Richard M. Stallman (toggle-rot13-mode): New function.
1994-08-25 Richard M. Stallman (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
1994-08-25 Richard M. Stallman (xmenu_show): Do nothing special for ButtonPress in the menu.
1994-08-25 Roland McGrath (tags-table-extend-computed-list): In loop processing list of included
1994-08-25 Richard M. Stallman (display_scan_buffer): New function.
1994-08-25 Charles Hannum Update to match config.sub changes for NetBSD.
1994-08-25 Charles Hannum Revert pc532 handling.
1994-08-25 Charles Hannum Rearrange handling of NetBSD ports.
1994-08-25 Richard M. Stallman (find-file-noselect): Improve "file changed" message.
1994-08-24 Richard M. Stallman (unexec): Copy previous change in unexelf.c.
1994-08-24 Richard M. Stallman (comint-arguments): Rewrite for speed.
1994-08-24 Charles Hannum Add da30-* for da30-unknown-netbsd*.
1994-08-24 Charles Hannum Remove mac68k-*.
1994-08-24 Richard M. Stallman (ispell-buffer-local-words): Don't treat doublequote
1994-08-24 Richard M. Stallman (term_init): Added missing argument to tgetstr.
1994-08-24 Richard M. Stallman (textget): Ignore category prop if not a symbol.
1994-08-24 Richard M. Stallman [__GNUC__] (LD_SWITCH_SYSTEM): Defined.
1994-08-24 Karl Heuer (x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
1994-08-24 Richard M. Stallman (mouse-extend): In Transient Mark mode, use the region
1994-08-24 Charles Hannum *** empty log message ***
1994-08-24 Charles Hannum Add NetBSD support.
1994-08-24 Roland McGrath Initial revision
1994-08-24 Karl Heuer (shell-command-on-region): Don't delete current buffer.
1994-08-24 Karl Heuer (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
1994-08-24 Karl Heuer (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
1994-08-23 Karl Heuer (pos_tab_offset): Don't trigger point-motion hooks.
1994-08-23 Richard M. Stallman (backward-delete-char-untabify): Doc fix.
1994-08-23 Karl Heuer (Frename_buffer): Fix gcpro problems.
1994-08-23 Richard M. Stallman (lpr-headers-switches): Don't use -p on dgux, irix.
1994-08-23 Richard M. Stallman (O_RDONLY): Defined.
1994-08-23 Richard M. Stallman (O_RDONLY): Defined.
1994-08-23 Richard M. Stallman (unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
1994-08-23 Richard M. Stallman (redisplay_window): Don't access text before BEGV.
1994-08-23 Richard M. Stallman (jka-compr-insert-file-contents): Run the
1994-08-23 Richard M. Stallman Formerly tasks.texi.~13~
1994-08-23 Richard M. Stallman (rmail-ignored-headers): Split string constant into lines.
1994-08-23 Richard M. Stallman entered into RCS
1994-08-23 Richard M. Stallman (read_char): After read_char_minibuf_menu_prompt,
1994-08-23 Richard M. Stallman Comment change.
1994-08-23 Richard M. Stallman (Fmake_directory_internal): Pass just 2 args to handler.
1994-08-23 Karl Heuer (Fmake_frame_invisible, Ficonify_frame): Don't switch frames.
1994-08-23 Richard M. Stallman Move m68k-ccur handling to proper part of file.
1994-08-23 Karl Heuer (Fstring_match): Fix sign error.
1994-08-22 Karl Heuer Fix comment.
1994-08-22 Karl Heuer (LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.
1994-08-22 Tom Tromey tcl-load-file default to current buffer.
1994-08-21 Tom Tromey Fixed bug in tcl-guess-application.
1994-08-21 Richard M. Stallman (LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.
1994-08-21 Richard M. Stallman (src/m, src/s): Put *.inp in distribution.
1994-08-21 Richard M. Stallman (news-fkey-prefix): Use kp-decimal, not kp-period.
1994-08-21 Richard M. Stallman (news-select-message): Do most of the work
1994-08-21 Tom Tromey Keybindings don't overshadown comint bindings.
1994-08-20 Richard M. Stallman Eliminate local var bss_end.
1994-08-20 Richard M. Stallman Accept i586 and i486 along with i386.
1994-08-19 Richard M. Stallman (rmail-retry-failure, mail-unsent-separator): Doc fix.
1994-08-19 Richard M. Stallman (news-mode): Don't set mode-name to a list.
1994-08-19 Richard M. Stallman (wait_reading_process_input):
1994-08-19 Richard M. Stallman (read_char): Don't show buffer-events to the user.
1994-08-19 Richard M. Stallman (rot13-other-window): Doc fix.
1994-08-19 Richard M. Stallman (x_make_frame_visible): Quit if requested, in loop at end.
1994-08-19 Richard M. Stallman (lpr-command, lpr-headers-switches): Undo previous change.
1994-08-18 Karl Heuer (split-window-horizontally): If size is negative, measure from the right.
1994-08-18 Richard M. Stallman (Info-mode): Doc fix.
1994-08-18 Richard M. Stallman (vc-admin): Pass nil as last arg to vc-start-entry.
1994-08-17 Richard M. Stallman (lpr-command, lpr-headers-switches): Treat Solaris like BSD.
1994-08-17 Richard M. Stallman (regex_compile): Split an if to avoid compiler bug.
1994-08-17 Richard M. Stallman Comment fix.
1994-08-17 Richard M. Stallman (choose-completion-string): Use plain exit-minibuffer,
1994-08-17 Richard M. Stallman (show-paren-command-hook): Set the face of an overlay
1994-08-17 Richard Kenner *** empty log message ***
1994-08-17 Richard M. Stallman (after-find-file): New arg renamed to after-find-file-from-revert-buffer.
1994-08-17 Karl Heuer (Fcall_process_region): gcpro filename_string.
1994-08-17 Richard M. Stallman (after-find-file): New arg from-revert-buffer.
1994-08-17 Richard M. Stallman (tex-mode): Allow for documentclass options when checking for SliTeX.
1994-08-17 Richard M. Stallman (store_function_docstring): Do nothing for bytecode object
1994-08-17 Richard M. Stallman (perl-indent-command): Fix backwards conditional.
1994-08-16 Richard M. Stallman (list_buffers_1): Update header line layout.
1994-08-15 Paul Eggert Add support for CVS.
1994-08-15 Richard M. Stallman Do compute unexec, LIBX, system_malloc, etc
1994-08-14 Richard M. Stallman (rmail-summary-scroll-msg-up): Put rmail buffer
1994-08-14 Richard M. Stallman (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
1994-08-14 Richard M. Stallman (rmail-resend): Preserve point around expand-mail-aliases.
1994-08-14 Richard M. Stallman Initial revision
1994-08-14 Richard M. Stallman (compute_motion): Use WIN's frame, not selected one.
1994-08-14 Richard M. Stallman Uninstall "$(EMACS)", not "emacs".
1994-08-14 Richard M. Stallman (easy-menu-define): Doc fix.
1994-08-14 Richard M. Stallman (pid_t): New definition.
1994-08-14 Richard M. Stallman (xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.
1994-08-13 Richard M. Stallman (iso-tex2iso-trans-tab): Put the sequences with braces
1994-08-13 Richard M. Stallman (c-macro-expansion): If the CPP output is empty, just show error messages.
1994-08-13 Richard M. Stallman (window_loop, case UNSHOW_BUFFER):
1994-08-13 Richard M. Stallman (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
1994-08-13 Richard M. Stallman (mouse-set-mark): Select the window before saving point.
1994-08-13 Richard M. Stallman (rmail-retry-failure): Narrow to just the old header
1994-08-13 Richard M. Stallman entered into RCS
1994-08-12 Karl Heuer (NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
1994-08-12 Karl Heuer NEED_SIOCTL: moved to isc-3.0.h.
1994-08-12 Richard M. Stallman *** empty log message ***
1994-08-12 Richard M. Stallman (x_new_font): Don't set filename = full_name if that's null.
1994-08-11 Richard M. Stallman (FRAME_SUPPORT): Add faces.elc.
1994-08-11 Richard M. Stallman (Freplace_match): Treat caseless initial like a lowercase initial.
1994-08-11 Richard M. Stallman (menu-bar-file-menu): Compare Files renamed to Compare.
1994-08-11 Richard M. Stallman Undo change in condition for defining the menu bar items.
1994-08-11 Richard M. Stallman (gnus-summary-mode-map): Delete unusable `Sort Summary' item.
1994-08-11 Richard M. Stallman (compilation-set-window-height): Add save-excursion.
1994-08-11 Richard M. Stallman (frame-notice-user-settings): If we change the frame's font,
1994-08-11 Richard Kenner *** empty log message ***
1994-08-11 Richard M. Stallman (mouse-drag-mode-line): New function (from mldrag.el,
1994-08-11 Richard M. Stallman (one-window-p): Doc fix.
1994-08-11 Richard M. Stallman (Fdefine_key): Fix error message.
1994-08-11 Richard M. Stallman *** empty log message ***
1994-08-11 Richard M. Stallman (copy-face): Ignore errors in set-face-font.
1994-08-11 Richard M. Stallman (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.
1994-08-11 Richard M. Stallman (POSIX_SIGNALS): Define it.
1994-08-11 Richard M. Stallman (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):
1994-08-11 Richard M. Stallman (HAVE_VFORK): Deleted.
1994-08-11 Richard M. Stallman (show-paren-command-hook): Cope if matching-paren gives nil.
1994-08-10 Roland McGrath (tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
1994-08-10 Richard M. Stallman (Fwindow_end): Undo previous change.
1994-08-10 Richard M. Stallman (LIBS_MACHINE): If SOLARIS2_4, don't define this.
1994-08-10 Richard M. Stallman (rmail-forward): Anchor `mail-header-separator' on both
1994-08-10 Richard M. Stallman *** empty log message ***
1994-08-10 Richard M. Stallman (view-lossage): Handle buffers and frames in recent-keys.
1994-08-10 Richard M. Stallman (ediff-find-file, ediff-patch-file): Handle symlinks.
1994-08-10 Richard M. Stallman (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.
1994-08-10 Richard M. Stallman Check more specifically for i*86-sun-sunos.
1994-08-09 Richard M. Stallman Require calendar.
1994-08-09 Richard M. Stallman Comment change.
1994-08-09 Richard M. Stallman (rmail-abort-edit): Call `rmail-highlight-headers'.
1994-08-09 Noah Friedman type-break-time-sum: New function.
1994-08-09 Richard M. Stallman Use <> to delimit email address.
1994-08-09 Richard M. Stallman [USG5_4] (SVR4): Defined.
1994-08-09 Richard M. Stallman (define-mail-alias): Avoid error if DEFINITION is "".
1994-08-09 Richard M. Stallman (appt-check): Update on first wakeup after midnight
1994-08-09 Richard M. Stallman (Fwindow_end): If window_end_valid is nil, return nil.
1994-08-09 Richard M. Stallman *** empty log message ***
1994-08-09 Richard M. Stallman [MULTI_FRAME] (PURESIZE): Increased.
1994-08-09 Richard M. Stallman (Info-last-menu-item): Fix gross logic errors.
1994-08-08 Richard M. Stallman (mail-alias-file): Add autoload cookie.
1994-08-08 Richard M. Stallman (x-fixed-font-alist): Add clean 5x8 and clean 6x8.
1994-08-08 Richard M. Stallman (Fpos_visible_in_window_p): Do something reasonable
1994-08-08 Richard M. Stallman (XTread_socket): Don't test X_IO_BUG; make that code unconditional.
1994-08-08 Richard M. Stallman Formerly tasks.texi.~12~
1994-08-08 Richard M. Stallman (compilation-set-window-height): New function,
1994-08-08 Richard M. Stallman [SYSV_IPC] (main): Make a separate process
1994-08-08 Richard M. Stallman (gnus-start-news-server): Fix the call to `error'.
1994-08-07 Richard M. Stallman (Info-additional-directory-list): New variable.
1994-08-07 Richard M. Stallman (completion-base-size): New variable.
1994-08-07 Richard M. Stallman (PC-do-completion): Set completion-base-size.
1994-08-07 Richard M. Stallman (mouse-choose-completion): Pass completion-base-size value
1994-08-07 Richard M. Stallman Doc fixes.
1994-08-07 Richard M. Stallman (PTY_TTY_NAME_SPRINTF): New definition.
1994-08-07 Richard M. Stallman (tex-mode): Accept documentclass when checking Slitex.
1994-08-07 Richard M. Stallman (Faccessible_keymaps): Fix previous change.
1994-08-07 Richard M. Stallman (compute_glyph_face_1): New function.
1994-08-07 Richard M. Stallman (display_text_line): Use the face properties of the overlay arrow, if any.
1994-08-07 Richard M. Stallman Require timezone when loading this file.
1994-08-07 Richard M. Stallman entered into RCS
1994-08-06 Richard M. Stallman (choose-completion): Bury or iconify the completion list
1994-08-06 Richard M. Stallman (indent-c-exp): Preserve point when handling comments.
1994-08-06 Richard M. Stallman (byte-after-unbind-ops): Fix paren error wrt doc string.
1994-08-06 Richard M. Stallman (font-lock-hack-keywords): Delete debugging code.
1994-08-06 Richard M. Stallman (Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
1994-08-06 Richard M. Stallman (tex-mode): Check for documentclass like documentstyle.
1994-08-06 Richard M. Stallman (save-buffer): Unconditionally make a backup with 2 or
1994-08-06 Richard M. Stallman (Info-directory-list): Doc fix.
1994-08-05 Richard M. Stallman (x-fixed-font-alist): Regularize how fonts are specified.
1994-08-05 Richard M. Stallman (display-time-filter): pm starts at 12, not 13.
1994-08-05 Richard M. Stallman (ad-subr-arglist): Adapted to new DOC file format.
1994-08-05 Richard M. Stallman (font-lock-syntax-table): New syntax table.
1994-08-05 Richard M. Stallman (select-tags-table): Doc fix.
1994-08-05 Richard M. Stallman (isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.
1994-08-04 Richard M. Stallman (Fread_file_name_internal): Call double_dollars when `changed' is set.
1994-08-04 Richard M. Stallman (frame-delete-all): Copy the whole alist first.
1994-08-04 Richard M. Stallman [SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.
1994-08-04 Richard M. Stallman Initial revision
1994-08-04 Richard M. Stallman Handle solaris 2.4.
1994-08-04 Richard M. Stallman Include config.h first thing.
1994-08-04 Richard M. Stallman (Fdefine_function, Fdefalias): Handle advice as in Ffset.
1994-08-04 Richard M. Stallman (rmail-select-summary): Preserve rmail buffer's value of
1994-08-04 Richard M. Stallman (byte-compile-protect-from-advice): Macro deleted.
1994-08-04 Richard M. Stallman New handling of automatic advice activation that
1994-08-04 Richard M. Stallman Doc fixes.
1994-08-04 Richard M. Stallman (hilit-find-file-hook): Preserve buffer modified state.
1994-08-04 Richard M. Stallman (end-of-buffer-other-window): Go to the end, not to the beginning.
1994-08-04 Richard M. Stallman (ediff-version): Function, variable deleted.
1994-08-04 Richard M. Stallman (appt-make-list): Do nothing unless range being processed
1994-08-04 Richard M. Stallman (gnus-kill-files-directory): New variable.
1994-08-04 Richard M. Stallman (dired-mode): Put expanded name in list-buffers-directory.
1994-08-03 Richard M. Stallman (x_make_frame_visible): Start one_in_four at 1.
1994-08-03 Richard M. Stallman (list_buffers_1): Add one column to size column.
1994-08-03 Richard M. Stallman (Fwindow_end): Doc fix.
1994-08-03 Richard M. Stallman (icomplete-prime-minibuffer): Copy the hook lists after making them local.
1994-08-03 Richard M. Stallman (iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.
1994-08-03 Richard M. Stallman (make_lispy_event): If the position is not in a window,
1994-08-03 Richard M. Stallman (Faccessible_keymaps): Use PREFIX to set loop starting
1994-08-03 Richard M. Stallman (construct_mouse_click, construct_menu_click):
1994-08-03 Richard M. Stallman (alloca.o): Use -f in all rm's.
1994-08-03 Karl Heuer (auto-mode-alist): Fix typos in comments.
1994-08-03 Richard M. Stallman *** empty log message ***
1994-08-02 Richard M. Stallman Capitalize some error messages.
1994-08-02 Richard M. Stallman Set up a "Compile" menubar item.
1994-08-02 Richard M. Stallman (frame-delete-all): New function.
1994-08-02 Richard M. Stallman (rmail-mode-map): Fix the Get New Mail entry.
1994-08-02 Richard M. Stallman (rmail-summary-mode-map): Add `...' where appropriate.
1994-08-02 Richard M. Stallman (rmail-summary-mode-map): Fix typo.
1994-08-02 Richard M. Stallman (rmail-mode-map): Fix the Get New Mail entry.
1994-08-02 Richard M. Stallman (rmail-summary-mode-map): Fix the Get New Mail entry.
1994-08-02 Richard M. Stallman (follow_key): Don't downcase letters here.
1994-08-02 Richard M. Stallman (redisplay_window): Avoid using SET_PT to change point temporarily.
1994-08-02 Richard M. Stallman (sendmail-send-it): Handle resent-to specially.
1994-08-01 Roland McGrath (Ffset): Don't call Fget unless SYM's plist is consp.
1994-08-01 Richard M. Stallman (xmenu_show): Ignore any geometry resource from the user.
1994-08-01 Richard M. Stallman (gnus-sortable-date): Use timezone-make-time-string.
1994-08-01 Richard M. Stallman (Fprog2): Doc fix.
1994-08-01 Richard M. Stallman (Fmove_to_window_line): Doc fix.
1994-08-01 Richard M. Stallman (main): Add casts to avoid warnings.
1994-08-01 Richard M. Stallman (insert-directory): Gracefully handle the case
1994-08-01 Richard M. Stallman (imenu, imenu--flatten-index-alist): Add marker support.
1994-08-01 Richard M. Stallman (dired-insert-directory): Call expand-file-name here
1994-08-01 Richard M. Stallman (compilation-error-regexp-alist): Fix previous change.
1994-07-31 Richard M. Stallman (Fx_get_resource): Doc fix.
1994-07-31 Richard M. Stallman (display-time-string-forms): New variable.
1994-07-31 Richard M. Stallman (dired-noselect): Call abbreviate-file-name here.
1994-07-31 Richard M. Stallman (compile_range): Avoid warning in casts for range_start/end.
1994-07-31 Richard M. Stallman (syms_of_data): Set up Qadvice_info, Qactivate_advice.
1994-07-31 Richard M. Stallman (comint-password-prompt-regexp): Handle PGP prompt.
1994-07-31 Richard M. Stallman (rmail-retry-failure): Handle a weird case with
1994-07-31 Richard M. Stallman (compilation-error-regexp-alist): Make separate
1994-07-31 Richard M. Stallman (ange-ftp-parse-netrc-group): Don't move back to line
1994-07-31 Richard M. Stallman (mouse-extend): Pass WINDOW arg to mouse-scroll-subr.
1994-07-31 Richard M. Stallman (sit_for): Undo previous change.
1994-07-31 Richard M. Stallman (direct_output_for_insert): Pass missing 8th
1994-07-31 Richard M. Stallman (rmail-mode-map): Move new Re-send menu item to right place.
1994-07-31 Richard M. Stallman (rmail-summary-mode-map): Move new Re-send menu item to right place.
1994-07-31 Richard M. Stallman (menu-bar-enable-clipboard): Moved here the
1994-07-31 Richard M. Stallman (create_process): Set default handling for SIGINT, etc.
1994-07-30 Richard M. Stallman Specify patterns for objc-mode.
1994-07-30 Richard M. Stallman (Frandom): Handle LIMIT >= 40000000.
1994-07-30 Richard M. Stallman (ispell-message-text-end): Improve context diff regexp.
1994-07-30 Richard M. Stallman (decode_mode_spec): Handle %&.
1994-07-30 Richard M. Stallman (rmail-new-summary): If just one window,
1994-07-30 Richard M. Stallman (rmail-display-summary): New variable.
1994-07-30 Richard M. Stallman (rmail-highlighted-face): New variable.
1994-07-30 Richard M. Stallman (gnus-group-suspend): Be sure to bury the right buffer.
1994-07-29 Richard M. Stallman (mouse-choose-completion): Check for next-single-property-change
1994-07-29 Richard M. Stallman (choose-completion): Check for next-single-property-change returning nil.
1994-07-29 Richard M. Stallman (rmail-summary-mode-map): Add Re-send menu item.
1994-07-29 Richard M. Stallman (rmail-mode-map): Add Re-send menu item.
1994-07-29 Richard M. Stallman (face-initialize): Use underlining for region face
1994-07-29 Richard M. Stallman (${archlibdir}): Compare the proper dir
1994-07-29 Richard M. Stallman (hide-ifdefs): Doc fix.
1994-07-29 Richard M. Stallman (file-truename): Temporarily get rid of the
1994-07-28 Richard Kenner *** empty log message ***
1994-07-28 Richard M. Stallman (HAVE_RAND48): Add #undef.
1994-07-28 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-07-28 Noah Friedman type-break-time-warning-intervals, type-break-keystroke-warning-intervals,
1994-07-28 Richard M. Stallman (Info-find-node): Use a loop instead of mapcar and catch.
1994-07-28 Richard M. Stallman (random): Use rand differently, and distinguish BSD/USG.
1994-07-28 Richard M. Stallman (Frandom): Fix previous change.
1994-07-28 Richard M. Stallman (Fdisplay_buffer): Add MULTI_FRAME cond in last change.
1994-07-28 Richard M. Stallman (buffer-menu): Undo previous change.
1994-07-27 Richard M. Stallman entered into RCS
1994-07-27 Richard M. Stallman (justify-current-line): Delete space at end of line.
1994-07-27 Richard M. Stallman (set-auto-mode): Shorten scope of case-fold-search binding.
1994-07-27 Richard M. Stallman [POSIX_SIGNALS] (signal): New definition.
1994-07-27 Richard M. Stallman (main): New local var progname saves argv[0].
1994-07-27 Richard M. Stallman (compilation-error-regexp-alist): Fix bug in Borland
1994-07-27 Richard M. Stallman (random, srandom): Obey HAVE_RAND48 flag.
1994-07-27 Richard M. Stallman (rand48): Check for it.
1994-07-27 Richard M. Stallman (what-domain): Doc fix.
1994-07-27 Richard M. Stallman (x_get_foreign_selection): Use the new feature
1994-07-27 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
1994-07-27 Richard M. Stallman (x_queue_event, x_unqueue_events): New functions.
1994-07-26 Richard M. Stallman (forms--update): Undo change made mistakenly.
1994-07-26 Richard M. Stallman Finish installing previous change.
1994-07-26 Richard M. Stallman Comment change.
1994-07-26 Richard M. Stallman (vc-next-action): Even in 1-file case, get its name from FILES.
1994-07-26 Richard M. Stallman Made menu bar's autoloaded stuff conditional on
1994-07-26 Richard M. Stallman (menu-bar-update-buffers): Use (current-global-map), not global-map.
1994-07-26 Richard M. Stallman (main): Don't actually modify argv[0]. Modify a copy instead.
1994-07-26 Richard M. Stallman Update the info files.
1994-07-26 Richard M. Stallman (forms-read-file-filter): new hook function to
1994-07-26 Richard M. Stallman (Frandom): Use just the low 30 bits of random's value.
1994-07-26 Richard M. Stallman (compilation-next-error-locus): New arg SILENT.
1994-07-26 Richard M. Stallman (dissociated-press): Error at start if buffer is empty.
1994-07-26 Richard M. Stallman (tek4300): Don't define if already defined.
1994-07-26 Tom Tromey Emacs 18 changes from Carl Witty.
1994-07-25 Richard M. Stallman (BSD_PGRPS): Defined.
1994-07-25 Richard M. Stallman Add #undef alloca.
1994-07-25 Richard M. Stallman (reset_watch, get_time): Use EMACS_GET_TIME.
1994-07-25 Richard M. Stallman (command-line-args-left): Add defvar.
1994-07-25 Richard M. Stallman (PURESIZE): Increase non-MULTI_FRAME value.
1994-07-25 Richard M. Stallman (get_system_name): Add a cast.
1994-07-25 Richard M. Stallman (comint-dynamic-list-completions): Listify the key
1994-07-25 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
1994-07-25 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
1994-07-25 Richard M. Stallman Add #undef HAVE_H_ERRNO.
1994-07-25 Richard M. Stallman Make "checking..." messages' style consistent.
1994-07-25 Richard M. Stallman Add #undef alloca.
1994-07-25 Richard M. Stallman (c++-mode-syntax-table): Give RET the same syntax as newline.
1994-07-25 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.
1994-07-24 Richard M. Stallman (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
1994-07-24 Richard M. Stallman (Fnext_window, Fprevious_window): Don't get stuck in a loop
1994-07-24 Richard M. Stallman (dbx): Use system-configuration, not system-type.
1994-07-24 Richard M. Stallman (dired-internal-noselect): a zero modtime means directory is unchanged.
1994-07-24 Richard M. Stallman Add to global key map for cut, paste & copy keys.
1994-07-24 Richard M. Stallman (system-key-alist): Add Sun-specific X11R6 keysyms.
1994-07-24 Richard M. Stallman (mail-extr-all-top-level-domains): Update a few long names.
1994-07-24 Richard M. Stallman (Fwrite_region): Do unwind the new unwind protect.
1994-07-24 Richard M. Stallman (menu-bar-update-buffers): If Buffers item is gone,
1994-07-24 Richard M. Stallman (internal_with_output_to_temp_buffer): gcpro things.
1994-07-24 Richard M. Stallman (Fdisplay_completion_list): gcpro `completions'.
1994-07-24 Richard M. Stallman (add-log-current-defun): Skip doc string
1994-07-24 Richard M. Stallman (PURESIZE): Incremented to 252000.
1994-07-24 Richard M. Stallman (ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.
1994-07-24 Richard M. Stallman Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
1994-07-24 Richard M. Stallman (line-move, next-line): Check last line moved over
1994-07-22 Edward M. Reingold Change reference from renamed calendar-current-month to calendar-goto-today.
1994-07-22 Charles Hannum Changes to support NetBSD.
1994-07-22 Charles Hannum Add more NetBSD ports; rearrange how they're handled.
1994-07-21 Noah Friedman type-break-schedule: Remove autoload cookie.
1994-07-21 Noah Friedman type-break-good-rest-interval: Doc fix.
1994-07-20 Richard M. Stallman (Emacs 19 menu setup): Move back to top level and do it only if purify-flag.
1994-07-20 Richard M. Stallman (Vdeferred_action_list, Vdeferred_action_function): New variables.
1994-07-20 Richard M. Stallman (direct_output_for_insert): Dpn't call compute_char_face
1994-07-20 Richard M. Stallman Move #undef static before the includes.
1994-07-20 Richard M. Stallman (dired-between-files): Ignore dired-subdir-regexp
1994-07-20 Richard M. Stallman (ispell-command-loop, ispell-region, ispell-word):
1994-07-20 Roland McGrath (visit-tags-table-buffer): Bind a variable local-tags-file-name with the
1994-07-20 Richard M. Stallman (imenu-choose-buffer-index): Use last-nonmenu-event
1994-07-20 Richard M. Stallman [USG5] (SYSV): Don't define if already defined.
1994-07-20 Richard M. Stallman (byte-decompile-bytecode-1): Don't add pc values
1994-07-20 Richard M. Stallman (disassemble-1): Display the pc values.
1994-07-20 Richard M. Stallman (byte-decompile-bytecode-1):
1994-07-19 Richard M. Stallman (struct font_info): New field full_name.
1994-07-19 Richard M. Stallman At compile time, require dired.
1994-07-19 Richard M. Stallman (EmacsFrameSetCharSize): Delete the code to make rows at least 3.
1994-07-19 Richard M. Stallman (compilation-error-regexp-alist): Allow `(' after
1994-07-19 Richard M. Stallman (Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.
1994-07-19 Richard M. Stallman (sit_for): Return immediately if unread events exist.
1994-07-19 Richard M. Stallman (init_system_name): Retry gethostbyname after TRY_AGAIN failure.
1994-07-19 Richard M. Stallman [__GNUC__] (LIBX11_SYSTEM): Add -lcposix.
1994-07-19 Richard M. Stallman (PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.
1994-07-19 Noah Friedman type-break-keystroke-threshold: Change default wpm to 30 and lower
1994-07-19 Noah Friedman type-break-check: Shrink keystroke count if it is less than min-threshold
1994-07-18 Richard M. Stallman (reporter-dump-state, reporter-submit-bug-report):
1994-07-18 Richard M. Stallman (note_mouse_movement): Use proper data type for window
1994-07-18 Richard M. Stallman (mh-folder-mode): Use local-write-file-hooks.
1994-07-18 Richard M. Stallman Make sure that headers are case-insensitive.
1994-07-18 Noah Friedman type-break-mode: Make variable `nil' by default.
1994-07-18 Noah Friedman type-break-mode: New variable and function.
1994-07-18 Richard M. Stallman [emacs]: Include stdio.h.
1994-07-18 Richard M. Stallman (unread_command_char): Declared.
1994-07-17 Richard M. Stallman (forms-delete-record): Handle deletion of last line
1994-07-17 Richard M. Stallman (Fget_text_property): Simplify using Ftext_properties_at.
1994-07-17 Richard M. Stallman (Fx_create_frame): Use 140 as default font size.
1994-07-17 Richard M. Stallman [USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
1994-07-16 Richard M. Stallman ([vertical-line C-mouse-2]): Bind it as in a scroll bar.
1994-07-16 Richard M. Stallman Comment change.
1994-07-16 Richard M. Stallman Comment change.
1994-07-16 Richard M. Stallman (comint-mode-map): Move comint-bol to C-c C-a.
1994-07-16 Richard M. Stallman [!MULTI_FRAME] (Fframe_first_window): Defined.
1994-07-16 Richard M. Stallman (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
1994-07-16 Richard M. Stallman (calendar-goto-today): Renamed from calendar-current-month.
1994-07-16 Richard M. Stallman (add-change-log-entry): Use <...> around mail address.
1994-07-16 Richard M. Stallman (make-help-screen): Handle case where *Help* comes up in a separate frame.
1994-07-16 Richard M. Stallman (print-help-return-message): If help buffer is a
1994-07-16 Richard M. Stallman Clean up menu item string format.
1994-07-15 Richard M. Stallman "Comment out" autoload cookies.
1994-07-15 Richard M. Stallman Comment fix.
1994-07-15 Richard M. Stallman (mouse-drag-region): Delete redundant switch-frame clause.
1994-07-15 Richard M. Stallman (re_match_2_internal): Add casts to shut up some compilers.
1994-07-15 Richard M. Stallman (mail-mailer-swallows-blank-line): Verify sendmail.cf
1994-07-14 Tom Tromey Added ";;;###autoload" comments where appropriate.
1994-07-14 Richard M. Stallman (rmail-output-file-alist): Mark it risky.
1994-07-14 Richard M. Stallman (HAVE_VOLATILE): Define.
1994-07-14 Richard M. Stallman (HAVE_STRERROR): Define.
1994-07-14 Noah Friedman Real initial revision. (rewrite from hanoi-break.)
1994-07-14 Richard M. Stallman (safe_run_hooks): Use local var to restore hook's value.
1994-07-14 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
1994-07-14 Richard M. Stallman (Fselect_window): Fix bug checking new_point is in range.
1994-07-14 Richard M. Stallman [MULTI_FRAME] (Fframe_parameters): For non-X frames,
1994-07-14 Richard M. Stallman (syms_of_fileio): Finish previous change.
1994-07-14 Richard M. Stallman (make-help-screen): Bind overriding-local-map
1994-07-13 Richard M. Stallman (xmalloc): New function.
1994-07-13 Noah Friedman (resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
1994-07-13 Edward M. Reingold Correct file name on last line of file.
1994-07-13 Richard M. Stallman (command_loop_1): Do direct output for cursor motion
1994-07-13 Richard M. Stallman (vc-finish-logentry): Use the value of vc-log-after-operation-hook of
1994-07-13 Richard M. Stallman (dired-byte-compile): Use byte-compile-dest-file
1994-07-13 Richard M. Stallman (CFLAGS): If the envvar was specified, use that.
1994-07-13 Richard M. Stallman (rmail-movemail-program): New variable.
1994-07-13 Richard M. Stallman (FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.
1994-07-13 Richard M. Stallman (insert-directory): Fix previous change.
1994-07-13 Richard M. Stallman (Qlast_nonmenu_event): New variable.
1994-07-13 Richard M. Stallman (rmail-mode-map): Fix previous change.
1994-07-12 Richard M. Stallman (menu-bar-file-menu): Add insert-file menu item.
1994-07-12 Richard M. Stallman Delete debugging lines from previous change.
1994-07-12 Richard M. Stallman (Fmake_directory_internal): Use Qmake_directory_internal.
1994-07-12 Richard M. Stallman (resize-minibuffer-setup):
1994-07-12 Richard M. Stallman Many doc fixes.
1994-07-12 Richard M. Stallman (mouse-drag-secondary): Don't start making an overlay
1994-07-12 Richard M. Stallman (buffer-menu): Call pop-to-buffer before
1994-07-12 Richard M. Stallman (hexl-maybe-dehexlify-buffer): New function.
1994-07-12 Richard M. Stallman (ispell-word): Call ispell-dehighlight.
1994-07-12 Richard M. Stallman (insert-directory): Fix prev change.
1994-07-12 Richard M. Stallman (rmail-mode-map): Add "Get New Mail" menu item under Mail.
1994-07-12 Richard M. Stallman (compilation-next-error-locus): Don't call
1994-07-12 Richard M. Stallman (prolog-mode-syntax-table): Make newline end comments.
1994-07-12 Richard M. Stallman (mail-setup): Insert -- line before .signature file.
1994-07-12 Richard M. Stallman (define-mail-abbrev): Don't try to parse empty aliases.
1994-07-12 Richard M. Stallman entered into RCS
1994-07-12 Richard M. Stallman (xmenu_show): Don't call XtUngrabPointer here.
1994-07-12 Richard M. Stallman (ALLOCA_CFLAGS): New variable.
1994-07-12 Richard M. Stallman (ignore): Put doc string in right place.
1994-07-12 Richard M. Stallman (ctagsfiles): Rewrite to avoid compiler bug.
1994-07-12 Richard M. Stallman (backquote-splice-symbol): Doc typo fix.
1994-07-12 Richard M. Stallman (move-to-tab-stop): Delete spurious multiple definition.
1994-07-12 Richard M. Stallman (insert-directory): Allow list for SWITCHES.
1994-07-11 Richard Kenner (basic_machine): Add 1750a.
1994-07-11 Richard M. Stallman (lisp-complete-symbol): Bind completion-fixup-function.
1994-07-11 Richard M. Stallman (mouse-choose-completion): Use mouse-face properties to find string to use.
1994-07-11 Richard M. Stallman (completion-setup-function): Put on mouse-face prop
1994-07-11 Richard M. Stallman (server-start): Try both possible socket file names for the file to delete.
1994-07-11 Richard M. Stallman Update finder-inf.el.
1994-07-11 Richard M. Stallman (x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
1994-07-11 Richard M. Stallman (HAVE_MOUSE, PURESIZE): Definitions moved here.
1994-07-11 Richard M. Stallman [MSDOS]: #define NO_REMAP.
1994-07-11 Richard M. Stallman Use "m/intel386" instead of "m/dos386.h".
1994-07-11 Richard M. Stallman (Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
1994-07-11 Richard M. Stallman (diff-latest-backup-file): Cope with backups stored
1994-07-11 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
1994-07-11 Richard M. Stallman (Info-fontify-maximum-menu-size): New variable.
1994-07-11 Richard M. Stallman (syms_of_xfns): Provide x-toolkit in toolkit version.
1994-07-11 Richard M. Stallman (Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
1994-07-11 Richard M. Stallman (Man-bgproc-sentinel): Bind case-fold-search for just the
1994-07-11 Richard M. Stallman (compilation-window-height): Use defvar.
1994-07-11 Richard M. Stallman (PURESIZE) [MULTI_FRAME]: Increased to 250000.
1994-07-10 Richard M. Stallman (find-tag-regexp): Bind to C-M-..
1994-07-09 Richard M. Stallman (x-create-frame-with-faces): Don't downcase nil.
1994-07-09 Richard M. Stallman (Ffile_name_directory, Ffile_name_nondirectory,
1994-07-09 Richard M. Stallman (current-load-list): Set it to nil.
1994-07-09 Richard M. Stallman (install_ctrl_break_check): Doc fix.
1994-07-09 Richard M. Stallman (readevalloop): Correctly unbind the unwind protect.
1994-07-08 Richard M. Stallman (hack-one-local-variable): Check for root using user-uid.
1994-07-08 Francesco Potortì * etags.c (main): Don't barf on obsolete -t and -T switches.
1994-07-08 Richard M. Stallman (BIG_ENDIAN): Don't redefine if defined.
1994-07-07 Richard M. Stallman (msdos): Include sed4.inp in dist.
1994-07-07 Richard M. Stallman (outline-level): Mark it risky.
1994-07-07 Richard M. Stallman (alloca.o): Delete allocatem.c first thing.
1994-07-07 Richard M. Stallman (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
1994-07-07 Richard M. Stallman ([vertical-scroll-bar C-mouse-2]): Split the window.
1994-07-07 Richard M. Stallman (libsrc_libs): Var deleted.
1994-07-07 Richard M. Stallman (gud-mips-p): Check for OSF system on Alpha also.
1994-07-07 Richard M. Stallman (process-environment, exec-path, load-path,exec-directory):
1994-07-07 Richard M. Stallman (x_toolkit): New variable.
1994-07-07 Richard M. Stallman (make_lispy_event): Ignore menu bar up events.
1994-07-07 Richard M. Stallman (next_frame, prev_frame):
1994-07-07 Richard M. Stallman (Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
1994-07-07 Richard M. Stallman (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
1994-07-07 Richard M. Stallman (switch-to-buffer-other-frame): Raise the frame.
1994-07-07 Richard M. Stallman (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
1994-07-07 Richard M. Stallman (mkdir, removenullpaths): Put g in sed replace commands.
1994-07-07 Michael I. Bushnell Turning on gnus-show-threads in these four functions was a mistake;
1994-07-06 Richard M. Stallman (Buffer-menu-revert-function): New function.
1994-07-06 Richard M. Stallman (revert-buffer-function): Doc fix.
1994-07-06 Richard M. Stallman (vc-start-entry): New arg after-hook.
1994-07-06 Richard M. Stallman (auto-save-mode): If autosave is off because buffer has
1994-07-06 Richard M. Stallman (delete-old-versions): Var renamed from trim-versions-without-asking.
1994-07-06 Richard M. Stallman (save-completions-to-file): Use delete-old-versions.
1994-07-06 Richard M. Stallman (tpu-save-all-buffers-kill-emacs):
1994-07-06 Edward M. Reingold (fancy-dairy-display): Consistently turn off selective display in diary buffer
1994-07-06 Richard M. Stallman (outline-next-preface): Undo previous change: do stop before final newline.
1994-07-06 Richard M. Stallman (desktop-buffer-rmail): Handle the situation
1994-07-05 Richard M. Stallman (set-visited-file-name): Avoid crash if TRUENAME is nil.
1994-07-05 Richard M. Stallman (gnus-mail-reply-using-mhe): Handle case of no subject.
1994-07-05 Richard M. Stallman (x-create-frame-with-faces): Ignore case in X resource.
1994-07-05 Richard M. Stallman (file-truename): Use iteration when possible.
1994-07-05 Richard M. Stallman (command-line): Check LC_ALL and LANG as well as LC_CTYPE.
1994-07-05 Richard M. Stallman (rmail-spool-directory): Use /var/mail if it exists.
1994-07-05 Michael I. Bushnell Comment out losing call to set-visited-file-name; this shouldn't hurt
1994-07-05 Michael I. Bushnell foo?
1994-07-05 Edward M. Reingold (generate-calendar-month): Make highlighted text for mouse-2 a one character
1994-07-05 Richard M. Stallman Be less eager to define MATCH_MAY_ALLOCATE.
1994-07-05 Richard M. Stallman (doprnt): Handle padding on %c.
1994-07-05 Richard M. Stallman (set-visited-file-name): Handle find-file-visit-truename
1994-07-05 Richard M. Stallman Doc fixes.
1994-07-05 Richard M. Stallman (rmail-spool-directory): Use /var/mail for bsd386.
1994-07-04 Richard M. Stallman (iso-8859-1-locale-regexp): New variable.
1994-07-04 Roland McGrath (add-change-log-entry): Apply expand-file-name to FILE-NAME.
1994-07-04 Richard M. Stallman (mouse-drag-region): Bind this-command like last-command.
1994-07-03 Richard M. Stallman (gnus-inews-news): Allow newsgroups to be separated
1994-07-03 Richard M. Stallman (command-line): Accept iso-8859-1 like iso_8859_1.
1994-07-03 Richard M. Stallman (sendmail-send-it): Allow specifying Sender.
1994-07-03 Richard M. Stallman Fix up previous change.
1994-07-03 Richard M. Stallman (report-emacs-bug-hook): Error if user has added no text.
1994-07-03 Richard M. Stallman (initial-frame-alist): Doc fix.
1994-07-03 Richard M. Stallman Talk about flow control along with C-x C-s and C-s.
1994-07-03 Richard M. Stallman (command-line): Automatically use iso-syntax and
1994-07-03 Richard M. Stallman Use add-hook, (provide 'meese).
1994-07-02 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-07-02 Richard M. Stallman (decode_mode_spec): %+ makes % for unmodified RO buffer.
1994-07-02 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-07-02 Richard M. Stallman (electric-buffer-list): Change prompt message.
1994-07-02 Richard M. Stallman (sh-chmod-argument): Change default.
1994-07-02 Richard M. Stallman (vc-update-change-log): Pass a -n option to rcs2log.
1994-07-02 Richard M. Stallman (get_cached_face): Set the cached_index field.
1994-07-02 Richard M. Stallman *** empty log message ***
1994-07-02 Richard M. Stallman (mouse-scroll-subr): Delete some debugging code.
1994-07-02 Richard M. Stallman (visit-tags-table-buffer): Move error call into scope of `file'.
1994-07-02 Richard M. Stallman (byte-compile-defalias): Fix typo in prev change.
1994-07-02 Richard M. Stallman (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
1994-07-01 Richard M. Stallman (print-region-1): Essentially undo previous change.
1994-07-01 Richard M. Stallman (gnus-inews-domain-name): Once again test gnus-your-domain.
1994-07-01 Richard M. Stallman (shell-mode): Don't read history from /dev/null.
1994-07-01 Richard M. Stallman *** empty log message ***
1994-07-01 Richard M. Stallman (make-face-italic, make-face-bold): Don't bind f2 here.
1994-07-01 Richard M. Stallman (unload-feature): The autoload property does not
1994-07-01 Richard M. Stallman (list-faces-display): Line up multiple lines in sample.
1994-07-01 Richard M. Stallman (sh-set-shell): Obey sh-query-for-magic in all cases.
1994-07-01 Richard M. Stallman (prepare_menu_bars): Call x_consider_frame_title
1994-07-01 Richard M. Stallman (init_sys_modes): Turn off VSTART and VSTOP chars. On
1994-07-01 Paul Reilly (Fx_create_frame): Add GC protection for local var `f'.
1994-07-01 Richard M. Stallman entered into RCS
1994-07-01 Richard M. Stallman (x_own_selection, x_get_foreign_selection):
1994-07-01 Richard M. Stallman Comment change.
1994-07-01 Richard M. Stallman (Fdelete_frame): Call x_clear_frame_selections.
1994-07-01 Richard M. Stallman (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
1994-07-01 Richard M. Stallman (random, srandom): Defined.
1994-06-30 Richard M. Stallman *** empty log message ***
1994-06-30 Richard M. Stallman (minor-mode-map-alist): Add missing quote.
1994-06-30 Richard M. Stallman (rmail-highlight-headers): Do nothing if
1994-06-30 Noah Friedman (resize-minibuffer-window-restore): Don't do anything if the window height
1994-06-30 Richard M. Stallman (mouse-drag-secondary): Don't treat end of buffer
1994-06-30 Richard M. Stallman (XLIB_ILLEGAL_ACCESS): Defined.
1994-06-29 Richard M. Stallman (x_set_frame_parameters): Call x_set_offset directly.
1994-06-29 Richard M. Stallman (command_loop_1): Don't clear nonundocount
1994-06-29 Richard M. Stallman (internal_self_insert): Now can return 2.
1994-06-29 Noah Friedman comint-password-prompt-regexp: New variable.
1994-06-29 Richard M. Stallman (byte-compile-callargs-warn): Handle function defnition
1994-06-29 Richard M. Stallman (easy-menu-change): New function.
1994-06-29 Richard M. Stallman Add commented-out code.
1994-06-28 Karl Heuer (readchar): Restart interrupted I/O.
1994-06-28 Roland McGrath (tag-exact-match-p): Fix typo in last change.
1994-06-28 Roland McGrath (tag-exact-match-p): Test for point sitting after the explicit tag name
1994-06-28 Richard M. Stallman (line-move): Don't use message or ding; just signal errors.
1994-06-28 Roland McGrath (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
1994-06-28 Richard M. Stallman (dired-x-hands-off-my-keys): New user-defined variable.
1994-06-28 Richard M. Stallman (mips-sony-newsos4*): New alias.
1994-06-28 Richard M. Stallman (safe_run_hooks): Take symbol as arg.
1994-06-28 Richard M. Stallman (redisplay_region): For special treatment, BUF most be
1994-06-28 Richard M. Stallman (Foverlay_put): Pass redisplay_region a struct buffer *.
1994-06-28 Richard M. Stallman (dired-readin): Record the directory's modtime.
1994-06-28 Richard M. Stallman (auto-lower-mode, auto-raise-mode): Doc fixes.
1994-06-28 Richard M. Stallman (Info-index): Fix typo: t => \t.
1994-06-27 Richard M. Stallman (gnus-inews-user-name, gnus-inews-domain-name):
1994-06-27 Richard M. Stallman (Info-insert-dir): Capitalize `node' when inserting it.
1994-06-27 Richard M. Stallman (a_write): Verify that *annot is a cons.
1994-06-26 Richard M. Stallman (echo_dash): Fix backwards conditional.
1994-06-26 Richard M. Stallman (C_DEBUG_SWITCH) [not NEWSOS5]:
1994-06-26 Richard M. Stallman (jka-compr-partial-uncompress): Handle the case where
1994-06-25 Richard M. Stallman (mouse-scroll-subr): Don't do anything special at eob.
1994-06-25 Richard M. Stallman (send_process): Major rewrite.
1994-06-25 Richard M. Stallman (send_process): Major rewrite.
1994-06-25 Richard M. Stallman (BUF_PTR_CHAR_POS): New macro.
1994-06-25 Richard M. Stallman (comint-send-input): Update markers before actually sending the input.
1994-06-25 Richard M. Stallman (Fother_window_for_scrolling): New function.
1994-06-25 Richard M. Stallman (C_SWITCH_SYSTEM): Add -D_BSD.
1994-06-25 Richard M. Stallman (beginning-of-buffer-other-window)
1994-06-25 Richard M. Stallman (frame-notice-user-settings): Make menu-bar-mode
1994-06-25 Richard M. Stallman (menu-bar-mode): Make this a global variable.
1994-06-25 Richard M. Stallman (Fframe_parameters): Don't handle menu-bar-lines explicitly.
1994-06-25 Richard M. Stallman (Fother_window_for_scrolling): New function.
1994-06-25 Richard M. Stallman (ispell-message): Avoid an infinite loop.
1994-06-25 Karl Heuer (popup-menu): Allow user to select nothing.
1994-06-25 Richard M. Stallman (show-paren-command-hook): Use matching-paren.
1994-06-25 Richard M. Stallman (add-log-mailing-address): Use user-mail-address.
1994-06-25 Richard M. Stallman (user-mail-address): New variable.
1994-06-25 Karl Heuer (Finsert_file_contents): Fix check for non-regular files.
1994-06-24 Richard M. Stallman (gnus-summary-mode-map): Add menu bar menus.
1994-06-24 Richard M. Stallman (scan_lists, Fforward_comment): When moving backward over
1994-06-24 Richard M. Stallman (run-at-time): If REPEAT is 0, don't repeat.
1994-06-24 Richard M. Stallman (tar-alter-one-field): Finish previous renaming change.
1994-06-24 Richard M. Stallman (find-change-log): If file name specified, just use it.
1994-06-24 Richard M. Stallman (Fcompleting_read): Doc fix.
1994-06-24 Roland McGrath (visit-tags-table-buffer): Don't take car of return frmo
1994-06-24 Karl Heuer (syms_of_keyboard): Don't staticpro the same var twice.
1994-06-23 Karl Heuer (popup-menu): Convert list to same-size vector, not singleton vector.
1994-06-23 Richard M. Stallman (move-to-tab-stop): Delete unnecessary spaces
1994-06-23 Richard M. Stallman Don't include string.h or strings.h.
1994-06-23 Richard M. Stallman (Fmove_overlay): Fix typo in previous change.
1994-06-23 Richard M. Stallman Move #undef HAVE_STRERROR before the #includes.
1994-06-23 Richard M. Stallman (shell-prefixed-directory-name): Do nothing if
1994-06-23 Richard M. Stallman (comint-read-input-ring): Use ring-insert-at-beginning.
1994-06-23 Richard M. Stallman (ring-insert-at-beginning): New function.
1994-06-23 Richard M. Stallman (*-convex-convexos*): Accept this as alias.
1994-06-23 Richard M. Stallman (LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
1994-06-23 Richard M. Stallman (soundex-alist): Delete the elements that mapped into nil.
1994-06-23 Richard M. Stallman (term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
1994-06-23 Richard M. Stallman Don't declare exit or perror.
1994-06-23 Richard M. Stallman (main): Don't declare geteuid.
1994-06-23 Richard M. Stallman Set NON_GNU_CPP.
1994-06-23 Richard M. Stallman (tar-extract): Set file name by hand before calling
1994-06-23 Richard M. Stallman (show-paren-command-hook): Handle close paren rather than open paren
1994-06-23 Richard M. Stallman Comment change.
1994-06-23 Richard M. Stallman (print-region-1): Don't include a space in the job name.
1994-06-23 Richard M. Stallman (show-paren-command-hook): Set paren foreground to white.
1994-06-23 Richard M. Stallman (Info-next-preorder-1): New function.
1994-06-23 Richard M. Stallman entered into RCS
1994-06-23 Richard M. Stallman *** empty log message ***
1994-06-23 Roland McGrath Fix bits of last change lost in Emacs crash.
1994-06-23 Roland McGrath (tags-table-including): Don't call tags-table-check-computed-list.
1994-06-23 Richard Kenner (m68k-ccur): New system.
1994-06-22 Noah Friedman (resize-minibuffer-window-exactly, resize-minibuffer-frame,
1994-06-22 Richard M. Stallman (make-face): Return the face name, not the vector.
1994-06-22 Richard M. Stallman Rearrange the edit and file menus, and add separators.
1994-06-22 Richard M. Stallman (RETURN_UNGCPRO): Swallow semicolon.
1994-06-22 Richard M. Stallman (double-prefix-only): New variable.
1994-06-22 Richard M. Stallman (backquote-process): Fix criterion for using FIRSTLIST.
1994-06-22 Richard M. Stallman (scroll-other-window-down): New command.
1994-06-22 Richard M. Stallman Update copyright notice.
1994-06-22 Richard M. Stallman (setenv): Rewrite. Provide a way to unset interactively.
1994-06-22 Richard M. Stallman (X_IO_BUG): Defined.
1994-06-22 Richard M. Stallman (setenv): Do something even if process-environment is nil.
1994-06-21 Richard M. Stallman (read_minibuf_unwind): Run Qminibuffer_exit_hook here.
1994-06-21 Richard M. Stallman (face-equal): Do check the underline attribute.
1994-06-21 Richard M. Stallman (apply_modifiers): Use assq_no_quit.
1994-06-21 Richard M. Stallman (Flookup_key): Add gcpro.
1994-06-21 Richard M. Stallman (single_keymap_panes): Put menu_item_equiv_key in the gcpro.
1994-06-21 Richard M. Stallman Fix references to diary.el.
1994-06-21 Richard M. Stallman (Fmove_overlay): Add missing XINT calls in previous change.
1994-06-21 Richard M. Stallman (Fkill_buffer): Don't delete auto save file
1994-06-21 Richard M. Stallman (delete-auto-save-files): Doc fix.
1994-06-21 Richard M. Stallman (show_mouse_face): Set endcolumn ok in side-by-side windows.
1994-06-21 Richard M. Stallman Don't bind keys C-insert, C-delete, and
1994-06-21 Richard M. Stallman (Info-directory-list): For msdos, don't check for
1994-06-21 Karl Heuer Fix previous change: use Dimension, not short.
1994-06-21 Karl Heuer (x_window): Delete duplicate computation.
1994-06-20 Melissa Weisshaus entered into RCS
1994-06-20 Richard M. Stallman (HAVE_STRERROR, HAVE_XRMSETDATABASE)
1994-06-20 Richard M. Stallman (Fmove_overlay): Call redisplay_region even when
1994-06-20 Richard M. Stallman (move-to-tab-stop): Get rid of spaces before tabs
1994-06-20 Richard M. Stallman (tpu-doc-revision): Variable deleted.
1994-06-20 Richard M. Stallman (tpu-edt-off): Restore original global key map.
1994-06-20 Richard M. Stallman Require tpu-edt.
1994-06-20 Richard M. Stallman Change size of selected screen. Reposition after
1994-06-20 Richard M. Stallman (vt-revision): Variable deleted.
1994-06-20 Richard M. Stallman (finder-by-keyword): Add doc string and t for interactive.
1994-06-20 Richard M. Stallman (gnus-uu-view-directory): Fixed viewing with the
1994-06-20 Richard M. Stallman Use plists to record handlers.
1994-06-20 Richard M. Stallman (Fmatching_paren): Fix typo.
1994-06-20 Richard M. Stallman (gnus-summary-next-article): Handle non-character events.
1994-06-20 Richard M. Stallman (tab-to-tab-stop): Combine new indentation with previous.
1994-06-20 Richard M. Stallman (SEGMENT_MASK): Defined.
1994-06-19 Richard M. Stallman (define-mail-alias): Copy parsing code from mailabbrev.el.
1994-06-19 Richard M. Stallman (define-mail-alias): Doc fix.
1994-06-19 Richard M. Stallman (x_window): Take account of pane widget internal border width.
1994-06-19 Richard M. Stallman (Fmatching_paren): New function.
1994-06-19 Richard M. Stallman (SYNTAX_MATCH): Fix typo (syntax -> matcher).
1994-06-19 Richard M. Stallman (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
1994-06-19 Richard M. Stallman Get CFLAGS both with and without THIS_IS_CONFIGURE,
1994-06-19 Richard M. Stallman (C_OPTIMIZE_SWITCH): Definition deleted.
1994-06-18 Richard M. Stallman (mail-bury): Test that rmail-summary-buffer is boundp.
1994-06-18 Richard M. Stallman Doc fixes.
1994-06-18 Richard M. Stallman (xsymbol): Cast $ to int.
1994-06-18 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
1994-06-18 Richard M. Stallman (make_frame_visible): At end, wait till Emacs sees frame is visible.
1994-06-18 Francesco Potortì * m/delta.h (memmove): switch the first two args.
1994-06-18 Richard M. Stallman (echo_after_prompt): New variable.
1994-06-18 Richard M. Stallman (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
1994-06-18 Richard M. Stallman (rmail-highlight-headers): Don't skip newlines, just tab and space.
1994-06-18 Richard M. Stallman (set-rmail-inbox-list): Use insert-before-markers.
1994-06-18 Richard M. Stallman (doprnt.o): Depend on config_h.
1994-06-18 Karl Heuer (minibuf_save_list): New variable, replaces minibuf_save_vector.
1994-06-18 Karl Heuer minibuf_prompt is now a Lisp_Object.
1994-06-18 Karl Heuer (minibuf_prompt): Now a Lisp_Object. All uses changed.
1994-06-17 Richard M. Stallman (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
1994-06-17 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
1994-06-17 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Define it.
1994-06-17 Richard M. Stallman (x_real_positions): Make sure we know the parent window.
1994-06-17 Karl Heuer (dired-build-subdir-alist): Don't let looking-at destroy the match data.
1994-06-17 Richard M. Stallman (make-auto-save-file-name): Convert slashes to \! and double the backslashes.
1994-06-17 Richard M. Stallman (finder-commentary): Fix error message syntax.
1994-06-17 Richard M. Stallman Comment change.
1994-06-17 Karl Heuer (compute_motion): Recenter overlays, for speed.
1994-06-17 Richard M. Stallman (lm-section-mark): Accept extra semicolons;
1994-06-17 Richard M. Stallman (build-mail-abbrevs): Pass a recursivep argument in recursive call.
1994-06-17 Richard M. Stallman Comment change.
1994-06-17 Richard M. Stallman (Fprocess_status): Return nil for process name that has no process.
1994-06-17 Richard M. Stallman (x-create-frame-with-faces): Set the cursor color last.
1994-06-17 Richard M. Stallman (scratch_cursor_gc): New variable.
1994-06-17 Roland McGrath (tags-table-computed-list, tags-table-computed-list-for): New variables.
1994-06-17 Richard M. Stallman (redisplay_region): Treat selected window's buffer
1994-06-17 Richard M. Stallman (mouse-scroll-subr): New arg WINDOW.
1994-06-16 Richard M. Stallman (make_hdr): Handle case of no "additional header".
1994-06-16 Richard M. Stallman Comment change.
1994-06-16 Richard M. Stallman [USG5_4] (sigblock): Use |, not &.
1994-06-16 Richard M. Stallman (Info-directory-list): For msdos, use ";" instead of
1994-06-16 Karl Heuer (redisplay_window): Don't use shortcut if window_end_vpos is out of date.
1994-06-16 Richard M. Stallman (syms_of_display): Make baud-rate a user var.
1994-06-16 Richard M. Stallman (bibtex-mode): Set up comment-start locally.
1994-06-16 Richard M. Stallman (scan_lists): Get error if eob within comment with depth!=0.
1994-06-16 Richard M. Stallman (ange-ftp-canonize-filename): Fix wrong var name.
1994-06-16 Noah Friedman (rlogin-password-paranoia): Variable deleted.
1994-06-16 Roland McGrath Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
1994-06-16 Richard M. Stallman Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
1994-06-15 Richard M. Stallman (outline-mode): Make change-major-mode-hook buffer-local.
1994-06-15 Richard M. Stallman (dired-build-subdir-alist): Avoid mistaking a file name
1994-06-15 Richard M. Stallman (mail-send-hook): Add defvar.
1994-06-15 Richard M. Stallman (x_noop_count): New variable.
1994-06-15 Richard M. Stallman Don't alter the underline face.
1994-06-15 Richard M. Stallman (C_DEBUG_SWITCH): Define as empty.
1994-06-15 Richard M. Stallman (redisplay): Don't call x_consider_frame_title.
1994-06-15 Richard M. Stallman (Fcall_interactively): Ignore `-' in string.
1994-06-15 Richard M. Stallman (Info-insert-dir): Ignore access times when comparing
1994-06-15 Richard M. Stallman (gud-massage-args): Fix error message syntax.
1994-06-15 Doug Evans * config.sub (sparc64): New cpu.
1994-06-15 Karl Heuer (init_system_name): New function, replaces get_system_name.
1994-06-15 Karl Heuer (init_editfns): Call init_system_name instead of get_system_name.
1994-06-15 Karl Heuer declare init_system_name (replaces get_system_name).
1994-06-15 Karl Heuer (x_term_init): Don't call get_system_name.
1994-06-15 Richard M. Stallman (find-tag-history): New variable.
1994-06-15 Richard M. Stallman (sigblock) [USG5_4]: Define if not defined.
1994-06-15 Richard M. Stallman Put stdio.h after config.h.
1994-06-15 Karl Heuer (mouse-drag-region): Bind last-command, not this-command.
1994-06-15 Richard M. Stallman Put stdio.h after config.h.
1994-06-15 Richard M. Stallman Comment change.
1994-06-15 Richard M. Stallman Put config.h first.
1994-06-15 Richard M. Stallman Put sys/signal.h and errno.h first, then config.h.
1994-06-15 Richard M. Stallman Put stdio.h, sys/types.h and sys/stat.h after config.h.
1994-06-15 Karl Heuer (make-auto-save-file-name): Don't use slashes in autosave name for a non-file
1994-06-15 Karl Heuer (Fsingle_key_description): Allow strings as keys.
1994-06-15 Karl Heuer (create_process): Set input_wait_mask before forking.
1994-06-14 Richard M. Stallman (vmotion): Use find_next_newline_no_quit.
1994-06-14 Richard M. Stallman (find_next_newline_no_quit): New function.
1994-06-14 Richard M. Stallman (ispell-command-loop): C-g should be like X, not q.
1994-06-14 Richard M. Stallman (init_sys_modes): Don't set up sigio here if window system.
1994-06-14 Richard M. Stallman (fortran-blink-matching-do): When looking for do,
1994-06-14 Edward M. Reingold (calendar-mode-map): Change moon menu bar to pop up a menu.
1994-06-14 Richard M. Stallman (calendar-mouse-2-date-menu): Put moon phase here.
1994-06-14 Richard M. Stallman (init_eval_once): Call xmalloc, not malloc.
1994-06-14 Richard M. Stallman (Fprocess_send_eof): Doc fix.
1994-06-14 Richard M. Stallman Put ./BUGS into the distrib.
1994-06-14 Roland McGrath Fix regexp in last change.
1994-06-14 Richard M. Stallman (pop-global-mark): Discard entries for nonexistent buffers.
1994-06-14 Richard M. Stallman (inhibit-startup-echo-area-message): Doc fix.
1994-06-14 Richard M. Stallman (mouse-avoidance-threshold): Renamed from ...threshhold.
1994-06-13 Richard M. Stallman (init_sys_modes): Don't call set_terminal_modes
1994-06-13 Richard M. Stallman (end-of-buffer): Recenter overlay lists.
1994-06-13 Roland McGrath (compilation-error-regexp-alist): Extend first regexp to handle Borland C++
1994-06-13 Richard M. Stallman Handle 386 running Solaris 2.
1994-06-13 Richard M. Stallman Fix previous change.
1994-06-13 Richard M. Stallman Add conditional for SOLARIS2.
1994-06-13 Richard M. Stallman (SOLARIS2): Defined.
1994-06-13 Karl Heuer (single_keymap_panes): gcpro some things.
1994-06-13 Richard M. Stallman (XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
1994-06-13 Richard M. Stallman (init_cmdargs): Set up initial_argv, initial_argc.
1994-06-13 Richard M. Stallman (syms_of_keyboard): Properly init Vsystem_key_alist.
1994-06-13 Richard M. Stallman (adjust_lnnoptrs): Handle multiple aux symbols.
1994-06-13 Richard M. Stallman (mouse-save-then-kill-delete-region): Turn off change hooks
1994-06-13 Richard M. Stallman (dired-man): Use internal function from man.el.
1994-06-13 Richard M. Stallman Formerly INSTALL.~31~
1994-06-13 Richard M. Stallman (forms-mode): Plug security hole by disabling `eval-buffer' unless
1994-06-12 Karl Heuer (transpose_markers): Allow for gap at start of region.
1994-06-12 Richard M. Stallman (iso-iso2tex-trans-tab): Change a few characters.
1994-06-12 Richard M. Stallman (x_window): Request "save yourself" commands.
1994-06-12 Richard M. Stallman (Info-fontify-node): Require some whitespace after *Note.
1994-06-12 Richard M. Stallman (mail): If homedir is nonexistent, don't use as default.
1994-06-12 Richard M. Stallman (read_char): When we loop and call redisplay,
1994-06-11 Richard M. Stallman (Freplace_match): Be sure not to treat non-digit like digit.
1994-06-11 Richard M. Stallman (server-start): Doc fix.
1994-06-11 Richard M. Stallman (xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
1994-06-11 Richard M. Stallman (xterm.o): Depend on dispextern.h.
1994-06-11 Richard M. Stallman (latex-mode, slitex-mode): In paragraph-separate,
1994-06-11 Richard M. Stallman (isearch-mode-map):
1994-06-11 Richard M. Stallman (iso-translate-conventions): Get rid of interactive spec.
1994-06-11 Richard M. Stallman (mouse-avoidance-point-position): Fix compute-motion
1994-06-11 Richard M. Stallman (X_IO_BUG): Defined.
1994-06-11 Richard M. Stallman (tex-font-lock-keywords): Make the pattern for
1994-06-10 Richard M. Stallman (comint-dynamic-list-completions): No space in *Completions*.
1994-06-10 Richard M. Stallman (lisp-complete-symbol): Likewise.
1994-06-10 Richard M. Stallman (PC-do-completion): Likewise.
1994-06-10 Richard M. Stallman (complete-tag): Likewise.
1994-06-10 Richard M. Stallman (ielm-complete-symbol): Likewise.
1994-06-10 Richard M. Stallman (ispell-complete-word): Likewise.
1994-06-10 Richard M. Stallman (ispell-dictionary-alist): Fix regexp in francais.
1994-06-10 Richard M. Stallman Require dired and dired-aux in the standard way.
1994-06-10 Richard M. Stallman Add provide call.
1994-06-10 Richard M. Stallman (Info-complete-menu-item): New function.
1994-06-10 Richard M. Stallman (Fdisplay_completion_list): Require at least two spaces between items.
1994-06-10 Richard M. Stallman (CLASH_DETECTION): Defined.
1994-06-10 Richard M. Stallman (tex-start-shell): Add autoload.
1994-06-10 Richard M. Stallman (mail-bury): If showing rmail buffer that has summary, show the summary too.
1994-06-07 Richard M. Stallman (menu_item_equiv_key): Check whether def1 matches
1994-06-07 Richard M. Stallman (iso-translate-conventions): Use case-dependent search and don't alter case.
1994-06-07 Richard M. Stallman (standard-display-european): Treat 0 arg like negative.
1994-06-07 Richard M. Stallman (ange-ftp-canonize-filename): Preserve // after colon.
1994-06-07 Richard M. Stallman (command_loop_1): Treat nil in display tab like no display tab.
1994-06-07 Richard M. Stallman (tex-show-print-queue): Display the tex shell buffer.
1994-06-07 Richard M. Stallman *** empty log message ***
1994-06-07 Richard M. Stallman (Info-default-directory-list): Setting this no longer needed.
1994-06-07 Richard M. Stallman (init_callproc) [MSDOS]: Exclude less code, so ../etc
1994-06-07 Richard M. Stallman [MSDOS]: #include "msdos.h".
1994-06-07 Richard M. Stallman Add template for rootrelativepath.
1994-06-07 Richard M. Stallman (init_environment): Clean up code and make the default
1994-06-07 Richard M. Stallman (rootrelativepath) [MSDOS]: Define, expanding to dynamic
1994-06-07 Richard M. Stallman (src/paths.h): Use sed script msdos/sed4.inp.
1994-06-07 Richard M. Stallman entered into RCS
1994-06-07 Richard M. Stallman (delete-blank-lines): Doc fix.
1994-06-07 Richard M. Stallman (test-distrib): Use ALL_CFLAGS.
1994-06-07 Karl Heuer (Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
1994-06-07 Karl Heuer (Fframe_or_buffer_changed_p): Reuse the state vector.
1994-06-06 Richard M. Stallman (tab-stop-list): Doc fix.
1994-06-06 Richard M. Stallman (mips-siemens-sysv*): Use cpp, not cc -E.
1994-06-06 Karl Heuer (menu-bar-update-buffers): Avoid excessive consing.
1994-06-06 Karl Heuer (Fframe_or_buffer_changed_p): New function.
1994-06-05 Richard M. Stallman (Fkey_description): Avoid using Fmapconcat--do it directly.
1994-06-05 Richard M. Stallman Include systime.h after xterm.h.
1994-06-05 Richard M. Stallman (modify_event_symbol): Return nil if out of range.
1994-06-05 Richard M. Stallman (x_wm_set_icon_position, x_wm_set_icon_pixmap):
1994-06-05 Richard M. Stallman (BSD): Redefine.
1994-06-05 Richard M. Stallman Accept bsdi as opsys, like bsd386.
1994-06-05 Richard M. Stallman (LIBS_MACHINE) [USG]: New #define.
1994-06-05 Richard M. Stallman (Fx_open_connection): Set up Vx_resource_name and xrm_option
1994-06-05 Richard M. Stallman (x_term_init): New args xrm_option and resource_string.
1994-06-05 Richard M. Stallman (gomoku-display-statistics): Use human's point of view
1994-06-05 Tom Tromey tcl-current-word does the right thing in inferior-tcl-mode.
1994-06-05 Richard M. Stallman (derived-mode-merge-abbrev-tables):
1994-06-05 Richard M. Stallman (x_window): Take account of internal border of paned widget.
1994-06-05 Richard M. Stallman (PURESIZE): Increased to 240000.
1994-06-05 Richard M. Stallman (PURESIZE): Increased to 222000.
1994-06-05 Richard M. Stallman (mouse-choose-completion): If *Completion* is a special
1994-06-05 Richard M. Stallman (gnus-newsrc-to-gnus-format): In main loop,
1994-06-05 Richard M. Stallman (PC-do-completion): Clear text props from inserted text.
1994-06-05 Richard M. Stallman (using_x_p): New function.
1994-06-05 Richard M. Stallman (Fy_or_n_p): Don't use dialog box if not an X frame.
1994-06-05 Richard M. Stallman (Info-directory-list): Don't use the invocation directory
1994-06-05 Richard M. Stallman (main): Do the setpgrp after checking for -batch.
1994-06-05 Richard M. Stallman (command_loop_1): Properly handle nil in display table.
1994-06-05 Richard M. Stallman (mips-sony-newsos*): Use news-risc.h.
1994-06-04 Richard M. Stallman entered into RCS
1994-06-04 Roland McGrath Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.
1994-06-04 Karl Heuer (frame-parameters): Setting this is no longer needed.
1994-06-04 Karl Heuer [MSDOS]: #include "msdos.h" for rootrelativepath template.
1994-06-03 Tom Tromey Another menu fix.
1994-06-03 Tom Tromey Fixed menu bug.
1994-06-03 Edward M. Reingold (solar-holidays): Revised to use the rewritten and new fcns.
1994-06-03 Edward M. Reingold (solar-sunrise, solar-sunset): Fix doc string.
1994-06-03 Edward M. Reingold (lunar-phase): Revised to use the rewritten and new fcns.
1994-06-03 Francesco Potortì * etags.c (absolute_filename): Remove infinite loop bug when
1994-06-03 Francesco Potortì * etags.c (etags_getcwd): Delete the trailing newline from cwd.
1994-06-03 Karl Heuer (run_msdos_command): Make local copy of argv[2] on stack, not on heap.
1994-06-03 Karl Heuer (Fprevious_single_property_change): Check for null interval after correcting
1994-06-03 Karl Heuer (display_text_line): Make sure pointer is in range.
1994-06-03 Tom Tromey Fixed bug in bug-reporting code.
1994-06-02 Karl Heuer (xdialog_show): Fix problem with message in dialog box.
1994-06-02 Richard M. Stallman (C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
1994-06-02 Richard M. Stallman (compilation-error-regexp-alist): Stricter Lucid regexp.
1994-06-02 Richard M. Stallman [emacs]: Block input around the garbage reclamation.
1994-06-02 Richard M. Stallman (comint-dynamic-complete-as-filename)
1994-06-01 Richard M. Stallman (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
1994-06-01 Richard M. Stallman (kill_buffer_processes): For net conn, use Fdelete_process.
1994-06-01 Richard M. Stallman (gnus-uu-ctl-map): Move C-h binding to C-d.
1994-06-01 Richard M. Stallman (completion-list-mode-map): Unbind down-mouse-2.
1994-05-30 Paul Eggert Fix typo: Mayan -> French Revolutionary
1994-05-30 Paul Eggert (calendar-mod): Remove; it was equivalent to `mod'. All callers changed.
1994-05-30 Edward M. Reingold (generate-calendar-month): Make highlighted text for mouse-2 a full column (2
1994-05-30 Richard M. Stallman (command_loop_1): Allow direct output for insert
1994-05-30 Richard M. Stallman (redisplay): Limit prev change to pause != 0.
1994-05-30 Richard M. Stallman (comint-read-input-ring): Make regexp stricter.
1994-05-30 Richard M. Stallman (shortversion): Don't assume another period follows.
1994-05-30 Richard M. Stallman (Info-default-directory-list): Don't attach ../info.
1994-05-30 Richard M. Stallman (Info-directory-list): Doc fix.
1994-05-30 Richard M. Stallman (redisplay): If have window change at end, redisplay again.
1994-05-30 Richard M. Stallman (shell-font-lock-keywords): Removed regexp for commands.
1994-05-30 Richard M. Stallman (bibtex-clean-entry): Back over close delimiter carefully.
1994-05-30 Richard M. Stallman (calendar-current-time-zone): Fix typo that
1994-05-30 Richard M. Stallman (create_process): Get a pty for any non-nil Vprocess_connection_type value.
1994-05-30 Richard M. Stallman (ange-ftp-insert-directory): Expand file name to
1994-05-30 Richard M. Stallman (calendar-daylight-savings-ends): Fix typo in put.
1994-05-30 Richard M. Stallman (menu-bar-mode): Fix previous change.
1994-05-30 Richard M. Stallman (output_string): New function.
1994-05-28 Richard M. Stallman (TABDLY, TAB3): Defined.
1994-05-28 Richard M. Stallman (make-lucid-menu-keymap): Allow any form as the enabler.
1994-05-28 Richard M. Stallman Use ctl-x-map to bind C-x SPC.
1994-05-28 Richard M. Stallman (roundup): Undef before defining.
1994-05-28 Richard M. Stallman (Info-directory-list): Doc fix.
1994-05-28 Richard M. Stallman (x_iconify_frame): Call x_set_offset,
1994-05-28 Richard M. Stallman Undo previous change.
1994-05-28 Richard M. Stallman (server-visit-files): Bind last-nonmenu-event.
1994-05-28 Richard M. Stallman *** empty log message ***
1994-05-28 Richard M. Stallman entered into RCS
1994-05-28 Richard M. Stallman *** empty log message ***
1994-05-28 Richard M. Stallman (build-mail-aliases): Handle source directives.
1994-05-28 Richard M. Stallman (enable-flow-control): Fix bugs turning off flow ctrl.
1994-05-28 Richard M. Stallman (insert-directory): Use expanded file name to find handler.
1994-05-28 Richard M. Stallman *** empty log message ***
1994-05-28 Richard M. Stallman (dired-get-filename): Get rid of text props from name.
1994-05-28 Richard M. Stallman [HAVE_X_WINDOWS]: Include xterm.h.
1994-05-28 Richard M. Stallman (deactivate-mark): Do nothing unless transient-mark-mode.
1994-05-28 Richard M. Stallman (*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.
1994-05-28 Richard M. Stallman (LD_SWITCH_SYSTEM): Delete the -L options.
1994-05-28 Richard M. Stallman (LD_SWITCH_X_DEFAULT): Define if not defined.
1994-05-28 Richard M. Stallman (child_setup): If PWD is set, set it in the child so that
1994-05-28 Richard M. Stallman (fill-region-as-paragraph): if left-margin is nonzero,
1994-05-28 Richard M. Stallman (ispell-command-loop): Fix `q' question.
1994-05-28 Richard M. Stallman (mostlyclean): Don't mention xmakefile*.
1994-05-28 Richard M. Stallman (distclean): Delete Makefile, Makefile.in, blessmail.
1994-05-28 Richard M. Stallman (derived-mode-init-mode-variables): Add autoload cookie.
1994-05-28 Richard M. Stallman (main): In batch mode, don't set the pgrp.
1994-05-28 Richard M. Stallman (LIB_STANDARD): Add -u and -lansi options.
1994-05-28 Richard M. Stallman (calendar-cursor-to-date): Rename starred-day to calendar-starred-day.
1994-05-28 Richard M. Stallman (calendar-mode-map): Define mouse-2 as ignore.
1994-05-28 Richard M. Stallman (make-frame): Doc fix.
1994-05-28 Richard M. Stallman (hexl-mode-map): Call define-key properly for help-char.
1994-05-28 Richard M. Stallman (difftm): Don't store a long value into an int variable.
1994-05-28 Richard M. Stallman (ediff-patch-buffer): Fix autoload cookie.
1994-05-27 Richard M. Stallman (C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.
1994-05-27 Richard M. Stallman (C_SWITCH_SYSTEM): Defined.
1994-05-27 Richard M. Stallman (x_is_vendor_fkey): Function deleted.
1994-05-27 Richard M. Stallman (gnus-summary-catchup): Check gnus-interactive-catchup.
1994-05-27 Richard M. Stallman (install-arch-indep): Use /bin/pwd uniformly, not pwd.
1994-05-27 Richard M. Stallman (HAVE_XRMSETDATABASE): Define if not defined.
1994-05-27 Richard M. Stallman (blessmail): Don't depend on ../src/emacs.
1994-05-27 Richard M. Stallman (compare-windows): Make leading whitespace equivalent
1994-05-27 Richard M. Stallman (dired-jump): Add autoload.
1994-05-27 Richard M. Stallman Whitespace cleanup.
1994-05-27 Richard M. Stallman (completion-setup-function): Fix up the regexp.
1994-05-26 Richard M. Stallman (choose-completion-string): Clear mouse-face property.
1994-05-26 Richard M. Stallman (rmail-show-message): If transient-mark-mode, deactivate the mark.
1994-05-26 Karl Heuer (Finsert_file_contents): Check for beginning of file.
1994-05-26 Richard M. Stallman Make previous change limited to HPUX.
1994-05-26 Karl Heuer (posn-col-row): Test for consp, not symbolp.
1994-05-26 Richard M. Stallman (fortran-link-matching-do): Ignore DO statements with line numbers.
1994-05-26 Karl Heuer If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.
1994-05-26 Karl Heuer (ws-search): Fix malformed character constants.
1994-05-26 Richard M. Stallman (LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.
1994-05-26 Richard M. Stallman entered into RCS
1994-05-26 Tom Tromey Menu items now sensitive as appropriate.
1994-05-26 Richard M. Stallman (kill-emacs-query-functions): Doc fix.
1994-05-25 Roland McGrath *** empty log message ***
1994-05-25 Richard M. Stallman *** empty log message ***
1994-05-25 Richard M. Stallman (Vx_sensitive_text_pointer_shape):
1994-05-25 Richard M. Stallman Add more risky-local-variable properties.
1994-05-25 Richard M. Stallman entered into RCS
1994-05-25 Richard M. Stallman (note_mouse_movement): Use frame's window in XQueryPointer.
1994-05-25 Richard M. Stallman (menu_item_equiv_key): Look for equiv keys both before
1994-05-25 Richard M. Stallman (c-fill-paragraph): Don't include part of comment
1994-05-25 Richard M. Stallman entered into RCS
1994-05-25 Richard M. Stallman (outline-chart-subtree): Include outline-next-heading in loop conditions
1994-05-25 Richard M. Stallman (openp): Don't use O_RDONLY.
1994-05-25 Karl Heuer (Freplace_match): Improve capitalization heuristics.
1994-05-25 Richard M. Stallman (Freplace_match): Don't capitalize unless all matched words are capitalized.
1994-05-25 Karl Heuer (Fminibuffer_complete_word): GCPRO completion and tem.
1994-05-25 Karl Heuer (Fprimitive_undo): GCPRO next and list.
1994-05-24 Richard M. Stallman (verify_overlay_modification): GCPRO tail and overlay.
1994-05-24 Richard M. Stallman (describe_map): Fix the call to Fequal.
1994-05-24 Richard M. Stallman (INTERNAL_TERMINAL): Allow audio bell.
1994-05-24 Richard M. Stallman (do_visible_bell): Renamed from visible_bell to avoid
1994-05-24 Richard M. Stallman (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
1994-05-24 Richard M. Stallman (i[34]86-next-*): New alternative.
1994-05-23 Richard M. Stallman (ange-ftp-gwp-start): Call internal-ange-ftp-mode.
1994-05-23 Richard M. Stallman (window_loop): Fix test of dedicated flag in prev change.
1994-05-23 Richard M. Stallman (interpreter-mode-alist): Add wishx, tclsh.
1994-05-23 Richard M. Stallman (LIBXT): Move -lXmu before -lXt.
1994-05-23 Richard M. Stallman (frame-initialize): Record in frame-initial-frame-alist
1994-05-23 Richard M. Stallman (Buffer-menu-mouse-select): Handle dedicated window.
1994-05-23 Richard M. Stallman (command-line-1): Precompute menu bar before startup msg.
1994-05-23 Richard M. Stallman (show-paren-command-hook):
1994-05-23 Richard M. Stallman (popup-dialog-box): Bind meaning with let.
1994-05-23 Richard M. Stallman (popup-menu): Bind cmd with let.
1994-05-23 Richard M. Stallman (${etc}DOC): Ignore error from rm.
1994-05-23 Richard M. Stallman (LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.
1994-05-23 Richard M. Stallman New config hppa*-hp-hpux9shr*.
1994-05-23 Richard M. Stallman (x_set_window_size): If cursor outside new size, mark it off.
1994-05-23 Richard M. Stallman (menu_bar_one_keymap):
1994-05-23 Richard M. Stallman (update_end): Undo previous change.
1994-05-23 Richard M. Stallman (change_frame_size): Keep cursor coords in range.
1994-05-23 Richard M. Stallman (window_loop, UNSHOW_BUFFER case):
1994-05-23 Richard M. Stallman (other_visible_frames): No longer static.
1994-05-23 Richard M. Stallman (select-tags-table-mode): New function, a major mode.
1994-05-23 Richard M. Stallman (mouse-insert-selection): Test mouse-yank-at-point.
1994-05-23 Richard M. Stallman (hack-one-local-variable): Check properly for `defun.
1994-05-23 Richard M. Stallman (mail-mailer-swallows-blank-line): Don't die
1994-05-23 Richard M. Stallman (popup-menu): Use mouse-pixel-position.
1994-05-23 Richard M. Stallman (posn-col-row): Use let*.
1994-05-22 Richard M. Stallman Doc fix.
1994-05-22 Richard M. Stallman entered into RCS
1994-05-22 Richard M. Stallman (mouse-split-window-vertically): Treat scroll bar events just like others.
1994-05-22 Richard M. Stallman (posn-col-row): Do something useful for scroll bar event.
1994-05-22 Tom Tromey Added bug-report keybindings and menu entries.
1994-05-22 Richard M. Stallman (rmail-spool-directory): Maybe use /var/mail.
1994-05-22 Tom Tromey Even more compile stuff.
1994-05-22 Richard M. Stallman (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
1994-05-22 Tom Tromey Moved emacs version checking code to very beginning.
1994-05-22 Tom Tromey Compile fixes.
1994-05-22 Tom Tromey Fixed mark-defun for 19.23.
1994-05-22 Tom Tromey Fixed bug with M-;.
1994-05-22 Richard M. Stallman Formerly INSTALL.~28~
1994-05-22 Richard M. Stallman [MSDOS]: Don't include files from the dos extender
1994-05-22 Richard M. Stallman Include config.h.
1994-05-22 Richard M. Stallman Doc fix.
1994-05-22 Richard M. Stallman Adding dos-fns.elc to the set of Lisp files was moved
1994-05-22 Richard M. Stallman (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
1994-05-22 Richard M. Stallman (foldout-exit-fold): Make numeric argument work;
1994-05-22 Richard M. Stallman entered into RCS
1994-05-22 Richard M. Stallman Whitespace fixes.
1994-05-22 Richard M. Stallman (change_window_height): Test for DELTA too small
1994-05-22 Richard M. Stallman (jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.
1994-05-22 Richard M. Stallman (jka-compr-compression-info-list): Doc fix.
1994-05-22 Richard M. Stallman (substitute-key-definition): Skip cached menu key-equivs.
1994-05-22 Richard M. Stallman (easy-menu-create-keymaps):
1994-05-22 Tom Tromey Fixes for imenu.
1994-05-22 Tom Tromey Fixed menu support.
1994-05-22 Richard M. Stallman (Fdelete_directory): Allow dir names as well as file names.
1994-05-22 Richard M. Stallman (shell-strip-ctrl-m): Strip multiple ^Ms.
1994-05-22 Richard M. Stallman (dired-mark-pop-up): Clear mouse-face property.
1994-05-21 Richard M. Stallman (A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
1994-05-21 Richard M. Stallman Doc fixes.
1994-05-21 Richard M. Stallman Lucid menu added.
1994-05-21 Richard M. Stallman (create_process): Don't complain about error from TIOCSETD.
1994-05-21 Richard M. Stallman Add template for init_gettimeofday.
1994-05-21 Richard M. Stallman (mostlyclean, clean, distclean, realclean)
1994-05-21 Richard M. Stallman (x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
1994-05-21 Richard M. Stallman *** empty log message ***
1994-05-21 Richard M. Stallman entered into RCS
1994-05-21 Karl Heuer (x_set_background_color): Set scroll bar backgrounds.
1994-05-20 Richard M. Stallman (dired-readin): Clear modified flag at the very end.
1994-05-20 Richard M. Stallman (server-done-hook): New hook.
1994-05-20 Richard M. Stallman Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
1994-05-20 Richard M. Stallman (Finsert_file_contents): Declare buffer as unsigned
1994-05-20 Richard M. Stallman (choose-completion):
1994-05-20 Richard M. Stallman (mouse-choose-completion):
1994-05-20 Richard M. Stallman Lots of doc fixes and message syntax fixes.
1994-05-20 Richard M. Stallman (bookmark-file): Alternate default on ms-dos.
1994-05-20 Noah Friedman Enable resize-minibuffer-mode when this file is loaded.
1994-05-20 Michael I. Bushnell Only lusers assume that O_RDONLY == 0.
1994-05-20 Richard M. Stallman (mouse-drag-secondary): Handle mouse motion out of window
1994-05-20 Richard M. Stallman (read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
1994-05-20 Richard M. Stallman (UNEXEC_ALIAS): New variable, used to make the unex...o target.
1994-05-20 Richard M. Stallman (ispell-word): Implement C-u $ as in ispell4.el.
1994-05-20 Richard M. Stallman (lib-src): Don't depend on src/paths.h.
1994-05-20 Richard M. Stallman (Fset_face_attribute_internal): Always return valid data.
1994-05-20 Richard M. Stallman (syms_of_textprop): Set up Lisp fn get-char-property.
1994-05-20 Richard M. Stallman (basic_machine): Accept cxux*.
1994-05-19 Richard M. Stallman (FRAME_SUPPORT): Add menu-bar.el.
1994-05-19 Richard M. Stallman (EmacsFrameSetCharSize): Once again preserve x and y pos,
1994-05-19 Richard M. Stallman (EXTRA_INITIALIZE): Define here.
1994-05-19 Richard M. Stallman (EXTRA_INITIALIZE): Definition deleted.
1994-05-19 Richard M. Stallman (calendar-mode-map): Use calendar-goto-astro-day-number.
1994-05-19 Richard M. Stallman Fix unrecognized os error message.
1994-05-19 Richard M. Stallman (completion-setup-function): Make highlight span single spaces.
1994-05-19 Richard M. Stallman (gnus-group-unsubscribe-current-group):
1994-05-19 Richard M. Stallman (info-insert-file-contents): Avoid conflict with jka-compr.
1994-05-19 Richard M. Stallman (mouse-avoidance-nudge-dist): Doc fix.
1994-05-19 Richard M. Stallman (syms_of_frame): Set up frame-first-window as Lisp fn.
1994-05-19 Richard M. Stallman (menu-bar-mode): Preserve window height.
1994-05-19 Richard M. Stallman (vc-mode-line): Do nothing if FILE is nil.
1994-05-19 Richard M. Stallman (compilation-goto-locus): Handle case where *compilation*
1994-05-19 Richard M. Stallman Add "args" to dummy definition of compute-motion.
1994-05-19 Richard M. Stallman (ispell-highlight): Do nothing unless window-system.
1994-05-19 Richard M. Stallman (write_c_args): Put `default' in upper case.
1994-05-19 Richard M. Stallman (rmail-variables): Don't add any permanent-local props.
1994-05-19 Richard M. Stallman (rmail-edit-current-message): Undo previous change.
1994-05-19 Richard M. Stallman (rmail-output): Doc fix.
1994-05-19 Richard M. Stallman rmail-default-file renamed from rmail-last-file,
1994-05-19 Richard M. Stallman [BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
1994-05-19 Richard M. Stallman (PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
1994-05-19 Richard M. Stallman (setup_frame_gcs): Move cursor_bits variable out of
1994-05-19 Richard M. Stallman Doc fixes.
1994-05-19 Richard M. Stallman (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
1994-05-19 Richard M. Stallman (other_menu_bar_item_p): Return 0 if no menu bar.
1994-05-19 Richard M. Stallman (server-done): Never kill buffer here.
1994-05-19 Richard M. Stallman (xmenu_show): Don't look in menubar for core.height if no menu bar.
1994-05-19 Richard M. Stallman (Fwrite_region): Set update_mode_lines.
1994-05-19 Richard M. Stallman (menu-bar-update-buffers): Record buffers' mod and
1994-05-19 Richard M. Stallman (syms_of_fileio): Doc fix.
1994-05-19 Richard M. Stallman (posn-col-row): Doc fix.
1994-05-19 Richard M. Stallman (lispy_function_keys): Add various kp- keys for X11R6.
1994-05-18 Richard M. Stallman (font-lock-after-change-function): Fix typo in prev chg.
1994-05-18 Richard M. Stallman (Fset_window_buffer): Fix dedicated window error call.
1994-05-18 Richard M. Stallman (copydests): Get rid of spurious `-'s.
1994-05-18 Richard M. Stallman entered into RCS
1994-05-18 Richard M. Stallman *** empty log message ***
1994-05-18 Richard M. Stallman (WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
1994-05-18 Richard M. Stallman Define EMACS_CONFIGURATION instead of CONFIGURATION.
1994-05-18 Richard M. Stallman EMACS_CONFIGURATION renamed from CONFIGURATION.
1994-05-18 Richard M. Stallman (syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
1994-05-18 Richard M. Stallman (etags_getcwd): Cast result of popen.
1994-05-18 Karl Heuer (tex-delete-last-temp-files): Don't fail on non-existent directory.
1994-05-17 Karl Heuer [!MSDOS]: Declare popen.
1994-05-17 Richard M. Stallman (soundex-alist): Put variable before fn that uses it.
1994-05-17 Karl Heuer (Fbacktrace): Properly nest parentheses.
1994-05-17 Richard M. Stallman (command_loop_1): Fix test for valid display table entry,
1994-05-17 Richard M. Stallman (ALL_LDFLAGS): Add LDFLAGS.
1994-05-17 Richard M. Stallman (update_frame): Fix test of outq and baud_rate some more.
1994-05-17 Richard M. Stallman (update_frame): Fix backwd test of outq and baud_rate.
1994-05-17 Richard M. Stallman (main): Avoid crash if argc is 1.
1994-05-17 Richard M. Stallman (outline-mode): Use outline-this-or-next-heading.
1994-05-17 Richard M. Stallman (Fdo_auto_save): Save listdesc as an integer, only if open.
1994-05-17 Richard M. Stallman (validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
1994-05-17 Richard M. Stallman (gnus-group-mode-map): Fix typo in prev change.
1994-05-17 Richard M. Stallman (gettimeofday): New function substituting the library
1994-05-17 Richard M. Stallman [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
1994-05-17 Richard M. Stallman (xmenu_show): Completely ignore nameless panes
1994-05-17 Karl Heuer (fix_overlays_in_range): New function.
1994-05-17 Karl Heuer (Ftranspose_regions): Fix overlays after moving markers.
1994-05-16 Richard M. Stallman (Man-heading-regexp): Accept multiple whitespace chars.
1994-05-16 Richard M. Stallman (gnus-post-news): Handle followup-to field.
1994-05-16 Richard M. Stallman (blessmail): Specify directory for blessmail.el.
1994-05-16 Richard M. Stallman *** empty log message ***
1994-05-16 Richard M. Stallman entered into RCS
1994-05-16 Richard M. Stallman Don't use `+' in regexps as different stream
1994-05-16 Richard M. Stallman Comment change.
1994-05-16 Richard M. Stallman (syms_of_eval): Doc fixes.
1994-05-16 Richard M. Stallman Doc fixes.
1994-05-16 Richard M. Stallman (precompute-menubar-bindings): Don't precompute menus if not using x.
1994-05-15 Richard M. Stallman (x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
1994-05-15 Richard M. Stallman (crlf_to_lf): Fix off-by-one condition.
1994-05-15 Richard M. Stallman (Fcurrent_time_zone): Add cast.
1994-05-15 Richard M. Stallman (LOCALTIME_CACHE): Defined.
1994-05-15 Richard M. Stallman (LOCALTIME_CACHE): Define, if not OSF1.
1994-05-15 Richard M. Stallman (HAVE_X11XTR6): Add newline before #if.
1994-05-14 Richard M. Stallman (bind_polling_period): Never decrease polling_period.
1994-05-14 Richard M. Stallman (XTread_socket): For button events, clear compose_status.
1994-05-14 Richard M. Stallman Comment change.
1994-05-14 Richard M. Stallman Remove periods from messages.
1994-05-14 Richard M. Stallman (isearch-done): Don't call deactivate-mark.
1994-05-14 Richard M. Stallman (tar-extract): Put tar name into subfile visited name.
1994-05-14 Richard M. Stallman Make menu bar defines unconditional.
1994-05-14 Richard M. Stallman Move menu bar defines to top level
1994-05-14 Richard M. Stallman (dired-mode-map): Get rid of dired-regexp-prefix;
1994-05-14 Richard M. Stallman (Fcopy_file): Close output before setting its times.
1994-05-13 Karl Heuer (Foverlay_lists): Doc fix.
1994-05-13 Richard M. Stallman (font-lock-no-comments): New variable.
1994-05-13 Richard M. Stallman (HAVE_X11XTR6): Arrange to define it.
1994-05-13 Richard M. Stallman (HAVE_X11XTR6): Add #undef.
1994-05-13 Richard M. Stallman (LIBXTR6): New variable. Test HAVE_X11XTR6.
1994-05-13 Richard M. Stallman (syms_of_keyboard): Set up Qpolling_period.
1994-05-13 Richard M. Stallman (Fopen_network_stream): Call bind_polling_period; later unbind the binding.
1994-05-13 Richard M. Stallman (save_excursion_restore): Don't run activate-mark-hook
1994-05-13 Richard M. Stallman (LIBXTR6): New variable.
1994-05-13 Richard M. Stallman (vc-registered): Use find-file-name-handler.
1994-05-13 Richard M. Stallman (sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-13 Richard M. Stallman (child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-13 Richard M. Stallman (main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-12 Richard M. Stallman Handle Motif and Open-look.
1994-05-12 Richard M. Stallman Rewrite mouse-3 menu as a keymap.
1994-05-12 Richard M. Stallman (autoload-trim-file-name): Make it relative
1994-05-12 Richard M. Stallman (outline-init): Delete junk at end.
1994-05-12 Richard M. Stallman (texinfo-show-structure): Fix subsubsection indent amount.
1994-05-12 Karl Heuer (menu-bar-update-buffers): Don't use string-match.
1994-05-12 Karl Heuer (display_text_line): Fix check for end of buffer.
1994-05-12 Karl Heuer (update-autoloads-here): Split up long message.
1994-05-12 Richard M. Stallman (maybe-blessmail): Mention bless-mail is in lib-src.
1994-05-12 Richard M. Stallman (install): Depend on blessmail.
1994-05-12 Richard M. Stallman (dumpglyphs): For cursor foreground, try the
1994-05-12 David J. MacKenzie (mips-siemens-sysv*): Put quotes around value containing blanks.
1994-05-12 Richard M. Stallman Comment change.
1994-05-12 Richard M. Stallman (gnus-group-mode-map, gnus-summary-mode-map):
1994-05-12 Richard M. Stallman (init_callproc): Never set Vdata_directory based on
1994-05-12 Richard M. Stallman (tar-extract): Don't clear out the buffer-file-name.
1994-05-12 Richard M. Stallman (shell-command): Use buffer name *Shell-Command*.
1994-05-12 Richard M. Stallman (TAGS): Use the makefile in src subdir.
1994-05-12 Richard M. Stallman (sdb): Handle tags-file-name as nil.
1994-05-11 Roland McGrath [__GNU_LIBRARY__]: Include <termios.h>.
1994-05-11 Fred Pierresteguy (xmenu_show): New var mb_item. Use it to determine the menubar item that
1994-05-11 Richard M. Stallman (string_width): Deleted.
1994-05-11 Karl Heuer (ediff-no-help-in-control-buffer): Renamed from
1994-05-11 Karl Heuer (update-file-autoloads): Delete leftover variable.
1994-05-11 Richard M. Stallman (Frename_buffer): Reject empty string as new name.
1994-05-11 Karl Heuer (exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.
1994-05-11 Karl Heuer (Man-build-man-command): Use manual-program, not hardcoded name.
1994-05-11 Karl Heuer (Man-heading-regexp): Fix pattern.
1994-05-11 Karl Heuer (Man-heading-regexp): Fix pattern.
1994-05-11 Karl Heuer (Man-reuse-okay-p): Doc fix.
1994-05-11 Richard M. Stallman (BSD): Define as 42.
1994-05-11 Richard M. Stallman Don't declare logb if it is a macro.
1994-05-10 Karl Heuer (read_char): Preserve echo area on asynch buffer switch.
1994-05-10 Richard M. Stallman (ispell-message): Add `ispell-message-text-end' and
1994-05-10 Richard M. Stallman (Finsert_file_contents) [MSDOS]: Ignore the replace feature.
1994-05-10 Roland McGrath Comment fix.
1994-05-10 Roland McGrath [__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.
1994-05-10 Edward M. Reingold (calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.
1994-05-10 Edward M. Reingold (calendar-cursor-to-date): Fix error return.
1994-05-10 Richard M. Stallman (abbreviate-file-name): Add special case for ms-dos.
1994-05-10 Roland McGrath (opsys): Recognize `gnu'.
1994-05-10 Richard M. Stallman (using NON_GNU_CPP): Fix test for CPP already set.
1994-05-10 Richard M. Stallman Comment change.
1994-05-10 Karl Heuer (frame-remove-geometry-params): Reverse the computed list, to preserve the
1994-05-10 Richard M. Stallman (rmail-toggle-header): Call rmail-highlight-headers.
1994-05-10 Richard M. Stallman (Qbuffer_file_type): Var deleted.
1994-05-10 Richard M. Stallman (syms_of_keyboard): Doc fix.
1994-05-10 Richard M. Stallman (texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.
1994-05-10 Richard M. Stallman (texinfo-environment-regexp): Split lines.
1994-05-10 Karl Heuer (file-chase-links): Delete redundant slashes.
1994-05-10 Karl Heuer Allow marker string to arrive in mid-line.
1994-05-10 Karl Heuer (safe_run_hooks): New function, extracted from command_loop_1. Bind
1994-05-10 Karl Heuer Use PT, not point.
1994-05-10 Richard M. Stallman (shell-command-on-region): Don't kill output buffer when in the one line case.
1994-05-10 Richard M. Stallman (iso-gtex2iso-trans-tab): Redorder this list.
1994-05-10 Richard M. Stallman New version from Kifer.
1994-05-09 Richard M. Stallman *** empty log message ***
1994-05-09 Richard M. Stallman (find-file-noselect): Suppress same-file warning if
1994-05-09 Richard M. Stallman (rmail-make-basic-summary-line): Get all the lines of the From field.
1994-05-09 Richard M. Stallman (menu-bar-file-menu): Add Apply Patch and Compare Files
1994-05-09 Richard M. Stallman Doc fixes.
1994-05-09 Richard M. Stallman (ange-ftp-start-process): Bind file-name-handler-alist to nil
1994-05-09 David J. MacKenzie Remove AC_LANG_C call. Not needed with Autoconf > 1.8.
1994-05-09 Richard M. Stallman (outline-init) New user interface for control of
1994-05-09 Richard M. Stallman (x_set_window_size) [USE_X_TOOLKIT]:
1994-05-09 Richard M. Stallman (process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.
1994-05-09 Richard M. Stallman (PREFER_VSUSP): Defined.
1994-05-09 Richard M. Stallman (calendar-mouse-set-mark): New function.
1994-05-08 Richard M. Stallman *** empty log message ***
1994-05-08 Richard M. Stallman (tempo-insert-region, tempo-show-completion-buffer,
1994-05-08 Richard M. Stallman (x_set_offset): Set gravity and size hint
1994-05-08 Richard M. Stallman (x_real_positions): New function.
1994-05-08 Richard M. Stallman Don't pass version to [ce]tags.
1994-05-08 Richard M. Stallman Forcibly remove "# " style comments from makefiles.
1994-05-08 Richard M. Stallman (uninstall): When processing lispdir and etcdir,
1994-05-08 Richard M. Stallman Doc fixes.
1994-05-08 Richard M. Stallman (calendar-event-to-date): Set buffer in case calendar isn't current.
1994-05-08 Richard M. Stallman (calendar-mouse-print-dates): Add missing level of list
1994-05-08 Richard M. Stallman *** empty log message ***
1994-05-07 Richard M. Stallman (ignore): Allow interactive call.
1994-05-07 Richard M. Stallman (mail-mailer-swallows-blank-line): Put space and tab into brackets.
1994-05-07 Richard M. Stallman (dehexlify-buffer): Reflect that binary-process was
1994-05-07 Richard M. Stallman [MSDOS]: Rename Vbinary_process to Vbinary_process_output.
1994-05-07 Richard M. Stallman (read_char): Don't text do_mouse_tracking;
1994-05-07 Richard M. Stallman (record_delete): Record the old point value only right after a boundary.
1994-05-07 Richard M. Stallman Comment change.
1994-05-07 Richard M. Stallman (mirror-mode): Commented out.
1994-05-07 Richard M. Stallman (PURESIZE): Increase to 205000.
1994-05-07 Richard M. Stallman entered into RCS
1994-05-07 Richard M. Stallman (install-arch-indep): Do install info/dired-x*.
1994-05-07 Richard M. Stallman (run_in_place): Don't use pwd for archlibdir and docdir.
1994-05-07 Richard M. Stallman entered into RCS
1994-05-07 Karl Heuer (hexl-insert-char): Increment `address' for every character inserted.
1994-05-07 Richard M. Stallman (PURESIZE): Increase to 235000.
1994-05-07 Karl Heuer Provide 'resume.
1994-05-07 Karl Heuer (asm-comment): Don't match newline.
1994-05-07 Karl Heuer (dired-mark-subdir-files): Don't pass any arguments interactively.
1994-05-07 Karl Heuer (Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.
1994-05-07 Karl Heuer (forms-mode): Set visited file name to nil to prevent overwrite and autosave.
1994-05-07 Karl Heuer (hexl-mode-map): Add bindings for cursor keys.
1994-05-07 Karl Heuer (hide-ifdef-syntax-table): New variable.
1994-05-07 Karl Heuer (isearch-edit-string): Doc fix.
1994-05-07 Karl Heuer (shell-forward-command, shell-backward-command): Fix regexp.
1994-05-07 Richard M. Stallman (rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.
1994-05-07 Richard M. Stallman If rmail-spool-directory is not a directory,
1994-05-07 Karl Heuer (terminal-edit-mode): Doc fix.
1994-05-07 Karl Heuer (minibuffer-history-sexp-flag): Doc fix.
1994-05-07 Karl Heuer Don't precompute keybinding cache for menubar. Now done in startup.el instead.
1994-05-07 Karl Heuer (precompute-menubar-bindings): New function, formerly in loadup.el.
1994-05-07 Richard M. Stallman (sc-cite-original): Add autoload.
1994-05-07 Richard M. Stallman (backquote-backquote-symbol): Don't autoload defvar.
1994-05-06 Richard M. Stallman (rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.
1994-05-06 Karl Heuer Change another new-frame to make-frame (missed this one last time).
1994-05-06 Karl Heuer (menu-bar-file-menu): Change new-frame to make-frame, to agree with the
1994-05-06 Karl Heuer Change new-frame to make-frame.
1994-05-06 Karl Heuer (Man-notify-when-ready): Change new-frame to make-frame.
1994-05-06 Karl Heuer (mouse-tear-off-window): Change new-frame to make-frame.
1994-05-06 Richard M. Stallman Define NO_MATHERR.
1994-05-06 Richard M. Stallman Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.
1994-05-06 Richard M. Stallman entered into RCS
1994-05-06 Richard M. Stallman Initial revision
1994-05-06 Jim Meyering *** empty log message ***
1994-05-06 Richard M. Stallman (frame-notice-user-settings): Wait till frame becomes
1994-05-06 Richard M. Stallman (LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.
1994-05-06 Francesco Potortì * m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.
1994-05-06 Richard M. Stallman (update-directory-autoloads): Ignore files
1994-05-06 Richard M. Stallman (error): Fix logic in call to xmalloc/xrealloc.
1994-05-06 Richard M. Stallman (wait_reading_process_input): Don't call prepare_menu_bars
1994-05-06 Richard M. Stallman (make_lispy_event): Ignore mouse events for deleted frame.
1994-05-06 Richard M. Stallman (imenu-default-create-index-function):
1994-05-06 Karl Heuer (hilit-lookup-face-create): Don't put string values into the global face-font
1994-05-06 Karl Heuer (Fdelete_other_windows): Do nothing if w->start is outside region.
1994-05-06 Karl Heuer Use PT, not point.
1994-05-06 Richard M. Stallman (x_set_offset): Update XNegative and YNegative for new pos.
1994-05-06 Richard M. Stallman (last_point_position_buffer): New variable.
1994-05-06 Richard M. Stallman (frame-notice-user-settings): Use geometry parms from frame
1994-05-05 Richard M. Stallman (frame-notice-user-settings): When replacing the first
1994-05-05 Richard M. Stallman (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
1994-05-05 Richard M. Stallman (describe_map): Ignore bindings for all except symbols and integers.
1994-05-05 Richard M. Stallman (unexec): Handle debugging info properly.
1994-05-05 Richard M. Stallman Don't use netbsd.h. Do all that right here.
1994-05-05 David J. MacKenzie Fix out of date comment.
1994-05-05 Richard M. Stallman *** empty log message ***
1994-05-05 Richard M. Stallman entered into RCS
1994-05-05 Karl Heuer (xmenu_show): Disallow empty menus.
1994-05-05 Karl Heuer (Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
1994-05-05 Richard M. Stallman (choose-completion-string): Barf if completing into
1994-05-05 Richard M. Stallman (rmail-output-menu): Set rmail-default-rmail-file.
1994-05-05 Richard M. Stallman (last_point_position_buffer): Declared.
1994-05-05 Richard M. Stallman (making src/Makefile and lib-src/Makefile):
1994-05-05 Richard M. Stallman Put in a separator for where to start cpp procssing.
1994-05-05 Richard M. Stallman Put in a separator for where to start cpp procssing.
1994-05-05 Richard M. Stallman Comment change.
1994-05-04 Richard M. Stallman Test ISC4_0 along with TIOCGWINSZ.
1994-05-04 Richard M. Stallman (NEED_SIOCTL, ISC4_0): Declared.
1994-05-04 Richard M. Stallman (show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
1994-05-04 Doug Evans Remove duplicate -freebsd* entry.
1994-05-04 Richard M. Stallman (frame-notice-user-settings): Discard `reverse' when
1994-05-04 Richard M. Stallman (rmail-input-menu): Don't call expand-file-name.
1994-05-04 Richard M. Stallman (rmail-output-menu): Don't call expand-file-name.
1994-05-04 Richard M. Stallman (imenu): Renamed from goto-index-pos.
1994-05-04 Richard M. Stallman *** empty log message ***
1994-05-04 Richard M. Stallman (gud-marker-acc): Use make-variable-buffer-local.
1994-05-04 Richard M. Stallman (hide-sublevels): Typo in previous change.
1994-05-04 Richard M. Stallman Distribute lisp/Makefile.
1994-05-04 Richard M. Stallman Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
1994-05-04 Richard M. Stallman entered into RCS
1994-05-04 Richard M. Stallman (hide-sublevels): No need for condition-case.
1994-05-04 Richard M. Stallman (lib-src): Undo previous change.
1994-05-04 Richard M. Stallman (maybe-blessmail): New target to print the blessmail warning message.
1994-05-04 Richard M. Stallman (frame-initialize): Delete the code for reverse-video.
1994-05-04 Richard M. Stallman (x_set_cursor_color): Fix typo.
1994-05-04 Karl Heuer Update copyright.
1994-05-04 Roland McGrath Initial revision
1994-05-04 Richard M. Stallman *** empty log message ***
1994-05-04 Karl Heuer Update copyright.
1994-05-04 Richard M. Stallman (x_own_selection): Catch errors around XSetSelectionOwner.
1994-05-04 Richard M. Stallman (mouse-secondary-save-then-kill): Doc fix.
1994-05-03 Richard M. Stallman (lisp-mode-variables): Added missing backslash to outline-regexp.
1994-05-03 Karl Heuer Update copyright.
1994-05-03 Richard M. Stallman (backquote): Add autoloads.
1994-05-03 Karl Heuer Update copyright.
1994-05-03 Edward M. Reingold (tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in
1994-05-03 Richard M. Stallman Comment change.
1994-05-03 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-05-03 Richard M. Stallman (isearch-case-fold-search): new possible value `yes'
1994-05-03 Richard M. Stallman (lib-src): Depend on src.
1994-05-03 Richard M. Stallman (display_text_line): Since HPOS is negative, avoid
1994-05-03 Richard M. Stallman Removed some keystrokes for obscure toggle commands:
1994-05-03 Richard M. Stallman Comment change.
1994-05-03 Richard M. Stallman (read_minibuf): Clear previous_echo_glyphs.
1994-05-03 Tom Tromey *** empty log message ***
1994-05-03 Roland McGrath (visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.
1994-05-02 Richard M. Stallman (file_name_completion_stat): Use both lstat and stat.
1994-05-02 Richard M. Stallman Doc fixes.
1994-05-02 Roland McGrath (tags-find-table-in-list): Only recurse if (tags-included-tables) returns
1994-05-02 Karl Heuer (note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):
1994-05-02 Karl Heuer (show_mouse_face): Fix test for cursor in highlighted area.
1994-05-02 Karl Heuer (${archlibdir}): Be lenient about wc output format.
1994-05-02 Richard M. Stallman (Man-notify-when-ready): Don't call select-frame if no window system.
1994-05-02 Richard M. Stallman (double-translate-key): Changed 'delete to 127 to make
1994-05-02 Richard M. Stallman Unspecified location of chown for Linux (Linux doesn't put chown in /etc).
1994-05-02 Richard M. Stallman *** empty log message ***
1994-05-02 Francesco Potortì * m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work.
1994-05-02 Richard M. Stallman (ielm-dynamic-multiline-inputs): New variable.
1994-05-02 Richard M. Stallman (HAVE_MOUSE): Defined.
1994-05-02 Richard M. Stallman Finish downcasing mouse_init1, mouse_off,
1994-05-02 Richard M. Stallman Finish downcasing mouse_init1, mouse_off,
1994-05-02 Richard M. Stallman (Fframe_live_p): Alternative defn for not MULTI_FRAME.
1994-05-02 Richard M. Stallman (init_buffer_once): Initialize buffer_file_type field right.
1994-05-02 Richard M. Stallman Doc fixes.
1994-05-02 Richard M. Stallman (Man-notify-when-ready): In newframe case, use save-excursion.
1994-05-02 Richard M. Stallman Initial revision
1994-05-02 Richard M. Stallman (create_process): Undo April 19 setsid change.
1994-05-02 Richard M. Stallman (struct x_display): New field size_hint_flags.
1994-05-02 Richard M. Stallman (x_calc_absolute_position): Use size_hint_flags.
1994-05-02 Richard M. Stallman (Fx_create_frame): Set the size_hint_flags field.
1994-05-01 Richard M. Stallman (x_wm_set_size_hint): Don't try to handle negative positions.
1994-05-01 Richard M. Stallman (x_figure_window_size): Handle `-' for top or left.
1994-05-01 Richard M. Stallman Initial revision
1994-05-01 Richard M. Stallman Distribute config.bat.
1994-05-01 Richard M. Stallman (perform-replace): Call substitute-command-keys just once
1994-05-01 Richard M. Stallman Initial revision
1994-05-01 Richard M. Stallman (set-register-value): Setting the high byte of a
1994-05-01 Richard M. Stallman (sunrise-sunset): Undo previous change.
1994-05-01 Richard M. Stallman entered into RCS
1994-05-01 Richard M. Stallman *** empty log message ***
1994-05-01 Richard M. Stallman *** empty log message ***
1994-05-01 Richard M. Stallman (x_figure_window_size): Set USPosition only if user-position
1994-05-01 Richard M. Stallman (Ftranspose_regions): Take addresses only after move gap.
1994-05-01 Richard M. Stallman (x-handle-geometry): Specify user-position and
1994-05-01 Richard M. Stallman (solar-degrees-to-hours, solar-hours-to-days): Force floating result.
1994-05-01 Richard M. Stallman (update_frame): Fix previous change: unconditionally bzero at the end.
1994-05-01 Richard M. Stallman (Ftrack_mouse): Call prepare_menu_bars at the start.
1994-05-01 Richard M. Stallman (${archlibdir}): Don't run blessmail; instead
1994-05-01 Richard M. Stallman Don't load site-init.el.
1994-05-01 Paul Reilly Corrected the DGUX 5.4R2 include filename.
1994-05-01 Paul Reilly Initial revision
1994-05-01 Karl Heuer (PURESIZE) [MULTI_FRAME]: Increase to 232000.
1994-05-01 Karl Heuer (desktop-files-not-to-save): New variable to exclude certain files -- magic
1994-05-01 Karl Heuer (menu-bar-update-buffers): Fix misspelled variable.
1994-04-30 Paul Reilly (IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.
1994-04-30 Paul Reilly Initial revision
1994-04-30 Paul Reilly Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note to
1994-04-30 Paul Reilly entered into RCS
1994-04-30 Richard M. Stallman Don't call menu-bar-mode here.
1994-04-30 Richard M. Stallman Don't bind [mouse-1]; that's done elsewhere.
1994-04-30 Richard M. Stallman (find_entries): Treat `*.cpp' as C++ files.
1994-04-30 Richard M. Stallman We don't have to have the version number in here anymore.
1994-04-30 Richard M. Stallman Identify the file being patched as src/...
1994-04-30 Richard M. Stallman Don't comment out the inc-vers run as that does not exist anymore.
1994-04-30 Richard M. Stallman (gnus-summary-mode-map): Bind # to gnus-uu-mark-article.
1994-04-30 Richard M. Stallman [MSDOS]: #include <sys/param.h> for the following.
1994-04-30 Paul Reilly configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
1994-04-30 Richard M. Stallman (record_asynch_buffer_change): Block SIGIO.
1994-04-30 Richard M. Stallman (force_auto_save_soon): New function.
1994-04-30 Richard M. Stallman (memory_warning_signal): Call force_auto_save_soon.
1994-04-30 Richard M. Stallman (scroll-bar-event-ratio): New function.
1994-04-30 Richard M. Stallman *** empty log message ***
1994-04-30 Richard M. Stallman (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.
1994-04-30 Richard M. Stallman entered into RCS
1994-04-30 Richard M. Stallman major code speedups, bug fixes, behavior
1994-04-30 Richard M. Stallman (hack-one-local-variable): Silently execute eval
1994-04-30 Richard M. Stallman (gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.
1994-04-30 Karl Heuer (revert-buffer): widen before replacing text.
1994-04-30 Richard M. Stallman *** empty log message ***
1994-04-30 Richard M. Stallman (init_eval): Initialize when_entered_debugger to -1.
1994-04-30 Richard M. Stallman entered into RCS
1994-04-30 Roland McGrath (tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.
1994-04-30 Richard M. Stallman (x_wm_set_size_hint): Always set PWinGravity.
1994-04-30 Richard M. Stallman (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
1994-04-29 Richard M. Stallman (xdialog_show): Clear x_mouse_grabbed.
1994-04-29 Richard M. Stallman (Ftranspose_regions): New function.
1994-04-29 Karl Heuer (Ffset, Ffmakunbound): Signal an error if SYM is nil or t.
1994-04-29 Karl Heuer [MSDOS]: Re-enable some #undef's.
1994-04-29 Richard M. Stallman We have bcmp. Configuration is "msdos". Get rid of ^Ms.
1994-04-29 Richard M. Stallman Set CFLAGS=-O2, not -g. Correct for
1994-04-29 Richard M. Stallman Set CFLAGS=-O2, not -g. Handle the new
1994-04-29 Richard M. Stallman (window_system): Restore accidentally deleted code that uses AC_FIND_X.
1994-04-29 Richard M. Stallman (desktop-internal-v2s): Default case fixed to return correct quote flag.
1994-04-29 Richard M. Stallman (getppid): Definition deleted.
1994-04-29 Richard M. Stallman (Fminibuffer_complete): Add third arg to Fset_window_start.
1994-04-29 Richard M. Stallman (decode_mode_spec): Fix handling of `%t'.
1994-04-29 Richard M. Stallman [MSDOS]: Don't define proto type for exit.
1994-04-29 Richard M. Stallman *** empty log message ***
1994-04-29 Richard M. Stallman *** empty log message ***
1994-04-29 Richard M. Stallman entered into RCS
1994-04-29 Richard M. Stallman (vc-mode-line): Fix previous change.
1994-04-29 Karl Heuer (Fsingle_key_description): Undo previous change.
1994-04-29 Karl Heuer (do_completion): Initialize vars before gcpro.
1994-04-29 Richard M. Stallman Comment change.
1994-04-29 Richard M. Stallman (update_frame): Move those assignments even farther down.
1994-04-29 Richard M. Stallman (x_wm_set_size_hint): Don't set PMaxSize.
1994-04-29 Karl Heuer (describe_buffer_bindings): gcpro stuff. Delete some unused code.
1994-04-29 Karl Heuer Doc fixes.
1994-04-29 Karl Heuer (describe_map_tree): gcpro some things.
1994-04-29 Karl Heuer (Fsingle_key_description): Accept strings as keys since the buffer menu uses
1994-04-28 Richard M. Stallman (inhibit-file-name-handers): Correct documentation.
1994-04-28 Richard M. Stallman Fix syntax in previous change.
1994-04-28 Richard M. Stallman Don't look for -lresolv.
1994-04-28 Richard M. Stallman (update_frame): Move assignments to current_frame and desired_frame.
1994-04-28 Richard M. Stallman entered into RCS
1994-04-28 Richard M. Stallman (logb): Test HPUX, not hpux.
1994-04-28 Richard M. Stallman (LIBS_SYSTEM): #if 0'd.
1994-04-28 Richard M. Stallman (Fx_popup_menu): Doc fix.
1994-04-28 Richard M. Stallman *** empty log message ***
1994-04-28 Richard M. Stallman (disabled-command-hook): Try to enable command in user
1994-04-28 Richard M. Stallman (x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
1994-04-28 Richard M. Stallman (Vunread_command_events): Renamed.
1994-04-28 Karl Heuer (lisp-mode-variables): Undo previous change.
1994-04-28 Karl Heuer (XTread_socket): Only top window cares about LeaveNotify.
1994-04-28 Richard M. Stallman (Vunread_command_events): Renamed from unread_command_events.
1994-04-28 Richard M. Stallman (x_make_frame_visible): Use XtMapWidget, not XtPopup.
1994-04-28 Karl Heuer Drop the trailing slash.
1994-04-28 Richard M. Stallman (gud-mips-p, gud-irix-p): Test system-configuration.
1994-04-28 Richard M. Stallman Fix typo in previous change.
1994-04-28 Richard M. Stallman (syms_of_emacs): Doc fix.
1994-04-28 Karl Heuer (Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
1994-04-28 Richard M. Stallman (child_setup): Test PRIO_PROCESS, as in sys_subshell.
1994-04-28 Richard M. Stallman Use m/hp800.h in place of m/hp9000s800.h.
1994-04-28 Richard M. Stallman Renamed from hp9000s800.h.
1994-04-28 Richard M. Stallman Don't include string.h or strings.h.
1994-04-28 Richard M. Stallman (create_process): If vfork fails, close forkin and forkout.
1994-04-28 Richard M. Stallman (describe-buffer-case-table): Don't use text-char-description.
1994-04-28 Richard M. Stallman (menu-bar-update-buffers): Get rid of debugging code accidentally left in.
1994-04-28 Richard M. Stallman (menu-bar-help-menu): Add item for report-emacs-bug.
1994-04-28 Richard M. Stallman (menu-bar-help-menu): Add item for emacs-version.
1994-04-28 Richard M. Stallman (lib-src): Depend on src/paths.h.
1994-04-28 Karl Heuer (unexec): Cast pointers. Fix error message.
1994-04-28 Richard M. Stallman Make a sub-keymap for the Buffers menu bar item.
1994-04-28 Karl Heuer Chase symlinks manually.
1994-04-28 Richard M. Stallman Get the file's truename in case it is a link.
1994-04-28 Karl Heuer Don't make an empty script.
1994-04-28 Richard M. Stallman (hp800): Define this instead of hp9000s800.
1994-04-28 Richard M. Stallman (mostlyclean): Remove liblw.a.
1994-04-28 Richard M. Stallman (read1): Allow `\C- ' and `\C-?'.
1994-04-27 Richard M. Stallman (ange-ftp-hook-function): Use ange-ftp-run-real-handler.
1994-04-27 Richard M. Stallman (ange-ftp-completion-hook-function): Use new inhibit vars.
1994-04-27 Richard M. Stallman Improve error message for bad --with-x-toolkit value.
1994-04-27 Richard M. Stallman (LD_SWITCH_SYSTEM): Undo previous change.
1994-04-27 Richard M. Stallman Restore deleted AC_SUBST of `configuration'.
1994-04-27 Karl Heuer (compilation-error-regexp-alist): Add fortran pattern.
1994-04-27 Karl Heuer Use C-style comments.
1994-04-27 Karl Heuer C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.
1994-04-27 Karl Heuer *** empty log message ***
1994-04-27 Karl Heuer (Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
1994-04-27 Richard M. Stallman Comment change.
1994-04-27 Richard M. Stallman (calendar-starred-day): Var renamed from starred-day.
1994-04-27 Richard M. Stallman (LIBS_SYSTEM): Commented out.
1994-04-27 Richard M. Stallman (Finsert_file_contents): Fix accessing buffer_file_type
1994-04-27 Richard M. Stallman (xmenu_show, xdialog_show):
1994-04-27 Richard M. Stallman (XTread_socket, case ClientMessage): Don't call
1994-04-27 Noah Friedman Added comment indicating author.
1994-04-27 Richard M. Stallman Define CONFIGURATION in src/config.h
1994-04-27 Richard M. Stallman (configuration): Make variable deleted.
1994-04-27 Richard M. Stallman (CONFIGURATION): Add #undef.
1994-04-27 Richard M. Stallman (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.
1994-04-27 Richard M. Stallman (XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
1994-04-27 Richard M. Stallman *** empty log message ***
1994-04-27 Karl Heuer (frame-update-faces): Unset old font.
1994-04-26 Richard M. Stallman entered into RCS
1994-04-26 Richard M. Stallman *** empty log message ***
1994-04-26 Karl Heuer (install-doc): New target.
1994-04-26 Karl Heuer (create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.
1994-04-26 Richard M. Stallman *** empty log message ***
1994-04-26 Richard M. Stallman entered into RCS
1994-04-26 Richard M. Stallman (internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.
1994-04-26 Richard M. Stallman (tags-add-tables): Doc fix.
1994-04-26 Richard M. Stallman (mark_object, case frame): Mark menu_bar_vector field.
1994-04-26 Richard M. Stallman (run-hooks): Don't use mapcar--save consing.
1994-04-26 Karl Heuer (adjust_point): New function.
1994-04-26 Karl Heuer Use PT, not point.
1994-04-26 Richard M. Stallman Fix GPL version.
1994-04-26 Richard M. Stallman (read_filtered_event): Use Vunread_command_events.
1994-04-26 Richard M. Stallman (temp_echo_area_glyphs): Use Vunread_command_events.
1994-04-26 Karl Heuer Fix comment.
1994-04-25 Richard M. Stallman Comment change.
1994-04-25 Karl Heuer (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll
1994-04-25 Karl Heuer (XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.
1994-04-25 Karl Heuer (x_term_init): Add explicit cast.
1994-04-25 Roland McGrath (compilation-next-error-locus): Use compilation-error-message instead of
1994-04-25 Richard M. Stallman (menu_bar_item): Put a list of keymaps into the third
1994-04-25 Richard M. Stallman (menu_bar_event): New event type.
1994-04-25 Richard M. Stallman (syms_of_xdisp): Set up Qmenu_bar_update_hook.
1994-04-25 Richard M. Stallman (make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.
1994-04-25 Richard M. Stallman (struct frame): New fields menu_bar_vector and menu_bar_items_used.
1994-04-25 Richard M. Stallman (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.
1994-04-25 Karl Heuer (F*_property_change): Typecheck limit argument.
1994-04-25 Karl Heuer (desktop-internal-v2s): Make structure match docstring.
1994-04-25 Karl Heuer (tar-copy): Don't bother with a temp buffer.
1994-04-25 Richard Kenner Recognize FreeBSD.
1994-04-25 Richard M. Stallman *** empty log message ***
1994-04-24 Richard M. Stallman (mode-line-format): Put `mode-line-process' earlier.
1994-04-24 Richard M. Stallman *** empty log message ***
1994-04-24 Richard M. Stallman Initial revision
1994-04-24 Karl Heuer (rmail-highlight-headers): Extracted as a new function. Fix overlay position.
1994-04-24 Richard M. Stallman (shell-dirstack-query): Defaults to nil.
1994-04-24 Richard M. Stallman *** empty log message ***
1994-04-24 Richard M. Stallman (vc-mode-line): Warn if file is not vc-registered
1994-04-24 Richard M. Stallman (Fselect_window): Use Fselect_frame.
1994-04-24 Richard M. Stallman (lisp-mode-variables): In comment-start-skip,
1994-04-24 Richard M. Stallman (tar-extract): Don't put whole file name in buffer name.
1994-04-24 Richard M. Stallman (terminal-cease-edit, terminal-mode):
1994-04-24 Richard M. Stallman (shell-command): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (inferior-lisp-mode): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (gud-mode, gud-sentinel):
1994-04-24 Richard M. Stallman (find-dired, find-dired-sentinel):
1994-04-24 Richard M. Stallman (compilation-setup, compilation-sentinel):
1994-04-24 Richard M. Stallman (comint-mode): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (inferior-scheme-mode):
1994-04-24 Richard M. Stallman (tc-mode-line-format):
1994-04-24 Richard M. Stallman (tpu-set-mode-line):
1994-04-24 Richard M. Stallman (Man-mode-line-format):
1994-04-24 Richard M. Stallman Doc fixes.
1994-04-24 Richard M. Stallman (rmail-show-message): Always re-set overlay face property.
1994-04-24 Richard M. Stallman (kill-paragraph): Don't use save-excursion.
1994-04-24 Richard M. Stallman (kill-line, kill-word): Don't use save-excursion.
1994-04-24 Richard M. Stallman (Fkill_all_local_variables): Doc fix.
1994-04-24 Richard M. Stallman (rmail-show-message): Use overlays, not text properties.
1994-04-24 Richard M. Stallman (mail-extr-all-top-level-domains): Renamed from all-top-level-domains.
1994-04-24 Richard M. Stallman (create_process): Use child_setup_tty only if pty_flag.
1994-04-24 Richard M. Stallman (create_process): Use SETUP_SLAVE_PTY only if pty_flag.
1994-04-23 Richard M. Stallman (special-display-frame-alist): New variable.
1994-04-23 Richard M. Stallman Implement special frames for specified buffers.
1994-04-23 Richard M. Stallman (Fset_frame_selected_window): New function.
1994-04-23 Richard M. Stallman (Vascii_canon_table, Vascii_eqv_table): Declared.
1994-04-23 Richard M. Stallman (reset_buffer_local_variables): Use Vascii_eqv_table
1994-04-23 Tom Tromey Wrote tcl-indent-for-comment
1994-04-23 Richard M. Stallman (rmail-show-message): Highlight the specified fields.
1994-04-23 Richard M. Stallman (etags, ctags): Make VERSION a string constant.
1994-04-23 Richard M. Stallman (print_version): Print VERSION as a string.
1994-04-23 Richard M. Stallman (comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.
1994-04-23 Richard M. Stallman (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.
1994-04-23 Richard M. Stallman Test for libresolv.a.
1994-04-23 Richard M. Stallman (alloca.o): Use config_h.
1994-04-23 Richard M. Stallman (max_process_desc): New variable.
1994-04-23 Richard M. Stallman (ange-ftp-add-file-entry-alist): Fix typo in prev change.
1994-04-23 Richard M. Stallman Many doc fixes.
1994-04-23 Richard M. Stallman (syms_of_fileio): New Lisp var inhibit-file-name-operation.
1994-04-23 Richard M. Stallman (x_window): Test FRAME_EXTERNAL_MENU_BAR
1994-04-23 Richard M. Stallman *** empty log message ***
1994-04-23 Karl Heuer (undigestify-rmail-message): Update summary buffer.
1994-04-23 Karl Heuer Cosmetic changes.
1994-04-23 Karl Heuer Delete misplaced comment.
1994-04-23 Richard M. Stallman *** empty log message ***
1994-04-23 Richard M. Stallman Initial revision
1994-04-23 Richard M. Stallman (HAVE_LIBRESOLV): Add #undef.
1994-04-23 Karl Heuer (.PHONY, install): Kill reference to obsolete do-install.
1994-04-23 Richard M. Stallman (LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.
1994-04-22 Karl Heuer Pass operation to find-file-name-handler.
1994-04-22 Karl Heuer (Ffind_file_name_handler): New argument OPERATION. All callers changed.
1994-04-22 Karl Heuer Pass operation to Ffind_file_name_handler.
1994-04-22 Karl Heuer Don't treat $ as special if escaped.
1994-04-22 Richard M. Stallman (x_set_mouse_pixel_position): New function.
1994-04-22 Richard M. Stallman (Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
1994-04-22 Richard M. Stallman (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
1994-04-22 Richard M. Stallman (mouse-extend): Handle case where posn-window is a frame.
1994-04-22 Richard M. Stallman (command-line-default-directory): New variable.
1994-04-22 Richard M. Stallman (mouse-set-font): Simply call set-default-font.
1994-04-22 Richard M. Stallman (set-default-font): Call frame-update-faces.
1994-04-22 Richard M. Stallman (frame-update-faces): New function.
1994-04-22 Richard M. Stallman (rmail-font-lock-keywords): New variable.
1994-04-22 Richard M. Stallman (display-time): Force use of pipe, not pty.
1994-04-22 Richard M. Stallman (vc-backend-diff): Test of cmp was backwards.
1994-04-21 Karl Heuer doc fix.
1994-04-21 Richard M. Stallman (ispell-use-ptys-p): Doc fix.
1994-04-21 Richard M. Stallman (send_process): If fpathconf fails, use 250.
1994-04-21 Karl Heuer *** empty log message ***
1994-04-21 Karl Heuer *** empty log message ***
1994-04-21 Richard M. Stallman (get_lim_data): Handle NO_LIM_DATA.
1994-04-21 Richard M. Stallman (gud-filter): Call comint-output-filter at the end.
1994-04-21 Richard M. Stallman (c-macro-expansion): changed the algorithm to allow
1994-04-21 Karl Heuer (Info-next-preorder): Don't follow footnotes here.
1994-04-21 Karl Heuer (Electric-buffer-menu-mouse-select): New function.
1994-04-21 Karl Heuer (ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
1994-04-21 Richard M. Stallman (init_lread): Maybe put build-time Lisp dirs on load-path.
1994-04-21 Richard M. Stallman (init_cmdargs): Check only for etc and lib-src subdirs
1994-04-21 Richard M. Stallman (init_cmdargs): Just check for etc and lib-src subdirs
1994-04-21 Richard M. Stallman (x_make_frame_visible): Args to x_set_offset were swapped.
1994-04-21 Richard M. Stallman (init_callproc): Set Vdoc_directory like Vdata_directory.
1994-04-21 Richard M. Stallman Comment change.
1994-04-21 Richard M. Stallman (comint-mode): Set comint-last-input-start and
1994-04-21 Richard M. Stallman (gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
1994-04-21 Richard M. Stallman (clean): Delete DOC*.
1994-04-21 Richard M. Stallman *** empty log message ***
1994-04-20 Karl Heuer (x_top_window_to_frame): Declare this function.
1994-04-20 Richard M. Stallman (server-kill-emacs-query-function)
1994-04-20 Richard M. Stallman (readline): Fix updating of p when buffer grows.
1994-04-20 Richard M. Stallman (sort-subr): Use car-less-than-car when appropriate.
1994-04-20 Richard M. Stallman Doc fixes.
1994-04-20 Roland McGrath (compilation-parse-errors): Fix references for column number, 3 elt not
1994-04-20 Richard M. Stallman (TAGS): Split off included tags file lisp/TAGS.
1994-04-20 Francesco Potortì * m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.
1994-04-20 Richard M. Stallman (Fmodify_frame_parameters, Fframe_parameters):
1994-04-20 Richard M. Stallman (HAVE_INET_SOCKETS): Add #undef.
1994-04-20 Richard M. Stallman (XTread_socket): Delete the non-NEW_SELECTIONS code
1994-04-20 Richard M. Stallman (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
1994-04-20 Richard M. Stallman (set_window_width): Don't delete root window for being too narrow.
1994-04-20 Richard M. Stallman Doc fixes.
1994-04-20 Karl Heuer (init-file-user): Doc fix.
1994-04-20 Richard M. Stallman Provide cmacexp.
1994-04-20 Karl Heuer (blessmail): New target.
1994-04-20 Karl Heuer Initial revision
1994-04-20 Karl Heuer (describe_map_tree, describe_map): Skip keymaps we've seen before.
1994-04-20 Richard M. Stallman (create_process): Call setsid only if pty_flag.
1994-04-20 Karl Heuer (describe_map): Merge with describe_map_2.
1994-04-20 Karl Heuer (defun-prompt-regexp): Make this variable buffer-local.
1994-04-20 Karl Heuer (read_avail_input): Don't retry read.
1994-04-20 Karl Heuer (report-emacs-bug): Insert at separator, not at end.
1994-04-19 Richard M. Stallman (install-arch-indep): Don't install dired-x*.
1994-04-19 Richard M. Stallman (CRT0_DUMMIES): Ignore one arg.
1994-04-19 Richard M. Stallman (Vlast_event_frame): Define unconditionally.
1994-04-19 Richard M. Stallman (${etc}DOC): Delete redundant version.el from cmd.
1994-04-19 Richard M. Stallman *** empty log message ***
1994-04-19 Richard M. Stallman Comment change.
1994-04-19 Karl Heuer (read_avail_input): Test EINTR, not EAGAIN.
1994-04-19 Karl Heuer (read_avail_input): Write loop as a do-while.
1994-04-19 Karl Heuer (PURESIZE) [!MULTI_FRAME]: Increase to 200000.
1994-04-19 Karl Heuer (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.
1994-04-19 Richard M. Stallman (kill-emacs-query-functions): Fix typo in question text.
1994-04-19 Richard M. Stallman *** empty log message ***
1994-04-19 Karl Heuer (comint-replace-by-expanded-history): Expand only at prompt.
1994-04-19 Karl Heuer (src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
1994-04-19 Richard M. Stallman (kill-buffer-query-functions): Fix the question text.
1994-04-19 Richard M. Stallman (window_system): Obey --with-x11=no and --with-x10=no.
1994-04-19 Richard M. Stallman (readline): When extending the buffer,
1994-04-18 Karl Heuer (outline-end-of-subtree): Stop before final newline.
1994-04-18 Richard M. Stallman (hexl-mode): Make local binding for hexl-max-address.
1994-04-18 Richard M. Stallman (shell-command-filter): If point was at end, leave it at end.
1994-04-18 Karl Heuer (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
1994-04-18 Richard M. Stallman (shell-command-sentinel): Do nothing if buffer is dead.
1994-04-18 Richard M. Stallman (menu-bar-enable-clipboard): Construct new cons cells.
1994-04-18 Richard M. Stallman (create_process): Fix previous change.
1994-04-18 Richard M. Stallman Comment change.
1994-04-18 Francesco Potortì * etags.c (main, print_help): eliminate the -F option.
1994-04-18 Francesco Potortì * etags.c (absolute_filename): compare against '\0' instead of NULL.
1994-04-18 Richard M. Stallman Move pop-global-mark bindings to loaddefs.el.
1994-04-18 Richard M. Stallman (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
1994-04-17 Richard M. Stallman (Xatom_editres_name): Variable defined.
1994-04-17 Richard M. Stallman (Xatom_editres_name): Declared.
1994-04-17 Richard M. Stallman (EMACS_INT, EMACS_UINT): New typedefs.
1994-04-17 Richard M. Stallman *** empty log message ***
1994-04-17 Richard M. Stallman (set_case_table): Handle nil for EQV with non-nil CANON.
1994-04-17 Richard M. Stallman (read_avail_input): Test both aix386 and _BSD.
1994-04-17 Richard M. Stallman (Fx_create_frame): Delete excess args to x_wm_set_size_hint.
1994-04-17 Richard M. Stallman (dumpglyphs): When HL=2, check explicitly for using
1994-04-17 Richard M. Stallman (x_display): New field win_gravity.
1994-04-17 Richard M. Stallman (read_char_x_menu_prompt): Don't check for value = nil
1994-04-17 Richard M. Stallman (xmenu_show): Fix typo in last change.
1994-04-17 Richard M. Stallman Rewrite to use netbsd.h and define NO_SHARED_LIBS.
1994-04-16 David J. MacKenzie Call AC_LANG_C, if it's defined, after AC_PREPARE.
1994-04-16 Richard M. Stallman (create_process): Test TIOCSETD along with NTTYDISC.
1994-04-16 Richard M. Stallman (configuration): Use SET_MAKE to get the value of $(MAKE).
1994-04-16 Karl Heuer (debug, debugger-eval-expression): Preserve match-data.
1994-04-16 Karl Heuer (make_lispy_movement): Don't clip.
1994-04-16 Karl Heuer (Fmouse_position): Don't clip.
1994-04-16 Karl Heuer (mouse-drag-region): Handle scroll off top/bottom.
1994-04-16 Richard M. Stallman Add NO_SHARED_LIBS conditional.
1994-04-16 Richard M. Stallman (Fset_frame_position): Pass new arg to x_set_offset.
1994-04-16 Richard M. Stallman (read_avail_input): Fix previous change--test _BSD.
1994-04-16 Richard M. Stallman (Fsetq_default): Doc fix.
1994-04-16 Richard M. Stallman (Fsetq): Doc fix.
1994-04-16 Richard M. Stallman Use AC_SET_MAKE.
1994-04-16 Richard M. Stallman (lib-src/Makefile.in): Make this from Makefile.in.in
1994-04-16 Richard M. Stallman Renamed from Makefile.in.
1994-04-16 Karl Heuer (mouse-set-font): Don't error if no selection.
1994-04-16 Richard M. Stallman (xmenu_show): Don't cons on subprefix_stck[j] if nil.
1994-04-16 Richard M. Stallman (map_prompt): Declared.
1994-04-16 Karl Heuer (command-line): If no error data, print "", not nil.
1994-04-16 Karl Heuer (emerge-goto-line): Fix return value.
1994-04-16 Richard M. Stallman Require cl only at compile time.
1994-04-16 Richard M. Stallman (read_avail_input): Don't generate SIGHUP of aix386;
1994-04-16 Richard M. Stallman (auto-fill-function): New function (doc placeholder).
1994-04-16 Richard M. Stallman (calendar-mode-map): Use substitute-key-definition.
1994-04-16 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-04-16 Richard M. Stallman (gnus-uu-enter-interactive-file):
1994-04-15 Richard M. Stallman (describe-mode): Fix previous change.
1994-04-15 Richard M. Stallman (describe-mode): Always show minor modes, at front.
1994-04-15 Richard M. Stallman *** empty log message ***
1994-04-15 Richard M. Stallman entered into RCS
1994-04-15 Karl Heuer (basic-save-buffer): if selective-display is t, file may end in CR instead of
1994-04-15 Richard M. Stallman (Finsert_file_contents): Fix test for unchanged file.
1994-04-15 Richard M. Stallman (Fprocess_send_eof, Foverlay_get): Declared.
1994-04-15 Karl Heuer (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
1994-04-15 Richard M. Stallman (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
1994-04-15 Richard M. Stallman (modify_event_symbol): Use the cdr of the alist entry.
1994-04-15 Richard M. Stallman (syms_of_keyboard): Init and staticpro system_key_syms.
1994-04-15 Richard M. Stallman (LIBX): Put LIBXT after LD_SWITCH_X_SITE.
1994-04-15 Karl Heuer (read_avail_input): Fix comment delimiter.
1994-04-15 Karl Heuer Doc fix.
1994-04-15 Karl Heuer (C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.
1994-04-15 Karl Heuer (calculate_scrolling): Add explicit casts, to avoid compiler warnings.
1994-04-14 Karl Heuer (shell-mode-map): Fix menu bar options.
1994-04-14 Karl Heuer (comint-replace-by-expanded-history-before-point): Advance point
1994-04-14 Karl Heuer (shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.
1994-04-14 Karl Heuer (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
1994-04-14 Richard M. Stallman (x_make_frame_visible): Don't call XMapSubwindows.
1994-04-14 Richard M. Stallman (Fx_list_fonts): Error if non-X frame used.
1994-04-14 Richard M. Stallman (last_menu_bar_item_end): New variable.
1994-04-14 Richard M. Stallman (LIBS_SYSTEM): Defined.
1994-04-14 Richard M. Stallman (frame_update_line_height): Don't call x_set_window_size.
1994-04-14 Richard M. Stallman (Fuser_real_login_name): Doc syntax fix.
1994-04-14 Richard M. Stallman (save-place-kill-emacs-hook): Fix typo.
1994-04-14 Richard M. Stallman (gettimeofday): If system doesn't have this, define it to give a fatal error.
1994-04-14 Richard M. Stallman (make_lispy_event): Put mouse event code
1994-04-14 Richard M. Stallman (command-line): Call face-initialize before frame-initialize.
1994-04-14 Richard M. Stallman (make-face-x-resource-internal): Don't mess with terminal frames.
1994-04-14 Richard M. Stallman (update_menu_bar): Take frame as arg.
1994-04-14 Richard M. Stallman (x-create-frame-with-faces): Create frame invisible,
1994-04-14 Richard M. Stallman (HAVE_X11R4): If we define HAVE_X11R5, define this too.
1994-04-14 Richard M. Stallman (CFLAGS): Exclude ${CFLAGS} from singlequotes.
1994-04-14 Richard M. Stallman (MAKE): Don't just assign it--use @SET_MAKE@.
1994-04-14 Richard M. Stallman (x-fixed-font-alist): Give multiple names for try for certain fonts.
1994-04-14 Richard M. Stallman (find-buffer-visiting): Don't check buffer-file-number
1994-04-13 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1994-04-13 Richard M. Stallman (dired-subdir-regexp): Allow a space in dir name.
1994-04-13 Richard M. Stallman (inherited_pgroup): Conditionalize on BSD_PGRPS.
1994-04-13 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1994-04-13 Richard M. Stallman (TABDLY): Defined.
1994-04-13 Richard M. Stallman (Ffile_attributes): Cast st_size to int.
1994-04-13 Richard M. Stallman (describe_map_tree): Fix call to Flookup_key.
1994-04-13 Richard M. Stallman (rmail-default-file, rmail-default-rmail-file): New defvars.
1994-04-13 Karl Heuer (Vglyph_table): Doc fix.
1994-04-13 Richard M. Stallman (mh-progs, mh-lib): Move from mh-e.el
1994-04-13 Richard M. Stallman (mh-progs, mh-lib): Move from mh-e.el
1994-04-13 Karl Heuer (Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip
1994-04-13 Richard M. Stallman (super-apropos-check-doc-file): Force Fundamental mode.
1994-04-13 Karl Heuer (Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.
1994-04-13 Karl Heuer (Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when
1994-04-13 Karl Heuer (Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.
1994-04-13 Richard M. Stallman (CFLAGS): Exclude ${CFLAGS} from singlequotes.
1994-04-13 Karl Heuer (CFLAGS): Use shell syntax, not Makefile.
1994-04-13 Karl Heuer (comint-dynamic-complete-as-filename): Simplify.
1994-04-13 Richard M. Stallman (compute_motion): Do not abort if window shows some other buffer.
1994-04-13 Richard M. Stallman (window_system): If no X, set USE_X_TOOLKIT=no.
1994-04-13 Richard M. Stallman (ispell-message): Turn LIMIT into an integer, around ispell-region.
1994-04-13 Richard M. Stallman (mouse-menu-bar-buffers): Put Frames pane behind Buffers.
1994-04-13 Richard M. Stallman (BSD): Give it a number as definition.
1994-04-13 Richard M. Stallman (case-flip-character): Make case test more general.
1994-04-12 Richard M. Stallman Fix #include file name.
1994-04-12 Richard M. Stallman Bind M-$.
1994-04-12 Richard M. Stallman (read-quoted-char): Convert meta chars into 128+ chars.
1994-04-12 Richard M. Stallman (quoted-insert): Do nothing special for meta chars.
1994-04-12 Richard M. Stallman (next): Fix typo in m68k-next-ns3 alternative.
1994-04-12 Richard M. Stallman (backquote-process): Don't crash if ultimate
1994-04-12 Richard M. Stallman (Fkey_binding): Declare accept_default.
1994-04-12 Richard M. Stallman *** empty log message ***
1994-04-12 Richard M. Stallman (window_system): If no X, set USE_X_TOOLKIT=no.
1994-04-12 Richard M. Stallman #undef static.
1994-04-12 Richard M. Stallman (Fset_process_window_size): New function.
1994-04-12 Richard M. Stallman (set_window_size): New function.
1994-04-12 Richard M. Stallman (makeinfo-region): Fix name of tex-start/end-of-header.
1994-04-12 Richard M. Stallman Conditionals testing for null $CC were backwards.
1994-04-12 Richard M. Stallman (specbind): Use find_symbol_value.
1994-04-12 Richard M. Stallman (Fsetq_default, Fmake_local_variable): Doc syntax fix.
1994-04-12 Richard M. Stallman (dired-add-entry): Set opoint at beginning of line.
1994-04-12 Richard M. Stallman (send_process): Test pty_flag field for nil, not 0.
1994-04-12 Karl Heuer (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
1994-04-12 Karl Heuer (gud-filter): Let comint-output-filter do the hard work.
1994-04-12 Richard M. Stallman (LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.
1994-04-12 Richard M. Stallman Check for INCLUDED_FCNTL already defined.
1994-04-12 Richard M. Stallman If we include fcntl.h, define INCLUDED_FCNTL.
1994-04-12 Richard M. Stallman (dired-move-to-filename-regexp): Match the year or time.
1994-04-12 Richard M. Stallman Add sunos4shr as alternative for suns.
1994-04-12 Richard M. Stallman entered into RCS
1994-04-12 Richard M. Stallman (main): Fix typo in prev. change.
1994-04-12 Karl Heuer (main): Use setuid, not seteuid.
1994-04-12 Karl Heuer (make_lispy_event): Initialize item.
1994-04-11 Karl Heuer (vmotion): Use minibuf_prompt_width despite window-start.
1994-04-11 Richard M. Stallman (temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.
1994-04-11 Richard M. Stallman (menu-bar-emerge-menu): Improve menu title.
1994-04-11 Karl Heuer (printchar, strout): Use FRAME_PTR, not struct frame *.
1994-04-11 Richard M. Stallman Renamed from eval-region.el. Fix the `provide' call.
1994-04-11 Karl Heuer (Fmouse_position) [!MULTI_FRAME]: Declare col and row.
1994-04-11 Richard M. Stallman (make_lispy_movement): Conditionalize on MULTI_FRAME.
1994-04-11 Richard M. Stallman (x_decline_selection_request): Call XFlushQueue.
1994-04-11 Richard M. Stallman (Fsetq): Doc fix.
1994-04-11 Richard M. Stallman (syms_of_print): Doc fix.
1994-04-11 Richard M. Stallman (dired-move-to-filename): Use skip-chars-forward
1994-04-11 Karl Heuer (jka-compr-handler): Save match data.
1994-04-11 Richard M. Stallman Comment change.
1994-04-11 Karl Heuer (makefile-mode): make-local-variable misspelled as make-local-file.
1994-04-11 Karl Heuer (comint-dynamic-complete-as-filename): Save end of match before calling other
1994-04-11 Karl Heuer (dired-move-to-filename): Handle leading blanks.
1994-04-11 Karl Heuer (force-mode-line-update): Doc fix.
1994-04-11 Richard M. Stallman entered into RCS
1994-04-10 Richard M. Stallman (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
1994-04-10 Richard M. Stallman If server is a Sun, call menu-bar-enable-clipboard.
1994-04-10 Richard M. Stallman (dumpglyphs): Clear any extra pixel rows below the text.
1994-04-10 Richard M. Stallman (x_figure_window_size): Don't call x_calc_absolute_position.
1994-04-10 Richard M. Stallman (EmacsFrameSetCharSize): Do not attempt to preserve the window position.
1994-04-10 Richard M. Stallman (internal_self_insert): Test Vafter_change_functions,
1994-04-10 Richard M. Stallman (before_change_functions_restore):
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): Declared.
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): New variables.
1994-04-10 Richard M. Stallman (frame_update_line_height): Check param_faces[i] not null.
1994-04-10 Richard M. Stallman (Fx_list_fonts): Doc fix.
1994-04-10 Richard M. Stallman *** empty log message ***
1994-04-09 Daniel LaLiberte comment changes.
1994-04-09 Richard M. Stallman (inhibit-first-line-modes-regexps): Renamed from
1994-04-09 Daniel LaLiberte Jumping up to new revision.
1994-04-09 Richard M. Stallman (main): Handle EXTRA_INITIALIZE.
1994-04-09 Richard M. Stallman Initial revision
1994-04-09 Richard M. Stallman Handle -isc4.0*.
1994-04-09 Richard M. Stallman (function-key-map): Use f11, not \e.
1994-04-09 Richard M. Stallman (get_keymap): Pass 1 as ERROR to get_keymap_1.
1994-04-09 Richard M. Stallman (struct matrix_elt): Use int, not short.
1994-04-09 Richard M. Stallman (make_buffer_string): Copy properties whenever we have some
1994-04-09 Richard Kenner Add ns* as operating systems; default to ns2 for NeXT.
1994-04-09 Richard M. Stallman (x_char_height): Use line_height field.
1994-04-09 Richard M. Stallman (struct x_display): New field line_height.
1994-04-09 Richard M. Stallman (frame_update_line_height): New function.
1994-04-09 Richard M. Stallman (stufflines, scraplines, dumprectangle, x_do_pending_expose)
1994-04-09 Richard M. Stallman (get_default_char_pixel_size): Use line_height field.
1994-04-09 Richard M. Stallman (update_line): Use line_height field.
1994-04-09 Richard M. Stallman (Fx_popup_menu): Use line_height field.
1994-04-09 Karl Heuer (Fvertical_motion): Use window arg, not selected_window.
1994-04-09 Karl Heuer (rmail-new-summary): Avoid unsafe save-restriction.
1994-04-08 Daniel LaLiberte checked in with -k by liberte at 1994/04/09 20:57:56
1994-04-08 Richard M. Stallman Support kp-tab, kp-multiply, kp-add, kp-divide.
1994-04-08 Fred Pierresteguy (syms_of_xfns): Define Vx_cross_pointer_shape.
1994-04-08 Fred Pierresteguy (cross_cursor): New field for struct x_display.
1994-04-08 Fred Pierresteguy (show_mouse_face): Change the mouse cursor accordingly.
1994-04-08 Francesco Potortì * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
1994-04-08 Karl Heuer (syms_of_textprop): Initialize Qintangible.
1994-04-08 Karl Heuer (Qintangible): New symbol, replacing Qhidden.
1994-04-08 Karl Heuer (set_point): Skip past intangible regions.
1994-04-08 Karl Heuer (system_uses_terminfo): New variable.
1994-04-08 Karl Heuer (main): Call syms_of_term.
1994-04-08 Karl Heuer (comint-exec-1): Handle both termcap and terminfo.
1994-04-08 Karl Heuer (kbd_buffer_get_event): Make buffer_switch_event lispy.
1994-04-08 Karl Heuer (read_process_output): If buffer changes, record that fact.
1994-04-08 Karl Heuer (enum event_kind): Add buffer_switch_event.
1994-04-08 Richard M. Stallman (Fx_popup_dialog): Doc fix.
1994-04-08 Richard M. Stallman (global-map): Bind function keys f16, f18 and f20,
1994-04-08 Richard M. Stallman (popup-dialog-box): New function.
1994-04-08 Karl Heuer (hscroll-window-column): New function.
1994-04-08 Karl Heuer (Vminibuffer_exit_hook): New variable.
1994-04-08 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
1994-04-08 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
1994-04-08 Karl Heuer (insert_1): New function, extracted from insert.
1994-04-08 Karl Heuer (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
1994-04-07 Richard M. Stallman Many doc fixes.
1994-04-07 Richard M. Stallman Fix copying conditions for current GPL version.
1994-04-07 Richard M. Stallman (calendar-daylight-savings-ends)
1994-04-07 Richard M. Stallman (hack-one-local-variable): Test for risky-local-variable property.
1994-04-07 Richard M. Stallman (hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
1994-04-07 Richard M. Stallman (edebug-version): Delete third arg of string-match.
1994-04-07 Richard M. Stallman (fortran-blink-matching-do): New function,
1994-04-07 Tom Tromey Updated LCD archive entry.
1994-04-07 Richard M. Stallman entered into RCS
1994-04-07 Richard M. Stallman Initial revision
1994-04-07 Fred Pierresteguy (rmail-secondary-file-menu): Fix typo.
1994-04-07 Karl Heuer Fix previous change.
1994-04-07 Richard M. Stallman (define-key-after): Doc fix.
1994-04-07 Karl Heuer (rmail-summary-disable): New function.
1994-04-07 Karl Heuer (rmail-edit-mode, rmail-cease-edit): Disable summary during edit.
1994-04-07 Karl Heuer (replace-regexp): Fix misbalanced quotes.
1994-04-07 Karl Heuer (display_text_line): minibuffer_prompt_width is a distance, not an absolute
1994-04-07 Karl Heuer (Fminibuffer_prompt_width): Undo previous change for negative values.
1994-04-07 Karl Heuer (rmail-mode-map): Key binding for rmail-sort-by-keywords.
1994-04-07 Karl Heuer (rmail-sort-by-keywords): New function.
1994-04-07 Karl Heuer (rmail-summary-sort-by-keywords): New function.
1994-04-07 Karl Heuer (Info-find-node): Don't try to backstep if no history.
1994-04-07 Karl Heuer (doprnt): Reword confusing error message.
1994-04-07 Karl Heuer (Fformat): Reword confusing error message.
1994-04-07 Karl Heuer (Fsetq): Doc fix.
1994-04-07 Tom Tromey Modified LCD archive entry.
1994-04-06 Tom Tromey Bug fix; 19.23 should (require 'lmenu).
1994-04-06 Tom Tromey Fixed up headers for release.
1994-04-06 Tom Tromey Initial revision
1994-04-06 Richard M. Stallman *** empty log message ***
1994-04-06 Richard M. Stallman Doc fixes.
1994-04-06 Richard M. Stallman (kill-emacs-hook): Use add-hook.
1994-04-06 Karl Heuer Use PT, not point.
1994-04-06 Karl Heuer (display_string): Allow for negative hpos when clearing array.
1994-04-06 Karl Heuer (vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
1994-04-06 Karl Heuer (temp_echo_area_glyphs): Use PT, not point.
1994-04-06 Karl Heuer (Fminibuffer_prompt_width): Allow for negative value.
1994-04-06 Richard M. Stallman (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
1994-04-06 Richard M. Stallman (clipboard-yank, clipboard-kill-ring-save)
1994-04-06 Richard M. Stallman (x-select-enable-clipboard): New variable.
1994-04-06 Karl Heuer (Fget_buffer_create): Disallow empty string.
1994-04-06 Richard M. Stallman (quoted-insert): Handle meta-chars usefully.
1994-04-06 Karl Heuer (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
1994-04-06 Karl Heuer New version from maintainer.
1994-04-06 Richard M. Stallman (timer-kill-emacs-hook): New function.
1994-04-05 Karl Heuer Add window argument on calls to compute_motion.
1994-04-05 Karl Heuer (compute_motion): Add window argument.
1994-04-05 Richard M. Stallman (main): Fix up MAIL_USE_MMDF conditional where
1994-04-05 Karl Heuer (do_completion): gcpro some things.
1994-04-05 Karl Heuer (rmail-summary-goto-msg): Fix bug in earlier change.
1994-04-05 Daniel LaLiberte Change install- and uninstall- to -install and -uninstall.
1994-04-05 Daniel LaLiberte ucomment fix
1994-04-05 Daniel LaLiberte Comment fixes.
1994-04-05 Richard M. Stallman (display_text_line): Rename startp to leftmargin.
1994-04-05 Richard M. Stallman (note_mouse_highlight): Temporarily widen the buffer.
1994-04-05 Richard M. Stallman (verify_charstarts): Handle truncation of lines.
1994-04-05 Karl Heuer (Fget_char_property): Doc fix.
1994-04-05 Karl Heuer (file_name_completion): Honor completion-regexp-list.
1994-04-05 Karl Heuer (Freplace_match): Don't capitalize unless all matched words are capitalized.
1994-04-05 Richard M. Stallman (Fdo_auto_save): Don't turn off auto save mode.
1994-04-05 Richard M. Stallman (auto-save-mode): Don't let buffer-saved-size stay negative.
1994-04-05 Karl Heuer (manual-program): New (actually reintroduced) variable.
1994-04-05 Karl Heuer (verify_overlay_modification): Run modification-hooks for any deletion that
1994-04-05 Karl Heuer (completion-setup-function): Add mouse-face properties.
1994-04-05 Karl Heuer (compile-reinitialize-errors): Fix typo in comment.
1994-04-05 Roland McGrath (calendar-cursor-to-date): Fix to signal error when appropriate.
1994-04-05 Richard M. Stallman (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
1994-04-05 Karl Heuer (split-window-vertically): If size is negative, measure from bottom.
1994-04-05 Richard M. Stallman (view-mode-map): Don't bind C-z.
1994-04-04 Karl Heuer (generate-calendar-month): Add mouse-face properties.
1994-04-04 Daniel LaLiberte Change install- to ... to ...-install.
1994-04-04 Daniel LaLiberte Numerous changes and bug fixes to bring it up to version 3.5.
1994-04-04 Richard M. Stallman (uncompress-program): New variable.
1994-04-04 Richard M. Stallman (version-control): Doc fix.
1994-04-04 Richard M. Stallman (rmail-summary-goto-msg): Highlight the whole line except first char.
1994-04-04 Richard M. Stallman (save-place-version-control): New var, for determining
1994-04-04 Richard M. Stallman (display_text_line): Properly handle charstarts for hscroll,
1994-04-04 Richard M. Stallman (note_mouse_highlight): Do nothing if gc_in_progress.
1994-04-03 Richard M. Stallman (overlays_at): Fix previous change.
1994-04-03 Richard M. Stallman Comment changes.
1994-04-03 Richard M. Stallman (gc_in_progress): Declared.
1994-04-03 Richard M. Stallman (Fx_popup_dialog): If POSITION is t, use selected frame.
1994-04-03 Richard M. Stallman (overlays_at): Use XGCTYPE.
1994-04-03 Richard M. Stallman (OVERLAY_POSITION): Use XGCTYPE.
1994-04-03 Richard M. Stallman (Fx_popup_dialog): If POSITION is t, use selected frame.
1994-04-03 Richard M. Stallman (frame_up_to_date_hook): Defined.
1994-04-03 Richard M. Stallman Doc fix.
1994-04-03 Richard M. Stallman (redisplay): do_verify_charstarts controls whether to call verify_charstarts.
1994-04-03 Richard M. Stallman (note_mouse_highlight): Reject out-of-range pos value
1994-04-03 Richard M. Stallman (direct_output_for_insert): Add charstarts entry after the new char.
1994-04-03 Richard M. Stallman (do_scrolling): Handle charstarts like glyphs.
1994-04-03 Richard M. Stallman (ispell-message): Fixed infinite loop on shortened msg.
1994-04-03 Richard M. Stallman (verify_charstarts): Count right for continued lines.
1994-04-03 Richard M. Stallman (fast_find_position): Always return coords within the window.
1994-04-03 Richard M. Stallman (display_text_line): Always store in charstart
1994-04-03 Richard M. Stallman (verify_charstarts): New function.
1994-04-02 Karl Heuer (summarize-tar-header-block): Add mouse-face properties.
1994-04-02 Karl Heuer (Buffer-menu-mode): Highlight only the buffer name, not the whole line.
1994-04-02 Karl Heuer (compile-mouse-goto-error): Simplify.
1994-04-02 Karl Heuer (Buffer-menu-mode): Add mouse-face properties.
1994-04-02 Karl Heuer (list_buffers_1): Set buffer contents, then mode.
1994-04-02 Karl Heuer (dired-insert-directory): Fix comment.
1994-04-01 Richard M. Stallman (occur): Add mouse-face property to each line.
1994-04-01 Richard M. Stallman (dired-insert-directory): Add mouse-face properties.
1994-04-01 Richard M. Stallman (dired-add-entry, dired-insert-subdir-doinsert):
1994-04-01 Edward M. Reingold (tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because
1994-04-01 Fred Pierresteguy (x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call
1994-04-01 Fred Pierresteguy (update_menu_bar): Pass 0 to set_frame_menubar.
1994-04-01 Fred Pierresteguy (EmacsFrameSetCharSize): Clean up code.
1994-04-01 Richard M. Stallman (try_window_id): Pass new arg to scroll_frame_lines.
1994-04-01 Richard M. Stallman (make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.
1994-04-01 Richard M. Stallman (construct_menu_click, construct_mouse_click):
1994-04-01 Richard M. Stallman (xmenu_show): Undo part of March 11 change:
1994-04-01 Richard M. Stallman (Info-fontify-node): Add mouse-face properties.
1994-04-01 Fred Pierresteguy *** empty log message ***
1994-04-01 Richard M. Stallman (redisplay): In previous change, handle case where no newline follows.
1994-04-01 Karl Heuer (rmail-message-label-p, rmail-parse-message-labels):
1994-04-01 Richard M. Stallman (adjust_window_charstarts): New function.
1994-04-01 Richard M. Stallman (redisplay): Call adjust_window_charstarts
1994-03-31 Richard M. Stallman Doc fixes.
1994-03-31 Richard M. Stallman (scroll_frame_lines): Handle charstarts like glyphs.
1994-03-31 Richard M. Stallman [INCLUDED_FCNTL]: Don't include fcntl.h again.
1994-03-31 Richard M. Stallman (compute_char_face): New arg MOUSE.
1994-03-31 Karl Heuer (child_setup): Check out==err when relocating fds.
1994-03-31 Karl Heuer (Man-filter-list): New footer format to delete.
1994-03-31 Richard M. Stallman (redisplay): Call frame_up_to_date_hook.
1994-03-31 Richard M. Stallman Fix error message syntax.
1994-03-31 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
1994-03-31 Richard M. Stallman (Buffer-menu-mouse-select): New command.
1994-03-31 Richard M. Stallman (occur-mode-goto-occurrence): Delete excess close paren.
1994-03-31 Richard M. Stallman (occur-mode): Doc fix.
1994-03-31 Fred Pierresteguy (set_frame_size): Dont compute any geometry management.
1994-03-31 Fred Pierresteguy (set_frame_menubar): New arg, first_time.
1994-03-31 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
1994-03-31 Fred Pierresteguy Define HAVE_X11R4 if AIX3_2 is defined.
1994-03-31 Richard M. Stallman (frame_up_to_date_hook): Declared.
1994-03-31 Richard M. Stallman (esix5): Set NON_GNU_CPP.
1994-03-30 Richard M. Stallman *** empty log message ***
1994-03-30 Richard M. Stallman (INCLUDED_FCNTL): Define, if include fcntl.h.
1994-03-30 Richard M. Stallman Initial revision
1994-03-30 Richard M. Stallman Advise about case where C-h is rebound.
1994-03-30 Richard M. Stallman (occur-mode-find-occurrence): New subroutine.
1994-03-30 Richard M. Stallman (compile-mouse-goto-error): New command.
1994-03-30 Richard M. Stallman (dired-mouse-find-file-other-window): New command.
1994-03-30 Richard M. Stallman Doc fixes.
1994-03-30 Francesco Potortì * etags.c (main): use etags_getcwd for compatibility.
1994-03-30 Richard M. Stallman (verify_overlay_modification):
1994-03-30 Karl Heuer (Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.
1994-03-30 Richard M. Stallman (Vcompletion_regexp_list): New var.
1994-03-30 Karl Heuer (Fcompute_motion): Fix symbol name in previous change.
1994-03-30 Karl Heuer (Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer (Fcompute_motion): Don't use XFASTINT on possibly-negative coords.
1994-03-30 Karl Heuer (Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer (rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.
1994-03-30 Karl Heuer (rmail-sort-messages): Update summary buffer.
1994-03-30 Karl Heuer (rmail-sort-from-summary): Preserve window selection.
1994-03-30 Richard M. Stallman (vc-checkin): Undo previous change.
1994-03-30 Richard M. Stallman (help): New alias.
1994-03-30 Karl Heuer (calculate-c-indent): Don't loop forever at bobp.
1994-03-30 Karl Heuer Check for existence of windowing system.
1994-03-30 Karl Heuer (EMACS_TIME_NEG_P): Cast to signed.
1994-03-29 Karl Heuer (Fwindow_width): Delete unnecessary variable declarations.
1994-03-29 Karl Heuer (hack-local-variables-prop-line): Search two lines if "#!".
1994-03-29 Richard M. Stallman (basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
1994-03-29 Karl Heuer Fix glitches in previous change.
1994-03-29 Karl Heuer (Fcompute_motion): Typecheck all arguments.
1994-03-29 Karl Heuer Fix typo in comment.
1994-03-29 Richard M. Stallman (struct frame_glyphs): New fields charstarts and total_charstarts.
1994-03-29 Karl Heuer Fix typos in comments.
1994-03-29 Karl Heuer (display_text_line): Handle selective display at window edge.
1994-03-29 Karl Heuer (debug): Behave sensibly if pop-up-frames is set.
1994-03-29 Karl Heuer (Info-suffix-list): Put empty string last.
1994-03-29 Karl Heuer (file_name_completion): Don't step on dirname.
1994-03-29 Richard M. Stallman Initial revision
1994-03-29 Roland McGrath (vc-checkin): Insert name of current defun in comment buffer.
1994-03-28 Roland McGrath (add-log-current-defun): Autoload this.
1994-03-28 Karl Heuer (forms-mode): Set major mode before finding forms-file. (This gives
1994-03-28 Karl Heuer (x_find_modifier_meanings): Skip zero entries.
1994-03-28 Richard M. Stallman (file_name_completion): Protect things from GC.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman *** empty log message ***
1994-03-28 Richard M. Stallman (emerge-goto-line): New function.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman (byte-compile-file): Use whole file name for errors.
1994-03-28 Richard M. Stallman (momentary-string-display): Avoid modifying the undo list.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman (set-match-data): New alias.
1994-03-28 Richard M. Stallman Initial revision
1994-03-27 Richard M. Stallman (choose-completion-delete-max-match): Renamed from
1994-03-27 Richard M. Stallman (mouse-choose-completion): Use choose-completion-string.
1994-03-27 Richard M. Stallman Initial revision
1994-03-27 Richard M. Stallman (set-visited-file-name): Kill local var vc-mode.
1994-03-27 Richard M. Stallman (vc-find-file-hook): Set backup-inhibited.
1994-03-27 Richard M. Stallman (read_minibuf): Return val via unbind_to.
1994-03-27 Richard M. Stallman (Freplace_match): Doc fix.
1994-03-27 Richard M. Stallman *** empty log message ***
1994-03-26 Richard M. Stallman (verify_interval_modification): For insertion in
1994-03-26 Richard M. Stallman Don't test for presence of dump-emacs.
1994-03-26 Richard M. Stallman (blink-matching-open): Now three strategies for choosing
1994-03-26 Richard M. Stallman *** empty log message ***
1994-03-26 Richard M. Stallman (Info-insert-dir): Add a save-excursion.
1994-03-25 Richard M. Stallman (this_command, last_command): Declared.
1994-03-25 Richard M. Stallman (gud-comint-buffer): Move defvar up.
1994-03-25 Richard M. Stallman (pr): Use debug_print.
1994-03-25 Richard M. Stallman (debug_print): New function.
1994-03-25 Richard M. Stallman (etags, ctags): Pass -D for VERSION.
1994-03-25 Richard M. Stallman (gud-gdb-complete-command): New defun to support true
1994-03-25 Francesco Potortì * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
1994-03-25 Richard M. Stallman Initial revision
1994-03-25 Karl Heuer (Fformat): Validate number and type of arguments.
1994-03-25 Karl Heuer (Fframe_first_window): New function.
1994-03-25 Karl Heuer (xmenu_show): Enable asynchronous events.
1994-03-25 Karl Heuer (apropos-match-keys): Skip duplicate keybindings.
1994-03-25 Karl Heuer (Fwhere_is_internal): Skip duplicates.
1994-03-25 Karl Heuer (x_get_arg): Use downcased string in compare.
1994-03-25 Karl Heuer (x_report_frame_params): Sample visibility.
1994-03-25 Karl Heuer (x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.
1994-03-25 Karl Heuer (x_get_local_selection, x_handle_selection_request): Use assignment, not
1994-03-25 Karl Heuer (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
1994-03-25 Karl Heuer (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.
1994-03-25 Karl Heuer (unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
1994-03-25 Karl Heuer (add_properties, remove_properties): Use assignment, not initialization.
1994-03-25 Karl Heuer (status_notify): Use assignment, not initialization.
1994-03-24 Roland McGrath (thisdir): Nonsensical variable removed.
1994-03-24 Karl Heuer (mouse-menu-bar-buffers): Fix position structure.
1994-03-24 Daniel LaLiberte New version from author.
1994-03-24 Daniel LaLiberte Change "internal" to "original" throughout.
1994-03-24 Richard M. Stallman Initial revision
1994-03-24 Richard Kenner Add case for Bull dpx20.
1994-03-24 Richard M. Stallman (shell-strip-ctrl-m): New command.
1994-03-24 Richard M. Stallman (comint-run): New command.
1994-03-24 Fred Pierresteguy (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to
1994-03-23 Karl Heuer (run_msdos_command): Use assignment instead of initialization.
1994-03-23 Karl Heuer (read_minibuf): Use assignment instead of initialization.
1994-03-23 Karl Heuer (read_filtered_event, intern): Use assignment instead of initialization.
1994-03-23 Karl Heuer (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
1994-03-23 Karl Heuer (adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):
1994-03-23 Karl Heuer (next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,
1994-03-23 Karl Heuer (lock_file): Use assignment, not initialization.
1994-03-23 Karl Heuer (Finsert_file_contents): Use assignment, not initialization.
1994-03-23 Karl Heuer (store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.
1994-03-23 Karl Heuer (internal_self_insert): Use assignment, not initialization.
1994-03-23 Karl Heuer (call_process_cleanup, getenv_internal): Use assignment, not initialization.
1994-03-23 Karl Heuer (check_mark, Fcall_interactively): Use assignment, not initialization.
1994-03-23 Karl Heuer (sort_overlays, Fmake_overlay): Use assignment, not initialization.
1994-03-23 Karl Heuer (make_event_array): Use assignment, not initialization.
1994-03-23 Daniel LaLiberte Initial revision
1994-03-23 Karl Heuer (rmail-sort-by-subject): Fix `Re:' regexp.
1994-03-23 Karl Heuer (reset_sys_modes): Turn off O_NDELAY.
1994-03-23 Karl Heuer (nroff-mode-abbrev-table): Call define-abbrev-table.
1994-03-23 Karl Heuer (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
1994-03-23 Karl Heuer (do_switch_frame): Common code for Fselect_frame and handle_switch_frame.
1994-03-23 Karl Heuer (x_get_focus_frame): New function.
1994-03-23 Richard M. Stallman (rmail-quit): Remove summary buffer from display.
1994-03-23 Richard M. Stallman (rmail-secondary-file-menu): Display relative file names.
1994-03-23 Francesco Potortì * etags.c (cwd, outfiledir): vars added.
1994-03-23 Fred Pierresteguy (update_frame_menubar): Function renamed from update_one_frame_psheets.
1994-03-23 Fred Pierresteguy (Fx_create_frame): Call initialize_frame_menubar.
1994-03-23 Richard M. Stallman (tex-delete-last-temp-files): New arg NOT-ALL.
1994-03-23 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.
1994-03-23 Richard M. Stallman (reset_buffer): Init auto_save_failure_time slot.
1994-03-23 Richard M. Stallman (where-is): New function.
1994-03-23 Richard M. Stallman (where_is_string, Fwhere_is): Deleted.
1994-03-23 Richard M. Stallman (sort-subr): Add autoload.
1994-03-22 Karl Heuer (Fdefine_key): Check for non-events in keyvector.
1994-03-22 Karl Heuer (read_minibuf): Don't redirect focus unless minibuf is on another frame.
1994-03-22 Karl Heuer (unreadchar): Don't back up the pointer when unreading EOF.
1994-03-22 Karl Heuer (read1): Check for invalid modifier bits in a string.
1994-03-22 Richard M. Stallman (asm-mode): Doc fix.
1994-03-22 Richard M. Stallman (debugger-eval-expression): Use a history list.
1994-03-22 Richard M. Stallman (__do_global_ctors, __do_global_ctors_aux)
1994-03-22 Richard M. Stallman (Fcall_process): Make sure to close descriptors.
1994-03-22 Fred Pierresteguy Call XtSetValues not XtVaSetValues.
1994-03-22 Fred Pierresteguy (set_frame_size): Put #if 0 around a lot of useless code.
1994-03-22 Richard M. Stallman entered into RCS
1994-03-22 Karl Heuer (jump-to-register): Handle dead marker.
1994-03-22 Karl Heuer (add_command_key, command_loop_1, read_char, kbd_buffer_store_event,
1994-03-22 Roland McGrath (map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
1994-03-22 Richard M. Stallman (Qwholenump): New variable.
1994-03-22 Richard M. Stallman (Qwholenump): Declared.
1994-03-21 Karl Heuer (Fkeymapp): Doc fix.
1994-03-21 Karl Heuer (Fcopy_keymap): Account for menus and equiv-key cache.
1994-03-21 Karl Heuer Initial revision
1994-03-21 Richard M. Stallman (insert-directory): Quote special shell chars,
1994-03-21 Richard M. Stallman Initial revision
1994-03-21 Richard M. Stallman *** empty log message ***
1994-03-21 Richard M. Stallman Initial revision
1994-03-21 Richard M. Stallman entered into RCS
1994-03-21 Richard M. Stallman *** empty log message ***
1994-03-21 Richard M. Stallman (Fstring_to_number): Doc fix.
1994-03-21 Richard M. Stallman Initial revision
1994-03-21 Karl Heuer (Fmake_local_variable): Void variables stay void.
1994-03-21 Karl Heuer (make-lucid-menu-keymap): Any row of dashes means blank.
1994-03-20 Richard M. Stallman Initial revision
1994-03-20 Karl Heuer (mail-mode): Doc mod.
1994-03-20 Richard M. Stallman (x-valid-simple-selection-p): Accept an overlay.
1994-03-20 Richard M. Stallman (one-window-p): New argument all-frames.
1994-03-20 Richard M. Stallman Initial revision
1994-03-20 Richard M. Stallman (xdialog_show): Delete args x, y.
1994-03-20 Richard M. Stallman (map-y-or-n-p): Call x-popup-dialog the new way.
1994-03-20 Richard M. Stallman Initial revision
1994-03-20 Richard M. Stallman (mh-progs, mh-lib): Deleted.
1994-03-20 Richard M. Stallman Provide lmenu, not menubar.
1994-03-20 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-03-20 Richard M. Stallman (help-with-tutorial): Change previous change;
1994-03-20 Richard M. Stallman (tagsfiles): Accept capital letters.
1994-03-20 Richard M. Stallman (UTILITIES): `env' deleted.
1994-03-20 Richard M. Stallman (emacs): rm emacs before the ln.
1994-03-20 Richard M. Stallman (wait_reading_process_input, both versions): Don't call
1994-03-20 Richard M. Stallman (syms_of_emacs): Don't initialize Vinstallation_name
1994-03-19 Richard M. Stallman (Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.
1994-03-19 Richard M. Stallman (Fx_popup_dialog): Don't fail to set X, Y from POSITION.
1994-03-19 Richard M. Stallman *** empty log message ***
1994-03-19 Richard M. Stallman (Fx_popup_dialog, Fx_popup_menu): Require 2 args.
1994-03-19 Karl Heuer Delete obsolete comment.
1994-03-19 Richard M. Stallman (rmail-summary-goto-msg): Highlight message number of current message.
1994-03-19 Karl Heuer (iso-accents-list): Add entries for unadorned accents.
1994-03-19 Karl Heuer (beginning-of-defun-raw): Don't err when called at end of buffer.
1994-03-19 Karl Heuer (help-with-tutorial): Avoid unexplained large blank area.
1994-03-19 Karl Heuer (standard-display-ascii): Error if using a windowing system.
1994-03-19 Karl Heuer (create-glyph): Don't use slots that look like ASCII.
1994-03-19 Karl Heuer (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
1994-03-19 Karl Heuer (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle
1994-03-19 Karl Heuer (direct_output_for_insert): Handle termcap frames as well as X.
1994-03-19 Karl Heuer (dumpglyphs): Use the fast macros.
1994-03-19 Roland McGrath (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match
1994-03-19 Richard M. Stallman Initial revision
1994-03-18 Roland McGrath (perform-replace): Set match-data markers to nil before discarding them.
1994-03-18 Roland McGrath (map-y-or-n-p): Use a dialog box when triggered by a mouse event.
1994-03-18 Richard M. Stallman (rmail-summary-window-size): New variable.
1994-03-18 Richard M. Stallman (rmail-output-menu): New command.
1994-03-18 Richard M. Stallman (list_of_items): Arg to push_menu_item was missing.
1994-03-18 Roland McGrath (X_WINDOWS_SUPPORT): Don't include term/x-win.
1994-03-18 Roland McGrath (lisp): Include version.el, not version.elc.
1994-03-18 Roland McGrath (LIBXT): Add -lXext.
1994-03-18 Karl Heuer (telnet-maximum-count): Doc fix.
1994-03-18 Karl Heuer (LD_SWITCH_SYSTEM): Undo previous change.
1994-03-18 Karl Heuer (compute_motion): Doc fixes.
1994-03-18 Karl Heuer (x-cut-buffer-or-selection-value): Check for error from x-get-selection.
1994-03-18 Roland McGrath (X_WINDOWS_SUPPORT): New macro.
1994-03-18 Karl Heuer (beginning-of-defun-raw): New function.
1994-03-18 Karl Heuer (end-of-defun): Fix check for trailing comment.
1994-03-18 Richard M. Stallman (Fx_popup_dialog, Fx_popup_menu): Handle case where
1994-03-18 Roland McGrath (install-arch-indep): Add missing backslash after a `then'.
1994-03-18 Karl Heuer (create_process): Skip the ioctl if fd is -1.
1994-03-18 Karl Heuer (openp, Fload): GCPRO some things.
1994-03-18 Karl Heuer (Fcall_process): GCPRO some things.
1994-03-18 Karl Heuer (Fstart_process): GCPRO some things.
1994-03-17 Karl Heuer (rmail-convert-to-babyl-format): Check Content-Length field for consistency.
1994-03-17 Karl Heuer (LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.
1994-03-17 Richard M. Stallman Initial revision
1994-03-16 Richard M. Stallman (undo): Don't let the undo entries for the undo
1994-03-16 Karl Heuer (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.
1994-03-16 Karl Heuer (read_minibuf): Disallow trailing junk.
1994-03-16 Karl Heuer (Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
1994-03-16 Karl Heuer use bcopy when moving gap.
1994-03-16 Richard M. Stallman Initial revision
1994-03-16 Richard M. Stallman Initial revision
1994-03-16 Richard M. Stallman Revisions by author.
1994-03-16 Richard M. Stallman entered into RCS
1994-03-16 Richard M. Stallman Initial revision
1994-03-16 Karl Heuer (Frandom): Eliminate bias in random number generator.
1994-03-16 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.
1994-03-16 Richard M. Stallman Initial revision
1994-03-16 Karl Heuer (manual-entry): Document what the arg does.
1994-03-16 Karl Heuer (update_menu_bar): Delete unused second argument. Callers changed.
1994-03-16 Karl Heuer (redisplay): Don't consider minibuffer name for frame title.
1994-03-16 Karl Heuer (Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
1994-03-15 Karl Heuer (defun-prompt-regexp): Doc fix.
1994-03-15 Karl Heuer (LOCALTIME_CACHE): Define this symbol.
1994-03-15 Richard M. Stallman (Frename_file): Use RETURN_UNGCPRO when run handler.
1994-03-15 Karl Heuer (message1): Call message2 instead of duplicating code.
1994-03-15 Richard M. Stallman entered into RCS
1994-03-15 Richard M. Stallman (LaTeX patterns): Don't match \( and \[ following a \.
1994-03-15 Karl Heuer (Man-original-frame): New variable.
1994-03-15 Karl Heuer (Man-cooked-hook): Doc fix.
1994-03-15 Karl Heuer (gud-filter): Update comint-last-input-end.
1994-03-15 Karl Heuer Doc fix.
1994-03-15 Karl Heuer (Flogb): Check for 0.0. Emulate logb if needed.
1994-03-15 Karl Heuer (Man-filter-list): Extend footer pattern for hpux.
1994-03-15 Karl Heuer (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
1994-03-15 Karl Heuer (x_scroll_bar_expose): Don't make the right border thicker.
1994-03-15 Karl Heuer (terminal-frame) [! MULTI_FRAME]: Create this variable.
1994-03-15 Karl Heuer (read_minibuf): Make minibuffer frame visible when minibuffer activated.
1994-03-14 Richard M. Stallman (Man-build-man-command): Redirect desc 2 to /dev/null.
1994-03-14 Karl Heuer (Fhandle_switch_frame): Ignore switch to dead frame.
1994-03-14 Richard M. Stallman (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.
1994-03-14 Richard M. Stallman (thisdir): New variable.
1994-03-14 Karl Heuer (Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with
1994-03-14 Karl Heuer (buffer-display-table, buffer-undo-list): Delete docstring of second version
1994-03-14 Karl Heuer (Fread_file_name): Delete docstring of second version of function, to avoid
1994-03-14 Karl Heuer (framep, selected-frame, frame-char-height, frame-char-width,
1994-03-14 Karl Heuer (Fget_buffer_process): Fix typo in comment.
1994-03-14 Richard M. Stallman Whitespace change.
1994-03-14 Karl Heuer (search_buffer): Avoid boolean/integer mixing that confuses some compilers.
1994-03-14 Karl Heuer (redisplay_window): Avoid dividing negative numbers, since the rounding effect
1994-03-14 Karl Heuer (window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,
1994-03-14 Karl Heuer (underline-region, ununderline-region): Use printable escapes instead of
1994-03-14 Karl Heuer (Info-insert-dir): Use printable escapes instead of embedding literal control
1994-03-14 Karl Heuer (indent-or-fill-region): Use printable escapes instead of embedding literal
1994-03-14 Karl Heuer (original-page-delimiter, set-page-delimiter): Use printable escapes instead of
1994-03-14 Karl Heuer (view-register, insert-register): Handle dead marker.
1994-03-14 Fred Pierresteguy *** empty log message ***
1994-03-14 Edward M. Reingold (lunar-phase): Use calendar-mod instead of % so that it
1994-03-14 Fred Pierresteguy *** empty log message ***
1994-03-14 Fred Pierresteguy entered into RCS
1994-03-14 Fred Pierresteguy (EmacsFrameSetCharSize): Set the values of left_pos and
1994-03-14 Richard M. Stallman (view-mode): Run view-mode-hook as well as view-hook.
1994-03-14 Richard M. Stallman Comment change.
1994-03-14 Richard M. Stallman (Finsert_file_contents): Don't let same_at_end be less than same_at_start.
1994-03-14 Richard M. Stallman (Fvertical_motion): New optional arg WINDOW.
1994-03-14 Richard M. Stallman (Fdelete_other_windows): Pass new arg to Fvertical_motion.
1994-03-14 Richard M. Stallman Undo previous change. Instead:
1994-03-14 Richard M. Stallman (Fx_popup_dialog): Define only if USE_X_TOOLKIT.
1994-03-13 Karl Heuer (text-mode): Doc fix.
1994-03-13 Karl Heuer Fix typo in comment.
1994-03-13 Richard M. Stallman (diff-latest-backup-file): Call file name handler properly.
1994-03-13 Richard M. Stallman (hide-other, hide-sublevels): Renamed from outline-...
1994-03-13 Richard M. Stallman Turn on menu-bar-mode.
1994-03-13 Richard M. Stallman Preload menu-bar.
1994-03-13 Richard M. Stallman (PURESIZE): Reduce to 230000.
1994-03-12 Richard M. Stallman (pascal-indent-case): Handle comma separated list.
1994-03-12 Karl Heuer (rmail-sort-by-lines): msgnum variable should be msg.
1994-03-12 Karl Heuer (Fexpt): Delete extraneous `for' statement.
1994-03-12 Karl Heuer (get_process): Allow arg to be a buffer object.
1994-03-12 Karl Heuer Doc fix.
1994-03-12 Karl Heuer Fix coding style.
1994-03-12 Karl Heuer Put hyphen in a safer place in the character class.
1994-03-12 Karl Heuer Don't use triple-hyphen in a character class.
1994-03-11 Karl Heuer (x_consider_frame_title): New function, extracted from display_mode_line.
1994-03-11 Fred Pierresteguy (xdialog_show): New function to handle the display of dialog boxes.
1994-03-11 Fred Pierresteguy *** empty log message ***
1994-03-11 Fred Pierresteguy *** empty log message ***
1994-03-11 Fred Pierresteguy (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
1994-03-11 Fred Pierresteguy (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
1994-03-11 Fred Pierresteguy Initial revision
1994-03-11 Karl Heuer (mouse-kill): Select the clicked window first.
1994-03-11 Karl Heuer (lock_superlock): Synchronize NFS cache.
1994-03-10 Karl Heuer Add a comment to document the reason for the change in outline-level.
1994-03-10 Karl Heuer (outline-mode, outline-level): Doc fix.
1994-03-10 Karl Heuer (Fre_search_forward, Fre_search_backward): Doc fix.
1994-03-10 Richard M. Stallman (compute_motion): Initialize prev_hpos.
1994-03-10 Richard M. Stallman (shell-dynamic-complete-as-command): Make ignored-extensions
1994-03-10 Richard M. Stallman (find-buffer-visiting): Don't compare NUMBER if it is nil.
1994-03-10 Richard M. Stallman (byte-compile-track-mouse): Undo previous change,
1994-03-10 Richard M. Stallman (Man-filter-list): Don't insist on `...done' after `wait'.
1994-03-10 Richard M. Stallman (Fx_popup_menu): If POSITION is nil,
1994-03-10 Richard M. Stallman (command_loop_1): On entry, set this_command
1994-03-10 Richard M. Stallman (rmail-ignored-headers): Add several x400 header types.
1994-03-10 Richard M. Stallman (ispell-pdict-save, ispell-kill-ispell, ispell-continue):
1994-03-10 Richard M. Stallman (kill-emacs-hook): Don't autoload this hook.
1994-03-10 Richard M. Stallman (emerge-revisions, emerge-revisions-with-ancestor)
1994-03-10 Richard M. Stallman (ispell-dictionary-alist): Add autoload.
1994-03-10 Richard M. Stallman (ispell-menu-map): Autoload the whole setup.
1994-03-10 Richard M. Stallman (PURESIZE): Increment to 240000.
1994-03-10 Richard M. Stallman (menu-bar-bookmark-map): Autoload the whole setup.
1994-03-10 Richard M. Stallman (menu-bar-emerge-menu): Autoload the whole setup.
1994-03-10 Richard M. Stallman (generate-file-autoloads): Don't ignore the line
1994-03-10 Richard M. Stallman Delete the `>' from various menu item strings.
1994-03-10 Richard M. Stallman (display_mode_line): Highlight partial-width mode lines
1994-03-10 Richard M. Stallman (GLYPH_MODE_LINE_FACE): New macro.
1994-03-09 Richard M. Stallman Explain typing C-M-
1994-03-09 Richard M. Stallman Don't kill remaining processes if child exits.
1994-03-09 Karl Heuer (outline-regexp): Initialize outside the defvar.
1994-03-09 Karl Heuer (nroff-mode): Deleted garbage character.
1994-03-09 Karl Heuer (find-buffer-visiting): Fix typo in previous change.
1994-03-09 Karl Heuer Fix typo in previous change.
1994-03-09 Karl Heuer (Fcall_interactively): Don't select an active minibuffer.
1994-03-09 Karl Heuer (Fselect_window): Undo previous minibuffer change.
1994-03-09 Richard M. Stallman (window_loop): Delete MULTI_FRAME
1994-03-09 Karl Heuer (Fselect_window): Don't select an inactive minibuffer.
1994-03-09 Karl Heuer (mouse-minibuffer-check): New function to disallow mouse events in an inactive
1994-03-09 Karl Heuer (find-buffer-visiting): New function to look for another buffer visiting the
1994-03-08 Karl Heuer (apropos, super-apropos): Doc fix.
1994-03-08 Karl Heuer (super-apropos-check-doc-file): Use doc-directory instead of data-directory.
1994-03-08 Richard M. Stallman (Fdisplay_buffer): If pop_up_frames != 0,
1994-03-08 Karl Heuer Initial revision
1994-03-08 Richard M. Stallman Initial revision
1994-03-08 Karl Heuer Add freebsd.
1994-03-08 Richard M. Stallman (indented-text-mode): Run indented-text-mode-hook.
1994-03-08 Richard M. Stallman Renamed from mode-clone.el.
1994-03-08 Richard M. Stallman (comint-completion-fignore): New variable.
1994-03-08 Richard M. Stallman (shell-completion-fignore): New variable.
1994-03-08 Richard M. Stallman (syms_of_undo): staticpro pending_boundary.
1994-03-08 Roland McGrath (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
1994-03-08 Roland McGrath Add #undef HAVE_FPATHCONF.
1994-03-08 Roland McGrath Check for fpathconf.
1994-03-08 Roland McGrath (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
1994-03-08 Roland McGrath (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.
1994-03-08 Roland McGrath (term_get_fkeys_data): Variable removed.
1994-03-08 Richard M. Stallman (Fprevious_window, Fnext_window): ALL_FRAMES = visible
1994-03-08 Richard M. Stallman (next_frame, prev_frame): If MINIBUF is `visible',
1994-03-08 Roland McGrath (etags-list-tags): Check for explicit tag names.
1994-03-08 Roland McGrath (etags-tags-completion-table): Let the line number or char pos be empty.
1994-03-08 Richard M. Stallman (Qvisible): Declared.
1994-03-08 Richard M. Stallman (Fwindow_width): Doc fix.
1994-03-07 Richard M. Stallman entered into RCS
1994-03-07 Roland McGrath (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.
1994-03-07 Karl Heuer Comment fix.
1994-03-07 Karl Heuer (gdb): Use a minibuffer map with TAB to complete a filename.
1994-03-07 Karl Heuer (comment-column): Doc fix.
1994-03-07 Karl Heuer (doprnt): Do the right thing for negative size spec.
1994-03-07 Karl Heuer (get_minibuffer): Make name buffer large enough.
1994-03-07 Karl Heuer (Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
1994-03-07 Karl Heuer (temp_echo_area_glyphs): Use quit_char, not C-g.
1994-03-07 Karl Heuer (Fscroll_other_window): Doc fix.
1994-03-07 Richard M. Stallman (mouse-choose-completion): Bury the completion buffer.
1994-03-07 Richard M. Stallman Initial revision
1994-03-07 Richard M. Stallman Accept freebsd as OS.
1994-03-07 Richard M. Stallman Doc fixes.
1994-03-06 Richard M. Stallman (mark_object): Add no-op cast.
1994-03-06 Richard M. Stallman (edebug-skip-whitespace): Only \n, not \r, ends a comment.
1994-03-06 Richard M. Stallman (error): Use doprnt. Make buffer larger as necessary.
1994-03-06 Richard M. Stallman (backquote-listify): Renamed from bq-listify.
1994-03-06 Richard M. Stallman Complete rewrite by Sladkey.
1994-03-06 Richard M. Stallman Comment changes.
1994-03-06 Richard M. Stallman (operate_on_word): Don't move point; store in *NEWPOINT.
1994-03-06 Richard M. Stallman Initial revision
1994-03-05 Richard M. Stallman (c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
1994-03-05 Richard M. Stallman (jka-compr-insert-file-contents): Handle 5th arg.
1994-03-05 Richard M. Stallman (byte-compile-track-mouse): Handle >1 body form.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Define here.
1994-03-05 Richard M. Stallman Clean up indentation and whitespace.
1994-03-05 Richard M. Stallman (main): Change delimiter from "^L" to "^_^L".
1994-03-05 Richard M. Stallman (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
1994-03-05 Richard M. Stallman Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Definition moved to lisp.h.
1994-03-05 Richard M. Stallman (shut_down_emacs): Set Vrun_hooks to nil.
1994-03-05 Richard M. Stallman (Fdo_auto_save): Doc fix.
1994-03-05 Richard M. Stallman (command_loop_1, read_key_sequence, Fcommand_execute):
1994-03-05 Richard M. Stallman (read_minibuf): Don't call Vrun_hooks if it is nil.
1994-03-05 Richard M. Stallman (save_excursion_restore): Don't call Vrun_hooks if nil.
1994-03-05 Richard M. Stallman (Fkill_buffer, Fkill_all_local_variables):
1994-03-05 Karl Heuer (command_loop_1): Fix misplaced assignment of last_point_position.
1994-03-04 Karl Heuer (rmail-message-filter): Doc fix.
1994-03-04 Karl Heuer *** empty log message ***
1994-03-04 Karl Heuer (isnan): New macro.
1994-03-04 Fred Pierresteguy (update_one_frame_psheets): Call EmacsFrameSetCharSize to
1994-03-04 Fred Pierresteguy (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for
1994-03-04 Roland McGrath [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
1994-03-04 Roland McGrath (compile-goto-error): Push the mark before calling next-error.
1994-03-04 Richard M. Stallman (skip_chars): Treat `-' as alias for space, if syntaxp.
1994-03-04 Richard M. Stallman (system-key-alist): Fix the code value for `remove'.
1994-03-04 Richard M. Stallman (Finsert_file_contents): Pass del_range_1 two ends, not a length.
1994-03-04 Richard M. Stallman (byte-compile-insert-header): Take a filename argument.
1994-03-04 Richard M. Stallman (ange-ftp-nslookup-host, ange-ftp-start-process):
1994-03-04 Karl Heuer (chan_process): Don't specify size.
1994-03-04 Karl Heuer (c-fill-paragraph): Preserve final sentence boundary.
1994-03-03 Richard M. Stallman Rename comint-input-filter-functions and
1994-03-03 Richard M. Stallman (inferior-scheme-mode): Removed unnecessary
1994-03-03 Richard M. Stallman (comint-input-filter-functions)
1994-03-03 Richard M. Stallman (shell-dynamic-complete-functions): New variable.
1994-03-03 Richard M. Stallman (comint-after-partial-filename-command,
1994-03-03 Roland McGrath (generate-file-autoloads): Move misplaced paren in match clause of cond
1994-03-03 Karl Heuer Fix typo in comment.
1994-03-03 Karl Heuer (server-switch-buffer): Don't select a minibuffer.
1994-03-03 Karl Heuer (Fread_file_name): Do the right thing when insert-default-directory is nil.
1994-03-03 Karl Heuer (record_delete): Save last_point_position in the undo record, rather than the
1994-03-03 Karl Heuer New variable last_point_position.
1994-03-03 Karl Heuer (command_loop_1): Set last_point_position to the value of point.
1994-03-03 Richard M. Stallman (Finsert_file_contents): If undo_list was t, leave it t.
1994-03-03 Richard M. Stallman (kill-emacs-query-functions, kill-buffer-query-functions):
1994-03-03 Richard M. Stallman (outline-on-heading-p): Use bolp.
1994-03-03 Richard M. Stallman (current-word): Check properly for bolp. New optional arg STRICT. Doc fix.
1994-03-03 Karl Heuer (main): Change delimiter from "^L" to "^_^L".
1994-03-03 Richard M. Stallman (map_event_to_object, set_frame_menubar):
1994-03-03 Richard M. Stallman Comment change.
1994-03-03 Karl Heuer Use add-hook instead of setq.
1994-03-03 Karl Heuer (Fget_file_buffer): Doc fix.
1994-03-03 Karl Heuer (buffer-file-truename): Doc fix.
1994-03-03 Karl Heuer (substitute-key-definition): Avoid infinite recursion.
1994-03-03 Karl Heuer (C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.
1994-03-02 Richard M. Stallman (chan_process, Vprocess_alist): Declared.
1994-03-02 Richard M. Stallman (chan_process, Vprocess_alist): No longer static.
1994-03-02 Richard M. Stallman (mouse-choose-completion): Use that as the buffer to edit.
1994-03-02 Richard M. Stallman (PURESIZE) [MULTI_FRAME]: Incremented to 230000.
1994-03-02 Richard M. Stallman (Fdisplay_completion_list): Restore original buffer
1994-03-02 Richard M. Stallman (completion-list-mode): Set completion-reference-buffer
1994-03-02 Richard M. Stallman (menu_bar_items): When moving an item to the end,
1994-03-02 Richard M. Stallman Include unistd.h.
1994-03-02 Richard M. Stallman (Fdelete_frame): Don't initialize a Lisp_Object.
1994-03-02 Richard M. Stallman (telnet): Use chars in comint-delimiter-argument-list.
1994-03-02 Richard M. Stallman (shell-delimiter-argument-list): Now has chars, not strings.
1994-03-02 Richard M. Stallman (comint-arguments): Use just one regexp to find end of arg
1994-03-02 Richard M. Stallman (pascal-calculate-indent): Fixed indentation bug
1994-03-02 Richard M. Stallman (shell-dirtrackp): Variable definition added.
1994-03-02 Richard M. Stallman (inferior-lisp-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (shell-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (inferior-scheme-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (full-copy-sparse-keymap): Function deleted.
1994-03-02 Roland McGrath (diff-latest-backup-file): Check for a file-name-handler and run it.
1994-03-02 Richard M. Stallman (makefile-mode): Set local-write-file-hooks, not write-file-hooks.
1994-03-02 Karl Heuer (copy-face): Don't change old-face and new-face before the frame loop.
1994-03-02 Karl Heuer (with_x_toolkit): Fix typo in previous change.
1994-03-02 Karl Heuer (Fx_list_fonts): Avoid confused increment of info.
1994-03-02 Karl Heuer (Fforward_comment): Do the right thing at eob.
1994-03-02 Karl Heuer (iconify-or-deiconify-frame): Don't make invisible before making visible.
1994-03-02 Roland McGrath (tags-add-tables): Change default value to 'ask-user; update doc.
1994-03-02 Richard M. Stallman (ispell-message-text-end): New variable.
1994-03-02 Richard M. Stallman Initial revision
1994-03-02 Karl Heuer (iconify-or-deiconify-frame): Force temporary invisibility even if this is the
1994-03-02 Richard M. Stallman (mail-do-fcc): Don't write a newline before the text.
1994-03-02 Richard M. Stallman (menu_bar_items): Accept old vector as arg. Return a vector.
1994-03-02 Richard M. Stallman (update_menu_bar): Change call to menu_bar_items.
1994-03-02 Richard M. Stallman (memory_signal_data): No longer static.
1994-03-02 Richard M. Stallman (Fsignal): If DATA is memory_signal_data, don't add to it.
1994-03-02 Richard M. Stallman (struct handler): New field chosen_clause.
1994-03-02 Richard M. Stallman (make_frame): Init menu_bar_items field to 0.
1994-03-02 Karl Heuer New s-file for rs60000-ibm-aix3.2.5.
1994-03-02 Karl Heuer Initial revision
1994-03-02 Karl Heuer Use -g with the native compiler.
1994-03-02 Richard M. Stallman (del_range_1): New function.
1994-03-02 Richard M. Stallman (insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
1994-03-01 Edward M. Reingold * calendar.el (calendar-current-date): Use fixed assoc list for
1994-03-01 Richard M. Stallman (pascal-sub-block-re): Recognize for and with.
1994-03-01 Doug Evans Move comment to proper place.
1994-03-01 Karl Heuer (Info-restore-point): Don't wipe out hl before using it.
1994-03-01 Karl Heuer (picture-forward-column, picture-backward-column): Allow backward motion
1994-03-01 Karl Heuer (inhibit-startup-echo-area-message): Doc fix.
1994-03-01 Karl Heuer Fix typo in comment.
1994-03-01 Karl Heuer (tc-mode-map): Fix binding of tc-dissociate.
1994-02-28 Karl Heuer (memory_full): Use new variable memory_signal_data with precomputed value
1994-02-28 Fred Pierresteguy (xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
1994-02-28 Fred Pierresteguy (XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
1994-02-27 David J. MacKenzie Use GPL.
1994-02-27 David J. MacKenzie *** empty log message ***
1994-02-27 David J. MacKenzie Use GPL.
1994-02-27 David J. MacKenzie Initial revision
1994-02-27 David J. MacKenzie Update GPL.
1994-02-27 David J. MacKenzie * make-path.c (main): Return 1 on error, not -1. Update GPL.
1994-02-27 David J. MacKenzie * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
1994-02-27 David J. MacKenzie Fix comment typos.
1994-02-26 Richard M. Stallman (with_x_toolkit): Don't allow motif or open-look.
1994-02-26 Richard M. Stallman (LD_SWITCH_SYSTEM): New definitions, with #undef.
1994-02-26 Richard M. Stallman Comment change.
1994-02-26 Karl Heuer (sys_subshell): New function, split from sys_suspend.
1994-02-26 Karl Heuer (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
1994-02-26 Karl Heuer (menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
1994-02-26 Karl Heuer (Fset_window_configuration): Allow for menu-bar-lines to have changed since
1994-02-26 Karl Heuer (OVERLAY_POSITION): Don't check which buffer it points to.
1994-02-26 Richard M. Stallman (system-key-alist): Renamed from vendor-key-syms.
1994-02-26 Richard M. Stallman (Vsystem_key_alist): Renamed from Vvendor_key_alist.
1994-02-26 Karl Heuer (comint-exec-1): Force a local copy of the environment.
1994-02-26 Karl Heuer Delete extra backslash on last line of macro.
1994-02-26 Karl Heuer Clean up c-font-lock-keywords; now slightly more consistent about highlighting
1994-02-25 Karl Heuer (compute_motion): Allow for invisible overlays in next_invisible lookahead.
1994-02-25 Karl Heuer (display_text_line): Allow for invisible overlays in next_invisible lookahead.
1994-02-25 Richard M. Stallman (help-menu-map): Variable deleted, and its binding.
1994-02-25 Fred Pierresteguy (EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.
1994-02-25 Fred Pierresteguy (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
1994-02-25 Fred Pierresteguy (EmacsFrameSetCharSize): Call check_frame_size and update
1994-02-25 Richard M. Stallman (c-macro-display-buffer): Delete special view-mode hack.
1994-02-25 Karl Heuer (set-visited-file-name): Unlock the file if setting the visited file name to
1994-02-25 Karl Heuer (Buffer-menu-toggle-read-only): Change toggle-read-only to
1994-02-25 Karl Heuer *** empty log message ***
1994-02-25 Richard M. Stallman (byte-compile-from-buffer, byte-compile-top-level):
1994-02-25 Richard M. Stallman (byte-compile-protect-from-advice): New macro that
1994-02-24 Richard M. Stallman (hide-sublevels): Doc fix. Rename arg.
1994-02-24 Karl Heuer (help-for-help): Use help-map in the docstring.
1994-02-24 Karl Heuer (make-help-screen): Initialize help-screen before changing the keymap.
1994-02-24 Richard M. Stallman (outline-minor-mode-prefix): Change to C-c C-o.
1994-02-24 Richard M. Stallman (lisp-mode-variables): Set outline-regexp.
1994-02-24 Richard M. Stallman (nroff-mode): Set outline-regexp and outline-level.
1994-02-24 Richard M. Stallman (c-mode): Set outline-regexp and outline-level.
1994-02-24 Karl Heuer Fix value of docdir.
1994-02-24 Richard M. Stallman (Fload): Cast the args to stat.
1994-02-24 Karl Heuer Install DOC* in docdir.
1994-02-24 Richard M. Stallman (*-sysv4.1): Set NON_GNU_CPP.
1994-02-24 Karl Heuer (direct_output_forward_char): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (direct_output_for_insert): Fix comment.
1994-02-24 Karl Heuer (compute_motion, vmotion): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (try_window, display_text_line): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
1994-02-24 Karl Heuer (Fget_char_property): Fix docstring.
1994-02-24 Karl Heuer (Fget_char_property): New function.
1994-02-24 Richard M. Stallman Formerly INSTALL.~20~
1994-02-24 Karl Heuer (sort_overlays): Allow for null window.
1994-02-24 Richard M. Stallman Don't force os=-hpux for hp9k2... and hp9k3...
1994-02-24 Fred Pierresteguy (x_window): Call XChangeWindowAttributes with the standard
1994-02-24 Richard M. Stallman (Fx_popup_menu): Allow t as position, meaning use mouse pos.
1994-02-24 Richard M. Stallman (Fy_or_n_p): Use a popup menu if reached via mouse command.
1994-02-24 Richard M. Stallman (mouse_get_pos): Don't convert to glyph units.
1994-02-24 Richard M. Stallman (construct_mouse_click): Don't convert to glyph units.
1994-02-24 Richard M. Stallman (Fmouse_position): Convert to glyph units.
1994-02-24 Richard M. Stallman (make_lispy_movement, make_lispy_event):
1994-02-24 Richard M. Stallman (ELF_BSS_SECTION_NAME): New macro (config.h may override).
1994-02-24 Richard M. Stallman (Fkill_buffer): Call the Vkill_buffer_query_functions.
1994-02-24 Richard M. Stallman (kill-emacs-query-functions): New variable.
1994-02-24 Richard M. Stallman (Info-build-node-completions): Add a call to widen.
1994-02-23 Richard M. Stallman (debug, debug-on-entry): Doc strings.
1994-02-23 Karl Heuer *** empty log message ***
1994-02-23 Richard M. Stallman Include usg5-4.h.
1994-02-23 Richard M. Stallman [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
1994-02-23 Richard M. Stallman NEWSOS5 conditional deleted.
1994-02-23 Karl Heuer (byte-compile-file): Return nil on failure.
1994-02-23 Karl Heuer (main, get_time): Don't crash on invalid input.
1994-02-23 Richard M. Stallman (jka-compr-partial-uncompress): Make dd give you
1994-02-23 Richard M. Stallman *** empty log message ***
1994-02-23 Richard M. Stallman (posn-x-y): New function.
1994-02-23 Richard M. Stallman Removed all support for Emacs-18:
1994-02-23 Edward M. Reingold Fix calendar-cursor-to-date to handle starred days correctly.
1994-02-23 Richard M. Stallman (Finsert_file_contents): If REPLACE, always do lseek.
1994-02-23 Karl Heuer (rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
1994-02-22 Karl Heuer New variable docdir to control where the docstring file goes.
1994-02-22 Karl Heuer Use docdir to initialize PATH_DOC in paths.h.
1994-02-22 Karl Heuer New path PATH_DOC for doc-directory.
1994-02-22 Karl Heuer (syms_of_callproc): New variable Vdoc_directory.
1994-02-22 Karl Heuer (get_doc_string, Snarf_documentation): Use new variable doc_directory.
1994-02-22 Karl Heuer New variable doc_directory.
1994-02-22 Karl Heuer When --run-in-place, don't inherit archlibdir.
1994-02-22 Karl Heuer Move extern declarations to top of file.
1994-02-22 Karl Heuer (get_time): Simplify; avoid calling index.
1994-02-22 Richard M. Stallman (calendar-cursor-to-date): Fix search string so it
1994-02-22 Richard M. Stallman (make_lispy_event): For menu bar event in USE_X_TOOLKIT
1994-02-22 Richard M. Stallman (construct_menu_click): Undo previous change.
1994-02-21 Richard M. Stallman (x_had_errors_p): New function.
1994-02-21 Richard M. Stallman (get_keyelt): Cached equiv-key data is now a sublist.
1994-02-21 Richard M. Stallman Whitespace change.
1994-02-21 Karl Heuer (shrink-window-if-larger-than-buffer): Don't shrink if the window that would
1994-02-21 Richard M. Stallman (single_keymap_panes): Properly skip help-string if any.
1994-02-21 Richard M. Stallman (picture-mode-map): Replace delete-backward-char
1994-02-20 Roland McGrath Move config.h after system includes.
1994-02-20 Roland McGrath [BSD]: #undef WCOREDUMP before defining it.
1994-02-20 Richard M. Stallman (BSD_PGRPS): Add #undef.
1994-02-20 Richard M. Stallman (install-arch-dep, install-arch-indep):
1994-02-20 Richard M. Stallman (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
1994-02-19 Richard M. Stallman (x_window_to_frame): Add parens for clarity.
1994-02-19 Richard M. Stallman (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
1994-02-19 Richard M. Stallman *** empty log message ***
1994-02-19 Richard M. Stallman (get_keyelt): Discard keyboard equivalents
1994-02-19 Richard M. Stallman Find and display keyboard equivalents of menu items.
1994-02-19 Richard M. Stallman (calendar-string-to-mayan-long-count): Don't
1994-02-19 Richard M. Stallman (substitute-key-definition): Don't discard menu strings.
1994-02-18 Richard M. Stallman (lisp-complete-symbol): Doc fix.
1994-02-18 Richard M. Stallman (mouse-delete-max-match): Set len properly.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Richard M. Stallman Comment changes.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Fred Pierresteguy *** empty log message ***
1994-02-18 Richard M. Stallman (Fx_parse_geometry): Don't call check_x.
1994-02-18 Richard M. Stallman (gud-mode): Define C-c C-l in gud buffer.
1994-02-18 Richard M. Stallman Comment change.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Fred Pierresteguy entered into RCS
1994-02-18 Fred Pierresteguy *** empty log message ***
1994-02-18 Fred Pierresteguy (popup_selection_callback): Clean up code. Remove code in #if 0 directive.
1994-02-18 Richard M. Stallman (gnu_bits): Use unsigned char.
1994-02-18 Richard M. Stallman (unshow_buffer): Unconditionally set last_window_start.
1994-02-18 Paul Eggert (vc-lookup-triple): Yield nil, not "", if NAME is nil.
1994-02-18 Richard M. Stallman (Fdelete_other_windows): Don't call Frecenter;
1994-02-18 Richard M. Stallman (dumpglyphs): Try various alternatives for foreground color
1994-02-17 Richard M. Stallman Comment changes.
1994-02-17 Richard M. Stallman *** empty log message ***
1994-02-17 Richard M. Stallman (ange-ftp-insert-file-contents): New arg REPLACE.
1994-02-17 Fred Pierresteguy *** empty log message ***
1994-02-17 Richard M. Stallman Delete the code to enable menu bars.
1994-02-17 Richard M. Stallman (defun-prompt-regexp): Now a user variable.
1994-02-17 Richard M. Stallman Use <...> for config.h.
1994-02-17 Richard M. Stallman *** empty log message ***
1994-02-17 Richard M. Stallman (Finsert_file_contents): Fix previous change.
1994-02-17 Richard M. Stallman (mail-mailer-swallows-blank-line): Fix regexp typo.
1994-02-17 Francesco Potortì * etags.c (--absolute-pathnames): this option removed.
1994-02-17 Richard M. Stallman (Finsert_file_contents): New arg REPLACE.
1994-02-17 Richard M. Stallman (revert-buffer): Use new insert-file-contents replace arg.
1994-02-17 Noah Friedman interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
1994-02-17 Richard M. Stallman (child_setup_tty): Typo in previous change.
1994-02-17 Richard M. Stallman (time-stamp-start): Allow more white space
1994-02-17 Richard M. Stallman entered into RCS
1994-02-17 Richard M. Stallman (unexec): Add cast to result of `sbrk'.
1994-02-17 Richard M. Stallman (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
1994-02-17 Richard M. Stallman (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
1994-02-17 Richard M. Stallman (BSD_PGRPS): Defined.
1994-02-17 Richard M. Stallman (main): Test BSD_PGRPS, not BSD.
1994-02-17 Richard M. Stallman (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
1994-02-17 Richard M. Stallman (mips-sony-newsos*): New configuration.
1994-02-17 Fred Pierresteguy (rs6000-bull-bosx*): New configuration.
1994-02-17 Roland McGrath (copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
1994-02-16 Richard M. Stallman (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
1994-02-16 Richard M. Stallman (put_line): Don't break the line if it all fits.
1994-02-16 Richard M. Stallman (recover-file): Call auto-save-file-name-p correctly.
1994-02-16 Richard M. Stallman (c++-mode): Set parse-sexp-ignore-comments to t.
1994-02-16 Richard M. Stallman (interpreter-mode-alist): New variable.
1994-02-15 Richard M. Stallman (face-try-color-list): Don't rely on errors from using
1994-02-15 Richard M. Stallman (sys_write): If any bytes were written, return how many.
1994-02-15 Richard M. Stallman (XTread_socket): Do not assume that select returning
1994-02-15 Fred Pierresteguy *** empty log message ***
1994-02-15 Fred Pierresteguy *** empty log message ***
1994-02-14 Karl Heuer (Fx_close_current_connection): call check_x.
1994-02-14 Karl Heuer (Fx_popup_menu): Likewise.
1994-02-14 Karl Heuer (check_x): Make it global.
1994-02-14 Karl Heuer (x-own-selection-internal, x-get-selection-internal,
1994-02-14 Karl Heuer (check_x): Declare it.
1994-02-14 Richard M. Stallman Initial revision
1994-02-14 Karl Heuer (current-word): Remove (interactive).
1994-02-14 Karl Heuer (indented_beyond_p): New function.
1994-02-14 Karl Heuer (try_window_id, display_text_line): Treat blank lines specially in
1994-02-14 Karl Heuer Fix comments.
1994-02-14 Francesco Potortì * etags.c (absolute_pathnames, cwd): added global vars.
1994-02-14 Roland McGrath Initial revision
1994-02-13 Roland McGrath (BROKEN_START, TEXT_START): Don't define.
1994-02-13 Roland McGrath (start_of_text): Don't define #ifdef HAVE_TEXT_START.
1994-02-13 Richard M. Stallman (decode_mode_spec): Support %+.
1994-02-13 Richard M. Stallman (undo, yank): Set this-command to t at start,
1994-02-13 Richard M. Stallman (command_loop_1): On entry, set last_command to this_command.
1994-02-12 Richard M. Stallman (term_init): If no `se', use `me';
1994-02-12 Richard M. Stallman (command-line-1): Improve previous change.
1994-02-12 Richard M. Stallman (command-line-1): Improve previous change.
1994-02-12 Richard M. Stallman (inhibit-startup-echo-area-message): New variable.
1994-02-12 Richard M. Stallman (face-initialize): Specify default characteristics
1994-02-12 Karl Heuer (super-apropos-check-doc-file): Don't attempt to retrieve function
1994-02-12 Richard M. Stallman (disabled-command-hook): Use eq to compare elts
1994-02-12 Richard M. Stallman Set up Alt keys as well as C-x 8 prefix.
1994-02-12 Richard M. Stallman (Fset_frame_height, Fset_frame_width, Fset_frame_size):
1994-02-12 Richard M. Stallman (clone-init-mode-variables): Don't defvar
1994-02-12 Karl Heuer Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
1994-02-12 Richard M. Stallman (perl-mode): Set parse-sexp-ignore-comments.
1994-02-12 Richard M. Stallman (${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
1994-02-12 Karl Heuer Fix conditional compilation.
1994-02-12 Karl Heuer Delete HAVE_SETSID; configure checks for that.
1994-02-12 Richard M. Stallman *** empty log message ***
1994-02-12 Karl Heuer (gethomedir): Look at LOGNAME before USER.
1994-02-11 Karl Heuer (x_scroll_bar_create): Fix indentation.
1994-02-11 Karl Heuer (Fuser_real_login_name): Doc fix.
1994-02-11 Karl Heuer (rmail-dont-reply-to): Change user-original-login-name to user-login-name.
1994-02-11 Karl Heuer (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
1994-02-11 Karl Heuer (user-original-login-name): Reduce to a defalias, since it's redundant with
1994-02-11 Karl Heuer (gnus-user-login-name): Fix doc string.
1994-02-11 Karl Heuer (gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
1994-02-11 Karl Heuer (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
1994-02-11 Karl Heuer (Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
1994-02-11 Karl Heuer (init_editfns): Look at LOGNAME before USER.
1994-02-11 Richard M. Stallman Don't initialize CC.
1994-02-11 Karl Heuer (perform-replace): Check for empty stack.
1994-02-11 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-02-11 Richard M. Stallman (decode_mode_spec): Implement `P'.
1994-02-11 Charles Hannum Use -ltermcap, not Emacs's own version. #undef symbols used for
1994-02-11 Roland McGrath (SYSV_SYSTEM_DIR): Define.
1994-02-11 Fred Pierresteguy (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
1994-02-11 Fred Pierresteguy *** empty log message ***
1994-02-11 Fred Pierresteguy (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
1994-02-11 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
1994-02-11 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
1994-02-11 Karl Heuer Fix spelling of pre-command-hook.
1994-02-11 Karl Heuer (syms_of_keyboard): Add a DEFVAR for command-hook-internal.
1994-02-11 Karl Heuer Fix syntax used for C-SPC.
1994-02-11 Roland McGrath (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
1994-02-11 Roland McGrath (sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
1994-02-11 Roland McGrath Add #undef SYS_SIGLIST_DECLARED.
1994-02-11 Karl Heuer (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
1994-02-11 Karl Heuer (read_filtered_event): Retry read_char after a buffer change.
1994-02-11 Karl Heuer Split #ifdef so as not to confuse c-mode.
1994-02-11 Karl Heuer (Fpos_visible_in_window_p): Take hscroll into account.
1994-02-10 Karl Heuer (buffer_posn_from_coords): Take hscroll into account.
1994-02-10 Karl Heuer (Fmessage): Copy the text to be displayed into a malloc'd buffer.
1994-02-10 Karl Heuer Comment change.
1994-02-10 Karl Heuer (difftm): Simplify expression.
1994-02-10 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
1994-02-10 Richard M. Stallman (shell-get-current-command): Make regexp more selective.
1994-02-10 Richard M. Stallman (mouse-start-end): For double click with START on openparen,
1994-02-10 Richard M. Stallman (lisp-font-lock-keywords-2): Quote the * in let*.
1994-02-10 Richard M. Stallman Use new name vmsdir.h.
1994-02-10 Karl Heuer (outline-mode): Fix spelling of add-hook.
1994-02-10 Karl Heuer (Fdo_auto_save): Save echo_area_glyphs_length.
1994-02-10 Karl Heuer (Fgarbage_collect): Save echo_area_glyphs_length.
1994-02-09 Karl Heuer (Fkill_all_local_variables): Run change-major-mode-hook.
1994-02-09 Karl Heuer (x_display_cursor, process_expose_from_menu): Block input.
1994-02-09 Karl Heuer (vc-comment-to-change-log): Load add-log before binding
1994-02-09 Karl Heuer (CRT0_DUMMIES): Definition deleted.
1994-02-09 Karl Heuer (mouse-start-end): Check START rather than point for being at eob.
1994-02-09 Karl Heuer (mark_object): Fetch obj from *objptr at loop, not at the gotos.
1994-02-09 Richard M. Stallman (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
1994-02-09 Richard M. Stallman Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.
1994-02-09 Fred Pierresteguy (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
1994-02-09 Richard M. Stallman (C_SWITCH_MACHINE): Get this from autoconf.
1994-02-09 Richard M. Stallman (display-time): Use expand-file-name to make file name of wakeup.
1994-02-09 Richard M. Stallman (disabled-command-hook): Use eq to compare elts of this-command-keys.
1994-02-09 Karl Heuer (rmail-summary-expunge-and-save): Mark summary buffer as unmodified.
1994-02-09 Karl Heuer (rmail-expunge-and-save): Mark summary buffer as unmodified.
1994-02-09 Karl Heuer Add (require 'rmail) so the macro will be byte-compiled properly.
1994-02-09 Karl Heuer (compute_char_face): Extract overlay-sorting code as a separate function,
1994-02-09 Karl Heuer (sort-overlays): New function, extracted from xfaces.c.
1994-02-08 Richard M. Stallman (main) [HAVE_SYSVIPC]: Reverse test of fork value.
1994-02-08 Richard M. Stallman (show-children): Don't narrow to (1+ (point-max)) when
1994-02-08 Roland McGrath (generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
1994-02-08 Roland McGrath *** empty log message ***
1994-02-08 Roland McGrath (print): If print_escapes_newlines, print '\f' as "\\f".
1994-02-08 Karl Heuer (rmail-edit-current-message): Make local variables permanent, so
1994-02-08 Karl Heuer (rmail-variables): Make local variables permanent, so the user can safely
1994-02-08 Richard M. Stallman (copy-face): Doc fix.
1994-02-08 Richard M. Stallman (finder-mode): Doc fix.
1994-02-08 Richard M. Stallman (mail-signature): Insert a `-- ' line.
1994-02-08 Richard M. Stallman (Fprocess_kill_without_query): Doc fix.
1994-02-08 Karl Heuer (compute_motion): Source code was improperly indented.
1994-02-08 Karl Heuer (make-syntax-table): Behave like copy-syntax-table if an argument is given,
1994-02-08 Karl Heuer (batch-update-autoloads): Add missing close paren.
1994-02-08 Jim Meyering *** empty log message ***
1994-02-08 Karl Heuer *** empty log message ***
1994-02-07 Karl Heuer (ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
1994-02-07 Karl Heuer (mail-signature): Doc mod.
1994-02-07 Karl Heuer (insert-parentheses): Doc mod.
1994-02-07 Roland McGrath (autoload-trim-file-name): New function.
1994-02-07 Richard M. Stallman (desktop-bug-report): Command deleted.
1994-02-07 Richard M. Stallman (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
1994-02-07 Richard M. Stallman (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.
1994-02-07 Richard M. Stallman (calendar-print-french-date,diary-french-date):
1994-02-07 Richard M. Stallman (view-diary-entries,diary-islamic-date): Use new error arg
1994-02-07 Richard M. Stallman (calendar-cursor-holidays): Use new error arg
1994-02-07 Richard M. Stallman (insert-diary-entry,insert-weekly-diary-entry,
1994-02-07 Richard M. Stallman (calendar-mode-line-format): Change "current" to "today".
1994-02-07 Richard M. Stallman Comment change.
1994-02-07 Roland McGrath (remote-compile): Set comint-file-name-prefix in the compilation buffer.
1994-02-07 Michael I. Bushnell Fix Roland's misplaced paren around call to marker-buffer.
1994-02-07 Fred Pierresteguy (x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
1994-02-07 Richard M. Stallman Finish previous change.
1994-02-07 Richard M. Stallman Change the sequences aa and ae to just a and e.
1994-02-07 Richard M. Stallman (gomoku-init-display, gomoku-put-char):
1994-02-07 Richard M. Stallman (tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.
1994-02-07 Richard M. Stallman (makefile-browser-fill, makefile-browser-toggle):
1994-02-07 Richard M. Stallman (hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
1994-02-07 Richard M. Stallman (hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.
1994-02-07 Richard M. Stallman (c-macro-expand): Check inhibit-read-only.
1994-02-07 Richard M. Stallman Properly check in the total rewrite installed months ago.
1994-02-07 Roland McGrath (update-file-autoloads): Never ask the user where to put a new section.
1994-02-07 Richard M. Stallman Comment changes.
1994-02-07 Richard M. Stallman Initial revision
1994-02-07 Roland McGrath (push-mark): Don't push on global-mark-ring if its car is a marker in the
1994-02-07 Roland McGrath (global-mark-ring, global-mark-ring-max): New variables.
1994-02-07 Richard M. Stallman Initial revision
1994-02-07 Richard M. Stallman (single_keymap_panes): Use internal_condition_case_1.
1994-02-07 Richard M. Stallman (menu_bar_item): Use internal_condition_case_1.
1994-02-07 Richard M. Stallman (internal_condition_case_1): New function.
1994-02-07 Richard M. Stallman (indent-c-exp): If line starts with }, ignore what
1994-02-06 Richard M. Stallman (kill-region): Test inhibit-read-only.
1994-02-06 Richard M. Stallman (auto-mode-alist): Add elt for .tcl files.
1994-02-06 Richard M. Stallman (dired-listing-switches): Doc fix.
1994-02-06 Richard M. Stallman (rmail-output): Handle rmail-output-file-alist.
1994-02-06 Richard M. Stallman (init_frame_faces): Clear FRAME_N_COMPUTED_FACES
1994-02-06 Richard M. Stallman (fix_glyph): New function.
1994-02-06 Richard M. Stallman (mouse-yank-secondary): Do move point.
1994-02-06 Richard M. Stallman (menu-bar-emerge-menu): New map.
1994-02-06 Richard M. Stallman Use > as convention for another menu follows.
1994-02-06 Richard M. Stallman Add defvars for many vars already being used.
1994-02-06 Richard M. Stallman Comment change.
1994-02-05 Richard M. Stallman (main) [AIX]: Don't handle signal 20, 21 or 22.
1994-02-05 Roland McGrath (rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.
1994-02-05 Roland McGrath Removed many extra autoload cookies.
1994-02-05 Richard M. Stallman (internal_condition_case_1): Declared.
1994-02-05 Richard M. Stallman Comment changes and doc fixes.
1994-02-05 Richard M. Stallman (profile): New target.
1994-02-05 Richard M. Stallman (desktop-internal-v2s): Allow saving of markers and subrs.
1994-02-05 Richard M. Stallman (string-rectangle): Make operate-on-rectangle convert tabs.
1994-02-05 Richard M. Stallman (outline-end-of-subtree): If loop leaves us at eob,
1994-02-04 Richard M. Stallman (Fwhere_is_internal): Take just one keymap arg.
1994-02-04 Richard M. Stallman (Fsubstitute_command_keys): Pass keymap as that arg
1994-02-04 Richard M. Stallman (vc-make-backup-files): Doc fix.
1994-02-04 Richard M. Stallman (rmail-reply): If no resent-date, use ordinary date.
1994-02-04 Richard M. Stallman (outline-mode-map): Move C-c C-h to C-c C-d.
1994-02-04 Karl Heuer (verify_interval_modification): When checking read-only, allow for the case
1994-02-04 Richard M. Stallman (kbd_buffer_get_event): Pass 1 to read_avail_input.
1994-02-04 Karl Heuer (drem): Check for this function.
1994-02-04 Richard M. Stallman (Using NON_GNU_CPP): Don't lose if it has spaces.
1994-02-04 Karl Heuer (fmod): Implement it on systems where it's missing, using drem if available.
1994-02-04 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
1994-02-04 Richard M. Stallman (te-escape-help, te-more-break-help, terminal-emulator):
1994-02-04 Richard M. Stallman (insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 Richard M. Stallman (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
1994-02-04 Richard M. Stallman (calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 Richard M. Stallman (sentence-end-double-space): New variable.
1994-02-04 Richard M. Stallman (do-auto-fill): Don't break line at period-single-space.
1994-02-04 Karl Heuer Add comments describing the rules used by the merge algorithm.
1994-02-04 Richard M. Stallman (comment-region): Fix previous change.
1994-02-04 Richard M. Stallman (define-mode-clone): Renamed from mode-clone.
1994-02-04 Richard M. Stallman Initial revision
1994-02-03 Michael I. Bushnell Rms (in his change to comment-region on Feb 1) decided to make
1994-02-03 Richard M. Stallman (init_cmdargs): Set Vinstallation_directory.
1994-02-03 Richard M. Stallman (record_first_change): Check for buffer-undo-list = t.
1994-02-03 Karl Heuer (c-fill-paragraph): Delete extraneous close paren.
1994-02-03 Karl Heuer (merge_properties_sticky): Preserve original order of properties.
1994-02-03 Richard M. Stallman (X_IO_BUG): Defined.
1994-02-03 Richard M. Stallman (Fwrite_region): If FILENAME has no handler, see if VISIT has one.
1994-02-03 Richard M. Stallman (Using NON_GNU_CPP): Don't lose if it has spaces.
1994-02-03 Richard M. Stallman (scan_buffer): New arg ALLOW_QUIT.
1994-02-03 Richard M. Stallman (find_defun_start): Pass new arg to scan_buffer.
1994-02-03 Richard M. Stallman (Fforward_line): Pass new arg to scan_buffer.
1994-02-02 Richard M. Stallman (XTread_socket): Add X_IO_BUG conditional.
1994-02-02 Richard M. Stallman (dired-font-lock-keywords): New variable.
1994-02-02 Richard M. Stallman (thing@pt-version): Removed variable.
1994-02-02 Richard M. Stallman (mouse-sel-version): Don't base version number on
1994-02-02 Richard M. Stallman (server-program): Add exec-directory to value.
1994-02-02 Richard M. Stallman (mips-mips-riscos4*): Set NON_GNU_CPP.
1994-02-02 Karl Heuer (sort-paragraphs): Use proper paragraph definition instead of just checking
1994-02-02 Karl Heuer (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
1994-02-02 Richard M. Stallman Doc fix.
1994-02-02 Richard M. Stallman (shell-font-lock-keywords): Doc fix.
1994-02-02 Eric S. Raymond (vc-mode-line): use force-mode-line-update instead of the Emacs 18
1994-02-02 Richard M. Stallman (disable-command): Reject invalid commands.
1994-02-02 Karl Heuer (make-help-screen): Remove debugging code.
1994-02-02 Karl Heuer (x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
1994-02-02 Karl Heuer (try_window_id): Don't pass value beyond ZV to compute_motion.
1994-02-02 Karl Heuer (Fpos_visible_in_window_p): Return nil if POS > ZV.
1994-02-02 Karl Heuer (x_term_init): Use get_system_name instead of gethostname.
1994-02-02 Karl Heuer (get_system_name): Declared.
1994-02-02 Karl Heuer (x_get_customization_string): Use get_system_name instead of gethostname.
1994-02-02 Karl Heuer (get_system_name): Remove restriction on hostname size.
1994-02-02 Karl Heuer Fix file-relative-name to allow for ancestors as well as descendants.
1994-02-02 Eric S. Raymond vc-parse-buffer: arrange for old properties to get cleared when their
1994-02-02 Richard M. Stallman (mail-mailer-swallows-blank-line): New variable.
1994-02-02 Richard M. Stallman (comment-region): Handle comment-end deletion for C-u.
1994-02-01 Karl Heuer (Fmod): Use HAVE_FMOD.
1994-02-01 Karl Heuer (HAVE_FMOD): Add another #undef.
1994-02-01 Karl Heuer Check whether fmod exists.
1994-02-01 Richard M. Stallman (font-lock-set-defaults): Handle shell mode.
1994-02-01 Richard M. Stallman (SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
1994-02-01 Richard M. Stallman *** empty log message ***
1994-02-01 Richard M. Stallman Many doc fixes.
1994-02-01 Richard M. Stallman (auto-mode-alist): Add .p and .pas for pascal-mode.
1994-02-01 Fred Pierresteguy (x_set_menu_bar_lines): Test also menubar_widget before calling
1994-02-01 Richard M. Stallman (calculate-fortran-indent): Handle
1994-02-01 Richard M. Stallman (dumpglyphs): Don't crash for invalid face code.
1994-02-01 Richard M. Stallman (revert-buffer): Doc fix.
1994-02-01 Karl Heuer (font-lock-mode): Use the new hooks to get proper behavior on a revert.
1994-02-01 Karl Heuer (revert-buffer): reposition after-revert-hook, and add before-revert-hook.
1994-02-01 Richard M. Stallman (tabify): Don't delete back before initial START.
1994-02-01 Richard M. Stallman (appt-display-interval, appt-display-duration)
1994-01-31 Roland McGrath Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
1994-01-31 Roland McGrath (visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
1994-01-31 Richard M. Stallman (show-children): Don't call outline-level at eob.
1994-01-31 Richard M. Stallman (calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.
1994-01-31 Karl Heuer Fix rmail summary commands to work with rmail-mail-new-frame.
1994-01-31 Richard M. Stallman *** empty log message ***
1994-01-31 Richard M. Stallman entered into RCS
1994-01-30 Richard M. Stallman *** empty log message ***
1994-01-30 Richard M. Stallman entered into RCS
1994-01-30 Richard M. Stallman Whitespace changes.
1994-01-30 Richard M. Stallman Whitespace change.
1994-01-30 Richard M. Stallman (configuration): Change # comment to C comment.
1994-01-30 Richard M. Stallman Initial revision
1994-01-30 Richard M. Stallman (calendar-mayan-date-string): New function.
1994-01-30 Richard M. Stallman (calendar-french-date-string): New function.
1994-01-30 Richard M. Stallman (calendar-sunrise-sunset): Add date to message.
1994-01-30 Richard M. Stallman (calendar-phases-of-moon): Fix mode line.
1994-01-30 Richard M. Stallman (list-calendar-holidays): Fix mode line.
1994-01-30 Richard M. Stallman (diary-day-of-year, diary-iso-date, diary-islamic-date,
1994-01-30 Richard M. Stallman (calendar-version): New function.
1994-01-29 Richard M. Stallman (minor-mode-alist): Don't add "Outl" if already added.
1994-01-29 Richard M. Stallman (rmail-make-in-reply-to-field): Discard text properties from
1994-01-29 Karl Heuer Scale by sizeof when allocating objects.
1994-01-29 Karl Heuer (kill-all-local-variables): follow symbol forwarding.
1994-01-29 Richard M. Stallman (c-fill-paragraph): Handle C++ mode.
1994-01-29 Richard M. Stallman Include stdio.h.
1994-01-29 Richard M. Stallman (init_lread): Put non-ex-dir warnings on stderr.
1994-01-28 Fred Pierresteguy (x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
1994-01-28 Fred Pierresteguy * xterm.c (x_term_init): Cast to (char **) before assignment to argv.
1994-01-27 Fred Pierresteguy * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
1994-01-26 Richard M. Stallman (x_set_mouse_position): Don't raise the frame.
1994-01-26 Richard M. Stallman (mkdir): Use MKDIR_PROTOTYPE if defined.
1994-01-26 Richard M. Stallman [__GNUC__] (MKDIR_PROTOTYPE): Defined.
1994-01-26 Richard M. Stallman (help-for-help): Doc fix.
1994-01-26 Richard M. Stallman (three-step-help): New option.
1994-01-26 Richard M. Stallman (rmail-summary-undelete): If we don't undelete anything, don't move point.
1994-01-26 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
1994-01-26 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
1994-01-26 Richard M. Stallman (next-line): Move error signaling and special end of
1994-01-26 Richard M. Stallman (read_key_sequence): Properly gcpro fkey_map while using keytran_map.
1994-01-26 Richard M. Stallman Find lwlib.h and xlwmenuP.h in ../lwlib.
1994-01-26 Richard M. Stallman (x_wm_set_size_hint): Swap southeast and northwest.
1994-01-26 Richard M. Stallman Find lwlib.h in ../lwlib.
1994-01-26 Richard M. Stallman (widgetobj): New variable.
1994-01-25 Francesco Potortì * m/delta.h (HAVE_BCOPY): undef'd for efficiency.
1994-01-25 Richard M. Stallman (appt-check): Doc fix.
1994-01-24 Richard M. Stallman (mail-mailer-swallows-blank-line): New variable.
1994-01-24 Richard M. Stallman (graft_intervals_into_buffer): Fix one-off
1994-01-24 Francesco Potortì * m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
1994-01-23 Richard M. Stallman (Fconcat): Doc fix.
1994-01-22 Richard M. Stallman *** empty log message ***
1994-01-22 Roland McGrath To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
1994-01-22 Richard M. Stallman (Fassq, Fassoc): Doc fixes.
1994-01-22 Richard M. Stallman (Faset): Doc fix.
1994-01-21 Richard M. Stallman (appt-check): Use the new variables
1994-01-21 Richard M. Stallman (display_menu_bar): Add USE_X_TOOLKIT conditional.
1994-01-21 Richard M. Stallman (struct frame): New field external_menu_bar.
1994-01-21 Richard M. Stallman [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
1994-01-21 Richard M. Stallman *** empty log message ***
1994-01-21 Richard M. Stallman *** empty log message ***
1994-01-21 Richard M. Stallman (forward-paragraph): Doc fix.
1994-01-21 Roland McGrath *** empty log message ***
1994-01-21 Richard M. Stallman (with_x_toolkit): Treat values athena and lucid alike.
1994-01-21 Richard M. Stallman (S_ISDIR): Define if not defined.
1994-01-21 Richard M. Stallman (isearch-highlight): Do nothing if not window-system.
1994-01-21 Richard M. Stallman (update_end): Clear updating_frame before calling hook.
1994-01-20 Richard M. Stallman (double_dollars): New function.
1994-01-20 Richard M. Stallman Doc fix.
1994-01-20 Richard M. Stallman Doc fixes.
1994-01-20 Richard M. Stallman (Fprevious_property_change): Move back at least 1 char.
1994-01-20 Richard M. Stallman (enable-flow-control-on): Do nothing if no TERM.
1994-01-20 Richard M. Stallman (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
1994-01-20 Richard M. Stallman Handle --with-x-toolkit. Produce lwlib/Makefile.
1994-01-20 Richard M. Stallman (make-help-screen): Use overriding-local-map.
1994-01-20 Richard M. Stallman *** empty log message ***
1994-01-19 Richard M. Stallman Add #undef SYSTEM_MALLOC.
1994-01-19 Richard M. Stallman (isearch-push-state): Save isearch-case-fold-search.
1994-01-19 Richard M. Stallman *** empty log message ***
1994-01-19 Richard M. Stallman (shell-command-on-region): If we quit the command,
1994-01-19 Richard M. Stallman Include errno.h; don't include fasync.h.
1994-01-19 Richard M. Stallman (compilation-error-regexp-alist): Handle DEC AXP OSF/1.
1994-01-19 Richard M. Stallman Better, more user-oriented doc strings.
1994-01-19 Richard M. Stallman Add #undef for USE_X_TOOLKIT.
1994-01-19 Richard M. Stallman (lwlib/Makefile): New target.
1994-01-18 Richard M. Stallman Handle lwlib subdir like oldXMenu subdir.
1994-01-18 Richard M. Stallman entered into RCS
1994-01-18 Richard M. Stallman *** empty log message ***
1994-01-18 Richard M. Stallman Initial revision
1994-01-18 Richard M. Stallman (font-lock-mode): Set after-revert-hook
1994-01-18 Richard M. Stallman (revert-buffer): Run after-revert-hook.
1994-01-17 Richard M. Stallman (show-paren-command-hook): Do nothing when in kbd macro.
1994-01-17 Roland McGrath (yow-file): Doc fix.
1994-01-17 Roland McGrath Fix typo (extra paren).
1994-01-17 Richard M. Stallman Don't include stdio.h.
1994-01-17 Richard M. Stallman Include stdio.h before config.h.
1994-01-17 Richard M. Stallman (init_callproc): Use Vinstallation_directory.
1994-01-17 Richard M. Stallman (init_lread): Use Vinstallation_directory.
1994-01-16 Richard M. Stallman (Ffile_symlink_p): Doc fix.
1994-01-16 Richard M. Stallman (isearch-mode): Set overriding-local-map locally.
1994-01-16 Richard M. Stallman (Voverriding_local_map): New variable.
1994-01-16 Richard M. Stallman (Fkey_binding): Handle Voverriding_local_map.
1994-01-16 Richard M. Stallman (menu-bar-file-menu): Add rmail, gnus, calendar items.
1994-01-16 Richard M. Stallman (rmail-get-new-mail): Avoid error if file is empty.
1994-01-16 Richard M. Stallman Delete duplicate clauses for hp9k2... and hp9k31...
1994-01-16 Richard M. Stallman Alphabetize the list of machine-name aliases.
1994-01-16 Richard M. Stallman (forward-paragraph): If moving back we find nothing
1994-01-16 Roland McGrath (srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
1994-01-16 Roland McGrath (copmilation-error-list): Doc fix.
1994-01-16 Roland McGrath (compilation-error-regexp-alist): Add regexp for Lucid lcc.
1994-01-16 Roland McGrath Make the argument list output look more like the Lisp docstrings do.
1994-01-16 Roland McGrath (update-copyright): Wrap final copyright-matching regexp in parens, so \1
1994-01-15 Paul Reilly Comment change.
1994-01-15 Richard M. Stallman SPC is not special in regexp within brackets.
1994-01-15 Richard M. Stallman (set-auto-mode): Handle (REGEXP FUNCTION t) elements.
1994-01-15 Richard M. Stallman (do-install): Install the dired-x info files.
1994-01-15 Richard M. Stallman Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)
1994-01-15 Richard M. Stallman (LD_SWITCH_X_SITE_AUX): Add #undef.
1994-01-15 Richard M. Stallman (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
1994-01-15 Richard M. Stallman (Fffloor, Ffceil, Ffround, Fftruncate): New functions.
1994-01-15 Richard M. Stallman (request_sigio, unrequest_sigio): Add new versions of
1994-01-15 Richard M. Stallman (comint-show-output): Leave point at start of output, but push the mark.
1994-01-15 Richard M. Stallman Doc fix.
1994-01-15 Richard M. Stallman (rmail-default-file): Renamed from rmail-last-file.
1994-01-15 Richard M. Stallman Use new names rmail-default-file and rmail-default-rmail-file.
1994-01-14 Richard M. Stallman Change defconsts to defvars. Doc fixes.
1994-01-14 Richard M. Stallman (command_loop_1): If there's an error in the
1994-01-14 Richard M. Stallman (BSTRING): Don't define it here.
1994-01-14 Richard M. Stallman (rmail-bury): Rename local rmail-buffer to buffer-to-bury.
1994-01-14 Richard M. Stallman (debug): Bind unread-command-char to -1, not nil.
1994-01-14 Richard M. Stallman (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
1994-01-14 Richard M. Stallman (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-14 Richard M. Stallman (abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
1994-01-14 Richard M. Stallman (function-key-map): Change insertchar and deletechar to insert and delete.
1994-01-14 Francesco Potortì * etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-14 Richard M. Stallman (sigchld_handler, status_message): Handle a NULL in sys_siglist.
1994-01-14 Richard M. Stallman Comment change.
1994-01-14 Richard M. Stallman entered into RCS
1994-01-13 Richard Kenner Fix typo in -hiux* case.
1994-01-13 Richard M. Stallman (xterm.o): Depends on syssignal.h.
1994-01-13 Richard M. Stallman Initial revision
1994-01-12 Richard M. Stallman (sys_siglist) [sun]: Additional Sun-specific signal names.
1994-01-12 Richard M. Stallman (Man-default-man-args): Use Man-specified-section-option.
1994-01-12 Richard M. Stallman [USG] (SIGIO): Define as SIGPOLL.
1994-01-12 Roland McGrath (syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
1994-01-11 Richard M. Stallman (child_setup): Call close_load_descs.
1994-01-11 Richard M. Stallman (Fload): Record descriptor numbers on load_descriptor_list.
1994-01-11 Richard M. Stallman (Fcondition_case): Doc fix.
1994-01-11 Richard M. Stallman (Fsignal): Rename 1st arg to error_symbol.
1994-01-11 Richard M. Stallman (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
1994-01-11 Richard M. Stallman (open-line): Treat all cases of enabled undo alike.
1994-01-11 Richard M. Stallman (Fcondition_case): Allow a list of condition names in a handler.
1994-01-11 Richard M. Stallman (byte-compile-condition-case): Disable warning about
1994-01-11 Richard M. Stallman (read_process_output): Supply second arg to unbind_to.
1994-01-11 Richard M. Stallman (hif-tokenize): Handle // comments after #if.
1994-01-11 Richard M. Stallman (mail-abbrev-mode-regexp): Add Reply-to.
1994-01-10 Richard M. Stallman (x_sync): Block input.
1994-01-10 Richard M. Stallman (struct buffer): New field auto_save_failure_time.
1994-01-10 Richard M. Stallman (set_search_regs): New subroutine.
1994-01-10 Richard M. Stallman (Info-follow-reference): If point is not in middle of a
1994-01-10 Richard M. Stallman (isearch-mode): If not slow, clear isearch-window-configuration.
1994-01-10 Richard M. Stallman (Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
1994-01-10 Richard M. Stallman (Fdelete_frame): Call x_sync.
1994-01-10 Richard M. Stallman (describe_map_tree): New arg NOMENU.
1994-01-10 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to describe_map_tree.
1994-01-10 Richard M. Stallman (telnet): Fix previous change--tentative idea
1994-01-10 Richard M. Stallman (create_process): Set line discipline only if pty_flag.
1994-01-09 Roland McGrath Include <sys/types.h> before <sys/resource.h>.
1994-01-09 Roland McGrath (vendor-key-syms): Fixed typo (extra parens).
1994-01-09 Roland McGrath (debug): Fixed typo.
1994-01-09 Richard M. Stallman (debug): Bind a bunch of vars, like last-command, to
1994-01-09 Roland McGrath Don't declare sys_nerr.
1994-01-09 Richard M. Stallman (diff): Select the differences buffer.
1994-01-09 Richard M. Stallman (diff-latest-backup-file): Call file-chase-links.
1994-01-09 Richard M. Stallman (c-indent-region): Keep looping till reach endmark.
1994-01-09 Richard M. Stallman (comint-input-autoexpand): Make default nil.
1994-01-09 Richard M. Stallman (shell-input-autoexpand): New variable.
1994-01-09 Richard M. Stallman (vendor-key-syms): Add more HP keysyms and some Sun.
1994-01-09 Richard M. Stallman (x_sync): New function.
1994-01-09 Richard M. Stallman Comment fix.
1994-01-09 Richard M. Stallman Comment changes.
1994-01-09 Roland McGrath Restore big block of #ifdef and #include lines for fcntl.h and friends,
1994-01-09 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
1994-01-09 Roland McGrath (creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should
1994-01-08 Roland McGrath (child_setup): Don't declare PID `register'; we later take its address.
1994-01-08 Roland McGrath (report_file_error): Use strerror instead of sys_errlist.
1994-01-08 Roland McGrath Declare strerror.
1994-01-08 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrath (version): Fix sed regexp to match two-elt version number.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
1994-01-08 Roland McGrath (main): Call strerror instead of using sys_errlist.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Add #undef HAVE_STRERROR.
1994-01-08 Roland McGrath Check for strerror.
1994-01-08 Roland McGrath [! VMS]: Don't declare sys_errlist here.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Richard M. Stallman (vendor-key-syms): Set this variable.
1994-01-08 Richard M. Stallman (rmail-summary-delete-forward): Fix regexp
1994-01-08 Richard M. Stallman (interrupt_signal) [MSDOS]: write explicit CRs since
1994-01-08 Richard M. Stallman (main): Don't call setpgrp if !initialized.
1994-01-08 Richard M. Stallman (${etc}DOC): Put back ${lisp} accidentally deleted.
1994-01-08 Richard M. Stallman (gnus-group-list-all-groups): Display a message in the echo area.
1994-01-08 Richard M. Stallman If there are no subversions yet, use 1.
1994-01-08 Richard M. Stallman (gud-common-init): Don't crash if no file specified.
1994-01-08 Richard M. Stallman (rmail-summary-by-senders):
1994-01-08 Richard M. Stallman (enable-flow-control): Use prefix argument like minor modes.
1994-01-08 Richard M. Stallman Load version.el before site-load.el.
1994-01-08 Richard M. Stallman (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?
1994-01-08 Richard M. Stallman Initial revision
1994-01-08 Richard M. Stallman [MSDOS]: New buffer-local variable:
1994-01-08 Richard M. Stallman (syms_of_callproc) [MSDOS]: New lisp variable: binary-process.
1994-01-08 Richard M. Stallman [MSDOS]: Don't #include <a.out.h>, but use other headers.
1994-01-08 Richard M. Stallman [MSDOS]: don't #include <sgtty.h>. We haven't got it.
1994-01-08 Richard M. Stallman [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
1994-01-08 Richard M. Stallman [MSDOS] (get_lim_data): Use go32 call.
1994-01-08 Richard M. Stallman [MSDOS]: Use text mode for all files but ".elc" files.
1994-01-08 Richard M. Stallman [MSDOS]: Don't define HAVE_MATHERR.
1994-01-08 Richard M. Stallman [MSDOS]: #include "msdos.h" and <sys/param.h> needed for
1994-01-08 Richard M. Stallman (main) [MSDOS]: Call init_environment. Set file types to
1994-01-08 Richard M. Stallman (DIRENTRY_NONEMPTY): New macro; two definitions.
1994-01-08 Richard M. Stallman (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.
1994-01-08 Richard M. Stallman entered into RCS
1994-01-07 Richard M. Stallman Extend emacs-version based on which executable files exist.
1994-01-07 Richard M. Stallman (emacs): Don't run inc-vers.el.
1994-01-07 Richard M. Stallman (strout, printchar): Use proper frame for minibuffer.
1994-01-07 Richard M. Stallman *** empty log message ***
1994-01-07 Richard M. Stallman entered into RCS
1994-01-07 Richard M. Stallman Initial revision
1994-01-07 Richard M. Stallman (dired-move-to-filename-regexp): New variable.
1994-01-07 Richard M. Stallman (Info-directory-list): Change last elt to ../info (expanded).
1994-01-07 Richard M. Stallman (command-line-1): Improve echo area message wording.
1994-01-07 Richard M. Stallman (ange-ftp-hash-mark-msgs): Undo previous change.
1994-01-07 Richard M. Stallman Handle HAVE_BCMP.
1994-01-07 Richard M. Stallman Test for bcmp.
1994-01-07 Richard M. Stallman (make-lucid-menu-keymap): Allow multiple identical inactive strings.
1994-01-06 Roland McGrath (comint-show-output): Use (point-max) rather than erring when the
1994-01-06 Roland McGrath (compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to
1994-01-06 Roland McGrath (shell-cd): Function removed.
1994-01-06 Roland McGrath (mouse-menu-choose-yank): Don't use rotate-yank-pointer; set
1994-01-06 Roland McGrath (compilation-buffer-p): Move defsubst before all callers.
1994-01-06 Richard M. Stallman (tempdir): Put subdir msdos into the distribution.
1994-01-06 Richard M. Stallman (rmail-resend): Use send-mail-function.
1994-01-06 Richard M. Stallman entered into RCS
1994-01-06 Richard M. Stallman (auto-mode-alist): Treat changelo like ChangeLog.
1994-01-06 Richard M. Stallman (change-log-name): On MSDOS, use changelo.
1994-01-06 Richard M. Stallman (rmail-convert-to-babyl-format):
1994-01-06 Richard M. Stallman (desktop-buffer-mh): New function for mh mail system.
1994-01-06 Richard M. Stallman (makefile-mode): Make comment-start, comment-end,
1994-01-06 Richard M. Stallman (display-time-file-nonempty-p): Check existence here.
1994-01-06 Richard M. Stallman (lpr-headers-switches): Set proper value on hpux and usg.
1994-01-06 Richard M. Stallman (make-lucid-menu-keymap): For "----", make blank line.
1994-01-06 Richard M. Stallman (start-process-shell-command): Doc fix.
1994-01-06 Richard M. Stallman [ms-dos]: Preload mouse.el, dos-fns.el,
1994-01-06 Richard M. Stallman (dehexlify-buffer): If msdos, bind binary-process.
1994-01-06 Richard M. Stallman (ls-lisp-format): Bad format for uid and gid fixed.
1994-01-06 Richard M. Stallman (compile-internal): Extended to work without asynchronous subprocesses.
1994-01-06 Richard M. Stallman (change-log-name): Let default name for ms-dos be "change.log".
1994-01-06 Richard M. Stallman [ms-dos] (byte-compile-file): Save as binary.
1994-01-06 Richard M. Stallman [ms-dos] (make-backup-file-name, backup-file-name-p):
1994-01-06 Richard M. Stallman [ms-dos]: Save version.el as *binary*.
1994-01-06 Richard M. Stallman (enable-command, disable-command): Use user-init-file.
1994-01-06 Richard M. Stallman (command-line): Set user-init-file.
1994-01-06 Richard M. Stallman [MSDOS]: Use text/binary mode as appropriate.
1994-01-06 Richard M. Stallman (main) [MSDOS]: Open all files as binary.
1994-01-06 Richard M. Stallman (main) [MSDOS]: Dummy stub just to make the file compile.
1994-01-06 Richard M. Stallman (malloc): Don't declare it.
1994-01-06 Richard M. Stallman Fix up whitespace. Get rid of spurious casts to void.
1994-01-05 Richard M. Stallman entered into RCS
1994-01-05 Richard M. Stallman Initial revision
1994-01-05 Richard M. Stallman (describe_syntax): Handle Sinherit.
1994-01-05 Richard M. Stallman (enum syntaxcode): Add Sinherit.
1994-01-05 Richard M. Stallman (eval-after-load): Do nothing if FORM is already on the list.
1994-01-04 Richard M. Stallman (popup-menu): Add loop to handle submenus.
1994-01-04 Richard M. Stallman (SUNOS_LOCALTIME_BUG): #if 0'd.
1994-01-04 Richard M. Stallman (Fmapconcat): Doc fix.
1994-01-04 Richard M. Stallman (bcopy, bzero, bcmp): Defined.
1994-01-04 Richard M. Stallman Include syswait.h.
1994-01-04 Richard M. Stallman (buffer.o): Don't depend on syntax.h.
1994-01-04 Richard M. Stallman Don't include syntax.h.
1994-01-04 Richard M. Stallman (file_name_completion_stat): If have symlinks, use lstat.
1994-01-04 Richard M. Stallman Comment fix.
1994-01-04 Richard M. Stallman (debug): Bind this-command and last-command.
1994-01-04 Richard M. Stallman (Fx_list_fonts): Don't fail to init `tail'.
1994-01-03 Paul Eggert (vc-finish-logentry): Sync the buffer in case the user modified it while
1994-01-03 Richard M. Stallman (tex-common-initialization): Make parse-sexp-ignore-comments t.
1994-01-03 Richard M. Stallman entered into RCS
1994-01-03 Richard M. Stallman (slitex-mode, latex-mode): Set paragraph-start and
1994-01-03 Richard M. Stallman (comint-last-output-start): Add defvar.
1994-01-03 Richard M. Stallman Fix typo in previous change.
1994-01-03 Richard M. Stallman More menu bar commands.
1994-01-03 Richard M. Stallman (make-syntax-table): New function; no longer an alias
1994-01-03 Richard M. Stallman (get_system_name): If the official name of the host is
1994-01-03 Richard M. Stallman (rmail-get-new-mail): Cope if display-time-string is nil.
1994-01-03 Richard M. Stallman (sort-float-fields): Commented out.
1994-01-02 Richard M. Stallman (c-mode-map): Add menu bar menu.
1994-01-02 Richard M. Stallman (calendar-goto-french-date): Fix special day
1994-01-02 Richard M. Stallman (rotate_right, rotate_left): Simplify
1994-01-02 Richard M. Stallman (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
1994-01-02 Richard M. Stallman (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
1994-01-02 Richard M. Stallman (ALL_CFLAGS): Include LDFLAGS.
1994-01-02 Richard M. Stallman (isearch-repeat): If we matched a null string and there's
1994-01-01 Richard M. Stallman (Fwrite_region): Don't change START and END from nil
1994-01-01 Richard M. Stallman (bibtex-field-name, bibtex-field-const, bibtex-field-text):
1994-01-01 Richard M. Stallman (i[34]86-*-*): Check for *-nextstop*.
1994-01-01 Richard M. Stallman (m68*-next-*): Don't care about which os is specified.
1994-01-01 Richard M. Stallman (compilation-read-command, compilation-ask-about-save): New variables.
1994-01-01 Richard M. Stallman (Info-default-directory-list): Doc fix.
1994-01-01 Richard M. Stallman (read_process_output): Use clip_to_bounds when moving
1994-01-01 Richard M. Stallman Delete `show env TERMCAP'.
1994-01-01 Richard M. Stallman (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.
1994-01-01 Richard M. Stallman (SOME_MACHINE_OBJECTS): New var.
1994-01-01 Richard M. Stallman (ispell-highlight, ispell-dehighlight): New functions.
1994-01-01 Richard M. Stallman (rmail-output-to-rmail-file): If just a dir is specified,
1994-01-01 Richard M. Stallman (save-some-buffers): Fix previous change.
1994-01-01 Richard M. Stallman (gnus-news-reply): Handle reply-to field.
1994-01-01 Richard M. Stallman (manual-program): Deleted.
1993-12-31 Richard M. Stallman (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
1993-12-31 Richard M. Stallman (lispy_accent_codes): Cope if an XK symbol is undefined.
1993-12-31 Richard M. Stallman (query-replace-highlight): New variable.
1993-12-31 Richard M. Stallman Always include termhooks.h.
1993-12-31 Richard M. Stallman (print-region-1): If lpr-headers-switches is string,
1993-12-31 Richard M. Stallman (Finsert_file_contents): Don't run after change hook
1993-12-31 Richard M. Stallman (save-some-buffers): Reinsert lost code to save abbrevs.
1993-12-31 Richard M. Stallman (eval-current-buffer): Old definition deleted.
1993-12-31 Richard M. Stallman (PENDING_OUTPUT_COUNT): Two alternate definitions
1993-12-31 Richard M. Stallman (diff): Call shell-quote-argument.
1993-12-31 Richard M. Stallman (shell-quote-argument): New function.
1993-12-31 Richard M. Stallman (ispell-next): Remove periods from messages.
1993-12-31 Richard M. Stallman (open-line): Properly put fill-prefix on each line.
1993-12-31 Richard M. Stallman (open-line): Move fill-prefix insert inside save-excursion.
1993-12-31 Noah Friedman Added `kibo', who actually greps for his name on Usenet.
1993-12-31 Richard M. Stallman (help-for-help): Mention the scroll commands.
1993-12-31 Richard M. Stallman (command-line): In most cases, if init file sets
1993-12-31 Richard M. Stallman (make-help-screen): Use read-key-sequence.
1993-12-31 Richard M. Stallman (Fsubstitute_command_keys): Fix previous change.
1993-12-30 Richard M. Stallman (read_from_minibuffer): Rename arg initial_input to initial_contents.
1993-12-30 Richard M. Stallman (icomplete-pre-command-hook): Reconciled with keyboard macro operation.
1993-12-30 Richard M. Stallman (hack-one-local-variable): Treat file-name-handler-alist
1993-12-30 Richard M. Stallman (Femacs_pid): New function.
1993-12-30 Richard M. Stallman (transient-mark-mode): Doc fix.
1993-12-30 Richard M. Stallman (read_avail_input): Turn O_NDELAY off on DGUX as on USG.
1993-12-30 Richard M. Stallman (rmail-summary-delete-forward): Move to next or prev msg
1993-12-30 Richard M. Stallman (Fall_completions): Allow completions that start with space
1993-12-30 Richard M. Stallman (LDFLAGS): Define as empty.
1993-12-29 Richard M. Stallman (describe_command): If binding is a kbd macro, say so.
1993-12-29 Richard M. Stallman (super-apropos-check-doc-file): Verify that the doc
1993-12-26 Richard M. Stallman Comment change.
1993-12-26 Richard M. Stallman (main) [AIX]: Call putenv.
1993-12-26 Richard M. Stallman (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
1993-12-26 Richard M. Stallman (XTflush): FIx typo in last change.
1993-12-26 Richard M. Stallman (struct input_event): FIx typo in previous change.
1993-12-26 Richard M. Stallman (font-lock-set-defaults): Add missing paren.
1993-12-26 Richard M. Stallman (lm-report-bug): lm-maintainer returns a cons; convert it to a string.
1993-12-26 Richard M. Stallman (lm-report-bug): Don't crash if version is nil.
1993-12-26 Richard M. Stallman (XTread_socket): Make proper junk values to pass to select.
1993-12-26 Richard M. Stallman (bcopy) Use memmove instead of memcpy.
1993-12-26 Richard M. Stallman (EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.
1993-12-26 Richard M. Stallman (XTflash): Use EMACS_GET_TIME.
1993-12-25 Richard M. Stallman (Fmemory_limit): No longer interactive.
1993-12-25 Richard M. Stallman (command_loop_1): Test of whether disp tab elt
1993-12-25 Richard M. Stallman (Fwrite_region): If handler, don't mess with modtime.
1993-12-25 Richard M. Stallman (ange-ftp-write-region): Call set-visited-file-modtime.
1993-12-25 Richard M. Stallman (callproc.o): Depend on systty.h and syssignal.h.
1993-12-25 Richard M. Stallman Include systty.h.
1993-12-25 Richard M. Stallman (create_process) [NTTYDISC]: Set the tty line discipline.
1993-12-25 Richard M. Stallman Add #undef HAVE_SETSID.
1993-12-25 Richard M. Stallman Check for setsid.
1993-12-25 Richard M. Stallman (isearch-mode-map): Bind kp-... keys.
1993-12-25 Richard M. Stallman ascii-character props for backspace, delete, etc. moved back to x-win.el.
1993-12-25 Richard M. Stallman (setting up kp-... keys): Make ascii-character props.
1993-12-25 Richard M. Stallman Provide bytecomp as well as byte-compile.
1993-12-25 Richard M. Stallman (redisplay_window): Before altering lpoint,
1993-12-24 Richard M. Stallman (Fmodify_syntax_entry): Doc fix.
1993-12-24 Richard M. Stallman (vc-buffer-sync, vc-diff): New arg NOT-URGENT.
1993-12-24 Richard M. Stallman (query-replace-map): Don't bind ESC.
1993-12-24 Richard M. Stallman (unload-feature): Ignore conses in the feature-symbols.
1993-12-24 Richard M. Stallman (shell-backward-command): If comint-bol moves forward,
1993-12-24 Richard M. Stallman (TERMCAP_NAME): Defined.
1993-12-24 Richard M. Stallman (telnet): Use comint-arguments.
1993-12-24 Richard M. Stallman (Fopen_network_stream): Turn off SIGIO while connecting.
1993-12-24 Richard M. Stallman (rmail-output-to-rmail-file): When copying to a buffer,
1993-12-24 Richard M. Stallman Comment change.
1993-12-24 Richard M. Stallman (awk-mode-syntax-table): Was mistakenly changing
1993-12-24 Richard M. Stallman (isearch-update): If isearch-other-end is nil,
1993-12-24 Richard M. Stallman (vc-mode-line): Make buffer read-only for root if file is locked.
1993-12-24 Richard M. Stallman (telnet): Use comint-canonicalize-args.
1993-12-24 Richard M. Stallman (rmail-insert-inbox-text): If copy-file fails,
1993-12-24 Richard M. Stallman (next-complete-history-element): Doc fix.
1993-12-24 Richard M. Stallman (comint-next-matching-input-from-input): Doc fix.
1993-12-24 Richard M. Stallman Put man/getopt.c in the dist.
1993-12-24 Richard M. Stallman (mkdir): Make only the lockdir writable.
1993-12-24 Richard M. Stallman (*-sun-solaris*): Add special case for Solaris 2.3.
1993-12-24 Richard M. Stallman (${archlibdir}, install): Use $(INSTALL_PROGRAM)
1993-12-24 Richard M. Stallman (main): When making tempname, cast result of xmalloc.
1993-12-24 Richard M. Stallman (scan_lisp_file): Don't add newline at end of string.
1993-12-23 Richard M. Stallman (picture-mode): Save the old truncate-lines value.
1993-12-23 Richard M. Stallman Add side-effect-free props for many functions.
1993-12-23 Richard M. Stallman Add keywords.
1993-12-23 Richard M. Stallman (gnus-capitalize-newsgroup): Modify a new temporary
1993-12-23 Richard M. Stallman (makefile-ignored-files-in-pickup-regex): Supply missing \\.
1993-12-23 Richard M. Stallman (pages-copy-header-and-position): Call end-of-line, not forward-line.
1993-12-23 Richard M. Stallman (outline-copy-exposed): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (hide-bibtex-entry-bodies): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (vip-replace-string): Don't use replace-regexp.
1993-12-23 Richard M. Stallman Don't repeat at load time any bindings that are autoloaded.
1993-12-23 Richard M. Stallman (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.
1993-12-23 Richard M. Stallman (c-delete-backslash): Do nothing if empty line.
1993-12-23 Richard M. Stallman (inferior-scheme-mode):
1993-12-23 Richard M. Stallman (inferior-lisp-prompt): Don't match more than one line.
1993-12-23 Richard M. Stallman (remove-hook): Use equal to see if hook is just that fcn.
1993-12-23 Richard M. Stallman (add-log-current-defun):
1993-12-23 Richard M. Stallman (c++-indent-line, calculate-c++-indent):
1993-12-23 Richard M. Stallman (dired-in-this-tree): Call expand-file-name.
1993-12-23 Richard M. Stallman (perform-replace): Prompt now says how to get help.
1993-12-23 Richard M. Stallman (apropos-match-keys): If REGEXP is nil, always act as if it matched.
1993-12-23 Richard M. Stallman (;; Keywords:): Changed to "abbrev".
1993-12-23 Richard M. Stallman (gnus-post-news): Call gnus-read-distributions-file.
1993-12-23 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords is already set.
1993-12-23 Richard M. Stallman Don't imply private dictionary is always ispell.words.
1993-12-23 Richard M. Stallman (hack-local-variables-prop-line): If we can't switch-to-buffer
1993-12-23 Richard M. Stallman (fill-region-as-paragraph): Do allow breaking line at a period
1993-12-23 Richard M. Stallman (reposition-window): Fix whitespace-skipping regexp.
1993-12-23 Richard M. Stallman (mail-fetch-field): Add autoload cookie.
1993-12-23 Richard M. Stallman (shadow-noquery): Use it.
1993-12-23 Richard M. Stallman (time-stamp-month-dd-yyyy): no leading zero on day.
1993-12-23 Richard M. Stallman (sc-read-string): Don't pass a history arg to read-string.
1993-12-23 Richard M. Stallman (shell-mode): Pass t to comint-read-input-ring.
1993-12-23 Richard M. Stallman (comint-read-input-ring): New arg SILENT.
1993-12-23 Richard M. Stallman (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.
1993-12-23 Richard M. Stallman (make-doctor-variables): Fix some local var names.
1993-12-23 Richard M. Stallman Autoload dired-.*-file.
1993-12-23 Richard M. Stallman (mouse-kill-secondary): Get rid of CLICK argument.
1993-12-23 Richard M. Stallman (visit-tags-table-buffer): Change "Add to list" question.
1993-12-23 Richard M. Stallman (rmail-output-to-rmail-file): Call rmail-update-summary.
1993-12-23 Richard M. Stallman (isearch-text-char-description): Treat TAB as ctl char.
1993-12-23 Richard M. Stallman (rmail-spool-directory): Use dgux, not dgux-unix.
1993-12-23 Richard M. Stallman (rmail-summary-goto-msg): Use unwind-protect to go
1993-12-23 Richard M. Stallman (rmail-quit): Expunge without updating summary.
1993-12-23 Richard M. Stallman (telnet-filter): Rewrite, taken mostly from Lucid.
1993-12-23 Richard M. Stallman (calendar-mode-map): Put back C-v and M-v bindings.
1993-12-23 Richard M. Stallman (Info-insert-dir): Compute truename just once for each dir.
1993-12-23 Richard M. Stallman (menu-bar-edit-menu): Add query-replace menu item.
1993-12-23 Richard M. Stallman (Man-specified-section-option): Test system-configuration.
1993-12-23 Richard M. Stallman (asm-mode): Don't mess with auto-fill mode.
1993-12-23 Richard M. Stallman (lpr-headers-switches): Treat hpux like usg-unix-v.
1993-12-23 Richard M. Stallman (awk-mode): Use c-indent-line.
1993-12-23 Richard M. Stallman (ange-ftp-hash-mark-msgs): Make match more general.
1993-12-23 Richard M. Stallman (gud-format-command): Rewrite.
1993-12-23 Richard M. Stallman (vc-record-rename): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (tex-common-initialization): Make paragraph-start
1993-12-23 Richard M. Stallman (mail-default-reply-to): Add autoload cookie.
1993-12-23 Richard M. Stallman (grep-command): New variable.
1993-12-23 Richard M. Stallman (LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT
1993-12-23 Richard M. Stallman (SYSTEM_TYPE): Make it dgux.
1993-12-23 Richard M. Stallman (C_DEBUG_SWITCH): Delete -systype bsd43; not needed.
1993-12-23 Richard M. Stallman (SET_CHILD_PTY_PGRP): Defined.
1993-12-23 Richard M. Stallman (OTHER_FILES): Use ${libsrc} as dir.
1993-12-23 Richard M. Stallman (Fmacroexpand): For an autoload definition,
1993-12-23 Richard M. Stallman [VMS] (wait_for_kbd_input): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman (Fcall_process): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman (Fcall_process): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman (graft_intervals_into_buffer): If SOURCE is null
1993-12-23 Richard M. Stallman (HAVE_XSETWMPROTOCOLS): Add #undef.
1993-12-23 Richard M. Stallman (Fsubstitute_command_keys): Ignore menu bar bindings.
1993-12-23 Richard M. Stallman (Fbuffer_disable_undo): Make arg optional.
1993-12-23 Richard M. Stallman (Fwhere_is_internal): Doc fix.
1993-12-23 Richard M. Stallman (Fmake_symbolic_link): Do expand FILENAME if starts with ~.
1993-12-23 Richard M. Stallman (x_get_foreign_selection): Use x_catch_errors.
1993-12-23 Richard M. Stallman Line breaking change.
1993-12-23 Richard M. Stallman (Fmessage): Use message2.
1993-12-23 Richard M. Stallman Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.
1993-12-23 Richard M. Stallman (Fprocess_status): Use get_process, not Fget_process.
1993-12-23 Richard M. Stallman (deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.
1993-12-23 Richard M. Stallman (minibuffer_auto_raise): Really define it.
1993-12-23 Richard M. Stallman (del_range): Second argument in call to
1993-12-23 Richard M. Stallman (syms_of_emacs): Define Lisp var system-configuration.
1993-12-23 Richard M. Stallman (echo_area_glyphs_length): Declared.
1993-12-23 Richard M. Stallman (configuration): New variable.
1993-12-23 Richard M. Stallman (printchar, strout): Set echo_area_glyphs_length.
1993-12-23 Richard M. Stallman (Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.
1993-12-23 Richard M. Stallman (make_terminal_frame): Add frame to Vframe_list.
1993-12-23 Richard M. Stallman (message): Use message2, not message1.
1993-12-23 Richard M. Stallman (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.
1993-12-23 Richard M. Stallman (XTread_socket): Don't offset keysym here.
1993-12-23 Richard M. Stallman Initial revision
1993-12-23 Richard M. Stallman (struct input_event): `code' is now an int.
1993-12-23 Richard M. Stallman (make_lispy_event): Offset the event code here.
1993-12-23 Richard M. Stallman (kbd_buffer_get_event): For delete-window-event, do count iconified frames.
1993-12-23 Richard M. Stallman (Fsit_for): Call prepare_menu_bars.
1993-12-22 Francesco Potortì * m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible.
1993-12-22 Noah Friedman (Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureaucratic-Cruft'.
1993-12-19 Richard M. Stallman Initial revision
1993-12-15 Richard M. Stallman entered into RCS
1993-12-15 Roland McGrath (update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ.
1993-12-13 Richard M. Stallman Initial revision
1993-12-11 Roland McGrath [! MAP_FILE] (MAP_FILE): Define to zero.
1993-12-09 Roland McGrath (compilation-error-regexp-alist): Generalize `"foo.c", line 13:' regexp to
1993-12-08 Roland McGrath (PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNU
1993-12-05 Paul Eggert (lunar-phase): Add calendar-time-zone to solar ephemeris correction.
1993-12-03 Paul Eggert (vc-workfile-unchanged-p): Add optional argument
1993-12-03 Paul Eggert Add --brief option.
1993-12-02 Roland McGrath (mail-fcc): Take argument and use interactive spec to prompt, rather than
1993-12-02 Paul Eggert (vc-locking-user): Don't assume that the umask permits
1993-12-01 Noah Friedman Remove spurious comment between autoload cookie and defvar for
1993-12-01 Noah Friedman (rlogin-filter): initialize `region-begin' to (marker-position proc-mark),
1993-11-28 Richard M. Stallman When breaking links, use cp -p.
1993-11-28 Richard M. Stallman (NO_MODE_T): Defined.
1993-11-28 Richard M. Stallman [!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined.
1993-11-28 Richard M. Stallman (LIBS_SYSTEM): Always define this one way or another.
1993-11-27 Richard M. Stallman Properly install previous change.
1993-11-27 Richard M. Stallman (vc-buffer-sync): Signal error if user says no.
1993-11-27 Richard M. Stallman (do-install): Use umask 022 in copying etc and lisp dirs.
1993-11-27 Richard M. Stallman (make-face-unitalic, make-face-unbold, make-face-bold)
1993-11-27 Richard M. Stallman (mouse-set-font): Update nonstandard faces that are supposed
1993-11-27 Richard M. Stallman (main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.
1993-11-26 Roland McGrath Undo last change.
1993-11-26 Roland McGrath (isearch-search): Use real quit-char extracted from current-input-mode,
1993-11-26 Richard M. Stallman (kbd_buffer_get_event): If user destroys the last frame,
1993-11-26 Richard M. Stallman (x_window): Call XSetWMProtocols.
1993-11-26 Richard M. Stallman (rmail-variables): Abbreviate truename for comparison.
1993-11-26 Richard M. Stallman (SYSTEM_TYPE): Make it "irix".
1993-11-26 Richard M. Stallman (mostlyclean): Make it distinct from clean.
1993-11-26 Richard M. Stallman (closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.
1993-11-26 Richard M. Stallman Add sample test for tpu-set-scroll-margins.
1993-11-26 Richard M. Stallman Remove free/bound cursor and scroll
1993-11-26 Richard M. Stallman (tpu-quoted-insert): New function.
1993-11-26 Richard M. Stallman (readevalloop): Get error if buffer being eval'd is killed.
1993-11-25 Richard M. Stallman When breaking links, use cp -p.
1993-11-25 Richard M. Stallman (SETPGRP_RELEASES_CTTY): Defined.
1993-11-25 Richard M. Stallman (IRIX5, SETPGRP_RELEASES_CTTY): Defined.
1993-11-25 Richard M. Stallman (create_process): Do setpgrp for USG regardless of IRIX.
1993-11-25 Richard M. Stallman Comment changes.
1993-11-25 Richard M. Stallman (child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.
1993-11-25 Richard M. Stallman (quit_throw_to_read_char):
1993-11-25 Richard M. Stallman (HAVE_FTIME): Deleted (autoconf does it).
1993-11-25 Richard M. Stallman Comment change.
1993-11-25 Richard M. Stallman (bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define.
1993-11-25 Richard M. Stallman (tags-add-tables): New variable.
1993-11-25 Richard M. Stallman (merge_properties_sticky): Declared.
1993-11-25 Richard M. Stallman (Fhandle_switch_frame, Fredirect_frame_focus): Declared.
1993-11-25 Richard M. Stallman (ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.
1993-11-25 Richard M. Stallman (HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions.
1993-11-25 Richard M. Stallman (graft_intervals_into_buffer): New arg LENGTH.
1993-11-25 Richard M. Stallman (insert_from_string): Pass new arg to graft_intervals_into_buffer.
1993-11-25 Richard M. Stallman (init_baud_rate): Avoid referring to sg uninitialized.
1993-11-25 Richard M. Stallman (comint-send-input): Don't call comint-arguments
1993-11-25 Richard M. Stallman Add a provide.
1993-11-25 Richard M. Stallman (vc-make-backup-files): Doc fix.
1993-11-25 Richard M. Stallman Comment change.
1993-11-24 Richard M. Stallman (Fmove_to_column): Increments for control characters
1993-11-24 Richard M. Stallman (Fdelete_process): Fix paren error.
1993-11-24 Richard M. Stallman (${archlibdir}): Don't do chown or chgrp.
1993-11-24 Richard M. Stallman (rmail-sort-messages): In summary buf, go to rmail buf.
1993-11-24 Richard M. Stallman (closedir): Pass on the value from sys_closedir.
1993-11-24 Richard M. Stallman (walk-windows): If start at minibuf window, do return to it.
1993-11-24 Richard M. Stallman (XTread_socket): Really handle Xatom_wm_window_moved events.
1993-11-24 Richard M. Stallman (main): Call init_callproc and init_callproc_1.
1993-11-24 Richard M. Stallman (init_callproc): Maybe add ../lib-src to exec-path
1993-11-24 Richard M. Stallman (mouse-save-then-kill-delete-region):
1993-11-24 Richard M. Stallman (comint-send-input): Don't call comint-arguments while
1993-11-24 Richard M. Stallman (count-lines): In selective-display case,
1993-11-24 Richard M. Stallman (add-change-log-entry): put buffer in change-log-mode.
1993-11-24 Richard M. Stallman (isearch-other-meta-char): Correct the test for a split-up
1993-11-24 Richard M. Stallman (LIBX11_SYSTEM): Override the definition.
1993-11-24 Richard M. Stallman Initial revision
1993-11-24 Richard M. Stallman (Info-follow-reference): Correct one-off error in comparing start-point.
1993-11-23 Richard M. Stallman Comment changes.
1993-11-23 Richard M. Stallman (dired-diff): Require diff.
1993-11-23 Richard M. Stallman (SIGNALS_VIA_CHARACTERS): Defined.
1993-11-23 Richard M. Stallman (telnet-rsh-program): New variable.
1993-11-23 Richard M. Stallman (finder-known-keywords): Add data, faces, mouse, matching.
1993-11-23 Richard M. Stallman Comment change.
1993-11-23 Richard M. Stallman Initial revision
1993-11-23 Richard M. Stallman Comment change.
1993-11-23 Richard M. Stallman (c-indent-region): As first thing, advance to a nonblank line.
1993-11-23 Richard M. Stallman (getwd): If getcwd returns 0, we return 0.
1993-11-23 Richard M. Stallman (repeat-complex-command): Undo Oct 2 change.
1993-11-23 Richard M. Stallman (wait_reading_process_input):
1993-11-23 Richard M. Stallman (kbd_buffer_get_event): Handle delete_window_event's.
1993-11-23 Richard M. Stallman (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):
1993-11-23 Richard M. Stallman (Fx_disown_selection_internal): When making the fake
1993-11-23 Richard M. Stallman (make_buffer_string): Don't copy intervals
1993-11-23 Richard M. Stallman (Finsert_file_contents): Don't call signal_after_change
1993-11-23 Richard M. Stallman Declare Fnext_single_property_change and Fnext_property_change.
1993-11-23 Richard M. Stallman (HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS.
1993-11-23 Richard M. Stallman Delete periods from error messages.
1993-11-23 Richard M. Stallman (edebug-functionp): Recognize compiled functions.
1993-11-23 Richard M. Stallman (c-indent-region): Don't goto-char sexpend if it's nil.
1993-11-23 Richard M. Stallman (View-scroll-lines-forward):
1993-11-23 Richard M. Stallman (comint-preinput-scroll-to-bottom): If SCROLL is `this',
1993-11-23 Richard M. Stallman (rmail-summary-wipe): If rmail buffer is not visible,
1993-11-23 Richard M. Stallman Formerly tasks.texi.~2~
1993-11-23 Richard M. Stallman Initial revision
1993-11-23 Robert J. Chassell (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither
1993-11-23 Richard M. Stallman (OBARRAY_SIZE): Increase from 509.
1993-11-23 Richard M. Stallman (search_magic_path): Fix colon-colon case.
1993-11-23 Richard M. Stallman (dired-goto-file): Don't try matching one line twice.
1993-11-22 Richard M. Stallman (Ftext_property_not_all): For trivial yes, return start, not Qt.
1993-11-22 Richard M. Stallman (dired-readin-insert): Expand default-directory and dirname
1993-11-22 Richard M. Stallman (dired-readin-insert): Expand default-directory and dirname
1993-11-22 Richard M. Stallman (gnus-inews-do-fcc): If gnus-author-copy-saver
1993-11-22 Richard M. Stallman (gnus-inews-do-fcc): Use gnus-output-to-rmail
1993-11-22 Richard M. Stallman (command-line): Set init-file-had-error to t or nil.
1993-11-22 Richard M. Stallman (Man-specified-section-option): New variable.
1993-11-22 Richard M. Stallman (x_set_frame_parameters): Call check_frame_size
1993-11-22 Richard M. Stallman (delete_window_event): New event kind.
1993-11-22 Richard M. Stallman (Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.
1993-11-22 Richard M. Stallman (inferior-lisp-proc): Clean up error message.
1993-11-22 Richard M. Stallman (lisp-eval-defun): Renamed from lisp-send-defun.
1993-11-22 Richard M. Stallman [HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.
1993-11-21 Richard M. Stallman (iso-accents-enable): New variable.
1993-11-21 Richard M. Stallman Doc fix.
1993-11-21 Richard M. Stallman (hftctl.o): New rule.
1993-11-21 Richard M. Stallman Include config.h. Include sys/signal.h before config.h.
1993-11-21 Richard M. Stallman (mail-yank-original): Delete windows on selected frame only.
1993-11-21 Richard M. Stallman (window_loop, case DELETE_BUFFER_WINDOWS):
1993-11-21 Richard M. Stallman (mail-fetch-field): Exclude trailing whitespace.
1993-11-21 Richard M. Stallman (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
1993-11-21 Richard M. Stallman (i[34]86-ncr-sysv*): New specific alternative.
1993-11-21 Richard M. Stallman (x-resolve-font-name): Undo previous change.
1993-11-21 Richard M. Stallman (Info-edit): Use proper map in substitute-command-keys.
1993-11-20 Richard M. Stallman entered into RCS
1993-11-20 Richard M. Stallman (texinfo-tex-region): Use tex-send-command to do commands.
1993-11-20 Richard M. Stallman (tex-send-command): Wait for output first,
1993-11-20 Richard M. Stallman (tex-start-shell): Don't use -v option.
1993-11-20 Richard M. Stallman (Ftext_property_not_all): Swap t and nil values in
1993-11-20 Richard M. Stallman (compute_motion): Pass new arg to Fnext_single_property_change.
1993-11-20 Richard M. Stallman (compute_char_face): Accept new arg LIMIT.
1993-11-20 Richard M. Stallman (direct_output_for_insert): Pass new arg to compute_char_face.
1993-11-20 Richard M. Stallman (display_text_line): Pass new arg to compute_char_face
1993-11-20 Richard M. Stallman (x-resolve-font-name): Don't pass FACE to x-list-fonts
1993-11-20 Richard M. Stallman (version): When --run-in-place, exclude
1993-11-20 Richard M. Stallman (tags-complete-tag): Bind enable-recursive-minibuffers to t.
1993-11-20 Richard M. Stallman (follow_key): When downcasing, downcase just the
1993-11-20 Richard M. Stallman (read_key_sequence): If we get a quit, and current buffer
1993-11-20 Karl Heuer *** empty log message ***
1993-11-20 Roland McGrath (Frename_buffer): When the current buffer is already named NAME, don't
1993-11-20 Roland McGrath Undo last change. SPC feeping at you is too annoying.
1993-11-20 Roland McGrath (Frename_buffer): Change s to B in interactive spec to give buffer-name
1993-11-20 Richard M. Stallman Comment changes.
1993-11-19 Richard M. Stallman (HAVE_UNISTD_H): No need to define here.
1993-11-19 Richard M. Stallman (Flist_buffers): Always return a value.
1993-11-19 Richard M. Stallman (read_minibuf): History list always gets strings,
1993-11-19 Richard M. Stallman (eval-expression): Don't bind minibuffer-history-sexp-flag.
1993-11-19 Richard M. Stallman (ange-ftp-parse-dired-listing): Skip extra blank line
1993-11-19 Richard M. Stallman (hexlify-buffer): Add autoload cookie.
1993-11-18 Richard M. Stallman (calculate-fortran-indent): Fixup regexp for where statements.
1993-11-18 Richard M. Stallman (read_avail_input): Don't set nread to -1
1993-11-18 Richard M. Stallman (r_alloc_init): Explicitly use real_morecore
1993-11-18 Richard M. Stallman (FIRST_PTY_LETTER): Defined.
1993-11-18 Richard M. Stallman Delete jumk.c before writing it.
1993-11-18 Richard M. Stallman (iso-accents-list): Add "s.
1993-11-18 Richard M. Stallman (iso-accents-list): Fix entries for 'y and ~c.
1993-11-17 Richard M. Stallman (comint-scroll-show-maximum-output): Make default nil.
1993-11-17 Richard M. Stallman (gnus-summary-save-in-mail): Use rmail-output
1993-11-17 Richard M. Stallman (font-lock-hack-keywords):
1993-11-17 Richard M. Stallman (Fkey_binding): Doc fix.
1993-11-17 Richard M. Stallman (keys_of_cmds): Make 0377 self-inserting.
1993-11-16 Richard M. Stallman (doprnt): Cast the value alloca returns.
1993-11-16 Richard M. Stallman (gnus-summary-save-in-mail): Don't use rmail-output.
1993-11-16 Richard M. Stallman (rmail-file-p): Add autoload cookie.
1993-11-16 Richard M. Stallman (comint-send-input): Run comint-output-filter-functions
1993-11-16 Richard M. Stallman (install): Don't change mode or group when installing.
1993-11-16 Richard M. Stallman (mkdir): Ignore error from chmod.
1993-11-16 Richard M. Stallman (rmail-set-attribute): Do nothing if MSGNUM is 0.
1993-11-16 Richard M. Stallman (remove-hook): Doc fix.
1993-11-16 Richard M. Stallman (distclean): Do delete Makefile and Makefile.in.
1993-11-16 Richard M. Stallman (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
1993-11-16 Richard M. Stallman (Foverlay_put): Don't call redisplay_region if overlay has no buffer.
1993-11-16 Richard M. Stallman (nntp-encode-text): Insert a CR before the newline.
1993-11-16 Richard M. Stallman (Info-mode): Doc fix.
1993-11-16 Richard M. Stallman (iso-accents-list): Added /A for A-with-ring
1993-11-16 Richard M. Stallman (GNU_MALLOC, REL_ALLOC): Don't define if already defined.
1993-11-16 Richard M. Stallman (change-log-default-name, add-log-current-defun-function)
1993-11-16 Richard M. Stallman (LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.
1993-11-16 Richard M. Stallman Include config.h.
1993-11-16 Richard M. Stallman (extraclean): Prevent wildcard from starting comment.
1993-11-16 Richard M. Stallman (appt-display-interval): New variable.
1993-11-15 Richard M. Stallman Don't put lisp/forms.README in the distribution.
1993-11-15 Richard M. Stallman (read_avail_input): Make cbuf 1 char shorter.
1993-11-15 Richard M. Stallman (HAVE_GETTIMEOFDAY): Don't define if already defined.
1993-11-15 Richard M. Stallman Delete spurious CFLAGS=-g.
1993-11-15 Richard M. Stallman (sun-raw-prefix): Make this just a variable, not a function name.
1993-11-15 Richard M. Stallman Use build-ins.in, not build-install.in.
1993-11-15 Richard M. Stallman (mouse-save-then-kill-delete-region): Take args BEG and END.
1993-11-15 Richard M. Stallman [BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
1993-11-15 Richard M. Stallman (describe-project): New function, on C-h C-p.
1993-11-15 Richard M. Stallman (command-line-1): Display a message in the echo area.
1993-11-15 Richard M. Stallman (command-line-1): Display a message in the echo area.
1993-11-15 Richard M. Stallman Add `provide'.
1993-11-15 Richard M. Stallman Revise documentation. Add `provide'.
1993-11-15 Richard M. Stallman (Fnext_single_property_change): Fix missing \n\.
1993-11-15 Richard M. Stallman *** empty log message ***
1993-11-15 Richard M. Stallman (XTread_socket): Increase length of copy_buffer to 81.
1993-11-15 Richard M. Stallman (read1): If token has a \, don't treat it as a number.
1993-11-15 Richard M. Stallman (comint-read-input-ring, comint-write-input-ring):
1993-11-15 Eric S. Raymond vc-static-header-alist shouldn't have been declared const.
1993-11-15 Richard M. Stallman *** empty log message ***
1993-11-15 Richard M. Stallman (creating src/Makefile): Before running cpp,
1993-11-15 Richard M. Stallman (gnus-summary-save-in-mail): Pass new args to rmail-output.
1993-11-15 Richard M. Stallman (rmail-output): New argument FROM-GNUS.
1993-11-14 Richard M. Stallman (solar-equinoxes-solstices): Add autoload.
1993-11-14 Richard M. Stallman (solar-holidays): Change top-level progn to an if.
1993-11-14 Richard M. Stallman (INTERRUPT_INPUT): Undefined.
1993-11-14 Richard M. Stallman (mouse-save-then-kill-delete-region): Take args BEG and END.
1993-11-14 Richard M. Stallman (rmail-summary-forward): Accept prefix arg
1993-11-14 Richard M. Stallman (compare-windows-skip-whitespace): Swap the two
1993-11-14 Richard M. Stallman (lpr-command): Check for irix, not silicon-graphic-unix.
1993-11-14 Richard M. Stallman (dired-chown-program): Check for irix, not silicon-graphic-unix.
1993-11-14 Richard M. Stallman (rmail-spool-directory): Check for irix, not silicon-graphic-unix.
1993-11-13 Richard M. Stallman (calendar-absolute-from-time): Undo Sep 14 patch.
1993-11-13 Richard M. Stallman Add a provide call.
1993-11-13 Richard M. Stallman (creating src/Makefile): Before running cpp,
1993-11-13 Richard M. Stallman (IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
1993-11-13 Richard M. Stallman (remove-hook): Function deleted.
1993-11-13 Richard M. Stallman (read_avail_input) [no FIONREAD]: On DGUX, as on USG,
1993-11-13 Richard M. Stallman (SYSTEM_MALLOC): Turn off.
1993-11-13 Richard M. Stallman (get_process): Add `static' to definition.
1993-11-13 Richard M. Stallman (comint-match-partial-filename): Consider +@: part of
1993-11-12 Richard M. Stallman (fill-individual-paragraphs): Fix skipping headers of yanked message.
1993-11-12 Richard M. Stallman (vc-rename-file): Don't overwrite an existing file.
1993-11-12 Richard M. Stallman (rmail-summary-edit-map): Inherit text-mode-map properly.
1993-11-12 Richard M. Stallman (syms_of_fileio): Fix missing \n\'s.
1993-11-12 Richard M. Stallman (Fread_key_sequence): Split the doc string with "".
1993-11-12 Richard M. Stallman (read_c_string): For "", concatenate the two strings.
1993-11-12 Richard M. Stallman (Fprevious_single_property_change): Fix missing \n\.
1993-11-12 Richard M. Stallman (main): Fix error message text.
1993-11-11 Richard M. Stallman When running make in lib-src, specify YACC var value.
1993-11-11 Richard M. Stallman Comment change.
1993-11-11 Richard M. Stallman (texinfo-format-region): Change `texinfo-[start
1993-11-11 Richard M. Stallman (texinfo-texi2dvi-command): Separate `texi2dvi'
1993-11-11 Richard M. Stallman (Man-section-regexp): Allow section names l, n, L, N.
1993-11-11 Richard M. Stallman Comment change.
1993-11-11 Richard M. Stallman (map-y-or-n-p): Handle help-char values other than chars.
1993-11-11 Richard M. Stallman (Fcall_process): Clear synch_process_death and
1993-11-11 Richard M. Stallman (c-indent-region): When looking for a sexp that ends
1993-11-11 Richard M. Stallman (occur-mode): Run occur-mode-hook.
1993-11-11 Richard M. Stallman (XTmouse_position): Undo roland's change.
1993-11-11 Roland McGrath [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
1993-11-10 Roland McGrath (XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
1993-11-10 Richard M. Stallman Initial revision
1993-11-10 Richard M. Stallman Don't try to link *.texinfo--there are none now.
1993-11-10 Richard M. Stallman (rmail-start-mail): Don't do other frame unless we have
1993-11-10 Richard M. Stallman (Man-filter-list): Include anything starting with
1993-11-10 Richard M. Stallman (Info-extract-menu-item): Quote `*' in the menu-item
1993-11-10 Richard M. Stallman (hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.
1993-11-10 Richard M. Stallman (find-backup-file-name): Don't fatal-error on
1993-11-10 Richard M. Stallman (remove-hook): New function, analogous to add-hook. This
1993-11-10 Richard M. Stallman (intervals.o): Depend on puresize.h.
1993-11-10 Richard M. Stallman Include puresize.h.
1993-11-10 Richard M. Stallman (Fraise_frame): Do like the documentation says, and make
1993-11-10 Richard M. Stallman (Tmouse_position): If the passed in frame is not an
1993-11-10 Richard M. Stallman (EMACS_GETPGRP): New macro hides argument passing to
1993-11-10 Richard M. Stallman (sys_suspend): Use EMACS_GETPGRP macro.
1993-11-10 Richard M. Stallman (main): Use EMACS_GETPGRP macro.
1993-11-10 Richard M. Stallman (make_pure_string): If we USE_TEXT_PROPERTIES, set the
1993-11-10 Richard M. Stallman Treat convex like hpux.
1993-11-10 Richard M. Stallman (Fskip_chars_backward, Fskip_chars_forward): Doc fix.
1993-11-10 Richard M. Stallman (Fforward_comment): On backward scan, exit inner loop
1993-11-10 Richard M. Stallman (read_input_waiting): Don't mess with meta bit
1993-11-10 Richard M. Stallman (skip_chars): Finish reenabling checks for buffer bounds.
1993-11-10 Richard M. Stallman (Fwrite_region): Fix minor bugs in POS arg to awrite.
1993-11-10 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
1993-11-10 Richard M. Stallman (syms_of_xterm): Initialize last_mouse_scroll_bar.
1993-11-10 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
1993-11-10 Richard M. Stallman (texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.
1993-11-10 Robert J. Chassell (texinfo-show-structure): Indent appendices properly.
1993-11-09 Richard M. Stallman (texinfo-sequential-node-update): Add autoload.
1993-11-09 Richard M. Stallman Doc fixes.
1993-11-09 Richard M. Stallman (Ferase_buffer): Doc fix.
1993-11-09 Richard M. Stallman (menu-bar-edit-menu): Add menu items for searching.
1993-11-09 Richard M. Stallman (etags-list-tags): Return t if found the file.
1993-11-08 Richard M. Stallman (comint-preinput-scroll-to-bottom): Added
1993-11-08 Richard M. Stallman Doc fixes.
1993-11-08 Francesco Potortì Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)
1993-11-08 Richard M. Stallman (describe-current-display-table):
1993-11-08 Richard M. Stallman (wordstar-mode): Add autoload.
1993-11-08 Richard M. Stallman Initial revision
1993-11-08 Richard M. Stallman (ispell-message): Delete excess (beginning-of-line) call.
1993-11-08 Richard M. Stallman (jump-to-register): Doc fix.
1993-11-08 Richard M. Stallman (jump-to-register): Rename prefix arg to DELETE and invert its sense.
1993-11-08 Richard M. Stallman (set-frame-configuration): Iconify frames
1993-11-08 Richard M. Stallman (ispell-message): If gnus, but no mail-yank-prefix,
1993-11-08 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
1993-11-07 Richard M. Stallman Fix previous change.
1993-11-07 Richard M. Stallman (ispell-message): Stop if ispell-region returns nil.
1993-11-07 Richard M. Stallman (compare-windows-skip-whitespace): Return t
1993-11-07 Richard M. Stallman (iso-accents-mode): Doc fix.
1993-11-07 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
1993-11-07 Richard M. Stallman (iso-accents-list): Fix typo in ^A code. Support ~< and ~>.
1993-11-07 Richard M. Stallman Support ~ and /. Support 'Y, 'y, "y.
1993-11-07 Richard M. Stallman entered into RCS
1993-11-07 Richard M. Stallman (set-frame-configuration): If NODELETE, make the unwanted frames invisible.
1993-11-06 Richard M. Stallman *** empty log message ***
1993-11-06 Richard M. Stallman (tex-alt-print): New function for menu bar.
1993-11-06 Richard M. Stallman (child_setup_tty): Make the pty handle 8-bit characters.
1993-11-06 Richard M. Stallman (Man-frame-parameters): New variable.
1993-11-04 Richard M. Stallman [TERM]: Include client.h.
1993-11-04 Richard M. Stallman [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
1993-11-04 Richard M. Stallman (ange-ftp-load): Handle extra args after the file name.
1993-11-03 Richard M. Stallman (other-frame): Subtract 1 from hpos for new mouse position.
1993-11-03 Richard M. Stallman (sendmail-send-it): Don't insert Sender.
1993-11-03 Richard M. Stallman (x_new_font): xmalloc arg was 1 too small.
1993-11-03 Richard M. Stallman (tex-validate-region, tex-region):
1993-11-03 Roland McGrath entered into RCS
1993-11-03 Richard M. Stallman (mouse-drag-region): Set this-command to mouse-set-point
1993-11-02 Francesco Potortì Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)
1993-11-02 Francesco Potortì Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".
1993-11-02 Richard M. Stallman *** empty log message ***
1993-10-31 Richard M. Stallman Re-add hitachi to list of companies not to treat as OS names.
1993-10-30 Richard Kenner Add H3050/RX support.
1993-10-27 Richard M. Stallman (tex-define-common-keys): Define menu items.
1993-10-27 Richard M. Stallman (comint-mode-map): Merge menu bar item Output into Input.
1993-10-26 Richard M. Stallman (paragon): New alias.
1993-10-26 Richard M. Stallman (font-lock-fontify-buffer): Don't turn
1993-10-26 Richard M. Stallman (text-mode-map): Bind ispell-complete-word to M-TAB.
1993-10-26 Richard M. Stallman (ispell-look-command): New user variable.
1993-10-26 Roland McGrath (eval-expression): Fix typo: missing paren.
1993-10-26 Richard M. Stallman (bookmark-load, bookmark-write-file):
1993-10-26 Karl Fogel Added a define-key for menu-bar-bookmark-map, so that the File menu on
1993-10-25 Karl Fogel upped version to 2.5
1993-10-25 Richard M. Stallman (comint-scroll-to-bottom-on-input): Default to nil.
1993-10-25 Brian Fox (ispell): If the buffer to spell has no associated file, or, the
1993-10-25 Brian Fox `provide' "dired" before running user hooks.
1993-10-25 Brian Fox (ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result
1993-10-25 Brian Fox (eval-expression, edit-and-eval-command): Let
1993-10-25 Richard M. Stallman *** empty log message ***
1993-10-25 Richard M. Stallman Initial revision
1993-10-25 Brian Fox (Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
1993-10-25 Brian Fox (Freplace_match): Fix argument names to match doc string.
1993-10-25 Brian Fox Declare `logb' only if HAVE_LOGB is defined.
1993-10-25 Richard M. Stallman (comint-scroll-to-bottom-on-input)
1993-10-25 Brian Fox (Fcopy_file): Don't allow the copying of anything other than regular
1993-10-24 Richard M. Stallman (read_key_sequence): Arg prompt is now a Lisp object.
1993-10-24 Richard M. Stallman Define "dead keys" in key-translation-map, not in global-map.
1993-10-24 Richard M. Stallman (isearch-yank): Handle `kill' as chunk type.
1993-10-24 Richard M. Stallman (make-frame): Use before-make-frame-hook and after-make-frame-hook.
1993-10-22 Richard M. Stallman (rlogin, rlogin-mode): Use comint-file-name-prefix,
1993-10-22 Brian Fox Add #undef HAVE_UNISTD_H so that configure can edit it correctly.
1993-10-22 Richard M. Stallman (comint-after-partial-file-name-command):
1993-10-22 Richard M. Stallman (shell-after-partial-filename): Renamed from
1993-10-22 Richard M. Stallman (status_notify): Don't read from process if filter is t.
1993-10-21 Richard M. Stallman (blink-matching-open): Treat / syntax like \ syntax.
1993-10-21 Richard M. Stallman (texinfo-format-begin-end): Bind cmd locally.
1993-10-21 Richard M. Stallman (forms--set-minor-mode): Rewrite so that describe-mode
1993-10-20 Richard M. Stallman entered into RCS
1993-10-20 Richard M. Stallman Initial revision
1993-10-20 Richard M. Stallman (holiday-easter-etc): Fix Ascension Day string.
1993-10-20 Richard M. Stallman (solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.
1993-10-20 Richard M. Stallman (list-sexp-diary-entries): Fix doc string.
1993-10-20 Richard M. Stallman (calendar-week-start-day): New var (autoloaded) to
1993-10-20 Richard M. Stallman [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-19 Richard M. Stallman Recognize powerpc.
1993-10-19 Paul Eggert (printlogline): Don't generate lines containing only white space.
1993-10-18 Roland McGrath (list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE
1993-10-18 Noah Friedman (rlogin-initially-track-cwd): New variable.
1993-10-18 Richard M. Stallman (reporter-submit-bug-report, reporter-mailer): reporter-mailer
1993-10-14 Paul Eggert (vc-backend-checkout): Do not set umask to value that does not allow
1993-10-14 Richard M. Stallman (Fcar_less_than_car): Fix typo in previous change.
1993-10-14 Richard M. Stallman (Fdelete_overlay, Foverlay_put): Use marker_position,
1993-10-14 Roland McGrath (rmail-output-file-alist): Doc fix.
1993-10-13 Richard M. Stallman entered into RCS
1993-10-13 Richard M. Stallman (read_key_sequence): Allow function in key-translation-map
1993-10-13 Richard M. Stallman (bookmark-write): Add numbered backups for bookmark file.
1993-10-12 Richard M. Stallman (abbreviated-home-dir): Doc fix.
1993-10-12 Jim Meyering *** empty log message ***
1993-10-12 Roland McGrath (map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area.
1993-10-11 Richard M. Stallman (rmail-retry-setup-hook): New hook variable.
1993-10-09 Richard M. Stallman [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-09 Richard M. Stallman (ispell-message-cite-regexp): Add definition.
1993-10-09 Richard M. Stallman (Vafter_insert_file_functions): New variable.
1993-10-09 David J. MacKenzie comment fix
1993-10-09 David J. MacKenzie fix comment
1993-10-09 Richard M. Stallman (rmail): Really don't get new mail if file name was given.
1993-10-09 Richard M. Stallman (hack-local-variables): If buffer has no file, display its buffer name.
1993-10-09 Richard M. Stallman (rmail-output): If message was shown with full headers,
1993-10-09 Richard M. Stallman (timezone-parse-date): Handle new style 22-AUG-1993.
1993-10-08 Richard M. Stallman (BSTRING): Define only if HAVE_BCOPY.
1993-10-08 Richard M. Stallman (SYSTEM_TYPE): Put into #if 0.
1993-10-08 Brian Fox (skip_chars): Fixed typo.
1993-10-07 Brian Fox (skip_chars): Reinstate check for end of buffer, ignoring cryptic
1993-10-07 Richard M. Stallman Internal clean-up. Save information about current
1993-10-06 Doug Evans fix 2 typos
1993-10-05 Brian Fox (rsh): Add `host' to args passed to make-comint.
1993-10-05 Brian Fox Doc fix.
1993-10-05 Brian Fox Format comment.
1993-10-05 Brian Fox Comment update reflects reality.
1993-10-05 Brian Fox (Fminibuffer_complete_word): GCPRO1 `completion' during calls to
1993-10-05 Brian Fox (read_key_sequence): Don't declare first_event; it is no longer used.
1993-10-05 Brian Fox If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already
1993-10-05 Brian Fox (edit-and-eval-command): Let `read-from-minibuffer' manipulate the
1993-10-05 Brian Fox Make sure that config.status contains the correct commands for
1993-10-05 Richard M. Stallman (rmail-convert-to-babyl-format): Protect against
1993-10-04 Richard M. Stallman Comment change.
1993-10-04 Eric S. Raymond (vc-next-action) Fix (throw ... ) invocation to work with 19; this
1993-10-04 Roland McGrath (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.
1993-10-03 Roland McGrath (extrasub): Add vpath patterns for %.[yls].
1993-10-03 Roland McGrath (LIBES): Add $(GNULIB_VAR) again at end.
1993-10-03 Roland McGrath Don't do seddery on config.status after AC_OUTPUT.
1993-10-03 Roland McGrath Use : instead of dnl for comment inside $makefile_command.
1993-10-03 Roland McGrath No longer use vpath_sed. Instead, when we notice srcdir already
1993-10-03 Roland McGrath In cmds to make src/Makefile, chmod Makefile.new before moving it.
1993-10-03 Roland McGrath (VPATH): Define to @srcdir@.
1993-10-03 Roland McGrath Fixed typos or brainos of whoever though `@' was the comment char.
1993-10-03 Roland McGrath *** empty log message ***
1993-10-03 Erich Stefan Boleyn Recognize operating system "riscix*"; recognize acorn as vendor
1993-10-01 Richard M. Stallman (build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.
1993-10-01 Francesco Potortì * etags.c (process_file): dead code removed.
1993-09-30 Brian Fox (ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.
1993-09-30 Brian Fox (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current
1993-09-30 Brian Fox Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just
1993-09-28 Brian Fox (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the
1993-09-28 Jim Blandy Doc fix.
1993-09-28 Brian Fox (Fhandle_switch_frame): Doc fix.
1993-09-28 Brian Fox (validate_plist): Add argument declaration for `list'.
1993-09-28 Brian Fox Initial revision
1993-09-28 Brian Fox Remove `src/ymakefile', add `src/Makefile.in.in'.
1993-09-28 Brian Fox Change src/xemacs to src/emacs. We no longer create src/xemacs, so
1993-09-28 Brian Fox (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files
1993-09-28 Brian Fox Allow any of the path or directory Makefile variables to be set with
1993-09-27 Paul Eggert (vc-find-binary): Fix bug; it always claimed success.
1993-09-27 Richard M. Stallman Version 2.3.
1993-09-27 Richard M. Stallman (disassemble-internal): Allow a call to byte-code as argument.
1993-09-27 Richard M. Stallman (mouse-delete-max-match): New function.
1993-09-25 Roland McGrath [MULTI_FRAME]: Increase PURESIZE to 220000.
1993-09-24 Richard M. Stallman (ispell-message): Handle cited messages.
1993-09-24 Brian Fox Avoid forcing the search of /usr/include before fixed include files by
1993-09-24 Richard M. Stallman (other-frame): Warp the mouse so that the other
1993-09-24 Paul Eggert Add -h, -n, -r options.
1993-09-23 Richard M. Stallman Whitespace fix.
1993-09-23 Melissa Weisshaus Initial revision
1993-09-22 Brian Fox Add declaration for atof if not predefined.
1993-09-22 Brian Fox * Added fixes from Karl Berry for ISC-2.2.
1993-09-22 Brian Fox (file_name_completion): Install case-preserving changes from Emacs 18
1993-09-22 Brian Fox (w_wn_set_size_hint): Make recent window gravity addition
1993-09-22 Brian Fox (Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.
1993-09-22 Brian Fox (read_minibuf): Don't add history item if it is
1993-09-22 Brian Fox (doprnt): Use a fixed buffer to store the format
1993-09-22 Brian Fox (Qextended_command_history): New variable prevents
1993-09-22 Brian Fox (sys_write): Keep trying to write out the data until
1993-09-22 Brian Fox (XScreenNumberOfScreen): Move assignments out of declaration for (dpy,
1993-09-21 Brian Fox (vc-do-command): Remove debugging output. Use (forward-line -1) instead
1993-09-21 Brian Fox (texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.
1993-09-21 Brian Fox (slitex-mode): Add ###autoload magic cookie.
1993-09-21 Brian Fox (suppress-keymap): Use substitute-key-definition instead of manually
1993-09-21 Brian Fox (s-hemi-seasons n-hemi-seasons): New constants are hemisphere
1993-09-21 Brian Fox (kill-region): Use `equal' instead of `eq' to compare markers `beg'
1993-09-21 Brian Fox (rmail-convert-file): If the file is empty, don't convert it after
1993-09-21 Brian Fox (outline-minor-mode): Force update of modeline when outline-minor-mode
1993-09-21 Brian Fox (local-write-file-hooks): Make this variable buffer-local.
1993-09-21 Brian Fox (edebug-enter): Don't call the current function being debugged in
1993-09-21 Brian Fox (dired-mode): Don't change the value of case-fold-search.
1993-09-21 Brian Fox (diff): Doc fix.
1993-09-21 Brian Fox (diary-syntax-table): Make sure that we use a copy of
1993-09-21 Brian Fox (compile-internal): Back out jimb change of making buffer read-only. It
1993-09-21 Brian Fox (calendar-absolute-from-time): Fix typo by interchanging (floor) and (%).
1993-09-21 Brian Fox (side-effect-free-fns): Add "-" and "1-" to the list.
1993-09-21 Richard M. Stallman Total rewrite by Gillespie.
1993-09-20 Richard M. Stallman entered into RCS
1993-09-20 Roland McGrath *** empty log message ***
1993-09-20 Richard M. Stallman (mouse-save-then-kill): If follows a multi-click selection,
1993-09-20 Francesco Potortì Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)
1993-09-20 Richard M. Stallman (ispell-message): New command, with menu bar item.
1993-09-20 Richard M. Stallman (@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp.
1993-09-20 Brian Fox (do-install): Don't abort if ln or chmod at the end
1993-09-19 Richard M. Stallman Use "sh -c pwd" when we want to avoid having the
1993-09-19 Roland McGrath Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
1993-09-19 Richard M. Stallman (indented-text-mode): Make only blank lines
1993-09-19 Richard M. Stallman Add #undef HAVE_RES_INIT.
1993-09-19 Roland McGrath (revert-buffer): Enable menu item when the buffer is modified.
1993-09-19 Brian Fox add-log-full-name, add-log-mailing-address: new varialbes
1993-09-19 Brian Fox Fixed naked backquotes in "echo" strings
1993-09-18 Richard M. Stallman - (hilit-rehighlight-region): added (save-restriction (widen))
1993-09-17 Richard M. Stallman (mouse-set-region): Put region in kill ring.
1993-09-17 Roland McGrath (read-zippyism): New function.
1993-09-17 Roland McGrath (read-cookie): New function.
1993-09-17 Richard M. Stallman (directory-abbrev-alist): Doc fix.
1993-09-17 Richard M. Stallman Fix typo in previous change.
1993-09-17 Richard M. Stallman Set up keymap at load time.
1993-09-17 Richard M. Stallman Fix previous change.
1993-09-16 Richard M. Stallman (LIBS_SYSTEM): Use -lresolv if it seems appropriate.
1993-09-16 Richard M. Stallman Test for res_init in libc.
1993-09-16 Richard M. Stallman (perldb): New function, plus subroutines.
1993-09-16 Richard M. Stallman In the file ${tempcname}, use configure___ instead of @configure@.
1993-09-16 Richard M. Stallman (font-lock-fontify-region): Don't add `font-lock' props.
1993-09-15 Paul Eggert (vc-prefix-map): Bind C-x v ~ to vc-version-other-window.
1993-09-15 Paul Eggert (vc-version-other-window): New function.
1993-09-15 Richard M. Stallman (rmail-forward): Insert the text right after the header separator.
1993-09-15 Richard M. Stallman Change typos in comments.
1993-09-14 Richard M. Stallman (LIB_STANDARD): Add a second -lc after crtn.o.
1993-09-14 Richard M. Stallman Fix lots of doc strings.
1993-09-14 Richard M. Stallman Initial revision
1993-09-14 Richard M. Stallman (LIBS_MACHINE): Make definition empty.
1993-09-14 Richard M. Stallman (graft_intervals_into_buffer): New arg INHERIT.
1993-09-14 Richard M. Stallman (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.
1993-09-14 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to insert_from_string.
1993-09-14 Richard M. Stallman (Fminibuffer_complete_word): Pass new arg to insert_from_string*.
1993-09-14 Richard M. Stallman (Finsert_and_inherit): New function.
1993-09-14 Richard M. Stallman (Freplace_match): Call Finsert_and_inherit.
1993-09-14 Richard M. Stallman (insert_from_string): Pass extra arg to graft_intervals_into_buffer.
1993-09-13 Richard M. Stallman (HAVE_X11R4): If AIX, do not define HAVE_X11R4.
1993-09-13 Richard M. Stallman (AIX3_2): Defined.
1993-09-13 Richard M. Stallman (LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.
1993-09-12 Richard M. Stallman (bzero, bcopy, bcmp): Don't define as functions
1993-09-12 Richard M. Stallman (sc-glom-headers): Bind mark-active around calling region-...
1993-09-12 Roland McGrath Dist vpath.sed
1993-09-12 Roland McGrath (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed.
1993-09-12 Roland McGrath Substitute variable `vpath_sed'.
1993-09-12 Roland McGrath Initial revision
1993-09-12 Roland McGrath Include <src/paths.h>, instead "src/paths.h".
1993-09-12 Roland McGrath Include <paths.h>, not "paths.h".
1993-09-11 Richard M. Stallman (font-lock-fontify-region): Put on `font-lock'
1993-09-11 Richard M. Stallman (hack-local-variables-prop-line): Ignore any specification
1993-09-11 Richard M. Stallman (rmail-convert-file): Narrow to exclude the Babyl header.
1993-09-10 Richard M. Stallman (dun-save-game): Use correct name of endgame question.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-09-10 Roland McGrath Remove check for $srcdir being configured. This pretty much works now.
1993-09-10 Roland McGrath (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,
1993-09-10 Roland McGrath (info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use
1993-09-10 Roland McGrath (clean): Use rm -f.
1993-09-10 Roland McGrath (rmail-spool-directory): Use "/var/mail/" if system-type is netbsd.
1993-09-10 Roland McGrath Initial revision
1993-09-10 Roland McGrath Recognize operating system `netbsd*'.
1993-09-10 Roland McGrath (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
1993-09-10 Roland McGrath entered into RCS
1993-09-10 Roland McGrath *** empty log message ***
1993-09-09 Noah Friedman require 'shell
1993-09-08 Paul Eggert (vc-backend-steal): Fix typo when invoking the 'rcs' command
1993-09-08 Richard M. Stallman (x_term_init): Call change_keyboard_wait_descriptor,
1993-09-08 Richard M. Stallman (keyboard_descriptor): New variable.
1993-09-08 Richard M. Stallman (stuff_char): Use input_fd.
1993-09-08 Francesco Potortì * filelock.c (fill_in_lock_short_file_name): corrected the crc
1993-09-08 Roland McGrath (shell-dirstack-message): Recognize ~ by matching the expansion of "~" with
1993-09-08 Roland McGrath (rlogin): After rlogin-mode, set comint-filename-prefix locally to indicate
1993-09-08 Roland McGrath (shell-cd): New function, like `cd' but prepend comint-filename-prefix.
1993-09-08 Roland McGrath (shell-resync-dirs, shell-process-cd, shell-process-pushd,
1993-09-08 Roland McGrath (comint-filename-prefix): New variable.
1993-09-08 Roland McGrath (ange-ftp-file-executable-p): New function, handles file-executable-p.
1993-09-07 Richard M. Stallman (rmail-convert-file): Exclude the Babyl header
1993-09-07 Richard M. Stallman (command-line): Setq inhibit-startup-message to nil.
1993-09-07 Roland McGrath (jump-to-register): Take new optional arg NODELETE (prefix arg); pass
1993-09-07 Roland McGrath (set-frame-configuration): Take new optional arg NODELETE; if non-nil,
1993-09-07 Roland McGrath ({window,frame}-configuration-to-register): Fix prompt string in
1993-09-06 Roland McGrath Don't clobber existing binding for menu-bar in global-map.
1993-09-06 Paul Eggert (calendar-time-zone-daylight-rules): Remove special case for Israel.
1993-09-06 Roland McGrath (tag-exact-match-p): Return true if TAG is the explicit tag name.
1993-09-06 Richard M. Stallman Fix version in comment.
1993-09-06 Richard M. Stallman Doc fixes.
1993-09-06 Francesco Potortì * etags.c (L_isdef, L_isquote, L_getit): small optimisations.
1993-09-05 Richard M. Stallman Comment fixes.
1993-08-30 Roland McGrath (next-file): If arg is neither t nor nil, then eval it to return initial
1993-08-29 Paul Eggert Use integers instead of floating point where they will do.
1993-08-28 Paul Eggert (calendar-time-zone-daylight-rules): Scan through the
1993-08-28 Paul Eggert (solar-holidays): Use new
1993-08-28 Paul Eggert (solar-time-string):
1993-08-27 Paul Eggert (vc-locked-example): Renamed from vc-quiescent-p. Now yields example of
1993-08-27 Paul Eggert (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.
1993-08-25 Paul Eggert Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.
1993-08-25 Paul Eggert Append /usr/ccs/bin and /usr/sccs to PATH.
1993-08-20 Jim Blandy * calendar.el (calendar-absolute-from-iso,
1993-08-20 Jim Blandy * solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):
1993-08-19 David J. MacKenzie comment fix
1993-08-19 Roland McGrath (F{next,previous}_single_property_change): Doc fix.
1993-08-18 Roland McGrath (texinfo-environment-regexp): Match cartouche.
1993-08-18 Roland McGrath (update-copyright): Handle two-digit years with apostrophes.
1993-08-16 Roland McGrath *** empty log message ***
1993-08-15 Richard M. Stallman (find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.
1993-08-15 Richard M. Stallman Include getdate.c in distribution.
1993-08-15 Richard M. Stallman (mkdir, rmdir): Use wait_for_termination to wait.
1993-08-15 Richard M. Stallman (HAVE_VFORK, INTEL386, aix386): Add #undef.
1993-08-15 Richard M. Stallman (Qread_file_name_internal): New var.
1993-08-15 Richard M. Stallman Include syswait.h.
1993-08-15 Richard M. Stallman Include syswait.h.
1993-08-15 Richard M. Stallman (adjust_intervals_for_insertion): If inserting in middle
1993-08-15 Richard M. Stallman (mostlyclean): Don't delete emacs here.
1993-08-14 Richard M. Stallman (struct property_change): New field `arrived'.
1993-08-14 Richard M. Stallman (compile_pattern): Cast result of re_compile_pattern.
1993-08-14 Richard M. Stallman (bookmark-alist): Move defvar before first use.
1993-08-14 Richard M. Stallman Doc fixes.
1993-08-14 Richard M. Stallman (init_cmdargs): Check openp result for 1, not != 0.
1993-08-14 Richard M. Stallman New version from Fogel.
1993-08-14 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman (list-buffers-directory): Add declaration.
1993-08-14 Richard M. Stallman (Fx_popup_menu): Adjust coords so they are relative to the inner window.
1993-08-14 Richard M. Stallman entered into RCS
1993-08-14 Richard M. Stallman (frame-initialize): Check for `on' or `true'
1993-08-14 Richard M. Stallman (x-create-frame-with-faces): Check for `on' or `true'
1993-08-14 Richard M. Stallman (outline-level): New var. Everything funcalls this
1993-08-14 Richard M. Stallman (outline-minor-mode-prefix): New variable.
1993-08-14 Richard M. Stallman (frame-initialize): Handle reverseVideo x-resource.
1993-08-14 Richard M. Stallman (momentary-string-display): Scroll to keep the string on the screen.
1993-08-14 Richard M. Stallman (__CTOR_LIST__): Don't declare it on Linux.
1993-08-14 Richard M. Stallman (getpwuid): Declare it as in xrdb.c.
1993-08-14 Richard M. Stallman (x_set_frame_parameters): Don't die if just one of
1993-08-14 Richard M. Stallman (internal_equal): Typo in previous change.
1993-08-14 Richard M. Stallman (i386-*-sunos4): Assume Sunos 4.0.
1993-08-14 Richard M. Stallman (property_change_between_p): Test NULL_INTERVAL_P
1993-08-14 Richard M. Stallman (internal_equal): All markers in no buffer are equal.
1993-08-14 Richard M. Stallman (compilation-parse-errors): Don't add multiple errors for one source line.
1993-08-14 Richard M. Stallman (bibtex-mode-map): Change C-c e to C-c C-b.
1993-08-13 Roland McGrath Added #undef HAVE_XSCREENNUMBEROFSCREEN.
1993-08-13 Richard M. Stallman (C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
1993-08-13 Richard M. Stallman (C_SWITCH_MACHINE): Deleted.
1993-08-13 Richard M. Stallman Check for XScreenNumberOfScreen.
1993-08-13 Richard M. Stallman (XScreenNumberOfScreen): New function.
1993-08-13 Richard M. Stallman (START_FILES, LIB_STANDARD): Don't define if USG5_4.
1993-08-13 Richard M. Stallman Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
1993-08-13 Richard M. Stallman (mouse-menu-bar-buffers): Use list-buffers-directory.
1993-08-13 Richard M. Stallman (C_ALLOCA): Don't define it.
1993-08-13 Richard M. Stallman (isearch-edit-string): Use read-event, not read-char.
1993-08-13 Richard M. Stallman (kbd_buffer_store_event): Use bcopy to copy
1993-08-13 Richard M. Stallman (site-run-file): New variable.
1993-08-13 Richard M. Stallman (get_data_region): Add cast to avoid warning.
1993-08-13 Richard M. Stallman (backup-inhibited): Doc fix.
1993-08-13 Richard M. Stallman entered into RCS
1993-08-13 Richard M. Stallman New version from Fogel.
1993-08-13 Richard M. Stallman (Flogb): Error at run time if not supported.
1993-08-12 Richard M. Stallman (make-path): Dep on config.h.
1993-08-12 Richard M. Stallman (mouse-choose-completion): Really go to minibuffer; no save-excursion.
1993-08-12 Roland McGrath *** empty log message ***
1993-08-12 Richard M. Stallman (Flogb): Doc fix.
1993-08-12 Richard M. Stallman Include process.h.
1993-08-12 Richard M. Stallman Include alloca.h if appropriate.
1993-08-12 Richard M. Stallman (Fdelete_frame): Add parens for clarity.
1993-08-12 Roland McGrath (tar-mode-map): Don't bind C-c.
1993-08-12 Richard M. Stallman (paragraph-start): Doc fix.
1993-08-12 Richard M. Stallman Fix typo in last change.
1993-08-12 Richard M. Stallman (HAVE_GETHOSTNAME): #if 0'd.
1993-08-12 Richard M. Stallman (show-paren-command-hook): Do nothing if input is pending.
1993-08-12 Richard M. Stallman (BIG_ENDIAN): Don't actually define it.
1993-08-12 Richard M. Stallman (dired-compress-file): Fix previous change.
1993-08-12 Richard M. Stallman (rmail-forward): Don't bind mail-signature, mail-setup-hook.
1993-08-11 Richard M. Stallman (LD_SWITCH_SYSTEM): Delete the -L options.
1993-08-11 Richard M. Stallman (mouse-drag-region): Mouse in menu bar means scroll up.
1993-08-11 Roland McGrath (next-error): Handle zero and negative prefix args.
1993-08-11 Richard M. Stallman (describe_buffer_bindings): Declare shadow just once.
1993-08-11 Richard M. Stallman (verify_overlay_modification): initialize endpos.
1993-08-11 Richard M. Stallman (indented-text-mode): Doc fix.
1993-08-11 Richard M. Stallman (TRUE, FALSE): Don't define if already defined.
1993-08-11 Richard M. Stallman (enum resource_types): Delete final comma.
1993-08-11 Richard M. Stallman (enum window_loop): Delete final comma.
1993-08-11 Richard M. Stallman (enum event_kind): Delete final comma.
1993-08-11 Richard M. Stallman (BIG_ENDIAN): Don't define if already defined.
1993-08-11 Richard M. Stallman Comment fix.
1993-08-11 Richard M. Stallman (ask-user-about-supersession-threat): Mention file name when asking question.
1993-08-11 Richard M. Stallman (show-paren-command-hook): Don't use value of make-face.
1993-08-11 Richard M. Stallman (Frecenter): Preserve point in the buffer we change it in.
1993-08-11 Richard M. Stallman (font-menu-add-default): Use list, not cons, for new elt.
1993-08-11 Richard M. Stallman (font-menu-add-default): Fix previous change.
1993-08-11 Richard M. Stallman (Fnewline): If we don't do the first SET_PT,
1993-08-11 Richard M. Stallman (emerge-find-difference): Add interactive spec.
1993-08-11 Richard M. Stallman (do-install): Install info/sc*.
1993-08-11 Richard M. Stallman (make_lispy_event): Clear all but 0377 in event->code.
1993-08-11 Roland McGrath *** empty log message ***
1993-08-11 Richard M. Stallman (byte-compile-from-buffer): Set float-output-format to
1993-08-11 Richard M. Stallman (generate-file-autoloads): Set float-output-format to
1993-08-11 Richard M. Stallman (mouse-set-point): Use event-end, not event-start.
1993-08-11 Richard M. Stallman (other-frame): Fix error in loop counting.
1993-08-11 Richard M. Stallman (do-install): Install info/gnus*.
1993-08-11 Richard M. Stallman (direct_output_forward_char): Fix previous change:
1993-08-11 Richard M. Stallman (Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
1993-08-11 Richard M. Stallman (tpu-help): Use variables for "n" and "p".
1993-08-11 Richard M. Stallman Insert setqs for tpu-help-... variables.
1993-08-11 Richard M. Stallman (receive_incremental_selection): Use bcopy, not memcpy.
1993-08-11 Richard M. Stallman (BIG_ENDIAN): Provide a value that matches the system.
1993-08-11 Richard M. Stallman (C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.
1993-08-11 Richard M. Stallman Add #undef HAVE_FTIME.
1993-08-11 Richard M. Stallman (term_get_fkeys_define_1, term_get_fkeys_define): New functions.
1993-08-10 Richard M. Stallman (m88k-tektronix-sysv3*): Added the missing *.
1993-08-10 Richard M. Stallman *** empty log message ***
1993-08-10 Richard M. Stallman (LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.
1993-08-10 Richard M. Stallman Handle NO_TERMIO in principal HAVE_TERMIOS case.
1993-08-10 Richard M. Stallman (x_get_customization_string): Don't use value of strcpy.
1993-08-10 Richard M. Stallman entered into RCS
1993-08-10 Roland McGrath Check for -lm. Then can check for frexp and logb.
1993-08-10 Roland McGrath Undo last change.
1993-08-10 Roland McGrath (calendar-absolute-from-time, calendar-time-from-absolute): Use % in place
1993-08-10 Richard M. Stallman (HAVE_TCATTR): Macro #defined.
1993-08-10 Richard M. Stallman (mouse-drag-region): Doc fix.
1993-08-10 Richard M. Stallman (texinfo-delete-from-print-queue)
1993-08-10 Richard M. Stallman (hebrew-holidays-3): Fix misspelling in var name.
1993-08-10 Richard M. Stallman (Fexpt): Use IN_FLOAT2.
1993-08-10 Richard M. Stallman (Vinvocation_directory): Declared.
1993-08-10 Richard M. Stallman Change revision number and comments.
1993-08-10 Richard M. Stallman Added section on local variables.
1993-08-10 Richard M. Stallman (tpu-gnu-map-key): Repaired the key name
1993-08-10 Richard M. Stallman (tpu-search-internal): Changed variable
1993-08-10 Richard M. Stallman (tpu-version): Print version number rather than the RCS revision number.
1993-08-10 Paul Eggert (gnus-caesar-region): Replace `%' by `mod' and simplify.
1993-08-10 Paul Eggert (calendar-/, calendar-%): Remove, since floor and mod
1993-08-10 Paul Eggert solar-mod -> mod
1993-08-10 Paul Eggert (siolar-mode): Remove, since mod now subsumes it. ALl callers changed.
1993-08-10 Paul Eggert `mod' is no longer an alias for `%'.
1993-08-10 Paul Eggert (floor*): Use `floor' instead of doing most the work ourselves.
1993-08-10 Paul Eggert (ring-mod): Remove, since floor and mod
1993-08-10 Paul Eggert Remove, since floor and mod
1993-08-10 Paul Eggert (abs, ceiling, floor): Remove, since they now redefine
1993-08-10 Paul Eggert ring-mod -> mod
1993-08-10 Paul Eggert (isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.
1993-08-10 Paul Eggert (current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
1993-08-10 Paul Eggert (timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
1993-08-10 Paul Eggert (vc-previous-comment): Use `mod', not `ring-mod'.
1993-08-10 Paul Eggert (Fmod): New function; result is always same sign as divisor.
1993-08-10 Paul Eggert (main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
1993-08-10 Paul Eggert (Ffloor): Optional second operand specifies divisor, as in Common Lisp.
1993-08-10 Richard M. Stallman (unexec): Add casts for some comparisons.
1993-08-09 Paul Eggert (awkscript): Some sites put comma-separated junk after the fullname.
1993-08-09 Richard M. Stallman (edit-picture-hook): Use add-hook to modify it.
1993-08-09 Richard M. Stallman (enable-local-variables): setq deleted.
1993-08-09 Jim Blandy * config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
1993-08-09 Richard M. Stallman (server-visit-files): Restore current-buffer by hand,
1993-08-09 Richard M. Stallman (term_init): Improve error messages (give sh commands).
1993-08-09 Richard M. Stallman (ange-ftp-send-cmd): Bind ange-ftp-this-...
1993-08-09 Richard M. Stallman (gud-dbx-marker-filter): Detect signals as well as bpts.
1993-08-09 Richard M. Stallman (comint-mode-map): Delete C-c C-y binding.
1993-08-09 Richard M. Stallman (mh-read-msg-list): Undo previous change.
1993-08-08 Richard M. Stallman (mark_object): Declare ptr volatile, or don't use it
1993-08-08 Richard M. Stallman (struct font_info): New structure.
1993-08-08 Richard M. Stallman (src, lisp): Include OChangeLog in dist.
1993-08-08 Richard M. Stallman (minibuffer-window-active-p): New function.
1993-08-08 Richard M. Stallman (mouse-set-point): Error if click in inactive minibuffer.
1993-08-08 Richard M. Stallman (src): Don't put gnu-hp300 in dist.
1993-08-08 Richard M. Stallman (shell-command, shell-command-on-region):
1993-08-08 Richard M. Stallman Don't put -q in args.
1993-08-08 Richard M. Stallman (etags-goto-tag-location): If match started with Ctrl-m,
1993-08-08 Richard M. Stallman (HAVE_VFORK): Defined.
1993-08-08 Richard M. Stallman (Vinvocation_directory): New var.
1993-08-08 Richard M. Stallman (expand_and_dir_to_file): Use Fdirectory_file_name.
1993-08-08 Richard M. Stallman (init_lread): Normally put Vinvocation_directory
1993-08-08 Richard M. Stallman (dired-compress-file): For .z file, run gunzip.
1993-08-08 Jim Blandy * vc.el (vc-diff, vc-directory-18): Add missing paren to end of
1993-08-08 Jim Blandy Doc fix.
1993-08-07 Richard M. Stallman (dired-diff): Read options right here;
1993-08-07 Richard M. Stallman (do-auto-fill): Don't keep breaking the line
1993-08-06 Richard M. Stallman (x_term_init): Set the hooks before we call Fset_input_mode.
1993-08-06 Richard M. Stallman (set_poll_suppress_count): New function.
1993-08-06 Richard M. Stallman (unwind_to_catch): Call set_poll_suppress_count.
1993-08-06 Richard M. Stallman (indent-region): Fix paren error in last change.
1993-08-06 Richard M. Stallman (mouse-save-then-kill): Fix paren error in last change.
1993-08-06 Richard M. Stallman (Fset_input_mode): Start polling, if appropriate.
1993-08-06 Roland McGrath (menu-bar-mode): Defvar removed.
1993-08-06 Roland McGrath (scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.
1993-08-06 Roland McGrath (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
1993-08-06 Roland McGrath (help-for-help): Mention C-k and C-f.
1993-08-06 Richard M. Stallman (after-find-file): Improve warning message about
1993-08-06 Richard M. Stallman (indent-region): Rename arg ARG to COLUMN.
1993-08-06 Richard M. Stallman Total rewrite; includes ibmps2-aix.h.
1993-08-05 Richard M. Stallman (help-admin-map): Fix menu item text.
1993-08-05 Richard M. Stallman (do_autoload): Don't report autoload failure
1993-08-05 Richard M. Stallman (machine): Add i370-ibm-aix*.
1993-08-05 Richard M. Stallman (SYSTEM_TYPE): Don't redefine it here.
1993-08-05 Richard M. Stallman (font-lock-fontify-region): Handle comment-start-skip = nil.
1993-08-05 Richard M. Stallman Doc fix.
1993-08-05 Richard M. Stallman (rmail-resend): Delete any Sender field.
1993-08-05 Richard M. Stallman (Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-08-05 Richard M. Stallman (perl-mode): Add autoload cookie.
1993-08-04 Richard M. Stallman (sendmail-program): Try /usr/sbin/sendmail.el also.
1993-08-04 Richard M. Stallman (diary-display-hook): Change default and fix doc string.
1993-08-04 Richard M. Stallman (list-diary-entries): Split diary-display-hook into two
1993-08-04 Richard M. Stallman (expand_and_dir_to_file): Remove final / by copying abspath.
1993-08-04 Richard M. Stallman entered into RCS
1993-08-04 Richard M. Stallman (mouse-save-then-kill): Don't discard all the normal
1993-08-04 Richard M. Stallman [BSD4_3] (HAVE_FTIME): Defined.
1993-08-04 Richard M. Stallman (Frem): Don't accept floats, just ints and markers.
1993-08-04 Richard M. Stallman (print-region-1): Make END a marker so untabify relocates it.
1993-08-03 Roland McGrath (compilation-minor-mode): Make variable buffer-local.
1993-08-03 Richard M. Stallman (man): Define as alias.
1993-08-03 Richard M. Stallman (CRT0_COMPILE): Add -O and -Demacs.
1993-08-03 Richard M. Stallman (window-setup-hook): Add hook function.
1993-08-03 Roland McGrath (comint-dynamic-list-completions): Expand PATHDIR in call to
1993-08-03 Jim Blandy Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
1993-08-03 Richard M. Stallman Make boldness and italicness affect subsequently created frames.
1993-08-03 Jim Blandy * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
1993-08-03 Jim Blandy * configure.in (function checks): Test for mkdir and rmdir.
1993-08-03 Roland McGrath (shrink-window-if-larger-than-buffer): Pass WINDOW to
1993-08-03 Richard M. Stallman (cmpl-read-time-eval): Make it no-op.
1993-08-03 Richard M. Stallman (completion-version): New variable.
1993-08-03 Richard M. Stallman Don't mention dir `s/' in #include.
1993-08-03 Richard M. Stallman (telnet): If we already have a telnet to HOST, just switch buffers.
1993-08-03 Roland McGrath (other-frame): Skip iconified and invisible frames.
1993-08-03 Richard M. Stallman (vfork): Move this outside the USG conditional.
1993-08-03 Richard M. Stallman (occur-mode-goto-occurrence): Give meaningful error
1993-08-02 Roland McGrath (comint-dynamic-complete): If called interactively twice in a row, give the
1993-08-02 Roland McGrath (comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
1993-08-02 Roland McGrath (comint-dynamic-completion): Say "Sole completion", not "Unique
1993-08-02 Roland McGrath (other-frame): New function, analogous to other-window.
1993-08-02 Roland McGrath (Fprevious_frame): New function, for parity with Fnext_frame.
1993-08-02 Jim Blandy * xdisp.c (display_menu_bar): Redisplay all lines occupied by the
1993-08-02 Roland McGrath *** empty log message ***
1993-08-02 Richard M. Stallman Initial revision
1993-08-02 Richard M. Stallman (save_excursion_restore): Never make the buffer visible.
1993-08-02 Richard M. Stallman (indent-c-exp): Don't document ENDPOS.
1993-08-02 Richard M. Stallman (mail-yank-hooks): Initialize to nil.
1993-08-02 Richard M. Stallman (read_key_sequence): Use XFASTINT to convert value
1993-08-02 Richard M. Stallman (Fmove_overlay): Avoid initializer for Lisp_Object vars.
1993-08-02 Richard M. Stallman (remove-hook): Doc string added.
1993-08-02 Richard M. Stallman (add-hook): Change a single function into a list.
1993-08-02 Richard M. Stallman (fill-region-as-paragraph): When we take one word
1993-08-02 Richard M. Stallman (Fset_frame_position): Doc fix.
1993-08-02 Richard M. Stallman (byte-recompile-directory): At end of compiling a file,
1993-08-02 Richard M. Stallman (Info-fontify-node): New function.
1993-08-01 Roland McGrath *** empty log message ***
1993-08-01 Jim Blandy * blackbox.el (blackbox-mode-map): Now that we have
1993-08-01 Roland McGrath (etags-tags-completion-table): Fixed regexp for today's format.
1993-08-01 Roland McGrath (put_entries): For NODE->rewritten, put pattern before \177 and name after,
1993-08-01 Paul Eggert (pick-random): Remove.
1993-08-01 Paul Eggert (dissociated-press): Use `(random N)' instead of while loop.
1993-08-01 Paul Eggert (dun-endgame-question, tcom, tloc):
1993-08-01 Paul Eggert (random-number): Remove.
1993-08-01 Paul Eggert (life-insert-random-pattern): Simplify (% (abs (random)) N)
1993-08-01 Paul Eggert (mpuz-random): Remove.
1993-08-01 Paul Eggert (emerge-default-[AB]): Use (zerop (% A B)) instead of
1993-08-01 Roland McGrath *** empty log message ***
1993-08-01 Richard M. Stallman (last_mouse_button): Renamed from button_up_button.
1993-08-01 Richard M. Stallman Installed the version from the Texinfo package.
1993-08-01 Richard M. Stallman (Finsert_file_contents): Don't call prepare_to_modify_buffer
1993-08-01 Richard M. Stallman (dired-sort-mode): Variable deleted.
1993-08-01 Richard M. Stallman Doc fix.
1993-08-01 Richard M. Stallman (main): Generate a SIGIO as soon as we've initialized.
1993-08-01 Richard M. Stallman (visit-tags-table-buffer): New local named
1993-08-01 Richard M. Stallman Version 2.7 from stig.
1993-08-01 Richard M. Stallman (etags-goto-tag-location): Handle selective display.
1993-08-01 Richard M. Stallman (indent-c-exp): Don't move an { from column 0.
1993-07-31 Richard M. Stallman Fix doc strings and error message syntax.
1993-07-31 Richard M. Stallman (try_window): Handle invisible newline at end of buffer.
1993-07-31 Richard M. Stallman (compute_motion): Compute correctly for invisible text.
1993-07-31 Richard M. Stallman (direct_output_for_insert): Fail if character
1993-07-31 Richard M. Stallman (adjust_intervals_for_insertion): Handle insertion
1993-07-31 Richard M. Stallman (MERGE_INSERTIONS): Define as 1.
1993-07-31 Richard M. Stallman (Qfront_sticky, Qrear_nonsticky): New variables.
1993-07-31 Richard M. Stallman (change-log-mode): Use \f for formfeed, to avoid syntax error.
1993-07-31 Richard M. Stallman (isearch-done): Move point (for small window)
1993-07-31 Richard M. Stallman (Man-section-translations-alist): Add entries for xlib.
1993-07-31 Richard M. Stallman (Man-build-references-alist): When setting word,
1993-07-31 Richard M. Stallman (validate-tex-buffer): Record mismatches in *Occur*.
1993-07-31 Richard M. Stallman (basic-save-buffer): When we read a file name,
1993-07-31 Richard M. Stallman (shell-command-history): New variable.
1993-07-31 Richard M. Stallman (prop_location_identifier): Was named prop_location_tick.
1993-07-31 Richard M. Stallman (Fnewline): Disable the "insert one position before"
1993-07-31 Richard M. Stallman (mouse-choose-completion): Actually choose that alternative,
1993-07-31 Jim Blandy * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
1993-07-31 Jim Blandy * config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.
1993-07-31 Jim Blandy * configure.in: Test for the availablility of the
1993-07-31 Jim Blandy * xfns.c (Fx_open_connection): Test the CPP symbol
1993-07-31 Jim Blandy * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
1993-07-31 Jim Blandy * config.h.in (HAVE_BCOPY): Add an #undef for this.
1993-07-31 Richard M. Stallman (shrink-window-if-larger-than-buffer): Do nothing if the
1993-07-31 Jim Blandy * configure.in: Test for availability of bcopy functions, searching
1993-07-31 Richard M. Stallman (vc-shrink-to-fit): Deleted. All callers changed to use
1993-07-31 Jim Blandy * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
1993-07-31 Jim Blandy * frame.el (frame-notice-user-settings): If we had to create a new
1993-07-30 Jim Blandy * xfns.c (x_set_background_color): Change the foreground color of
1993-07-30 Richard M. Stallman (syms_of_editfns): Just staticpro Vuser...name
1993-07-30 Jim Blandy * gud.el (gud-gdb-marker-filter): Preserve the match data across
1993-07-30 Roland McGrath Initial revision
1993-07-30 Richard M. Stallman entered into RCS
1993-07-30 Richard M. Stallman Add code to set HAVE_INET_SOCKETS.
1993-07-30 Richard M. Stallman (show-paren-command-hook): Specify buffer for move-overay.
1993-07-30 Richard M. Stallman (fill-region-as-paragraph): Move misplaced paren
1993-07-30 Richard M. Stallman *** empty log message ***
1993-07-30 Roland McGrath (compilation-error-regexp-alist): Broaden RS6000 regexp to match
1993-07-30 Roland McGrath *** empty log message ***
1993-07-30 Jim Blandy * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
1993-07-30 Jim Blandy * window.c (check_frame_size): Include the menu bar height in the
1993-07-30 Jim Blandy * gud.el (gud-gdb-marker-filter): Do not assume that the position
1993-07-29 Jim Blandy * mpuz.el (mpuz-board): Doc fix.
1993-07-29 Richard M. Stallman (dbx): Use %d in gud-break.
1993-07-29 Paul Eggert Don't check whether file is readable until we have decided not to ignore it.
1993-07-29 Richard M. Stallman Do the global key bindings only via loaddefs.el,
1993-07-29 Richard M. Stallman (Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.
1993-07-29 Richard M. Stallman (rmail-nuke-pinhead-header): Tell replace-match not to alter the case.
1993-07-29 Richard M. Stallman (calendar-mode-map): Bind C-SPC.
1993-07-29 Paul Eggert (vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.
1993-07-29 Richard M. Stallman (delete-frame): Permit it, if > 1 frame is vis or iconic.
1993-07-29 Richard M. Stallman (bzero, bcmp, bcopy): New macros.
1993-07-29 Jim Blandy * gud.el (gud-last-last-frame): Specify initial value. `dbx'
1993-07-29 Jim Blandy * man.el (Man-find-section): HP/UX man pages have section names
1993-07-29 Richard M. Stallman (calculate-c-indent): When checking whether function decl
1993-07-29 Richard M. Stallman (rmail-convert-file): If file needs conversion, convert it all.
1993-07-29 Richard M. Stallman (name-last-kbd-macro): Handle macros that are vectors.
1993-07-29 Richard M. Stallman File removed.
1993-07-29 Richard M. Stallman (Man-filter-list): Insert \n newlines in awk script.
1993-07-29 Roland McGrath (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
1993-07-28 Richard M. Stallman (time-stamp): Add autoload cookie.
1993-07-28 Roland McGrath (comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
1993-07-28 Richard M. Stallman Comment change.
1993-07-28 Jim Blandy * hpux9.h: Doc fix.
1993-07-28 Richard M. Stallman Require assoc instead of sc-alist.
1993-07-28 Jim Blandy * s/hpux9.h: Doc fix.
1993-07-28 Richard M. Stallman (gnus-apply-kill-hook): Make default value a list of functions.
1993-07-28 Richard M. Stallman (wait_reading_process_input): Undo last two changes:
1993-07-28 Richard M. Stallman (make_hdr): Use & in call to bzero.
1993-07-27 Jim Blandy * make-dist: Include lisp/dired.todo in the distribution.
1993-07-27 Richard M. Stallman Comment change.
1993-07-27 Richard M. Stallman (byte-recompile-directory): Doc fix.
1993-07-27 Richard M. Stallman (command_loop_1): Call Qrecompute_lucid_menubar only if defined.
1993-07-27 Richard M. Stallman (iconify-or-deiconify-frame): Make it work.
1993-07-27 Richard M. Stallman (iconify-or-deiconify-frame): New function. Use it for C-z.
1993-07-27 Richard M. Stallman entered into RCS
1993-07-27 Richard M. Stallman Initial revision
1993-07-27 Paul Eggert (vc-rcs-status): Removing any trailing "-".
1993-07-27 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): Functions deleted.
1993-07-27 Richard M. Stallman (c++-mode-syntax-table): Don't alter syntax of '.
1993-07-27 Richard M. Stallman (scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.
1993-07-27 Richard M. Stallman (x-handle-iconic): New function.
1993-07-27 Richard M. Stallman (frame-notice-user-settings): Don't reapply a parm
1993-07-27 Richard M. Stallman (x_iconify_frame): Handle case where frame was invisible.
1993-07-27 Richard M. Stallman (main): Test LOCALTIME_CACHE.
1993-07-27 Richard M. Stallman [MULTI_FRAME] (PURESIZE): Increased to 210000.
1993-07-27 Richard M. Stallman (OLDXMENU_OPTIONS): Definition deleted.
1993-07-27 Richard M. Stallman [USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.
1993-07-27 Richard M. Stallman (search_buffer): If n is 0, just return POS.
1993-07-27 Richard M. Stallman (dbx): For gud-break, send a file command and a stop command.
1993-07-27 Richard M. Stallman Doc fixes.
1993-07-27 Roland McGrath *** empty log message ***
1993-07-26 Richard M. Stallman (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
1993-07-26 Richard M. Stallman (font-menu-add-default): New function.
1993-07-26 Richard M. Stallman (normal-top-level): Call font-menu-add-default.
1993-07-26 Richard M. Stallman (Fset_window_buffer): Clear window_end_{pos,valid}.
1993-07-26 Richard M. Stallman Comment fix.
1993-07-26 Richard M. Stallman (Fsleep_for): If arg is 0, return right away.
1993-07-26 Roland McGrath (read-expression-history): New defvar.
1993-07-26 Roland McGrath *** empty log message ***
1993-07-26 Richard M. Stallman (kill-ring-save): Delete spurious `message' call.
1993-07-26 Richard M. Stallman (indent-c-exp): When previous line ends in comma,
1993-07-26 Richard M. Stallman (c++-mode-syntax-table): Handle C-style comments.
1993-07-26 Richard M. Stallman (dired-readin-insert): If we got a list of files,
1993-07-26 Richard M. Stallman (insert-directory): Make sure default-directory is absolute.
1993-07-26 Richard M. Stallman (kbd_buffer_store_event): Apply all the modifiers bits
1993-07-25 Richard M. Stallman (vc-backend-steal): Pass arg omitted in last change.
1993-07-25 Richard M. Stallman (x-selection-timeout): Use 20000 as default.
1993-07-25 Richard M. Stallman (MAXREQUEST): Defined.
1993-07-25 Richard M. Stallman (lisp_data_to_selection_data): New arg NOFREE_RET.
1993-07-25 Richard M. Stallman (redraw_previous_char): New function.
1993-07-25 Richard M. Stallman Commented-out code added.
1993-07-25 Richard M. Stallman Fix typo in previous change.
1993-07-25 Richard M. Stallman (x-fixed-font-alist): Give some fonts long patterns.
1993-07-25 Richard M. Stallman (x-select-text): Never set the CLIPBOARD selection.
1993-07-25 Richard M. Stallman (getpwuid): Declare at top level, and not if __386bsd__.
1993-07-25 Richard M. Stallman (LOCALTIME_CACHE): Defined.
1993-07-25 Richard M. Stallman (Fdo_auto_save): Temporarily clear Vquit_flag.
1993-07-25 Richard M. Stallman (Fx_create_frame): Typo in previous change.
1993-07-25 Richard M. Stallman (xscrollbar): Fix typo specifying doc string.
1993-07-25 Jim Blandy Add size to geometry spec.
1993-07-25 Richard M. Stallman (unrmail): Total rewrite.
1993-07-25 Richard M. Stallman (rmail-output): New arg NOATTRIBUTE.
1993-07-24 Richard M. Stallman (rmail-output-to-rmail-file): Set rmail-last-rmail-file
1993-07-24 Richard M. Stallman (rmail-last-rmail-file): Initialize to a file name.
1993-07-24 Richard M. Stallman (occur): If no default, don't mention one.
1993-07-24 Richard M. Stallman (Info-select-node): Run Info-selection-hook.
1993-07-24 Richard M. Stallman (tar-parse-info, tar-header-offset, tar-superior-buffer)
1993-07-24 Richard M. Stallman (Fx_create_frame): Don't look for default font
1993-07-24 Richard M. Stallman (face_name_id_number): Use assq_no_quit, not Fassq.
1993-07-24 Richard M. Stallman (Fprocess_status): Use Fget_process, to avoid error
1993-07-24 Richard M. Stallman (ispell-point): Do nothing if there's no word at START.
1993-07-23 Richard M. Stallman (command_loop_1): Run post-command-hook first thing.
1993-07-23 Roland McGrath [_LIBC]: Define BSD4_2.
1993-07-23 Richard M. Stallman (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS
1993-07-23 Richard M. Stallman entered into RCS
1993-07-23 Richard M. Stallman Initial revision
1993-07-23 Richard M. Stallman Comment fixes.
1993-07-23 Richard M. Stallman (doctor-type-symbol): Win if auto-fill-function is nil.
1993-07-23 Richard M. Stallman (advance-direction): Set kp-f3, not kp-f1.
1993-07-23 Richard M. Stallman Minor error in previous change.
1993-07-23 Richard M. Stallman (x-select-text): Always set the cut buffer,
1993-07-23 Richard M. Stallman entered into RCS
1993-07-23 Richard M. Stallman (XTread_socket) [! HAVE_X11R5]:
1993-07-23 Richard M. Stallman (set_point): Test Vinhibit_point_motion_hooks.
1993-07-23 Richard M. Stallman (syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks.
1993-07-23 Richard M. Stallman (Vinhibit_point_motion_hooks): Declared.
1993-07-23 Richard M. Stallman (TEXT_START) [__GNUC__]: Define as 0.
1993-07-23 Richard M. Stallman (font-lock-after-change-function):
1993-07-23 Richard M. Stallman (sort-skip-fields): Really implement fields as runs
1993-07-23 Richard M. Stallman (PTY_OPEN): Use sigaction, not sigsetmask.
1993-07-23 Richard M. Stallman (x-select-text): Limit size of text sent to cut buffer.
1993-07-22 Richard M. Stallman (keyboard-translate): Properly lengthen existing table.
1993-07-22 Richard M. Stallman (DECLARE_GETPWUID_WITH_UID_T): Declared.
1993-07-22 Richard M. Stallman (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
1993-07-22 Jim Blandy Implement search for app-defaults directory and
1993-07-22 Richard M. Stallman (Fget_buffer_process): Delete doc string from
1993-07-22 Roland McGrath (ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for
1993-07-22 Roland McGrath [_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.
1993-07-22 Paul Eggert > (vc-backend-revert): Use `co -f' instead of deleting the
1993-07-22 Richard M. Stallman (Fdelete_frame): Allow deletion if there is some other
1993-07-22 Richard M. Stallman (syms_of_buffer): Lisp var doc fixes.
1993-07-22 Richard M. Stallman (NO_MODE_T): Defined.
1993-07-22 Richard M. Stallman (float_to_string): Don't use uninitialized pointer `cp'.
1993-07-22 Richard M. Stallman (graft_intervals_into_buffer): When TREE is null,
1993-07-22 Richard M. Stallman (map-y-or-n-p): If LIST is nil, just return.
1993-07-22 Richard M. Stallman (mouse-secondary-save-then-kill): When making the undo item,
1993-07-22 Richard M. Stallman (mouse-set-font): Update faces bold, italic and bold-italic.
1993-07-22 Richard M. Stallman (perl-font-lock-keywords): Add a `(... . 1)' to the
1993-07-22 Richard M. Stallman (complete): Use sit-for, not cmpl19-sit-for.
1993-07-22 Richard M. Stallman (completion-list-mode): Renamed from completion-mode.
1993-07-22 Richard M. Stallman (parse-colon-path): Really make nil, not ".", for empty path element.
1993-07-21 Richard M. Stallman (generate-file-autoloads): Bind float-output-format.
1993-07-21 Richard M. Stallman (Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-21 Richard M. Stallman (Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-21 Richard M. Stallman (compact_strings): Add USE_TEXT_PROPERTIES conditional.
1993-07-21 Richard M. Stallman (Ftext_property_not_all): Fix typo in decl.
1993-07-21 Richard M. Stallman (SUNOS_LOCALTIME_BUG): Defined.
1993-07-21 Richard M. Stallman Try deleting version.el if it's not writable.
1993-07-21 Richard M. Stallman Fix up previous change.
1993-07-21 Richard M. Stallman If we do find x_includes and x_libraries
1993-07-21 Richard M. Stallman *** empty log message ***
1993-07-21 Richard M. Stallman (memmove): Defined.
1993-07-21 Jim Wilson (lynx): Recognize as vendor.
1993-07-21 Richard M. Stallman (Man-set-fonts): Don't look for another char after
1993-07-21 Richard M. Stallman (indent-c-exp): Call calculate-c-indent-within-comment when appropriate.
1993-07-21 Richard M. Stallman (indent-c-exp): If ENDPOS, always set OPOINT
1993-07-21 Richard M. Stallman (mouse-drag-region): Use deactivate-mark.
1993-07-21 Richard M. Stallman (memmove): Defined as macro.
1993-07-21 Richard M. Stallman (etags): Depend on ../src/config.h.
1993-07-20 Richard M. Stallman (xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.
1993-07-20 Richard M. Stallman (parse-colon-path): Turn empty substring into nil.
1993-07-20 Richard M. Stallman (validate_x_resource_name): Call make_string properly.
1993-07-20 Richard M. Stallman (mail-bury): Check that frame-parameters is defined.
1993-07-20 Richard M. Stallman *** empty log message ***
1993-07-20 Richard M. Stallman (X_NOT_POSIX): Defined.
1993-07-20 Richard M. Stallman Comment change.
1993-07-20 Richard M. Stallman *** empty log message ***
1993-07-20 Richard M. Stallman (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
1993-07-20 Richard M. Stallman (define-key-after): Fix typo in previous change.
1993-07-20 Richard M. Stallman (outline-mode-map): Delete spurious `outline-'
1993-07-20 Richard M. Stallman (ange-ftp-completion-hook-function): New function.
1993-07-20 Richard M. Stallman (file-name-handler-alist): Have two separate regexps with different hooks.
1993-07-20 Richard M. Stallman Initial revision
1993-07-20 Richard M. Stallman (show-paren-face): New variable.
1993-07-20 Richard M. Stallman (reposition-window): Don't forward-char if eobp.
1993-07-20 Richard M. Stallman (normal-top-level): Call abbreviate-file-name again after calling command-line.
1993-07-20 Richard M. Stallman (memmove): Delete extra parens in the safe_bcopy call.
1993-07-20 Richard M. Stallman (rmail-edit-map): Inherit properly from text-mode-map;
1993-07-20 Richard M. Stallman Include types.h before file.h.
1993-07-20 Richard M. Stallman Comment change.
1993-07-20 Richard M. Stallman (LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.
1993-07-20 Richard M. Stallman (Man-getpage-in-background): Copy process-environment
1993-07-20 Richard M. Stallman (mh-read-msg-list): Add space to message-number regexp.
1993-07-20 Richard M. Stallman (gnus-emacs-version): New variable.
1993-07-20 Richard M. Stallman (gnus-current-time-zone): Fix typo.
1993-07-20 Richard M. Stallman entered into RCS
1993-07-20 Paul Eggert (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS
1993-07-20 Richard M. Stallman (dired-unmark-all-files-no-query): New command.
1993-07-19 Richard M. Stallman Include src/gnu-hp300 in the dist.
1993-07-19 Richard M. Stallman (Fwhile): If mocklisp, test for nonzeroness.
1993-07-19 Richard M. Stallman (while): Comment out converter.
1993-07-19 Richard M. Stallman (SYSTEM_MALLOC): Add #undef.
1993-07-19 Richard M. Stallman (testing x_includes and x_libraries): Use =, not ==.
1993-07-19 Richard M. Stallman (canonical): New variable holds the canonicalized
1993-07-19 Richard M. Stallman (install): Use .n, not .new, for temporary filenames.
1993-07-19 Richard M. Stallman (hebrew-holidays): Split into 4 sub-variables.
1993-07-19 Roland McGrath (mouse-menu-bar-buffers): Add Frames pane if there are multiple panes.
1993-07-19 Paul Eggert (vc-rcs-status): Omit "LOCKER:" if you are the locker.
1993-07-19 Roland McGrath (vc-comment-to-change-log): Copy interactive spec from
1993-07-19 Roland McGrath (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).
1993-07-19 Roland McGrath (vc-comment-to-change-log): Canonicalize following whitespace after
1993-07-18 Roland McGrath (vc-comment-to-change-log): Complete rewrite. Do not use
1993-07-18 Roland McGrath (add-log-current-defun-function): New defvar.
1993-07-18 Roland McGrath (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .
1993-07-18 Roland McGrath (update-file-autoloads): Go to the beginning of FILE before searching it
1993-07-18 Roland McGrath (cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these.
1993-07-18 Jim Blandy * xfns.c (Fx_create_frame): Block input around call to
1993-07-18 Jim Blandy * makeinfo.el: Don't (require 'texinfmt) - that file doesn't exist
1993-07-18 Jim Blandy * files.el (insert-directory): Doc fix.
1993-07-18 Jim Blandy * xterm.c (x_term_init): Adjust message printed when we can't
1993-07-18 Jim Blandy * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;
1993-07-18 Jim Blandy * window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME
1993-07-18 Jim Blandy * intervals.c (split_interval_left, split_interval_right): Change
1993-07-18 Jim Blandy * termhooks.h: In order to avoid declaring struct input_event
1993-07-18 Jim Blandy * xterm.c, sysdep.c (F_SETOWN_BUG): Defined.
1993-07-18 Jim Blandy * syntax.c (Fmodify_syntax_entry): Doc fix.
1993-07-18 Jim Blandy * print.c (float_to_string): Distinguish between a precision of
1993-07-18 Jim Blandy Consistently use the mark bit of the root interval's parent field
1993-07-18 Jim Blandy * keyboard.c (read_key_sequence): Accept both strings and vectors
1993-07-18 Jim Blandy * keyboard.c (read_key_sequence): Accept both strings and vectors
1993-07-18 Jim Blandy * textprop.c (Ftext_property_any, Ftext_property_all): New
1993-07-18 Jim Blandy * intervals.c (split_interval_left, split_interval_right): Change
1993-07-18 Jim Blandy * dispnew.c (direct_output_for_insert): By the time this function
1993-07-18 Jim Blandy * Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-level
1993-07-18 Jim Blandy * term/x-win.el: Include (invocation-name) in the error messages
1993-07-18 Jim Blandy * shell.el (shell-process-pushd): Fix syntax error in
1993-07-18 Jim Blandy * hippie-exp.el: Renamed from hippie.el.
1993-07-18 Jim Blandy * bytecomp.el (byte-compile-from-buffer): Bind float-output-format
1993-07-18 Jim Blandy * ange-ftp.el: Install the correct regexp in
1993-07-18 Jim Blandy * wakeup.c: Use CPP tangle from autoconf manual to #include the
1993-07-18 Jim Blandy * etags.c (print_help): Break up the very long strings containing
1993-07-18 Jim Blandy * configure.in (m68k-bull-sysv3): new config.
1993-07-18 Jim Blandy * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
1993-07-18 Richard M. Stallman Enable the hook only if window-system.
1993-07-18 Richard M. Stallman (face-equal): Don't mess with face-background-pixmap.
1993-07-17 Richard M. Stallman Rewritten by Vromans to use text properties.
1993-07-17 Richard M. Stallman (tar-extract): Use view-exit-action to kill viewed buf.
1993-07-17 Richard M. Stallman Doc fixes; some args renamed.
1993-07-17 Richard M. Stallman (gnus-info-nodes): Update node names.
1993-07-17 Richard M. Stallman entered into RCS
1993-07-17 Richard M. Stallman (texinfo-mode): Undo changes mistakenly added with
1993-07-17 Richard M. Stallman (Vhelp_menu_bar_map): Deleted.
1993-07-17 Richard M. Stallman (revert-buffer): Make menu-enable form more accurate
1993-07-17 Richard M. Stallman (mh-yank-hooks): Use (mark t).
1993-07-16 Roland McGrath (comint-{next,prev}-prompt, comint-send-eof): New functions.
1993-07-16 Roland McGrath (ad-start-advice-on-load): Initialize to t.
1993-07-16 Roland McGrath Initial revision
1993-07-16 Doug Evans if [ "$os" ] --> if [ x"$os" != x"" ]
1993-07-16 Richard M. Stallman (rmail-mail-new-frame): New variable.
1993-07-16 Richard M. Stallman (mail-bury): If selected frame is dedicated,
1993-07-15 Richard M. Stallman (read_char_menu_prompt): If the user rejects a menu,
1993-07-15 Richard M. Stallman (ispell-menu-map): Add missing quote in defalias.
1993-07-15 Richard M. Stallman (vc-rcs-status): Make work buffer's name start w/ space.
1993-07-15 Richard M. Stallman (completion-setup-function): Insert the mouse help message
1993-07-15 Richard M. Stallman (Fdisplay_completion_list): Run completion-setup-hook.
1993-07-15 Richard M. Stallman (help-menu-bar-map): Put the Help item in this map.
1993-07-15 Richard M. Stallman (Fbuffer_local_variables): For local var that is unbound,
1993-07-15 Richard M. Stallman (dired-mode-map): Add menu bar items.
1993-07-15 Jim Blandy * assoc.el (asort): First argument should be named alist-symbol,
1993-07-15 Jim Blandy * keyboard.c (menu_bar_one_keymap): If the key's binding is the
1993-07-15 Richard M. Stallman (server-done): Let save-buffer make the backup,
1993-07-15 Roland McGrath (isearch-edit-string): Bind isearch-nonincremental to its own value, not to
1993-07-15 Richard M. Stallman (Qdisabled_command_hook): New variable.
1993-07-15 Roland McGrath (compilation-parse-errors): After skipping two lines, move one char back so
1993-07-15 Roland McGrath (gud-debugger-startup): Replaced with gud-massage-args.
1993-07-14 Roland McGrath (snarf-spooks): Restore function.
1993-07-14 Roland McGrath (cookie-cache): New defvar.
1993-07-14 Roland McGrath (generate-file-autoloads): Fix FILE truename hacking to substring
1993-07-14 Richard M. Stallman (Vhelp_menu_bar_map): New var.
1993-07-14 Richard M. Stallman (mark_object) [DEBUG_MOLE]: Add abort at beginning.
1993-07-14 Jim Blandy * calendar.el (calendar-holidays): Don't autoload this; its value
1993-07-14 Jim Blandy Initial revision
1993-07-14 Jim Blandy * config.sub: Add case for Bull dpx/2.
1993-07-13 Richard M. Stallman (copy-face): New arg NEW-FRAME.
1993-07-13 Richard M. Stallman (completion-mode): New major mode.
1993-07-13 Richard M. Stallman (mouse-choose-completion): New function.
1993-07-13 Richard M. Stallman (verify_interval_modification): Use Qinsert_in_front_hooks and
1993-07-13 Richard M. Stallman (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
1993-07-13 Richard M. Stallman (prepare_to_modify_buffer): Call verify_overlay_modification.
1993-07-13 Richard M. Stallman (verify_overlay_modification): New function.
1993-07-13 Richard M. Stallman (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.
1993-07-13 Richard M. Stallman *** empty log message ***
1993-07-13 Richard M. Stallman (mail-bury): New function.
1993-07-13 Jim Meyering *** empty log message ***
1993-07-13 Richard M. Stallman (compare-windows-skip-whitespace): New function.
1993-07-13 Richard M. Stallman (rmail-insert-inbox-text): If inbox is not in the
1993-07-13 Richard M. Stallman (define-key-after): Error if KEY has two elements.
1993-07-13 Richard M. Stallman (menu-bar-file-menu): Add menu item for dired.
1993-07-13 Jim Blandy * autoload.el (generate-file-autoloads): Correctly detect when the
1993-07-13 Richard M. Stallman (Qinsert_before_hooks, Qinsert_after_hooks): Declared.
1993-07-13 Richard M. Stallman (verify_interval_modification):
1993-07-12 Richard M. Stallman (Qundefined): New variable.
1993-07-12 David J. MacKenzie *** empty log message ***
1993-07-12 Paul Eggert (vc-rcs-status): Include head version number in mode line if there
1993-07-12 Richard M. Stallman (ispell-menu-map): New keymap--both fn and var.
1993-07-12 Richard M. Stallman (ispell-menu-map): New autoload definition.
1993-07-10 Jim Blandy * configure.in: Use the autoconf AC_FIND_X macro to try to find
1993-07-10 Richard M. Stallman (show-paren-command-hook): Do nothing if not window-system.
1993-07-10 Richard M. Stallman Fix typos in previous change.
1993-07-09 Richard M. Stallman (wait_reading_process_input): If wait_for_cell, do call
1993-07-09 Richard M. Stallman (rmail-output): If file is an Rmail file,
1993-07-09 Doug Evans Make `solaris' reflect the most recent major release.
1993-07-09 Richard M. Stallman entered into RCS
1993-07-09 Richard M. Stallman Initial revision
1993-07-09 Jim Blandy * etags.c (alloca): removed all references to it.
1993-07-09 Richard M. Stallman (consider_token): was `==', now is `='.
1993-07-09 Richard M. Stallman (byte-compile-file-form-defmumble): Undo previous change.
1993-07-09 Richard M. Stallman (byte-compile-setq-default):
1993-07-09 Richard M. Stallman (mouse-menu-bar-buffers):
1993-07-08 Roland McGrath (region_limit): Declare Vmark_even_if_inactive.
1993-07-08 Roland McGrath (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
1993-07-08 Roland McGrath (compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp
1993-07-08 Roland McGrath (kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.
1993-07-08 Roland McGrath (ispell): Call deactivate-mark instead of setting mark-active directly. Do
1993-07-08 Roland McGrath (deactivate-mark): New function.
1993-07-08 Roland McGrath (isearch-done): Call deactivate-mark instead of setting mark-active
1993-07-08 Roland McGrath Put error-conditions and error-message properties on 'mark-inactive.
1993-07-08 Roland McGrath (check_mark): Don't check mark-active unless in transient-mark-mode.
1993-07-08 Roland McGrath (region_limit): Don't error if Vmark_even_if_inactive is set. When the
1993-07-08 Roland McGrath (syms_of_data): Staticpro Qmark_inactive.
1993-07-08 Roland McGrath Define Qmark_inactive.
1993-07-08 Roland McGrath Declare Qmark_inactive.
1993-07-08 Roland McGrath (mail-abbrev-end-of-buffer): Fix interactive spec to "P", same as
1993-07-08 Richard M. Stallman Initial revision
1993-07-08 Richard M. Stallman (basic-save-buffer): Use after-save-hook.