Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial revision | Richard M. Stallman | 1997-04-20 | 1 | -0/+71 |
| | |||||
* | (skeleton-read): Fix previous change. | Richard M. Stallman | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 1997-04-20 | 1 | -5/+6 |
| | |||||
* | (transient-mark-mode): Print message if used interactively. | Richard M. Stallman | 1997-04-20 | 1 | -3/+6 |
| | |||||
* | (mail-attach-file): New function. | Richard M. Stallman | 1997-04-20 | 1 | -1/+22 |
| | | | | (mail-mode-map): Add mail-attach-file on C-c C-i. | ||||
* | Don't use cl forms in defcustom declarations. | Simon Marshall | 1997-04-18 | 1 | -4/+3 |
| | |||||
* | Cleaned up custom support. | Simon Marshall | 1997-04-18 | 3 | -53/+101 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 1997-04-18 | 1 | -5/+5 |
| | |||||
* | (facemenu-update): Don't make global bindings here. | Richard M. Stallman | 1997-04-18 | 1 | -13/+9 |
| | | | | | | | Make them at top level. (facemenu-key): Variable deleted. (facemenu-keybindings, facemenu-new-faces-at-end) (facemenu-unlisted-faces, facemenu-remove-face-function): Doc fixes. | ||||
* | Remove all menu-enable properties except for sh-case. | Richard M. Stallman | 1997-04-17 | 1 | -3/+3 |
| | |||||
* | (sgml-name-char): Ask user with a prompt. | Richard M. Stallman | 1997-04-17 | 1 | -1/+1 |
| | |||||
* | Customise. | Simon Marshall | 1997-04-17 | 2 | -60/+127 |
| | |||||
* | Use EVAL form for shell-prompt-pattern. | Simon Marshall | 1997-04-17 | 1 | -4/+4 |
| | |||||
* | Font Lock support. | Simon Marshall | 1997-04-17 | 1 | -1/+106 |
| | |||||
* | Customise. And a few code cleanups. | Simon Marshall | 1997-04-17 | 1 | -359/+292 |
| | |||||
* | Fixed version number. | Lars Magne Ingebrigtsen | 1997-04-16 | 1 | -1/+1 |
| | |||||
* | Initial revision | Lars Magne Ingebrigtsen | 1997-04-16 | 64 | -0/+55945 |
| | |||||
* | Comment change. | Richard M. Stallman | 1997-04-16 | 1 | -1/+1 |
| | |||||
* | (sgml-value): Don't perform the skeleton-transformation | Richard M. Stallman | 1997-04-16 | 1 | -48/+74 |
| | | | | | | | | | | | | | | | | | | | | | on the value. (sgml-transformation): New variable. (sgml-mode-common): Use it. (html-href-anchor): Ask for address, wrap around text. (html-name-anchor): Same as above, without initial input. (html-image): No initial input for address. (html-ordered-list): Incorporate char into string. (html-unordered-list): Same as above. (html-checkboxes, html-radio-buttons): Rewritten. (sgml-char-names): Change ensp to nbsp. (sgml-tag): Use intangible here. (sgml-tags-invisible): Don't add intangible property separately here. Just the category property is enough. Eliminate local variable `point'. Bind inhibit-point-motion-hooks. | ||||
* | (skeleton-insert): Rename the function's argument | Richard M. Stallman | 1997-04-16 | 1 | -58/+61 |
| | | | | | to `regions', and bind `skeleton-regions' with let. (skeleton-read): Rename arg STR to PROMPT. | ||||
* | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-16 | 1 | -109/+253 |
| | |||||
* | (sendmail-send-it): Use quoted-printable encoding for the From field. | Richard M. Stallman | 1997-04-16 | 1 | -22/+47 |
| | | | | | | (mail-do-fcc): After appending to a buffer, offer to save it. Or if the buffer matched the file, append to the file too. | ||||
* | (hilit-rehighlight-message): Respect mail-mode header/body separation line. | Richard M. Stallman | 1997-04-16 | 1 | -1/+3 |
| | |||||
* | (rmail-summary-delete-forward): Argument is now a repeat count. | Richard M. Stallman | 1997-04-16 | 1 | -14/+20 |
| | | | | (rmail-summary-delete-backward): Corresponding changes. | ||||
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-15 | 1 | -34/+65 |
| | |||||
* | (pascal-mode): Set comment-start. | Richard M. Stallman | 1997-04-15 | 1 | -2/+4 |
| | |||||
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-15 | 1 | -8/+25 |
| | |||||
* | (sh-while-getopts): Don't add menu-enable property. | Richard M. Stallman | 1997-04-15 | 1 | -1/+0 |
| | |||||
* | provide `cus-load'. | Per Abrahamsen | 1997-04-15 | 1 | -1/+5 |
| | |||||
* | * (x-select-enable-clipboard): New variable. | Eli Zaretskii | 1997-04-15 | 1 | -3/+42 |
| | | | | | (x-select-text, x-get-selection-value): New functions, support for MS-Windows clipboard. | ||||
* | Spelling error. | Per Abrahamsen | 1997-04-15 | 1 | -1/+1 |
| | |||||
* | Add support for build in faces. | Per Abrahamsen | 1997-04-15 | 1 | -0/+20 |
| | |||||
* | Fixed message. | Per Abrahamsen | 1997-04-15 | 1 | -1/+1 |
| | |||||
* | Fixed generation of empty dependencies lists. | Per Abrahamsen | 1997-04-15 | 1 | -2/+3 |
| | |||||
* | (rlogin-process-connection-type): Default to t for solaris 2.x. | Noah Friedman | 1997-04-15 | 1 | -2/+10 |
| | |||||
* | (overwrite-mode-binary, overwrite-mode-textual): Use defvar. | Richard M. Stallman | 1997-04-15 | 1 | -2/+2 |
| | |||||
* | Clean up comments, etc. | Richard M. Stallman | 1997-04-15 | 1 | -21/+10 |
| | |||||
* | Initial revision | Richard M. Stallman | 1997-04-15 | 1 | -0/+356 |
| | |||||
* | (font-lock-fontify-syntactically-region): Use new | Richard M. Stallman | 1997-04-15 | 1 | -72/+26 |
| | | | | features of parse-partial-sexp instead of doing regexp search. | ||||
* | (edebug-read-and-maybe-wrap-form): Protect | Richard M. Stallman | 1997-04-14 | 1 | -4/+6 |
| | | | | against pathological recursive calls. | ||||
* | (timer-until): Fix syntax error. | Karl Heuer | 1997-04-14 | 1 | -1/+1 |
| | |||||
* | (browse-url-browser-function): Fix syntax error. | Karl Heuer | 1997-04-14 | 1 | -1/+1 |
| | |||||
* | doc-fix to be compatible with other frame- fns. | Simon Marshall | 1997-04-14 | 1 | -2/+3 |
| | |||||
* | New function. | Richard M. Stallman | 1997-04-14 | 1 | -0/+20 |
| | | | | | | (timer-max-repeats): New variable. (timer-event-handler): Avoid rerunning a timer many times if real time has "jumped" forward. | ||||
* | Initial revision | Richard M. Stallman | 1997-04-14 | 2 | -0/+1123 |
| | |||||
* | Fix FSF address. | Richard M. Stallman | 1997-04-14 | 1 | -9/+10 |
| | |||||
* | Install the proper version. | Richard M. Stallman | 1997-04-14 | 1 | -43/+79 |
| | |||||
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-14 | 1 | -9/+21 |
| | |||||
* | (make-frame): Call custom-initialize-frame | Richard M. Stallman | 1997-04-14 | 1 | -1/+2 |
| | | | | only if cus-face is loaded. | ||||
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-14 | 1 | -18/+35 |
| |