1998-10-17 |
Richard M. Stallman |
(ps-mule-chars-in-string): No need to use sref.
|
1998-10-17 |
Richard M. Stallman |
(ange-ftp-waiting-flag): defvar moved.
|
1998-10-17 |
Richard M. Stallman |
(tar-mode): Locally set file-precious-flag.
|
1998-10-17 |
Richard M. Stallman |
(archive-mode): Locally set file-precious-flag.
|
1998-10-17 |
Richard M. Stallman |
(shell-input-autoexpand): Fix customization group.
|
1998-10-17 |
Richard M. Stallman |
(whois-server-list): Fix customization type.
|
1998-10-17 |
Richard M. Stallman |
(default-input-method): Fix custom type.
|
1998-10-17 |
Kenichi Handa |
(leim-list.el): Use `(cd foo && pwd)` instead of `(cd foo; pwd)`.
|
1998-10-17 |
Kenichi Handa |
(casify_object): Use make_string instead of
|
1998-10-17 |
Kenichi Handa |
(decode_coding_iso2022): Set coding->fake_multibyte to
|
1998-10-16 |
Richard M. Stallman |
(repeat): Handle keyboard macros properly.
|
1998-10-16 |
Richard M. Stallman |
(find-file-wildcards): New option.
|
1998-10-16 |
Richard M. Stallman |
(next-history-element): Special error message if no default.
|
1998-10-16 |
Richard M. Stallman |
(shell-command-on-region): Doc fix.
|
1998-10-15 |
Richard M. Stallman |
Many doc fixes.
|
1998-10-15 |
Richard M. Stallman |
Many doc fixes.
|
1998-10-15 |
Richard M. Stallman |
(ps-print-buffer): Doc fix.
|
1998-10-15 |
Richard M. Stallman |
(arc-mode): Provide arc-mode.
|
1998-10-14 |
Richard M. Stallman |
(ps-print-buffer): Doc fix.
|
1998-10-14 |
Richard M. Stallman |
(vhdl-add-index-menu): reverse order in imenu-generic-expression.
|
1998-10-14 |
Dave Love |
(ange-ftp-read-passwd): Function deleted.
|
1998-10-14 |
Dave Love |
1998-10-14 Dave Love <fx@gnu.org>
|
1998-10-14 |
Eli Zaretskii |
(Fcall_process): Use $TMPDIR instead of trying $TMP
|
1998-10-14 |
Eli Zaretskii |
(msdos-color-values): New variable.
|
1998-10-14 |
Richard M. Stallman |
(exec_sentinel, read_process_output):
|
1998-10-14 |
Richard M. Stallman |
(parse_menu_item): Avoid initialization for Lisp_Object.
|
1998-10-14 |
Richard M. Stallman |
(uce-reply-to-uce): Bind case-fold-search.
|
1998-10-14 |
Richard M. Stallman |
(keep-lines, flush-lines, how-many):
|
1998-10-14 |
Kenichi Handa |
(make-coding-system): Create -with-esc variant coding system.
|
1998-10-14 |
Kenichi Handa |
(adjust_markers_for_combining): This function deleted.
|
1998-10-14 |
Kenichi Handa |
(Faset): Fix previous change.
|
1998-10-14 |
Kenichi Handa |
(Ffillarray): Fix previous change.
|
1998-10-14 |
Geoff Voelker |
(ls-lisp-use-insert-directory-program): New variable.
|
1998-10-13 |
Richard M. Stallman |
(lisp-complete-symbol): Don't bind completion-fixup-function.
|
1998-10-13 |
Richard M. Stallman |
(completion-fixup-function): Variable deleted.
|
1998-10-13 |
Richard M. Stallman |
Fix previous change.
|
1998-10-13 |
Richard M. Stallman |
(Fdisplay_completion_list): Put on mouse-face properties.
|
1998-10-13 |
Richard M. Stallman |
(set-fill-column): Doc fix.
|
1998-10-13 |
Richard M. Stallman |
("latin-1-alt-postfix"): Add a method to enter the
|
1998-10-13 |
Richard M. Stallman |
("latin-1-postfix"): Add a method to enter the
|
1998-10-13 |
Richard M. Stallman |
(smtpmail-send-data-1): Use encode-coding-string.
|
1998-10-13 |
Richard M. Stallman |
(ffap-machine-p-local): Fix editing error.
|
1998-10-13 |
Richard M. Stallman |
Minor fixes.
|
1998-10-13 |
Richard M. Stallman |
Replace tabs with spaces
|
1998-10-13 |
Andreas Schwab |
(hide-ifdef-env, hif-outside-read-only):
|
1998-10-13 |
Richard M. Stallman |
(Fclear_this_command_keys): New function.
|
1998-10-13 |
Richard M. Stallman |
(telnet-initial-filter): Use clear-this-command-keys.
|
1998-10-13 |
Richard M. Stallman |
(read-passwd): Use clear-this-command-keys.
|
1998-10-13 |
Richard M. Stallman |
(nntp-possibly-change-group): Allow for unexpected
|
1998-10-12 |
Richard M. Stallman |
(pop3-open-server): Bind coding-system-for-read and ...-for-write.
|
1998-10-12 |
Richard M. Stallman |
(Fexecute_kbd_macro): Set real_this_command.
|
1998-10-12 |
Richard M. Stallman |
Fix names of standard-translation-table-for-decode(encode).
|
1998-10-12 |
Kenichi Handa |
(ccl-compile-if): If there's no false-cmds,
|
1998-10-12 |
Kenichi Handa |
Add coding tag.
|
1998-10-12 |
Kenichi Handa |
(find-coding-systems-for-charsets):
|
1998-10-12 |
Kenichi Handa |
(clear_string_char_byte_cache): Extern it.
|
1998-10-12 |
Kenichi Handa |
(CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.
|
1998-10-12 |
Kenichi Handa |
(Fstring): Call make_string instead of
|
1998-10-12 |
Kenichi Handa |
(shrink_decoding_region): If a charset other than ascii
|
1998-10-12 |
Kenichi Handa |
(Faset): If ARRAY is a multibyte string, pay attention to
|