Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (vc-backend-checkin): For CVS, forget the checkout model after commit. | Richard M. Stallman | 1997-07-31 | 1 | -35/+73 |
| | | | | | | | (vc-backend-checkout): Use "cvs edit" for files with manual checkout. (vc-minor-part, vc-previous-version): New functions. (vc-diff): Don't ask or guess version numbers. (vc-version-diff): Suggest default versions based on the file state. | ||||
* | (vc-checkout-model): For CVS, look at | Richard M. Stallman | 1997-07-31 | 1 | -1/+10 |
| | | | | permissions to see if a file is "watched". | ||||
* | Do not create style-variants of fontset. They | Kenichi Handa | 1997-07-31 | 1 | -6/+6 |
| | | | | are just registered in uninstanciated-fontset-alist. | ||||
* | (set-face-font-auto): Create a fontset if FONT is a | Kenichi Handa | 1997-07-31 | 1 | -1/+3 |
| | | | | fontset not instanciated fontset. | ||||
* | (fontset-name-p): New function. | Kenichi Handa | 1997-07-31 | 1 | -15/+99 |
| | | | | | | | | (uninstanciated-fontset-alist): New variable. (create-fontset-from-fontset-spec): Delete arg STYLE. Register style-variants of FONTSET in uninstanciated-fontset-alist. (create-fontset-from-x-resource): Call create-fontset-from-fontset-spec correctly. | ||||
* | (reference-point-alist): Doc-string modified. | Kenichi Handa | 1997-07-31 | 1 | -0/+4 |
| | |||||
* | new version | Michael Kifer | 1997-07-31 | 9 | -306/+379 |
| | |||||
* | (uniquify-buffer-name-style): Fix typo. | Richard M. Stallman | 1997-07-30 | 1 | -1/+1 |
| | |||||
* | (info-node, info-xref, info-menu-5): | Richard M. Stallman | 1997-07-30 | 1 | -16/+24 |
| | | | | | | | Define faces with defface. (Info-mode): Don't define faces here, and don't alter Info-fontify. Locally set line-move-ignore-invisible. (Info-fontify-node): Test type of frame here. | ||||
* | Update distribution terms. | Richard M. Stallman | 1997-07-30 | 1 | -3/+4 |
| | |||||
* | (mspools-using-vm): Better handling of VM initialization. | Richard M. Stallman | 1997-07-30 | 1 | -9/+22 |
| | | | | (mspools-size-folder): Allow symbolic links to spool files. | ||||
* | Synched with 1.9954. | Per Abrahamsen | 1997-07-30 | 1 | -13/+23 |
| | |||||
* | (mule-menu-keymap): Fix menu item names. | Richard M. Stallman | 1997-07-30 | 1 | -13/+13 |
| | |||||
* | Comment change. | Richard M. Stallman | 1997-07-30 | 1 | -1/+1 |
| | |||||
* | don't add text for the modeline. | Simon Marshall | 1997-07-29 | 1 | -1/+1 |
| | |||||
* | (rmail-resend): Use user-mail-address. | Richard M. Stallman | 1997-07-29 | 1 | -4/+3 |
| | |||||
* | (makefile-space-face): Add defface. | Richard M. Stallman | 1997-07-28 | 1 | -18/+7 |
| | | | | | (makefile-define-space-face): Function deleted. (makefile-mode): Don't call makefile-define-space-font. | ||||
* | (debug-ignored-errors): Delete ^Quit$ element. | Richard M. Stallman | 1997-07-28 | 1 | -1/+0 |
| | |||||
* | Synched with 1.9951. | Per Abrahamsen | 1997-07-28 | 2 | -154/+201 |
| | |||||
* | (update-autoloads-from-directories): | Richard M. Stallman | 1997-07-28 | 1 | -1/+4 |
| | | | | Always update loaddefs.el in the source-directory. | ||||
* | (prefer-coding-system): Fix doc, prompt. | Richard M. Stallman | 1997-07-28 | 1 | -1/+2 |
| | |||||
* | Comment change. | Richard M. Stallman | 1997-07-27 | 2 | -4/+5 |
| | |||||
* | (fill-context-prefix): Be stricter about | Richard M. Stallman | 1997-07-27 | 1 | -3/+5 |
| | | | | whether first-line prefix is compatible with second-line prefix. | ||||
* | Customized. | Richard M. Stallman | 1997-07-27 | 2 | -55/+115 |
| | |||||
* | Customized. | Richard M. Stallman | 1997-07-27 | 1 | -54/+98 |
| | | | | Doc fixes. | ||||
* | (compile-command): More doc fix. | Richard M. Stallman | 1997-07-27 | 1 | -8/+9 |
| | |||||
* | (mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop. | Richard M. Stallman | 1997-07-27 | 1 | -1/+1 |
| | |||||
* | (file-coding-system-alist): Use no-conversion for tar files. | Richard M. Stallman | 1997-07-27 | 1 | -1/+2 |
| | |||||
* | (jka-compr-added-to-file-coding-system-alist): New var. | Richard M. Stallman | 1997-07-27 | 1 | -3/+40 |
| | | | | | | | (jka-compr-insert-file-contents): Set coding-system-for-read according to file name after removing compression suffix. (jka-compr-install): Add elemets to file-coding-system-alist. (jka-compr-uninstall): Remove elements from file-coding-system-alist. | ||||
* | (line-move): If intangibility moves us to a different line, | Richard M. Stallman | 1997-07-26 | 1 | -10/+27 |
| | | | | adjust the hpos nicely in that line. | ||||
* | (read-quoted-char): Consistently downcase letter "digits". | Richard M. Stallman | 1997-07-26 | 1 | -1/+2 |
| | |||||
* | (mail-mode): Make adaptive-fill-regexp | Richard M. Stallman | 1997-07-26 | 1 | -1/+3 |
| | | | | match more values. Bind adaptive-fill-first-line-regexp too. | ||||
* | (telnet): Handle multiple telnet programs better. | Richard M. Stallman | 1997-07-26 | 1 | -5/+22 |
| | | | | (telnet-host-properties): New variable. | ||||
* | (occur): Local variable line-start redundant. | Richard M. Stallman | 1997-07-25 | 1 | -28/+70 |
| | | | | `occur-marker' extends to the end of the line rather than one char before end. | ||||
* | Comment change. | Richard M. Stallman | 1997-07-25 | 1 | -3/+3 |
| | |||||
* | (rmail-pop-password-error): New variable. | Richard M. Stallman | 1997-07-25 | 1 | -2/+15 |
| | | | | | | | | (rmail-insert-inbox-text): If there's an error getting mail from the POP server, and the error matches rmail-pop-password-error or we prompted for the POP password, assume that the password is incorrect and erase it so that the user will be prompted again the next time he gets mail. | ||||
* | (awk-mode): Call c-initialize-cc-mode. | Richard M. Stallman | 1997-07-25 | 1 | -0/+1 |
| | |||||
* | (compile-command): Doc fix. | Richard M. Stallman | 1997-07-25 | 1 | -5/+7 |
| | |||||
* | (compilation-error-regexp-alist): Add elt for EPC F90. | Richard M. Stallman | 1997-07-25 | 1 | -4/+17 |
| | | | | | compilation-mode-font-lock-keywords: Ensure that each regexp generated from compilation-error-regexp-alist begins with "^". | ||||
* | (quail-update-leim-list-file): Call | Kenichi Handa | 1997-07-25 | 1 | -1/+1 |
| | | | | find-file-noselect with t for arguments NOWARN and RAWFILE. | ||||
* | (leim-list-entry-regexp): Make this match only at beginning of line. | Kenichi Handa | 1997-07-25 | 1 | -1/+1 |
| | |||||
* | customise & make installation/deinstallation happen on mode command not file ↵ | Simon Marshall | 1997-07-25 | 1 | -105/+193 |
| | | | | load. | ||||
* | Wrap minibuffer-auto-raise where nec. to stop frame raising. | Simon Marshall | 1997-07-25 | 1 | -3/+5 |
| | |||||
* | Add type specs "explicit" "mutable". | Simon Marshall | 1997-07-25 | 1 | -4/+6 |
| | |||||
* | (read-input-method-name): Show more appropriate error message. | Kenichi Handa | 1997-07-25 | 1 | -1/+1 |
| | |||||
* | (setup-thai-environment): Add correct autoload cookie. | Kenichi Handa | 1997-07-25 | 1 | -1/+1 |
| | |||||
* | (setup-tibetan-environment): Correct | Kenichi Handa | 1997-07-25 | 1 | -4/+4 |
| | | | | coding system names. Set default-input-method to "tibetan-wylie". | ||||
* | (setup-vietnamese-environment): Add autoload cookie. | Kenichi Handa | 1997-07-25 | 1 | -0/+1 |
| | |||||
* | Typo in comment fixed. | Kenichi Handa | 1997-07-25 | 1 | -1/+1 |
| | |||||
* | (metamail-region): Don't bind kanji-fileio-code | Richard M. Stallman | 1997-07-25 | 1 | -11/+4 |
| | | | | | or file-coding-system. Don't call define-program-kanji-code or define-program-coding-system. Instead, bind coding-system-for-read. |