Mike Williams
9d4ce4285d
(sgml-tag-alist): Doc fix.
2002-04-09 12:02:20 +00:00
Pavel Janík
153a9b8cc0
(isearch-message-prefix): Use minibuffer-prompt face for prompt.
2002-04-09 09:25:44 +00:00
Stefan Monnier
0e4f946891
(auto-revert-mode, global-auto-revert-mode):
...
Use define-minor-mode.
(auto-revert-buffers): Use with-current-buffer.
Avoid changing the minor modes.
2002-04-08 23:05:26 +00:00
Stefan Monnier
a704fec0da
(comment-column): Docstring improvement.
2002-04-08 22:58:27 +00:00
Stefan Monnier
4e0e358813
*** empty log message ***
2002-04-08 22:57:43 +00:00
Stefan Monnier
9930767b8f
(nnml-save-nov, nnml-generate-nov-file): Don't hardcode point-min == 1.
2002-04-08 22:56:37 +00:00
Stefan Monnier
7524d5cee6
(pop3-md5): Don't hardcode point-min == 1.
2002-04-08 22:54:56 +00:00
Stefan Monnier
33182c8a9e
Fix up indentation.
2002-04-08 22:53:31 +00:00
Stefan Monnier
f33c1f4c5a
(iso-accents-accent-key): Use `vector'
...
rather than char-to-string since last-input-char can be any event.
2002-04-08 22:52:08 +00:00
Stefan Monnier
8c1ccc6c06
(tit-dictionary): Use defvar for non-constants.
2002-04-08 22:50:57 +00:00
Stefan Monnier
c98cd8bb84
Typo.
2002-04-08 22:47:17 +00:00
Stefan Monnier
0b05c8cad1
(global-cwarn-mode): Use define-minor-mode.
...
(global-cwarn-mode): Use easy-mmode-define-global-mode.
(cwarn-font-lock-keywords): New function.
Replaces cwarn-font-lock-remove-keywords cwarn-font-lock-add-keywords.
(cwarn-font-lock-match): New macro.
(cwarn-font-lock-match-assignment-in-expression)
(cwarn-font-lock-match-dangerous-semicolon)
(cwarn-font-lock-match-reference): Use it.
2002-04-08 22:45:13 +00:00
Stefan Monnier
ce22dd539d
(cperl-make-face, cperl-force-face):
...
Use defvar rather than defconst since it's meant to be settable.
(cperl-syntax-done-to): Don't hardcode 1 as (point-min).
(cperl-fix-line-spacing): Add missing \ in [ t].
2002-04-08 22:39:00 +00:00
Stefan Monnier
c247a72ca4
(BASE_PURESIZE): Increase to 900KB.
2002-04-08 22:34:47 +00:00
Stefan Monnier
4744f265d8
Call ucs-unify-8859 directly rather than unify-8859-on-encoding-mode.
...
(fns-*.el): Don't use it anymore. Keep the load-history in purespace.
2002-04-08 22:22:01 +00:00
Stefan Monnier
601280966a
(sgml-comment-indent-new-line): New fun.
...
(sgml-mode): Use it for comment-line-break-function.
2002-04-08 21:32:05 +00:00
Stefan Monnier
0d1bf3f74d
*** empty log message ***
2002-04-08 19:44:08 +00:00
Jason Rumney
a099a2ff95
(reset-language-environment): Handle
...
coding-systems not being defined yet for bootstrapping.
2002-04-08 19:23:38 +00:00
ShengHuo ZHU
81ceefe2ae
* gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2002-04-08 17:16:21 +00:00
Juanma Barranquero
a0ad186021
(sys_accept): Don't hide variable `s'.
2002-04-08 16:45:43 +00:00
Sam Steingold
968b980cd8
(vc-cvs-checkin): Pass the required argument to `error'.
2002-04-08 13:38:48 +00:00
Pavel Janík
2c9dccc9e8
Regenerated.
2002-04-08 06:17:17 +00:00
Pavel Janík
3d9830e59f
Add --with-sound.
2002-04-08 06:16:33 +00:00
Pavel Janík
553fd1032a
Mention --without-sound to disable sound support.
2002-04-08 06:15:10 +00:00
Pavel Janík
d2a53bb789
Emacs can be built without sound.
2002-04-08 06:14:26 +00:00
Pavel Janík
2bbbe4f6d7
(display-time-string): Fix last change.
2002-04-08 05:01:16 +00:00
Richard M. Stallman
8a56d8ed33
Explain that sentinels cannot run recursively.
2002-04-07 18:58:06 +00:00
Richard M. Stallman
39296e3af8
Explicitly give the replacement text that goes with blank lines.
2002-04-07 18:56:34 +00:00
Jason Rumney
1d77e15a28
(set-default-coding-systems, reset-language-environment): Preserve
...
eols on default-process-coding-system.
(coding-system-change-text-conversion): Fix case where CODING is nil.
2002-04-07 18:51:29 +00:00
Pavel Janík
cf6f437fc9
(play-sound): Move to subr.el.
2002-04-07 10:11:24 +00:00
Pavel Janík
324cd947a2
(play-sound): Move here from simple.el.
2002-04-07 10:09:39 +00:00
Jaeyoun Chung
a155c35331
added comment
2002-04-07 06:59:17 +00:00
Colin Walters
5795b42089
update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
...
(get_user_id): Take struct passwd as an argument.
(get_home_dir): New function.
(main): Read in user information here. Discover home directory if
necessary.
(read_score): Trim newline only in `getline' case.
2002-04-07 05:46:15 +00:00
Richard M. Stallman
596d02bc1b
*** empty log message ***
2002-04-06 22:06:28 +00:00
Richard M. Stallman
bb230153f2
(display-time-string-forms): Mark as risky.
2002-04-06 22:00:22 +00:00
Richard M. Stallman
2a9cfe6a16
(enriched-decode-foreground, enriched-decode-background):
...
Use proper format for desired elts of `face' property.
Don't test display-color-p; make the properties unconditionally.
2002-04-06 16:09:33 +00:00
Richard M. Stallman
fb49f36a2b
(compilation-error-regexp-alist):
...
New alternatives for FILE:LINE.COL and for ranges of columns and lines.
2002-04-06 15:57:47 +00:00
Per Abrahamsen
232c8d4c10
2002-04-06 Per Abrahamsen <abraham@dina.kvl.dk>
...
* progmodes/cc-vars.el (c-block-comment-prefix): Specify :value
for customization type.
Reported by Mattias Fredsberg <mattias.fredsberg@active-tv.com>.
2002-04-06 11:41:36 +00:00
Pavel Janík
db5968a489
Fix typo.
2002-04-06 10:44:36 +00:00
Pavel Janík
05b81e6e9c
Add i18n keyword to get listed in package finder.
2002-04-06 10:43:55 +00:00
Pavel Janík
28106a7f2e
Add i18 keyword to get listed in package finder.
2002-04-06 10:43:20 +00:00
Mike Williams
5b4b6625bb
Remove xml-lite.el
2002-04-06 04:03:23 +00:00
Jaeyoun Chung
c031864af5
*** empty log message ***
2002-04-06 03:16:10 +00:00
Gerd Moellmann
b9f0b17254
(Fcall_interactively): Use INTEGERP instead of
...
NUMBERP for checking Vhistory_length.
2002-04-05 13:36:51 +00:00
Colin Walters
f5bceaf89b
Actually make previous changes work (oops).
2002-04-05 09:18:57 +00:00
Colin Walters
cd553ffbf3
(toplevel): Include pwd.h.
...
(struct score_entry): Add username field.
(push_score): Use it.
(get_user_id): New function.
(main): Don't malloc excessively.
(main): Use username field.
(read_score): Read it.
(push_score): Handle it.
(write_scores) Write it.
(read_score): Handle arbitrary length data.
2002-04-05 08:58:12 +00:00
Pavel Janík
368ab68fc9
*** empty log message ***
2002-04-05 05:50:57 +00:00
Pavel Janík
de6debfb1c
(play-sound): New function (uses play-sound-internal).
2002-04-05 05:50:11 +00:00
Pavel Janík
14e415e7ee
(Fplay_sound_internal): Renamed from Fplay_sound.
...
Doc fix to reflect it.
2002-04-05 05:49:20 +00:00
Richard M. Stallman
ec4ba9e3bc
(mode-line-format, mode-line-modified)
...
(mode-line-mule-info, mode-line-buffer-identification)
(mode-line-modes, mode-line-position): Explicitly mark as risky.
(hack-one-local-variable): Don't recognize "mode-line-..." as risky.
2002-04-04 21:19:32 +00:00