summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Initial revisionRichard M. Stallman1997-04-201-0/+71
|
* (skeleton-read): Fix previous change.Richard M. Stallman1997-04-201-2/+2
|
* Fix previous change.Richard M. Stallman1997-04-201-5/+6
|
* (transient-mark-mode): Print message if used interactively.Richard M. Stallman1997-04-201-3/+6
|
* (mail-attach-file): New function.Richard M. Stallman1997-04-201-1/+22
| | | | (mail-mode-map): Add mail-attach-file on C-c C-i.
* Don't use cl forms in defcustom declarations.Simon Marshall1997-04-181-4/+3
|
* Cleaned up custom support.Simon Marshall1997-04-183-53/+101
|
* Fix previous change.Richard M. Stallman1997-04-181-5/+5
|
* (facemenu-update): Don't make global bindings here.Richard M. Stallman1997-04-181-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. Stallman1997-04-171-3/+3
|
* (sgml-name-char): Ask user with a prompt.Richard M. Stallman1997-04-171-1/+1
|
* Customise.Simon Marshall1997-04-172-60/+127
|
* Use EVAL form for shell-prompt-pattern.Simon Marshall1997-04-171-4/+4
|
* Font Lock support.Simon Marshall1997-04-171-1/+106
|
* Customise. And a few code cleanups.Simon Marshall1997-04-171-359/+292
|
* Fixed version number.Lars Magne Ingebrigtsen1997-04-161-1/+1
|
* Initial revisionLars Magne Ingebrigtsen1997-04-1664-0/+55945
|
* Comment change.Richard M. Stallman1997-04-161-1/+1
|
* (sgml-value): Don't perform the skeleton-transformationRichard M. Stallman1997-04-161-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 argumentRichard M. Stallman1997-04-161-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. Stallman1997-04-161-109/+253
|
* (sendmail-send-it): Use quoted-printable encoding for the From field.Richard M. Stallman1997-04-161-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. Stallman1997-04-161-1/+3
|
* (rmail-summary-delete-forward): Argument is now a repeat count.Richard M. Stallman1997-04-161-14/+20
| | | | (rmail-summary-delete-backward): Corresponding changes.
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-151-34/+65
|
* (pascal-mode): Set comment-start.Richard M. Stallman1997-04-151-2/+4
|
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-151-8/+25
|
* (sh-while-getopts): Don't add menu-enable property.Richard M. Stallman1997-04-151-1/+0
|
* provide `cus-load'.Per Abrahamsen1997-04-151-1/+5
|
* * (x-select-enable-clipboard): New variable.Eli Zaretskii1997-04-151-3/+42
| | | | | (x-select-text, x-get-selection-value): New functions, support for MS-Windows clipboard.
* Spelling error.Per Abrahamsen1997-04-151-1/+1
|
* Add support for build in faces.Per Abrahamsen1997-04-151-0/+20
|
* Fixed message.Per Abrahamsen1997-04-151-1/+1
|
* Fixed generation of empty dependencies lists.Per Abrahamsen1997-04-151-2/+3
|
* (rlogin-process-connection-type): Default to t for solaris 2.x.Noah Friedman1997-04-151-2/+10
|
* (overwrite-mode-binary, overwrite-mode-textual): Use defvar.Richard M. Stallman1997-04-151-2/+2
|
* Clean up comments, etc.Richard M. Stallman1997-04-151-21/+10
|
* Initial revisionRichard M. Stallman1997-04-151-0/+356
|
* (font-lock-fontify-syntactically-region): Use newRichard M. Stallman1997-04-151-72/+26
| | | | features of parse-partial-sexp instead of doing regexp search.
* (edebug-read-and-maybe-wrap-form): ProtectRichard M. Stallman1997-04-141-4/+6
| | | | against pathological recursive calls.
* (timer-until): Fix syntax error.Karl Heuer1997-04-141-1/+1
|
* (browse-url-browser-function): Fix syntax error.Karl Heuer1997-04-141-1/+1
|
* doc-fix to be compatible with other frame- fns.Simon Marshall1997-04-141-2/+3
|
* New function.Richard M. Stallman1997-04-141-0/+20
| | | | | | (timer-max-repeats): New variable. (timer-event-handler): Avoid rerunning a timer many times if real time has "jumped" forward.
* Initial revisionRichard M. Stallman1997-04-142-0/+1123
|
* Fix FSF address.Richard M. Stallman1997-04-141-9/+10
|
* Install the proper version.Richard M. Stallman1997-04-141-43/+79
|
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-141-9/+21
|
* (make-frame): Call custom-initialize-frameRichard M. Stallman1997-04-141-1/+2
| | | | only if cus-face is loaded.
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-141-18/+35
|