summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (setup-ethiopic-environment): Don't bindKenichi Handa1997-09-101-32/+180
| | | | | | | | | | | | | | | | | | | keys in global-map, don't add a hook to rmail-mode-hook and mail-mode-hook. (ethio-mode): New buffer local variable. (ethio-mode-map): New variable. (ethio-mode): New function. (ethio-sera-to-fidel-mail-or-marker): New function. (ethio-fidel-to-sera-mail-or-marker): New function. (ethio-find-file): Do nothing if not in ethio-mode. (ethio-write-file): Likewise. (ethio-prefer-ascii-space): Moved from leim/quail/ethiopic.el. (ethio-toggle-space): Likewise. (ethio-insert-space): Likewise. (ethio-insert-ethio-space): Likewise. (ethio-prefer-ascii-punctuation): Likewise. (ethio-toggle-punctuation): Likewise. (ethio-gemination): Likewise.
* (sendmail-send-it): The priority of codingKenichi Handa1997-09-101-2/+5
| | | | | | system for encoding outgoing mails is (1) local value of buffer-file-coding-system, (2) sendmail-coding-syste, (3) default-buffer-file-coding-system.
* Add coding system specification for severalKenichi Handa1997-09-101-0/+3
| | | | news groups.
* (setup-japanese-environment): GiveKenichi Handa1997-09-101-2/+2
| | | | | | iso-2022-jp to set-default-coding-system if not running on DOS. (read-hiragana-string): Use input method "japanese-hiragana".
* (lisp-imenu-generic-expression): Recognize`defcustom' and `defgroup".Richard M. Stallman1997-09-091-2/+2
|
* (standard-display-european): Doc fix.Richard M. Stallman1997-09-091-1/+4
|
* (quail-simple): New function.Kenichi Handa1997-09-091-8/+14
| | | | | | | (quail-require-guidance-buf): New function. (quail-show-guidance-buf): Do not show guidance buffer if simple input method is used in the minibuffer. (quail-update-guidance): Likewise.
* (input-method-verbose-flag):Kenichi Handa1997-09-091-2/+6
| | | | Doc-string fied.
* Try to comment where font-lock-keyword order is important.Simon Marshall1997-09-091-42/+46
|
* (standard-display-european): If AUTO is non-nil, intern it.Richard M. Stallman1997-09-091-2/+2
| | | | Don't call set-terminal-coding-system if noninteractive.
* (quail-translation-keymap)Richard M. Stallman1997-09-091-3/+6
| | | | | (quail-simple-translation-keymap, quail-conversion-keymap): Don't define escape.
* (ps-face-bold-p): Use face-bold-p.Richard M. Stallman1997-09-091-4/+3
| | | | (ps-face-italic-p): Use face-italic-p.
* (comint-file-name-chars): Doc fix.Richard M. Stallman1997-09-091-3/+7
| | | | (comint-word): Treat all non-ASCII chars as "[art of word".
* (view-end-message): Don't mention q if it really do anything.Richard M. Stallman1997-09-091-4/+6
|
* Use uniquify-file-name-nondirectory throughout; documentation tweaks.Richard M. Stallman1997-09-091-21/+19
|
* (dired-get-filename): Don't call encode-coding-stringRichard M. Stallman1997-09-091-0/+1
| | | | if file-name-coding-system is non-nil.
* (diff group): Remove autoload cookie.Richard M. Stallman1997-09-091-1/+0
|
* (browse-url group): Remove autoload cookie.Richard M. Stallman1997-09-091-1/+0
|
* (icon-tab-always-indent): Fix customize type.Richard M. Stallman1997-09-091-1/+1
|
* (hs-minor-mode-hook): Fix customize type.Richard M. Stallman1997-09-091-1/+1
|
* (f90-break-before-delimiters): Fix customize type.Richard M. Stallman1997-09-091-1/+1
|
* (defun-prompt-regexp): Fix customize type.Richard M. Stallman1997-09-091-1/+2
|
* (executable-chmod): Fix customize type.Richard M. Stallman1997-09-091-1/+2
|
* (shell-chdrive-regexp): Likewise.Richard M. Stallman1997-09-091-1/+2
|
* (ispell-personal-dictionary): Fix customize type.Richard M. Stallman1997-09-091-1/+2
|
* (dabbrev-case-fold-search): Remove extra quote in customize constant.Richard M. Stallman1997-09-091-2/+2
| | | | (dabbrev-case-replace): Likewise.
* (custom-variable-save): Fixed doc string.Richard M. Stallman1997-09-091-2/+2
| | | | | (custom-variable-menu): Make it clear that `Lisp mode' edit the initial lisp expression.
* *** empty log message ***Per Abrahamsen1997-09-081-12/+7
|
* (info-insert-file-contents): BindRichard M. Stallman1997-09-081-0/+1
| | | | coding-system-for-write to no-conversion.
* (mail-mode): Allow dash in citation prefixesRichard M. Stallman1997-09-081-2/+2
| | | | in adaptive-fill-regexp and adaptive-fill-first-line-regexp.
* (telnet-initial-filter): Temporarily go to proper buffer.Richard M. Stallman1997-09-081-13/+15
|
* (standard-display-european): Arg AUTORichard M. Stallman1997-09-081-2/+11
| | | | specifies coding system for terminal output (if needed).
* (command-line): Pass charset to standard-display-european.Richard M. Stallman1997-09-081-5/+2
|
* (insert-directory): Encode the file name.Richard M. Stallman1997-09-081-5/+9
|
* (quail-translation-keymap): Bind C-spaceKenichi Handa1997-09-081-0/+1
| | | | to quail-select-current.
* (fill-individual-paragraphs): Don't includeRichard M. Stallman1997-09-081-1/+7
| | | | paragraph-separate lines in any paragraph; just skip them.
* Comment change.Richard M. Stallman1997-09-085-5/+5
|
* (c-version): Updated.Richard M. Stallman1997-09-081-2/+2
|
* (c-style-alist) <python>:, knr-argdecl-intro == +Richard M. Stallman1997-09-081-2/+7
| | | | | fill-column = 78, arglist-intro <= +, inextern-lang <= 0. Set c-comment-continuation-stars to "".
* (c-end-of-statement-1): Wrap backward-up-list in a c-safe call so noRichard M. Stallman1997-09-081-8/+10
| | | | | | | error results when buffer contains only a comment and point is at eob. (c-inside-bracelist-p): Add a test to the enum list test so that enum in a k&r arg decl doesn't confuse handling of the function body.
* (c-mode-base-map): Don't define C-c C-e here.Richard M. Stallman1997-09-081-9/+10
| | | | | | (c-mode-map, c++-mode-map): Define C-c C-e here. (objc-mode-map): Define C-c C-e, not /. (java-mode-map, idl-mode-map): Don't define /.
* (c-beginning-of-statement): Fixes in sentence movement to properlyRichard M. Stallman1997-09-081-25/+36
| | | | | | | | handle M-e moving forward into a comment when looking at preceding whitespace, and M-a moving backward into comment when looking at following whitespace. (c-comment-line-break-function): Don't break line in the middle of a string.
* (load-with-code-conversion):Richard M. Stallman1997-09-071-4/+1
| | | | Use third arg to eval-buffer and don't set buffer-file-name.
* (command-line-1): Update copyright year in string.Richard M. Stallman1997-09-071-1/+1
|
* (universal-coding-system-argument): Improve prompt strings.Richard M. Stallman1997-09-071-2/+2
|
* Rename uniquify-fix-list-* to uniquify-fix-item-*.Richard M. Stallman1997-09-071-32/+34
| | | | | | | | | | | All callers changed. (uniquify-rationalize-file-buffer-names): Use directory-file-name for directories (eliminate trailing slash). Call uniquify-fix-item-unrationalized-buffer. (uniquify-buffer-file-name): Use directory-file-name. (uniquify-fix-item-unrationalized-buffer): New function. (uniquify-unrationalized-buffer): Function deleted.
* (menu-bar-options-menu): Simplify global-font-lock-modeRichard M. Stallman1997-09-071-15/+10
| | | | entry using enhanced global-font-lock-mode function.
* (quail-execute-non-quail-command): Call quail-terminate-translation.Richard M. Stallman1997-09-071-0/+1
|
* (time-stamp-time-zone): Allow nil as alternative.Richard M. Stallman1997-09-071-1/+1
|
* (font-lock-comment-face, etc.):Richard M. Stallman1997-09-071-32/+36
| | | | | defvars moved up to avoid warnings. (font-lock-face-attributes, global-font-lock-mode): Add defvars.