Gerd Moellmann
a8050bff07
(lisp-mode-variables): Change
...
outline-regexp, add outline-level.
(lisp-outline-level): New.
1999-12-02 10:20:22 +00:00
Gerd Moellmann
ddf8eff5f6
*** empty log message ***
1999-12-02 08:04:03 +00:00
Gerd Moellmann
d5aa923ef4
(UNEXEC): Use unexsgi.o instead of unexelf.o.
1999-12-02 07:59:24 +00:00
Gerd Moellmann
967e161297
(UNEXEC) [USG5_4]: Use unexsgi.o instead of
...
unexelf.o.
1999-12-02 07:59:06 +00:00
Gerd Moellmann
c42b4fab89
(LIBS_SYSTEM): Add -lgen because that's needed
...
for building with Motif.
1999-12-02 07:58:22 +00:00
Gerd Moellmann
85bbde633a
(appt-convert-time): Handle "12:MMam",
...
remove extraneous string-match.
1999-12-02 07:55:46 +00:00
Gerd Moellmann
8f713f537c
(finder-commentary): Activate Finder mode.
1999-12-01 23:41:44 +00:00
Gerd Moellmann
a468671afc
(auto-revert-buffers): Auto-revert mode was turned
...
off when reverting buffers that contained mode specifiers.
`revert-buffer' is now called with non-nil PRESERVE-MODES
argument.
1999-12-01 16:22:27 +00:00
Dave Love
0fdcf38a5f
*** empty log message ***
1999-12-01 14:53:54 +00:00
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