aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (ange-ftp-send-cmd): When listing a directory thatRichard M. Stallman1998-06-291-0/+8
| | | | | contains space(s), cd to the directory first to avoid problems with (some) ftp servers.
* Require `loadhist'. VariableRichard M. Stallman1998-06-291-148/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (find-function-function) variable removed. (find-function-regexp): New variable, taken from former constant in `find-function-noselect'. Can now find function definitions with parameters on a new line. (find-variable-regexp): New variable. (find-function-recenter-line): New variable. (find-function-after-hook): New variable. (find-function-search-for-symbol): subroutine, from of `find-function-noselect' (find-function-search-for-symbol): `regexp-quote' the symbol name: needed to find-function `mapcar*' for example. (find-function-noselect): Improved docstring. Don't include `library' in let. Use `symbol-file' instead of `describe-symbol-find-file' (find-function-read): Renamed from `find-function-read-function'. With optional arg now read a variable. (find-function-read): Separate `completing-read' calls for variables and functions. (find-function-do-it): If buffer found was already current push mark. Added parameter to indicate if a variable is being searched for. (find-function-do-it): Mention new `find-function-recenter-line' and `find-function-after-hook' in docstring. Use them. (find-function): Remove optional arg. Use `find-function-do-it' and `find-function-read'. (find-function-other-window): ditto. (find-function-other-frame): ditto. (find-function): Mention `find-function-recenter-line' and `find-function-after-hook' in docstring. (find-function-other-window): Remove most of docstring and add reference to `find-function' instead. (find-function-other-frame): Ditto. (find-variable-noselect): New function for finding the point of definition of variables, modeled on `find-function-noselect'. (find-variable-noselect): Use `symbol-file' instead of `describe-symbol-find-file'. (find-variable): New function. (find-variable-other-window): Ditto. (find-variable-other-frame): Ditto. (find-variable): Mention `find-function-recenter-line' and `find-function-after-hook' in docstring. (find-variable-other-window): Remove most of docstring and add reference to `find-variable' instead. (find-variable-other-frame): Ditto. (find-function-on-key): Simplified. Removed stuff now taken care of by interactive "k". (find-function-at-point): New function. (find-variable-at-point): Ditto.
* (wordify): Fix i_byte even in unibyte case for copy loop.Richard M. Stallman1998-06-291-3/+10
| | | | If input is unibyte, make the output unibyte.
* (Fcall_process) [! subprocesses]: Balance parentheses in an if clause.Eli Zaretskii1998-06-291-1/+1
|
* diary-mail-entries calls exit-calendar when finished.Stephen Eglen1998-06-291-1/+2
|
* (mh-find-progs): Avoid WTA errorRichard M. Stallman1998-06-281-0/+2
| | | | when mh-progs is nil. Give a clear specific error message instead.
* (shell-copy-environment-variable): Fix doc typo.Richard M. Stallman1998-06-281-15/+15
|
* *** empty log message ***Richard M. Stallman1998-06-281-0/+13
|
* (mail): Avoid changing auto-save file name.Richard M. Stallman1998-06-281-1/+4
|
* *** empty log message ***Dan Nicolaescu1998-06-281-1/+1
|
* (command-line) <handling LANG>: Change 9 to 5, not 5 to 9.Richard M. Stallman1998-06-271-3/+3
| | | | (command-line-1): Fix mouse startup message.
* (text-mode): Locally set indent-line-function.Richard M. Stallman1998-06-271-0/+2
|
* (find-dired): Bind dired-buffers so it can't change. Use abbreviate-file-name.Richard M. Stallman1998-06-271-48/+50
|
* (html-imenu-regexp): New defvar.Richard M. Stallman1998-06-271-23/+43
| | | | | | (html-imenu-index): New function. (html-mode): Set up local vars to use html-imenu-index. Don't sort the menu.
* (imenu-space-replacement): Use `.'.Richard M. Stallman1998-06-271-2/+2
|
* (set-keyboard-coding-system): Doc typo.Richard M. Stallman1998-06-271-1/+1
|
* (x_list_fonts): Fix prev change: cast result of alloca.Richard M. Stallman1998-06-271-2/+2
|
* (Fx_list_fonts): Bring arglist into sync with xfns.c.Richard M. Stallman1998-06-271-4/+16
| | | | | | (x_set_font): Call face-set-after-frame-default. (Qface_set_after_frame_default): New variable. (syms_of_w32fns): Initialize it.
* (set-face-font): For now, don't callRichard M. Stallman1998-06-271-2/+4
| | | | | resolve-fontset-name on Windows. (set-face-font-auto): Likewise.
* *** empty log message ***Richard M. Stallman1998-06-261-0/+23
|
* Add coding-priority.Kenichi Handa1998-06-261-0/+1
|
* (mail-complete): Fix the test of (mail-heder-end).Richard M. Stallman1998-06-261-1/+1
|
* (Qemacs_mule): Extern it.Kenichi Handa1998-06-261-1/+1
|
* (init_process): Initilize Vdefault_process_coding_system.Kenichi Handa1998-06-261-0/+5
|
* (create-fontset-from-fontset-spec):Kenichi Handa1998-06-261-10/+11
| | | | | Generate ASCII font names of style variants fontsets from a resolved ASCII font name of a base fontset.
* (isearch-toggle-korean-input-method,Kenichi Handa1998-06-261-15/+52
| | | | | | | | | | | isearch-hangul-switch-symbol-ksc, isearch-hangul-switch-hanja): New functions. (korean-key-bindings): Renamed from exit-korean-environment-data. Initialized apropriately. (setup-korean-environment): Setup key bindings according to korean-key-bindings. (exit-korean-environment): Revert key bindings only if the current key bindings is the same as what set by setup-korean-environment.
* (setup_raw_text_coding_system): New function.Kenichi Handa1998-06-261-51/+55
| | | | (decode_coding_sjis_big5): Bug for handling invalid code fixed.
* (setup_raw_text_coding_system): Extern it.Kenichi Handa1998-06-261-0/+1
|
* (Fstart_process): Check process-coding-system-alistKenichi Handa1998-06-261-23/+23
| | | | | | and default-process-coding-system even in unibyte mode. (create_process): In unibyte mode, suppress character code conversion.
* (Finsert_file_contents): Call setup_raw_text_coding_system.Kenichi Handa1998-06-261-18/+6
|
* Delete defcustom definition.Richard M. Stallman1998-06-261-144/+31
| | | | | | | (flyspell-auto-correct-binding): Fix custom type. (mail-mode-flyspell-verify): Check for `Subject:'. (flyspell-mouse-map): Use cond, not if. (flyspell-region): Update message only every 100 actions.
* Initial revisionRichard M. Stallman1998-06-261-0/+1415
|
* (mail-unsent-separator): Add new alternative.Richard M. Stallman1998-06-251-0/+1
|
* Style and doc fixes.Karl Heuer1998-06-251-134/+137
|
* (dabbrev-ignored-buffer-names): Fix typo. Add *Buffer List*.Richard M. Stallman1998-06-251-1/+1
|
* (null-device): Renamed from grep-null-device.Andrew Innes1998-06-241-1/+1
|
* (custom-set-default): New function.Richard M. Stallman1998-06-241-3/+21
| | | | | | (custom-set-variables): Use custom-set-default. (custom-local-buffer): New variable. (defcustom): Doc fix.
* (PRINTFINISH): Convert text to unibyte beforeRichard M. Stallman1998-06-241-18/+31
| | | | inserting in a unibyte buffer.
* (get_doc_string): Adjust declaration.Richard M. Stallman1998-06-241-1/+1
|
* (read_list): Pass new arg to get_doc_string.Richard M. Stallman1998-06-241-1/+1
|
* (get_doc_string): Take both UNIBYTE and DEFINITION as args.Richard M. Stallman1998-06-241-10/+17
| | | | All callers changed.
* (fontset-default-styles): Fix custom type.Richard M. Stallman1998-06-241-2/+3
|
* (custom-magic-show): Use `other' widget type.Andreas Schwab1998-06-241-2/+2
|
* (bibtex-include-OPTkey): Use `other' widgetAndreas Schwab1998-06-241-2/+2
| | | | type.
* (shadow-noquery): Use `other' widget type.Andreas Schwab1998-06-241-1/+1
|
* (rlogin-process-connection-type,Andreas Schwab1998-06-241-4/+4
| | | | rlogin-directory-tracking-mode): Use `other' widget type.
* (ps-print-control-characters): Use `other' widgetAndreas Schwab1998-06-241-1/+1
| | | | type.
* (executable-query): Use `other' widgetAndreas Schwab1998-06-241-2/+2
| | | | type.
* (tags-add-tables): Use `other' widget type.Andreas Schwab1998-06-241-1/+1
|
* (mouse-sel-default-bindings): Use `other' widgetAndreas Schwab1998-06-241-2/+2
| | | | type.