Richard M. Stallman
cfc198e540
(widget-field-use-before-change): Reenable for Emacs 20.
...
(widget-choose): Using keyboard, if all choices are
diabled, just report an error.
1997-07-06 23:12:14 +00:00
Richard M. Stallman
dbe82e0186
(menu-bar-files-menu): Use make-frame-command
...
as in C-x 5 2, rather than make-frame.
1997-07-05 21:33:06 +00:00
Richard M. Stallman
b1eb5e6abd
(face-set-after-frame-default): New ubroutine,
...
taken from x-create-frame-with-faces.
(x-create-frame-with-faces): Call it.
(face-italic-p, face-bold-p): Use equal to compare fonts.
(frame-update-faces): Function now a no-op.
1997-07-05 19:28:02 +00:00
Richard M. Stallman
f850d7828c
(set-language-environment): Do the real work here.
...
(current-language-environment): New variable.
(setup-specified-language-environment): Call set-language-environment.
Set current-language-environment.
(describe-language-environment):
By default, use current-language-environment.
1997-07-05 19:26:53 +00:00
Richard M. Stallman
ac4a3a2da0
(help-map): Bind I to describe-input-method.
...
(help-map): Bind L to describe-language-environment.
1997-07-05 18:08:50 +00:00
Richard M. Stallman
a30a106b8d
(help-for-help): Update help text.
1997-07-05 18:07:30 +00:00
Richard M. Stallman
34fbcdf384
(sendmail-user-agent-compose): New function;
...
this has the code that was in sendmail-user-agent.
(sendmail-user-agent): Use sendmail-user-agent-compose.
1997-07-05 03:44:54 +00:00
Richard M. Stallman
5504f993f9
(reporter-compose-outgoing): Use functionp,
...
not fboundp, to test validity of COMPOSE.
1997-07-05 03:41:35 +00:00
Richard M. Stallman
70837f2c6d
(complete-symbol): Accept an argument.
...
(debug-ignored-errors): Add ^ to "No tags table loaded".
Make the etags.el strings correspond to latest etags.el.
1997-07-05 00:56:01 +00:00
Richard M. Stallman
4fa15f59e2
(next-file, tags-loop-scan): Fix error message.
...
(visit-tags-table-buffer, complete-tag): Likewise.
1997-07-05 00:54:32 +00:00
Richard M. Stallman
300c450dfb
(latin-1, latin-2. latin-3, latin-4, latin-5):
...
Define coding system aliases.
1997-07-05 00:25:53 +00:00
Richard M. Stallman
b1b56e0136
(compilation-error-regexp-alist):
...
Support for IAR Systems C compiler added.
1997-07-04 21:05:11 +00:00
Richard M. Stallman
5c6e3aa087
Finish previous change.
1997-07-04 21:03:05 +00:00
Richard M. Stallman
5b3087c014
(forward-visible-line): Use forward-line, not
...
vertical-motion, when moving backwards.
1997-07-04 21:01:42 +00:00
Richard M. Stallman
57cf80bfae
Initial revision
1997-07-04 20:56:42 +00:00
Richard M. Stallman
6debdec51c
Require thingatpt when compiling.
...
(browse-url-url-at-point): Use `thing-at-point' (with URL code
moved from here).
(browse-url-looking-at): Moved to thingatpt.el, renamed and changed.
1997-07-04 20:00:43 +00:00
Richard M. Stallman
d9cc804bf8
(thing-at-point): Use `thing-at-point' property, if any.
...
(bounds-of-thing-at-point): Use `bounds-of-thing-at-point' property.
(thing-at-point-bounds-of-url-at-point): New function.
(thing-at-point-looking-at): New function, adapted from old
browse-url-looking-at.
(thing-at-point-url-at-point): New function, adapted from
browse-url-url-at-point.
(thing-at-point-url-chars): Variable deleted.
(thing-at-point-url-path-regexp, thing-at-point-short-url-regexp,
thing-at-point-url-regexp, thing-at-point-markedup-url-regexp):
New variables.
(url): `beginning-op' property function changed to use
`thing-at-point-bounds-of-url-at-point'. `end-op' property no
longer set -- functionality no longer supported for the more
sophisticated treatment of URLs so `forward-thing' no longer works
in this case.
1997-07-04 19:59:49 +00:00
Richard M. Stallman
766e15c6b5
(custom-mode-map): Bind n and p.
1997-07-04 19:43:04 +00:00
Richard M. Stallman
19274e0072
(report-emacs-bug): Don't include messages
...
in *Messages* generated by report-emacs-bug itself.
1997-07-04 19:08:11 +00:00
Richard M. Stallman
5695bf0c7e
(mail-complete-alist): Don't use backquote.
1997-07-04 18:56:19 +00:00
Richard M. Stallman
f03ae42a20
Comment change.
1997-07-04 18:44:38 +00:00
Per Abrahamsen
e6354b3ed4
Fix previous change.
1997-07-04 13:25:17 +00:00
Per Abrahamsen
dd21b389a1
New command names.
1997-07-04 13:24:25 +00:00
Per Abrahamsen
0f648ca2b9
Synched with 1.9945.
1997-07-04 12:52:14 +00:00
Per Abrahamsen
06382f34df
Use color' instead of editable-color'.
1997-07-04 12:03:12 +00:00
Per Abrahamsen
62f4466253
Synched with 1.9944.
1997-07-04 09:44:36 +00:00
Richard M. Stallman
4a35aff3a9
Initial revision
1997-07-04 05:07:07 +00:00
Richard M. Stallman
5dcd126117
Some files are in different directories.
1997-07-04 04:59:58 +00:00
Richard M. Stallman
85969cb1be
(next-line, previous-line): Doc fixes.
...
(kill-line): Doc fix.
1997-07-04 04:47:05 +00:00
Richard M. Stallman
9f596b33c7
(diary-float): Fix errors in previous change.
1997-07-04 04:44:29 +00:00
Richard M. Stallman
205d354f26
(mail-do-fcc): Pass an arg to verify-visited-file-modtime.
1997-07-04 04:43:38 +00:00
Richard M. Stallman
822eddf41c
(tex-common-initialization):
...
Set search-whitespace-regexp locally.
1997-07-04 04:41:46 +00:00
Richard M. Stallman
1707b2dade
(he-dabbrev-skip-space): Fix previous change.
...
(he-dabbrev-as-symbol): Likewise.
1997-07-04 00:44:33 +00:00
Richard M. Stallman
cfc70cdfd0
(load-with-code-conversion):
...
Don't run kill-buffer-hook or kill-buffer-query-functions.
1997-07-04 00:17:55 +00:00
Richard M. Stallman
12eb843358
(show-paren-idle-timer): New defvar.
...
(show-paren-mode): Add :initialize attr in the defcustom.
Test the value at end of file, and turn on the mode if true.
1997-07-04 00:16:50 +00:00
Richard M. Stallman
f9be457422
(desktop-clear-preserve-buffers): New variable.
...
(desktop-clear): Kill all buffers except internal ones
and those listed in desktop-clear-preserve-buffers.
1997-07-04 00:13:36 +00:00
Richard M. Stallman
3443c83291
(find-grep-dired): Use -type f.
1997-07-04 00:11:24 +00:00
Richard M. Stallman
886ed58c8c
("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit.
1997-07-03 20:53:32 +00:00
Richard M. Stallman
e51ba70172
(delete-selection-mode): Doc fix.
1997-07-03 20:03:04 +00:00
Richard M. Stallman
4d5b8182e9
(gnus-group-set-mode-line):
...
Update how mode-line-modified is set.
1997-07-03 19:07:26 +00:00
Richard M. Stallman
421593b98d
Fix previous change.
1997-07-03 07:21:22 +00:00
Richard M. Stallman
a1057d5616
(custom-face-attributes): Use editable-color widget.
1997-07-03 07:12:19 +00:00
Richard M. Stallman
2f47738170
(color-sample, editable-color): New widget types.
...
(widget-button-face): Default value widget-button-face.
(widget-default-button-face-get): Use variable widget-button-face.
1997-07-03 07:11:10 +00:00
Richard M. Stallman
3aec85bf55
(custom-buffer-create-internal): New arg DESCRIPTION
...
is inserted in the buffer to describe it.
(custom-buffer-create-other-window, custom-buffer-create):
New arg DESCRIBE; pass it along.
(customize-group): Pass DESCRIBE argument.
(custom-face-menu): Improve Set and Save item strings.
(custom-group-menu): Likewise.
(custom): Don't set :button-face.
(custom-mode): Use custom-button-face here
as buffer-local value of widget-button-face.
1997-07-03 07:09:29 +00:00
Richard M. Stallman
ceaa7fbed1
(report-emacs-bug): Don't assume the exit command
...
is mail-send-and-exit for all user agents.
1997-07-03 02:29:48 +00:00
Richard M. Stallman
b527f6c26c
(show-paren-mode): Add a defvar before first use.
1997-07-03 01:06:11 +00:00
Richard M. Stallman
057cf39efc
(display-time-string-forms): Use %M, not %m.
1997-07-02 20:01:13 +00:00
Richard M. Stallman
9cab952df9
(compilation-parse-errors): Skip 2 lines only for Compilation major mode.
1997-07-02 19:29:45 +00:00
Per Abrahamsen
c953515ea3
Synched with 1.9942.
1997-07-02 15:35:18 +00:00
Kenichi Handa
9765a2bab6
Modify docstring of char category
...
1. Change char category 5 to symbol. Adjust category definition
of Tibetan characters and Thai characters for this change.
1997-07-02 12:59:43 +00:00