1997-08-18 |
Richard M. Stallman |
(read_minibuf): New arg disable_multibyte.
|
1997-08-18 |
Richard M. Stallman |
(Fchar_before): Do range check before decrement.
|
1997-08-18 |
Kenichi Handa |
(Fchars_in_region): Renamed form Fcount_chars_region.
|
1997-08-18 |
Kenichi Handa |
Fix previous change.
|
1997-08-18 |
Kenichi Handa |
(quail-devanagari-compose-characters): Do
|
1997-08-18 |
Kenichi Handa |
(quail-hangul-switch-to-symbol-ksc): Call
|
1997-08-18 |
Kenichi Handa |
(quail-japanese-toggle-kana): Don't call
|
1997-08-18 |
Kenichi Handa |
(quail-hangul-switch-back): Call
|
1997-08-18 |
Kenichi Handa |
(thai-consonant-input): Typo fixed.
|
1997-08-18 |
Kenichi Handa |
(isearch-multibyte-characters-flag): Deleted.
|
1997-08-18 |
Kenichi Handa |
(isearch-input-method): Deleted.
|
1997-08-18 |
Kenichi Handa |
(kkc-region): New arg
|
1997-08-18 |
Kenichi Handa |
(previous-input-method): This
|
1997-08-18 |
Kenichi Handa |
(quail-inactivate): Turn Quail mode off
|
1997-08-18 |
Richard M. Stallman |
Faces now have 2 more elements, bold-p and italic-p.
|
1997-08-18 |
Richard M. Stallman |
(toggle-input-method)
|
1997-08-17 |
Richard M. Stallman |
(Fdo_auto_save): If open fails, make lispstream nil.
|
1997-08-17 |
Geoff Voelker |
Set default coding system to undecided-dos.
|
1997-08-17 |
Geoff Voelker |
(Finsert_file_contents) [DOS_NT]: Set buffer_file_type
|
1997-08-17 |
Geoff Voelker |
(ALL): Build cmdproxy.
|
1997-08-17 |
Geoff Voelker |
(MSVCNT11): Conditionally define it.
|
1997-08-17 |
Geoff Voelker |
(env_vars): Set SHELL to cmdproxy.
|
1997-08-17 |
Richard M. Stallman |
(make-coding-system): Add a new FLAGS
|
1997-08-16 |
Richard M. Stallman |
(setup-latin1-environment): Don't set special-microsoft-code-table here.
|
1997-08-16 |
Richard M. Stallman |
Include paths.h.
|
1997-08-16 |
Richard M. Stallman |
(xselect.o): Fix previous change.
|
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.
|