Karl Heuer
952e8cb510
(dired-internal-noselect): Pass proper format string to message.
1996-01-25 00:52:48 +00:00
Karl Heuer
b3099c4614
(simple-diary-display, fancy-diary-display): Pass proper format string to message.
1996-01-25 00:52:17 +00:00
Karl Heuer
4120f5f5d2
(cookie-snarf): Pass proper format string to message.
1996-01-25 00:51:58 +00:00
Karl Heuer
b7acde90f3
(XCAR, XCDR, CAR, CDR): New macros.
...
(make_number): New macro definition.
1996-01-24 23:44:22 +00:00
Karl Heuer
31e3a04632
(x_connection_signal): Explicitly check the thread interlock
...
on Solaris.
[SOLARIS2]: Include Xlibint.h.
(x_connection_signal): Access XlibDisplayWriting properly.
No need to sleep--if the flag is set, assume connection is dead.
1996-01-24 23:43:22 +00:00
Karl Heuer
c3f270649d
(Faccessible_keymaps): Doc fix.
...
(describe_command): Sometimes use col 32 for desc.
Record that col in previous_description_column for hysteresis.
(describe_map): Clear out previous_description_column.
1996-01-24 23:42:32 +00:00
Karl Heuer
2b1c9cfb20
(make_frame): Initialize title parameter to Qnil.
1996-01-24 23:41:55 +00:00
Karl Heuer
bb87485bf2
(make_number): Function deleted.
1996-01-24 23:41:28 +00:00
Karl Heuer
9e7c370a5b
* macros.c (Fstart_kbd_macro): Use xmalloc.
...
Shrink the kbd macro buffer if it is very big.
1996-01-24 23:41:04 +00:00
Karl Heuer
a90ba1e216
(syms_of_lread): Set Vsource_directory here.
...
(init_lread): Not here.
1996-01-24 23:40:40 +00:00
Karl Heuer
e02500d4f5
(update_menu_bar):
...
Use safe_run_hooks for Qmenu_bar_update_hook.
1996-01-24 23:40:09 +00:00
Karl Heuer
a57634d46c
(set_frame_menubar):
...
Use safe_run_hooks for Qmenu_bar_update_hook.
1996-01-24 23:38:23 +00:00
Karl Heuer
f008ca5831
* vc.el (vc-backend-checkout): Use let to restore default-directory.
...
(vc-next-action-dired): Likewise.
1996-01-24 23:32:49 +00:00
Karl Heuer
a538e583ca
(unrmail): Default the directory of TO-FILE based on FILE.
1996-01-24 23:32:31 +00:00
Karl Heuer
5246db4e1f
Several doc fixes.
1996-01-24 23:32:14 +00:00
Karl Heuer
624204f0ca
(tar-summarize-buffer): Fix "done" message.
...
(tar-summarize-buffer):
Insert summary lines in same order as tar-parse-info.
1996-01-24 23:31:12 +00:00
Karl Heuer
85bd1ac690
(rmail-make-basic-summary-line): Include msg line number.
...
(rmail-summary-goto-msg):
Pass along args NOWARN and SKIP-RMAIL in recursive call.
1996-01-24 23:30:25 +00:00
Karl Heuer
13875e2f3a
(msb--toggle-menu-type): Call menu-bar-update-buffers
...
with no argument.
1996-01-24 23:29:33 +00:00
Karl Heuer
fe74180cd9
(menu-bar-search-menu): Clean up key symbols.
...
(menu-bar-tools-menu): Rename vc-menu key symbol to just vc.
1996-01-24 23:29:01 +00:00
Karl Heuer
00e40cc96e
(emacs-lisp-mode-map): Avoid duplicate in menu bindings.
1996-01-24 23:28:37 +00:00
Karl Heuer
2023b1c2e7
(iso-accents-customize): Extract accent chars
...
properly from iso-accents-list.
(iso-languages): Rename "default" to "latin-1".
Add a new element "latin-2" copied from iso02-acc.el.
1996-01-24 23:27:59 +00:00
Karl Heuer
3f866b5324
* isearch.el (isearch-other-meta-char): Avoid error if lookup in
...
function-key-map gives another keymap.
1996-01-24 23:26:25 +00:00
Karl Heuer
ba369f54e0
(find-file-noselect): Fix error message style.
1996-01-24 23:25:44 +00:00
Karl Heuer
886a8a6c31
(change_frame_size_1) [MSDOS]: Support frame size
...
changing as best as possible.
1996-01-24 22:33:54 +00:00
Karl Heuer
9a4a6c037a
(dos_set_window_size): Prototype for a new function.
1996-01-24 22:33:33 +00:00
Karl Heuer
4a96d4d22d
(dos_set_window_size): New function; switches the screen
...
to the size as close as possible to requested frame dimensions.
1996-01-24 22:33:08 +00:00
Karl Heuer
40e2359962
(command-line-1): Update copyright in startup banner.
1996-01-24 22:02:17 +00:00
Karl Heuer
3132f3193d
(tmm-prompt): Set last-command-event before calling the
...
selected function.
1996-01-24 21:59:32 +00:00
Richard M. Stallman
690b03fe58
(xmenu.o): Depend on termhooks.h.
1996-01-24 21:55:40 +00:00
Erik Naggum
d94ad35b27
(report-emacs-bug): Insert newlines only in the inserted key descriptions.
1996-01-24 21:43:00 +00:00
Karl Heuer
0ab5e72ab1
(sys_select): Use time macros to prevent time values
...
from overflowing.
1996-01-24 21:21:40 +00:00
Karl Heuer
8db121c493
(wait_reading_process_input) [not subprocesses]: Do
...
not assume SELECT_TYPE is an int.
1996-01-24 21:21:07 +00:00
Richard M. Stallman
8d3a793498
(makefile-browser-toggle): Use delete-region, not kill-line.
1996-01-24 20:06:06 +00:00
Erik Naggum
ecbf5c22ea
(vip-ask-level): Prefix \ to ( at start of line.
1996-01-24 19:17:51 +00:00
Erik Naggum
09a61b7fff
(term-exec-hook): Doc fix.
1996-01-24 19:12:08 +00:00
Erik Naggum
f5a90940af
(solitaire): Doc fix.
1996-01-24 19:11:25 +00:00
Erik Naggum
371ea94f55
(solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,
...
solar-horizontal-coordinates): Doc fixes.
1996-01-24 19:09:39 +00:00
Erik Naggum
3001419fb3
(lunar-new-moon-on-or-after): Doc fix.
1996-01-24 19:02:53 +00:00
Erik Naggum
bfbf16aff7
(dabbrev-abbrev-skip-leading-regexp): Doc fix.
1996-01-24 19:01:08 +00:00
Richard M. Stallman
fcc3195eee
(sgml-quick-keys): New variable.
...
(sgml-mode-map): Use it, defined additional long keys to compensate.
(sgml-tag-alist): Added <![ ]>
(sgml-tag): Special treatment for previous construct.
(sgml-auto-attributes): Deleted variable covered by sgml-quick-keys,
changed function of same name.
(sgml-delete-tag): Newline also counts as whitespace before tag.
(html-quick-keys): Use sgml-quick-keys as default, thus changed to nil.
(html-mode-map): Added C-c C-c char combinations for when
html-quick-keys is nil.
(html-tag-alist): Added /cgi-bin/ to href completions, submit (spelling
fixed) button to form.
(html-checkboxes): New skeleton.
1996-01-24 17:12:21 +00:00
Edward M. Reingold
189134c3e7
Fix doc strings at top of file.
1996-01-24 16:01:00 +00:00
Edward M. Reingold
b5295cea23
Add \hfuzz=1000pt to get rid of overfull box messages.
1996-01-24 15:58:39 +00:00
Edward M. Reingold
556b41d2af
Fixed doc strings and references to calendar-latitude and calendar-longitude.
1996-01-24 15:55:55 +00:00
Richard M. Stallman
2346238d0a
(turn-on-font-lock): Test window-system.
1996-01-24 05:40:21 +00:00
Geoff Voelker
d1e7492185
(update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_P
...
instead of only testing for X11.
1996-01-23 18:56:15 +00:00
Karl Heuer
79c83e0329
(kill-local-variable): didn't update the value of
...
forwarded objects.
1996-01-23 18:06:54 +00:00
Karl Heuer
051e70762e
(mark_window_display_accurate): buffer->clip_changed was
...
being inappropriately cleared.
1996-01-23 18:01:17 +00:00
Karl Heuer
40a646234f
(sigblock): New (dummy) function.
1996-01-23 17:56:55 +00:00
Karl Heuer
919ccc942b
(sigblock): Delete this, undoing previous change.
1996-01-23 17:55:02 +00:00
Karl Heuer
52f8462227
(compilation-handle-exit): Undo previous change.
...
Don't reference `proc' object.
Pass current buffer to `compilation-finish-function'.
1996-01-23 17:51:09 +00:00