1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

26460 Commits

Author SHA1 Message Date
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
Gerd Moellmann
65a3ccf741 (BASE_PURESIZE): Increase to 550000. 1999-11-26 15:17:52 +00:00
Gerd Moellmann
0cf5bb509d (f90-abbrev-start): Use eq' instead of ='. 1999-11-26 13:53:02 +00:00
Gerd Moellmann
b3b9859282 *** empty log message *** 1999-11-26 12:31:42 +00:00
Gerd Moellmann
0087ade67a (set_text_properties): New function. Like
Fset_text_properties, but with additional parameter
SIGNAL_AFTER_CHANGE_P.  If that is nil, don't signal after
changes.
(Fset_text_properties): Use it.
1999-11-26 12:07:31 +00:00
Gerd Moellmann
f2cab2ea4a (insert_1_both): Call set_text_properties with last
parameter nil so that no after changes will be signaled.
1999-11-26 12:07:04 +00:00
Gerd Moellmann
48778e46da Add prototype for set_text_properties. 1999-11-26 12:06:29 +00:00
Gerd Moellmann
18df93696d (set_lface_from_font_name): Fix previous change.
(recompute_basic_faces): Change assert to abort.
1999-11-26 10:17:53 +00:00
Dave Love
ddb6e2e205 Require comint when compiling.
(hippie-expand): Add :links.
(hippie-expand-try-functions-list): Customize.
1999-11-25 19:18:59 +00:00
Dave Love
e144fd4e47 (text-mode-hook): Customize. 1999-11-25 19:00:17 +00:00
Dave Love
71a8e74b6e (Fnthcdr, Fnreverse): Inline cdr.
(Fmember, Fdelq, Fdelete): Inline car.
(Fy_or_n_p): Doc fix.
1999-11-25 15:26:37 +00:00
Gerd Moellmann
3221576ba2 (set_lface_from_font_name): New parameter may_fail_p.
Callers changed.  If specified font name is bogus, and mail_fail_p
is set, try to use a reasonable default.
1999-11-25 15:01:15 +00:00
Dave Love
b185f63a8c Fix last change. 1999-11-25 14:41:30 +00:00
Gerd Moellmann
bc6a57829a *** empty log message *** 1999-11-25 10:20:13 +00:00