1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
Commit graph

8230 commits

Author SHA1 Message Date
Simon Marshall
fc24e7fbc8 Don't use cl forms in defcustom declarations. 1997-04-18 12:25:09 +00:00
Simon Marshall
b34aa0a311 Cleaned up custom support. 1997-04-18 07:08:56 +00:00
Richard M. Stallman
444dd0b5b6 Fix previous change. 1997-04-18 02:54:33 +00:00
Richard M. Stallman
9086c73099 (facemenu-update): Don't make global bindings here.
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.
1997-04-18 02:53:46 +00:00
Richard M. Stallman
ea39159ea2 Remove all menu-enable properties except for sh-case. 1997-04-17 23:08:33 +00:00
Richard M. Stallman
9b0ffdac4b (sgml-name-char): Ask user with a prompt. 1997-04-17 21:22:21 +00:00
Simon Marshall
caf1765cbd Customise. 1997-04-17 07:35:54 +00:00
Simon Marshall
473fbd897f Use EVAL form for shell-prompt-pattern. 1997-04-17 07:35:38 +00:00
Simon Marshall
94d175889a Font Lock support. 1997-04-17 07:32:31 +00:00
Simon Marshall
55015061f5 Customise. And a few code cleanups. 1997-04-17 07:29:13 +00:00
Lars Magne Ingebrigtsen
e7b153ff23 Fixed version number. 1997-04-16 22:34:17 +00:00
Lars Magne Ingebrigtsen
eec82323c2 Initial revision 1997-04-16 22:13:18 +00:00
Richard M. Stallman
efac8cf189 Comment change. 1997-04-16 21:44:14 +00:00
Richard M. Stallman
a391b17964 (sgml-value): Don't perform the skeleton-transformation
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.
1997-04-16 21:43:01 +00:00
Richard M. Stallman
93c36a6dc7 (skeleton-insert): Rename the function's argument
to `regions', and bind `skeleton-regions' with let.
(skeleton-read): Rename arg STR to PROMPT.
1997-04-16 19:41:21 +00:00
Richard M. Stallman
e38eebc280 Add defgroup's; use defcustom for user vars. 1997-04-16 06:58:47 +00:00
Richard M. Stallman
0d15bc3116 (sendmail-send-it): Use quoted-printable encoding for the From field.
(mail-do-fcc): After appending to a buffer,
offer to save it.  Or if the buffer matched the file,
append to the file too.
1997-04-16 06:54:11 +00:00
Richard M. Stallman
12033e9aa8 (hilit-rehighlight-message): Respect mail-mode header/body separation line. 1997-04-16 04:09:25 +00:00
Richard M. Stallman
93cba99425 (rmail-summary-delete-forward): Argument is now a repeat count.
(rmail-summary-delete-backward): Corresponding changes.
1997-04-16 00:56:40 +00:00
Richard M. Stallman
f0cca206dc Add defgroup; use defcustom for user vars. 1997-04-15 23:38:27 +00:00
Richard M. Stallman
e936de0b97 (pascal-mode): Set comment-start. 1997-04-15 23:30:35 +00:00
Richard M. Stallman
20606f3dac Add defgroup; use defcustom for user vars. 1997-04-15 20:33:18 +00:00
Richard M. Stallman
c02f273d17 (sh-while-getopts): Don't add menu-enable property. 1997-04-15 18:16:28 +00:00
Per Abrahamsen
8cd58e14c1 provide `cus-load'. 1997-04-15 15:17:38 +00:00
Eli Zaretskii
c432c362bd * (x-select-enable-clipboard): New variable.
(x-select-text, x-get-selection-value): New functions, support for
MS-Windows clipboard.
1997-04-15 15:00:38 +00:00
Per Abrahamsen
9ba38b85f4 Spelling error. 1997-04-15 11:35:12 +00:00
Per Abrahamsen
f24bcac4fd Add support for build in faces. 1997-04-15 11:32:14 +00:00
Per Abrahamsen
e32273dc03 Fixed message. 1997-04-15 11:14:08 +00:00
Per Abrahamsen
a9d3a78b01 Fixed generation of empty dependencies lists. 1997-04-15 11:13:24 +00:00
Noah Friedman
4cab4c5b72 (rlogin-process-connection-type): Default to t for solaris 2.x. 1997-04-15 10:39:07 +00:00
Richard M. Stallman
4f8f7f9f73 (overwrite-mode-binary, overwrite-mode-textual): Use defvar. 1997-04-15 07:48:25 +00:00
Richard M. Stallman
21f3d1d389 Clean up comments, etc. 1997-04-15 05:07:44 +00:00
Richard M. Stallman
a14fb2b1d2 Initial revision 1997-04-15 05:03:20 +00:00
Richard M. Stallman
815eae1d27 (font-lock-fontify-syntactically-region): Use new
features of parse-partial-sexp instead of doing regexp search.
1997-04-15 05:00:36 +00:00
Richard M. Stallman
88b52bf54e (edebug-read-and-maybe-wrap-form): Protect
against pathological recursive calls.
1997-04-14 20:57:39 +00:00
Karl Heuer
0a1a8ee95b (timer-until): Fix syntax error. 1997-04-14 19:22:51 +00:00
Karl Heuer
1341d237b4 (browse-url-browser-function): Fix syntax error. 1997-04-14 19:15:42 +00:00
Simon Marshall
3196c5a701 doc-fix to be compatible with other frame- fns. 1997-04-14 11:18:31 +00:00
Richard M. Stallman
953c43d8e7 New function.
(timer-max-repeats): New variable.
(timer-event-handler): Avoid rerunning a timer many times
if real time has "jumped" forward.
1997-04-14 11:09:20 +00:00
Richard M. Stallman
bf078b466b Initial revision 1997-04-14 10:52:29 +00:00
Richard M. Stallman
1a44ec7ad7 Fix FSF address. 1997-04-14 10:46:47 +00:00
Richard M. Stallman
d21b20858f Install the proper version. 1997-04-14 10:35:17 +00:00
Richard M. Stallman
a326c090b5 Add defgroup; use defcustom for user vars. 1997-04-14 07:33:28 +00:00
Richard M. Stallman
b092a1345b (make-frame): Call custom-initialize-frame
only if cus-face is loaded.
1997-04-14 03:05:04 +00:00
Richard M. Stallman
0a3fc8a2de Add defgroup; use defcustom for user vars. 1997-04-14 03:00:06 +00:00
Richard M. Stallman
305ec10665 Doc fixes. 1997-04-14 01:40:31 +00:00
Richard M. Stallman
362b539a3f (jka-compr-temp-name-template): Fix editing error. 1997-04-13 23:43:42 +00:00
Richard M. Stallman
4f3beabf12 (ps-print-color-p): Fix minor error. 1997-04-13 23:42:53 +00:00
Richard M. Stallman
e3cd4b53c5 (dired-internal-noselect): When setting default-directory,
don't check file-name-directory.
1997-04-13 20:19:19 +00:00
Richard M. Stallman
cb35a83c0e Add defgroup; use defcustom for user vars. 1997-04-13 20:08:59 +00:00