aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (format-insert-file): Fix arg order to format-decode.Richard M. Stallman1997-06-041-9/+71
|
* Synched with 1.9908.Per Abrahamsen1997-06-042-10/+18
|
* Synached with 1.9908.Per Abrahamsen1997-06-041-51/+118
|
* (Info-tagify): Don't set Info-tag-table-marker if not in Info mode.Richard M. Stallman1997-06-041-1/+2
|
* (mail-setup): Don't set buffer-file-coding-system to nil.Richard M. Stallman1997-06-031-1/+1
| | | | Instead, kill the local binding of it.
* (mouse-drag-safe-scroll): Doc fix.Karl Heuer1997-06-031-7/+7
| | | | | | | (mouse-drag-repeatedly-safe-scroll): Doc fix. (mouse-drag-events-are-point-events-p): Doc fix. (mouse-drag-should-do-col-scrolling): Doc fix. (mouse-throw-with-scroll-bar): Doc fix.
* (follow-windows-aligned-p): Doc fix.Karl Heuer1997-06-031-150/+145
| | | | | | | (follow-post-command-hook, follow-recenter): Doc fix. (follow-end-of-buffer, follow-windows-aligned-p): Doc fix. (follow-post-command-hook, follow-maximize-region): Doc fix. (set-process-filter, process-filter, move-overlay): Advice doc fix.
* (spaced-text-mode): Renamed from text-mode.Richard M. Stallman1997-06-031-29/+33
| | | | | | | | But change the mode name and hooks. (text-mode): Put the guts of indented-text-mode here. But don't define text-mode-abbrev-table, just use it. Don't set indent-line-function, and use text-mode-map. (indented-text-mode): Call text-mode.
* (custom-variable-prompt): Change prompt.Richard M. Stallman1997-06-031-1/+1
|
* (mail-setup): Clear out buffer-file-coding-system.Richard M. Stallman1997-06-031-0/+2
|
* new versionMichael Kifer1997-06-026-4706/+4727
|
* Comment change.Richard M. Stallman1997-06-021-1/+1
|
* Finish installing previous change.Richard M. Stallman1997-06-021-1/+10
|
* Many doc fixes.Richard M. Stallman1997-06-021-30/+27
| | | | (reftex-mode-menu): Change menu items.
* Customize.Richard M. Stallman1997-06-021-73/+177
| | | | | | (ada-mode): Set up support for find-file.el. (ada-other-file-alist): New variable moved from find-file.el. (ada-search-directories): Likewise.
* (ada-other-file-alist): Variable definition moved to ada-mode.el.Richard M. Stallman1997-06-021-19/+1
| | | | | (ada-search-directories, ada-procedure-start-regexp): Likewise. (ada-package-start-regexp): Likewise.
* (iso-8859-1): Use `1' for mode line.Richard M. Stallman1997-06-021-5/+13
| | | | | (Latin-1...Latin-4 coding systems): Add lists of languages which use these coding systems.
* (koi8-r): Use R for mode line.Richard M. Stallman1997-06-021-1/+5
|
* (gud-dgux-p, gud-dguxdbx-marker-filter): New functions.Richard M. Stallman1997-06-011-0/+54
| | | | (dbx): Use them.
* Include time-stamp.Richard M. Stallman1997-06-011-7/+90
| | | | | | | (smtpmail-queue-dir, smtpmail-queue-index-file): New variables. (smtpmail-queue-mail): New variable. (smtpmail-send-it): Handle those variables. (smtpmail-send-queued-mail): New command.
* (hs-show-hidden-short-form): Updated doc string.Richard M. Stallman1997-06-011-25/+30
| | | | | | | | | | | (hs-adjust-block-beginning): Likewise. (hs-special-modes-alist): C and C++ should also use hs-c-like-adjust-block-beginning. (hs-find-block-beginning): If hs-adjust-block-beginning is t and we apply hs-adjust-block-beginning and we reach the point means that we found the block beginning. (hs-c-like-adjust-block-beginning): Renamed from java-hs-adjust-block-beginning.
* (smtpmail-via-smtp): Recognize XVRB as a synonym forRichard M. Stallman1997-06-011-34/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VERB and XONE as a synonym for ONEX. (smtpmail-read-response): Add "%s" to `message' calls to avoid problems with percent signs in strings. (smtpmail-read-response): Return all lines of the response text as a list of strings. Formerly only the first line was returned. This is insufficient when one wants to parse e.g. an EHLO response. Ignore responses starting with "0". This is necessary to support the VERB SMTP extension. (smtpmail-via-smtp): Try EHLO and find out which SMTP service extensions the receiving mailer supports. Issue the ONEX and XUSR commands if the corresponding extensions are supported. Issue VERB if supported and `smtpmail-debug-info' is non-nil. Add SIZE attribute to MAIL FROM: command if SIZE extension is supported. Add code that could set the BODY= attribute to MAIL FROM: if the receiving mailer supports 8BITMIME. This is currently disabled, since doing it right might involve adding MIME headers to, and in some cases reencoding, the message.
* (rmail-mmdf-delim1, rmail-mmdf-delim2):Richard M. Stallman1997-06-011-25/+32
| | | | Variables renamed from mmdf-delim1 and mmdf-delim2.
* Synched with 1.9905Per Abrahamsen1997-06-014-330/+193
|
* Synched with 1.9904Per Abrahamsen1997-06-013-38/+87
|
* (sc::cursors): Add an eval-and-compile.Richard M. Stallman1997-06-011-1/+2
|
* Synched with 1.9903Per Abrahamsen1997-06-012-26/+51
|
* (customize-option): Renamed from custom-variable.Richard M. Stallman1997-06-011-6/+9
| | | | | | | | (customize-variable): Add it as an alias. (customize-option-other-window): Renamed from customize-variable-other-window. (custom-load-symbol): Search for both short and absolute names of the library, when avoiding duplicate loading.
* (custom-variable-prompt): Handle variable-at-point returning 0.Richard M. Stallman1997-06-011-2/+3
|
* (mail-strip-quoted-names): Don't delete angle bracketsRichard M. Stallman1997-05-311-1/+1
| | | | when there's a colon inside them.
* Always load faces.el.Richard M. Stallman1997-05-311-2/+2
|
* (command-line): Detect Latin-N character setsRichard M. Stallman1997-05-311-15/+25
| | | | from envvars, both for multibyte mode and single-byte mode.
* (cpp-highlight-buffer): Make sureRichard M. Stallman1997-05-311-1/+3
| | | | | buffer-invisibility-spec contains `cpp'. (cpp-make-overlay-hidden): Use `cpp' as an invisible property.
* (hs-hide-comments-when-hiding-all)Richard M. Stallman1997-05-311-54/+65
| | | | | | | (hs-show-hidden-short-form, hs-minor-mode-hook): Move definitions up. Use defcustom. (hs-find-block-beginning): Bind buffer-size, don't call it in a cycle. (hs-hide-all): Likewise.
* Rename language environments from LatinN to Latin-N.Richard M. Stallman1997-05-311-57/+57
|
* Doc fix for previous change.Richard M. Stallman1997-05-311-1/+3
|
* Synched with version 1.9901.Per Abrahamsen1997-05-313-144/+259
|
* (set-language-environment): Add autoload cookie.Richard M. Stallman1997-05-311-1/+2
| | | | Renamed from setup-language-environment.
* Update version.Richard M. Stallman1997-05-311-3/+3
|
* (make-face): Call make-face-internal only if defined.Richard M. Stallman1997-05-311-2/+5
| | | | | (internal-set-face-1): Call set-face-attribute-internal only if it is defined.
* Comment changes.Richard M. Stallman1997-05-311-5/+1
|
* (custom-load-symbol): Simplify previous change.Richard M. Stallman1997-05-311-2/+7
|
* (widget-default-format-handler): Don't use push.Richard M. Stallman1997-05-311-25/+48
| | | | | | | | | (widget-push-button-value-create): Likewise. (widget-group-value-create): Likewise. (widget-sublist): New function. (widget-item-match-inline): Use widget-subllist. (widget-remove-if): New function. (widget-choose): Use widget-remove-if.
* (widget-sexp-value-to-internal):Richard M. Stallman1997-05-311-1/+3
| | | | Don't bother with pp for a symbol.
* new versionMichael Kifer1997-05-3111-351/+678
|
* (cus-start): Require cus-start.Richard M. Stallman1997-05-311-1/+2
| | | | (mule): Make i18n the parent group.
* Arrange to load it once during dumping,Richard M. Stallman1997-05-311-30/+45
| | | | | | | and again if needed by cus-edit.el. (custom-start-quote): Don't define as separate function. (load-path): Improve the :type. (delete-exited-processes): Fix group to processes-basics.
* Initial revisionRichard M. Stallman1997-05-311-0/+4092
|
* (server-kill-buffer): Prevent infinite recursion.Richard M. Stallman1997-05-311-2/+9
| | | | (server-kill-buffer-running): New variable.
* new versionMichael Kifer1997-05-317-994/+1288
|