1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-25 16:22:37 -07:00
Commit graph

26840 commits

Author SHA1 Message Date
Richard M. Stallman
4c8535eb4d (skip_chars): Fix previous change in syntax/backward case. 1997-04-28 00:49:41 +00:00
Richard M. Stallman
028873a048 (ange-ftp-file-entry-p): If ange-ftp-get-files returns
nil, don't try ange-ftp-hash-entry-exists-p, just give up.
1997-04-27 22:41:00 +00:00
Richard M. Stallman
85cdc41349 (comint-input-face): Deleted. 1997-04-27 22:05:34 +00:00
Richard M. Stallman
cbf7f476d4 (compilation-error-regexp-alist): Add regexp for Perl -w. 1997-04-27 21:54:54 +00:00
Richard M. Stallman
c20369f06c (vc-master-templates): Doc fix. 1997-04-27 20:50:24 +00:00
Richard M. Stallman
ac5b707216 (Fsubstitute_in_file_name): Use xnm uniformly, never nm,
when handling /~ and // at the end.
1997-04-27 18:19:42 +00:00
Richard M. Stallman
77110caaed Comment change. 1997-04-27 18:02:16 +00:00
Richard M. Stallman
26d05e2240 (dsssl-sgml-declaration): Doc fix.
(dsssl-mode): Use stringp to check dsssl-sgml-declaration.
(style, root): Put scheme-indent-function 1.
(dsssl-font-lock-keywords): Use make-regexp version.
1997-04-27 17:50:39 +00:00
Richard M. Stallman
058c1767a0 (dun-special-object):
Floppy disk will melt in inventory or room, regardless
of whether or not Stallman statuette is around.

(dun-examine):
You can examine objects in the jar without taking them out.

(dun-take):
You can take objects from the jar while you are on the bus.

(dun-dig):
Message from digging on the bus is the same as when you dig and don't
find anything.

(dun-climb):
No longer errors out of the game when argument to "climb" is invalid.

(dun-put):
You can now put things in the jar, even if you are on the bus.

(dun-special-move):
"In" or "Out" command tells you if you are already on or off the bus.

(dun-sauna-heat):
Changed "begin to sweat" to "are perspiring"
so that it makes sense whether you are heating up or cooling down.

(dun-help):
Changed author e-mail address, added web page.
Added hint for batch mode.

(*global*):
Fixed spelling of Presely in global object list.

(*global*):
Added coconuts, tank, and lake as objects that are recognized.

(*global*):
Added `slip' as another way of describing the paper,
and `chip' as another way of describing the CPU.

(*global*):
Upcase  abbreviations of directions in room descriptions.

(dun-login):
Fixed erroneous login message to better-describe ftp limitations.

(dun-rlogin):
Added error message if user tries to rlogin back to pokey.

(dun-load-d):
Fixed so that if restore file isn't found which in non-batch mode,
window will switch back to game.
1997-04-27 17:15:58 +00:00
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