- 09 Dec, 1997 2 commits
-
-
Kenichi Handa authored
proc_encode_coding_system[p->outfd] is NULL, instead of allocating `struct coding_system' for encoding, just skip setting up coding system for encoding. Set Vlast_coding_system_used after some text is read. (send_process): Set Vlast_coding_system_used after deciding a coding system to be used for encoding.
-
Kenichi Handa authored
before calling Vafter_insert_file_functions. (Fwrite_region): Set Vlast_coding_system_used after deciding a coding system to be used for encoding.
-
- 08 Dec, 1997 4 commits
-
-
Kenichi Handa authored
-
Karl Heuer authored
-
Karl Heuer authored
multibyte.
-
Karl Heuer authored
not already done.
-
- 07 Dec, 1997 3 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
Don't try to move back if already at beginning of buffer.
-
Karl Heuer authored
-
- 05 Dec, 1997 4 commits
-
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Karl Heuer authored
-
- 04 Dec, 1997 27 commits
-
-
Simon Marshall authored
-
Oliver Seidel authored
-
Karl Heuer authored
server to contain embedded nulls.
-
Karl Heuer authored
(window-configuration-to-register): Use a marker to save point. (point-to-register): Include point when saving a frame config. (number-to-register): New command (was commented out). (increment-register): New command (view-register): Handle frame configs and window configs included in a list with a pointer. (view-register, insert-register): Use numberp, not integerp.
-
Karl Heuer authored
for number-to-register and increment-register.
-
Karl Heuer authored
-
Karl Heuer authored
distinguish byte-constant from operations on variables.
-
Karl Heuer authored
-
Karl Heuer authored
the ratio for re_max_failures accurately and leave some extra slack.
-
Karl Heuer authored
related variables added. (custom-variable-default-form): New variable controlling default display form for customization of variables. (custom-variable): widget `:form' is nil before initialization. (custom-variable-value-create): Initialize `:form' to `custom-variable-default-form'. (custom-face-default-form): New variable controlling default display form for customization of faces. (custom-face): widget `:form' is nil before initialization. (custom-face-value-create): Initialize `:form' to `custom-face-default-form'.
-
Karl Heuer authored
-
Karl Heuer authored
Treat newlines and tabs as whitespace.
-
Karl Heuer authored
Resent-To header properly; don't ignore folded lines.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
replace it with an equivalent lambda.
-
Karl Heuer authored
(debugger-env-macro): New general purpose macro for all debugger functions; separated from `debugger-eval-expression'. (debugger-eval-expression): Use `debugger-env-macro'. (debugger-record-buffer): New variable. (debugger-record-expression): New user function , key "R". (debugger-mode): Now runs hook `debugger-mode-hook'.
-
Karl Heuer authored
(change-log-get-method-definition-1): Renamed get-method-definition-1. (change-log-get-method-definition): Renamed from get-method-definition. (add-log-keep-changes-together): New user variable. (add-change-log-entry): Added missing WHOAMI explanation. Added new functionality according to variable `add-log-keep-changes-together'.
-
Karl Heuer authored
Anchor regexp match to beginning of command string.
-
Richard M. Stallman authored
Reenable &-substitution when & comes last.
-
Karl Heuer authored
mostly copied from gnus-art.el. (rmail-hex-string-to-integer): New fn, copied from hexl.el. (rmail-hex-char-to-integer): Likewise. (rmail-convert-to-babyl-format): Use rmail-decode-quoted-printable.
-
Karl Heuer authored
Bind default-major-mode around visiting custom-file.
-
Karl Heuer authored
is selected.
-
Karl Heuer authored
Set imenu-generic-expression.
-
Karl Heuer authored
(sh-mode): Make imenu-generic-expression local. (sh-set-shell): Set imenu-generic-expression based on which shell.
-
Karl Heuer authored
-