1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
Commit graph

17531 commits

Author SHA1 Message Date
Richard M. Stallman
67efacf892 (custom-declare-variable): Don't use `push'. 1997-04-27 16:38:17 +00:00
Richard M. Stallman
df89d8a469 Fix previous change. 1997-04-27 16:34:19 +00:00
Richard M. Stallman
0c49ce2f28 (x_destroy_window): Free saved_menu_event, if any. 1997-04-27 03:32:14 +00:00
Richard M. Stallman
25734faf59 (Fdelete_frame): Free FRAME_MESSAGE_BUF. 1997-04-27 03:25:32 +00:00
Richard M. Stallman
3fa18fb28a (get_user_app): Free the gethomedir value. 1997-04-27 03:18:20 +00:00
Richard M. Stallman
ed8fcefb14 (calendar-print-coptic-date): Label Coptic/Ethiopic date in echo area. 1997-04-26 22:14:21 +00:00
Richard M. Stallman
42f5d1b001 (calendar-print-french-date): Label French date in echo area. 1997-04-26 22:14:07 +00:00
Richard M. Stallman
c4ac30da67 (forward-paragraph): Fix editing error
in the updating of paragraph-separate.
1997-04-26 19:20:00 +00:00
Per Abrahamsen
5f0cfe8bff Changed version number. 1997-04-26 14:56:02 +00:00
Per Abrahamsen
b55b7fd7a7 *** empty log message *** 1997-04-26 13:40:48 +00:00
Richard M. Stallman
8b264726b1 (reset_buffer): Initialize clip_changed field. 1997-04-26 04:46:29 +00:00
Richard M. Stallman
fa2795ca04 (rmail-reply): Pass Rmail buffer and msgnum
as arguments within the mail-send action.
(rmail-forward, rmail-retry-failure): Likewise.
(rmail-mark-message): New function.
(rmail-only-expunge): Update the new kind of action.
(rmail-send-actions-rmail-msg-number)
(rmail-send-actions-rmail-buffer): Variables no longer used.
1997-04-26 01:33:18 +00:00
Richard M. Stallman
7e68b0eaf3 (skip_chars): Merge mule changes back in. 1997-04-25 21:59:44 +00:00
Richard M. Stallman
0bf591dae1 (sort_args): Free the malloc'd memory. 1997-04-25 19:42:38 +00:00
Richard M. Stallman
cb15945750 Delete setting of byte-compile-dynamic,
byte-compile-dynamic-docstrings and byte-optimize.
(with-current-buffer): Duplicate definition deleted.
(save-buffer-state, do-while): Move defmacros to top level.
1997-04-25 18:14:10 +00:00
Richard M. Stallman
bff7a0ae86 Delete setting of byte-compile-dynamic,
byte-compile-dynamic-docstrings and byte-optimize.
(fast-lock-save-facep, save-buffer-state): Move defmacros to top level.
1997-04-25 18:13:42 +00:00
Richard M. Stallman
64b26d5cb5 (describe-face): Add documentation. 1997-04-25 18:11:33 +00:00
Richard M. Stallman
2be7e3fa33 (apropos): Add support for customization groups.
(apropos-print): Ditto.
1997-04-25 18:10:43 +00:00
Richard M. Stallman
8228e3736b (Fwrite_region): GCPRO `start' near the beginning. 1997-04-25 04:59:48 +00:00
Richard M. Stallman
eee331a5d5 *** empty log message *** 1997-04-25 04:48:20 +00:00
Richard M. Stallman
3d09b6beb6 (x_set_menu_bar_lines): Increment windows_or_buffers_changed. 1997-04-25 04:47:13 +00:00
Richard M. Stallman
536f1a104b (facemenu-add-new-face): Rewrite to give each
lambda expression a doc string.
1997-04-25 04:46:19 +00:00
Richard M. Stallman
0b1cf3999d (set_frame_menubar): When widget is new, forget records of old contents. 1997-04-25 00:44:48 +00:00
Richard M. Stallman
26808bb3a7 Delete all menu-enable properties.
They ran slowly and sometimes got errors.
1997-04-24 22:54:27 +00:00
Richard M. Stallman
f8a5751b06 (skeleton-read): Doc fix. 1997-04-24 19:40:23 +00:00
Richard M. Stallman
f788776c22 Many doc fixes. 1997-04-24 19:37:13 +00:00
Per Abrahamsen
6d528fc505 Synched with custom 1.90. 1997-04-24 16:53:55 +00:00
Geoff Voelker
ee82af565d (w32-using-nt, w32-shell-name, w32-using-system-shell-p,
w32-startup): New functions.
(w32-system-shells): New variable.
1997-04-24 02:58:11 +00:00
Richard M. Stallman
988021a7d1 Fix messages. 1997-04-23 23:34:20 +00:00
Richard M. Stallman
b25b124636 Fix names of some languages. 1997-04-23 23:12:45 +00:00
Geoff Voelker
26d937566b Change references of windowsnt.h to ms-w32.h.
(obj): Change references of nt*.c files to w32*.c files.
1997-04-23 22:23:44 +00:00
Richard M. Stallman
d10447bad9 (sgml-value): Use 'identity as default value.
(sgml-mode): Doc fix.
(sgml-name-8bit-mode): Tell the user if set or reset.
(sgml-tag): Doc fix.
(sgml-tag): Protect "<" from skeleton-transformation.
(sgml-attributes): Doc fix.
(sgml-attributes): Square brackets removed from prompt.
(sgml-attributes): Arg ALIST renamed to TAG.
(sgml-attributes): Apply skeleton-transformation when necessary.
(sgml-value): Doc added.
(sgml-value): Square brackets removed from prompt.
(html-tag-alist): New variable 1-7, variable `list' changed.
(html-tag-alist)<dir>, <menu>: Use new value of `list'.
(html-tag-alist)<font>: Fixed (doc of sgml-tag-alist needs fixing).
(html-tag-alist)<ol>, <ul>: Fixed.
(html-tag-alist)<fn>: Commented out.
1997-04-23 18:58:33 +00:00
Richard M. Stallman
53d393c96b (define-skeleton): Doc fix. 1997-04-23 17:37:06 +00:00
Simon Marshall
2273c36b4e Respect font-lock-face-attributes and custom fixes. 1997-04-23 07:10:09 +00:00
Richard M. Stallman
45d642dffa (compare-windows): Allow windows on different frames. 1997-04-23 05:06:35 +00:00
Kenichi Handa
69b73c8a97 Re-arrange priorities of coding categories. 1997-04-23 01:30:10 +00:00
Richard M. Stallman
7d601aaaf6 (frame_allow_splitting): New variable.
(Fsplit_window): Ignore `unsplittable' if frame_allow_splitting.
(syms_of_window): Set up Lisp var.
1997-04-23 00:30:43 +00:00
Richard M. Stallman
38c1d5e379 (ispell-overlay-window): Bind frame-override-unsplittable. 1997-04-22 23:25:24 +00:00
Richard M. Stallman
e74231dc27 (remote-compile): Make comint-file-name-prefix local
in the compilation buffer.
1997-04-22 22:54:32 +00:00
Richard M. Stallman
ed4ccb033a (debug-ignored-errors): Update the regexps for
the dabbrev error messages
1997-04-22 22:02:49 +00:00
Richard M. Stallman
caa5786be5 Use cl only at compile time. 1997-04-22 17:00:52 +00:00
Richard M. Stallman
ef3f635fc1 Use copy-sequence, not copy-list. 1997-04-22 16:59:47 +00:00
Richard M. Stallman
46fa5a8374 (custom-variable-type): Use copy-sequence, not copy-list. 1997-04-22 16:55:19 +00:00
Richard M. Stallman
e09735aadf (inferior-octave-output-list): Declare here
to avoid compiler warnings.
(inferior-octave-output-string): Likewise.
(inferior-octave-receive-in-progress): Likewise.
1997-04-22 04:45:17 +00:00
Richard M. Stallman
a80d3563db (m2-end-comment-column): New defvar.
(modula-2-mode, m2-end-comment): Use m2-end-comment-column
instead of end-comment-column.
(m2-compile, m2-link): Don't set `modulename',
1997-04-22 04:42:21 +00:00
Richard M. Stallman
c410bd65f5 (sh-case): Make this a simple define-skeleton
as it was originally.  Don't add a menu-enable property.
(sh-assignment-regexp): Renamed from sh-assignment-prefix
undoing a renaming made by mistake.
1997-04-22 04:37:22 +00:00
Richard M. Stallman
c60e7b0d7c (sgml-transformation): Fix previous change. 1997-04-22 04:32:00 +00:00
Richard M. Stallman
85340a068c (custom-declare-variable): Use copy-sequence, not copy-list. 1997-04-22 01:17:06 +00:00
Richard M. Stallman
70b760ed2d (vc-find-cvs-master): Handle a "New file!" entry.
(vc-fetch-master-properties): Match "New file!".
1997-04-22 01:04:48 +00:00
Richard M. Stallman
d83cce6dda (elp-report-limit): Change prompt string.
(elp-version): Incremented.
1997-04-21 23:48:34 +00:00