Dave Love
f3ee8f62b5
Grok skeleton-pair-insert-maybe.
1999-12-01 14:30:41 +00:00
Dave Love
fa09a82db6
(main): Set LANG=C iff AX3_2 defined.
1999-12-01 12:13:13 +00:00
Richard M. Stallman
8f22224849
(cperl-under-as-char): Make nil the default value.
1999-12-01 00:33:22 +00:00
Dave Love
6a30e275dc
*** empty log message ***
1999-11-30 19:44:31 +00:00
Dave Love
3b4613a485
(fortran-strip-sqeuence-nos): New command.
1999-11-30 19:38:27 +00:00
Paul Eggert
3156909f7e
Update Solaris 2.6 and 7 problems.
1999-11-30 18:44:14 +00:00
Stefan Monnier
2ab98065f3
(comment-style(s)): Replaces comment-extra-lines (and comment-multi-line).
...
(comment-use-syntax): Whether to use the syntax-table or just the regexps.
(comment-end-skip): To find the end of the text.
...
1999-11-30 16:20:55 +00:00
Dave Love
0f29c6a89e
*** empty log message ***
1999-11-30 15:59:48 +00:00
Dave Love
1239408684
Minor doc fixes.
...
(auto-insert): Return nil.
1999-11-30 14:45:39 +00:00
Gerd Moellmann
eb88a06d79
*** empty log message ***
1999-11-30 14:15:15 +00:00
Gerd Moellmann
8f19c49219
(speedbar-xemacs20p): Remove compatibility code for
...
Emacs versions without custom.el.
1999-11-30 14:09:13 +00:00
Dave Love
cc0f405b76
*** empty log message ***
1999-11-30 14:05:01 +00:00
Dave Love
4943580109
(set-face-documentation): Purecopy STRING.
1999-11-30 13:55:34 +00:00
Dave Love
04c817d467
Doc fixes, remove old backquote syntax.
1999-11-29 23:19:25 +00:00
Dave Love
aec2bb6375
(custom-save-variables, custom-save-faces): Write a
...
comment warning about editing.
1999-11-29 23:03:09 +00:00
Dave Love
e33b0397a2
use-dialog-box <- use-dialogs
...
Fortran, SGML changes.
Add 20.5 section.
1999-11-29 22:37:33 +00:00
Dave Love
75ec883c0d
*** empty log message ***
1999-11-29 15:58:33 +00:00
Dave Love
73ea6d945d
(help-mode-hook): Define.
1999-11-29 15:46:02 +00:00
Gerd Moellmann
ebb4159cf0
(edebug-make-enter-wrapper): Correct
...
invalid translation of old-style backquote syntax to new syntax.
1999-11-29 15:34:47 +00:00
Stefan Monnier
e8fe7d390d
(comment-find): New function.
...
(indent-for-comment, set-comment-column, kill-comment): use it.
1999-11-29 01:31:47 +00:00
Stefan Monnier
7a0a180a0a
(kill-comment): Fixed by rewriting it with syntax-tables rather than regexps
...
(comment-normalize-vars): Set default (cdr comment-continue)
(comment-end-quote-re): new function taken out of `comment-region-internal'
(uncomment-region): Rewritten using syntax-tables. Also unquotes
nested comment-ends and eliminates continuation markers.
(comment-region-internal): Don't create a default for cce.
Use `comment-end-quote-re'.
1999-11-29 00:49:18 +00:00
Stefan Monnier
aac88001d4
(comment-make-extra-lines): Moved out of comment-region-internal.
...
(comment-with-narrowing): New macro. Provides a way to preserve
indentation inside narrowing.
(comment-region-internal): Add "\n" to close the comment if necessary.
Correctly handle commenting-out when BEG is not bolp.
1999-11-28 21:33:55 +00:00
Gerd Moellmann
27a9e9b3fa
Correct typo.
1999-11-28 20:14:03 +00:00
Gerd Moellmann
02b2578725
AC_CHECK_FUNCS for setitimer and ualarm.
1999-11-28 20:13:30 +00:00
Gerd Moellmann
27413d9924
(HAVE_SETITIMER, HAVE_UALARM): New.
1999-11-28 20:12:41 +00:00
Gerd Moellmann
c53a6701c3
(EMACS_TIME_CMP, EMACS_TIME_EQ, EMACS_TIME_NE)
...
(EMACS_TIME_GT, EMACS_TIME_GE, EMACS_TIME_LT,EMACS_TIME_LE): New
macros.
1999-11-28 20:11:56 +00:00
Stefan Monnier
83b96b2250
First "working" version:
...
- uncomment-region doesn't work for some unknown reason
- comment-multi-line allows the use of multi line comments
- comment-extra-lines allows yet another style choice
- comment-add allows to default to `;;'
- comment-region on a comment calls uncomment-region
- C-u C-u comment-region aligns comment end markers
- C-u C-u C-u comment-region puts the comment inside a rectangle
1999-11-28 18:51:06 +00:00
Michael Kifer
778a536a46
very minor fixes.
1999-11-28 18:49:04 +00:00
Richard M. Stallman
dfe35e7b88
Comment change.
1999-11-28 17:29:57 +00:00
Gerd Moellmann
717d0121dd
*** empty log message ***
1999-11-28 12:49:29 +00:00
Eli Zaretskii
4678c84498
Makefile (DONTCOMPILE): Add term/internal.el
1999-11-28 12:48:50 +00:00
Gerd Moellmann
2d6d9df0f4
(Fwindow_end): Don't call temp_set_pt_both with
...
out of range position.
1999-11-28 12:48:29 +00:00
Gerd Moellmann
f9632fc8a4
(XTread_socket) <ClientMessage, Xatom_Scrollbar>:
...
Switch off busy-cursor by setting inhibit_busy_cursor to 2.
1999-11-28 12:37:33 +00:00
Eli Zaretskii
613a83462a
(Fmake_char_internal): Print the charset ID when
...
signalling an error.
1999-11-28 10:20:12 +00:00
Eli Zaretskii
59c65f1e9f
(synchronize_locale): Avoid compiler warnings about
...
pointer type mismatch.
1999-11-28 10:16:33 +00:00
Richard M. Stallman
d01f357041
(Fdelete_field): Make it noninteractive. Return nil.
1999-11-26 23:08:26 +00:00
Dave Love
07c8b450a9
Fix last change.
1999-11-26 21:27:25 +00:00
Richard M. Stallman
19d63704de
(Custom-reset-standard): Doc fix.
...
(custom-variable-reset-standard): Doc fix.
(custom-face-reset-standard): Doc fix.
(custom-face-menu): "Reset to Standard" => "Erase Customization".
(custom-variable-menu): Likewise.
(custom-reset-menu): Likewise.
(custom-buffer-create-internal): Likewise.
1999-11-26 19:47:26 +00:00
Dave Love
cc70060613
*** empty log message ***
1999-11-26 19:19:16 +00:00
Richard M. Stallman
916cd8a338
*** empty log message ***
1999-11-26 17:46:46 +00:00
Richard M. Stallman
850da9d092
Many doc fixes.
1999-11-26 17:46:05 +00:00
Dave Love
66c8215f1f
(makefile-mode-hook): Customize.
1999-11-26 17:45:19 +00:00
Dave Love
019f00d822
Doc fixes.
1999-11-26 17:41:55 +00:00
Dave Love
78976e0a1a
Add use-dialog-box.
1999-11-26 17:36:14 +00:00
Dave Love
1b22f64537
(add-log-current-defun): Use fortran-{beginning,end}-of-subprogram.
1999-11-26 17:35:33 +00:00
Richard M. Stallman
c095ddb9a1
(comint-preoutput-filter-functions): Doc fix.
1999-11-26 17:34:46 +00:00
Richard M. Stallman
995e028a96
(checkdoc-this-string-valid-engine):
...
Improve messages for capitalization of arg names,
for flag variables, for t and nil, for imperatives.
Call them imperatives rather than infinitives sans "to".
(checkdoc-common-verbs-wrong-voice): Add "moves".
(checkdoc-message-text-engine): Improve messages for y-or-n-p.
(checkdoc-file-comments-engine):
Don't convert comments from 3-semicolon to 2-semicolon.
That is a matter of style.
(checkdoc-triple-semi-comment-check-flag): Variable deleted.
(checkdoc-comments): Don't bind that variable.
1999-11-26 17:33:36 +00:00
Dave Love
88a26eb413
(menu-bar-mode): Customize.
1999-11-26 17:33:31 +00:00
Dave Love
c3979f1223
(change-log-mode-hook): Customize.
1999-11-26 17:32:22 +00:00
Richard M. Stallman
f3a4b82fe0
(write-file-hooks): Doc fix.
1999-11-26 17:31:26 +00:00