Richard M. Stallman
e0e534b608
Require assoc instead of sc-alist.
1993-07-28 18:22:58 +00:00
Jim Blandy
869fcb701c
* s/hpux9.h: Doc fix.
1993-07-28 18:12:35 +00:00
Richard M. Stallman
8483b95731
(gnus-apply-kill-hook): Make default value a list of functions.
...
(gnus-mark-article-hook, gnus-select-digest-hook): Likewise.
(gnus-select-article-hook, gnus-select-group-hook): Likewise.
1993-07-28 08:35:38 +00:00
Richard M. Stallman
6cbc22ed96
(wait_reading_process_input): Undo last two changes:
...
when wait_for_cell, do not check the keyboard.
1993-07-28 08:19:30 +00:00
Richard M. Stallman
a5fd213fe1
(make_hdr): Use & in call to bzero.
1993-07-28 08:18:09 +00:00
Jim Blandy
6e20ffab4d
* make-dist: Include lisp/dired.todo in the distribution.
1993-07-27 23:43:56 +00:00
Richard M. Stallman
be89e32b3e
Comment change.
1993-07-27 23:12:22 +00:00
Richard M. Stallman
691e7e7635
(byte-recompile-directory): Doc fix.
1993-07-27 22:49:27 +00:00
Richard M. Stallman
a646e5200b
(command_loop_1): Call Qrecompute_lucid_menubar only if defined.
1993-07-27 22:49:05 +00:00
Richard M. Stallman
8a96eef3f3
(iconify-or-deiconify-frame): Make it work.
1993-07-27 22:01:29 +00:00
Richard M. Stallman
2d7bfcc3ed
(iconify-or-deiconify-frame): New function. Use it for C-z.
1993-07-27 21:58:54 +00:00
Richard M. Stallman
c6e5e6e083
entered into RCS
1993-07-27 20:21:14 +00:00
Richard M. Stallman
f218b75d4e
Initial revision
1993-07-27 20:20:01 +00:00
Paul Eggert
b6ff872167
(vc-rcs-status): Removing any trailing "-".
1993-07-27 19:28:46 +00:00
Richard M. Stallman
01567351cf
(Fx_rebind_key, Fx_rebind_keys): Functions deleted.
1993-07-27 17:00:08 +00:00
Richard M. Stallman
c9a0e1cbdc
(c++-mode-syntax-table): Don't alter syntax of '.
1993-07-27 16:55:29 +00:00
Richard M. Stallman
58980a95f8
(scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.
1993-07-27 16:49:34 +00:00
Richard M. Stallman
ef599142ed
(x-handle-iconic): New function.
...
(command-switch-alist): Use that.
(x-switch-definitions): Delete elt for `-iconic'.
(x-selection-timeout): Use 20000 as default.
(x-select-text): Never set the CLIPBOARD selection.
(x-cut-buffer-or-selection-value): Try PRIMARY before cut buffer.
(x-cut-buffer-max): Set based on x-server-max-request-size.
1993-07-27 08:38:00 +00:00
Richard M. Stallman
3f2f8c83ab
(frame-notice-user-settings): Don't reapply a parm
...
whose value is ot changed (as far as we know) since frame-initialize.
1993-07-27 08:34:34 +00:00
Richard M. Stallman
a9c0010533
(x_iconify_frame): Handle case where frame was invisible.
1993-07-27 08:33:44 +00:00
Richard M. Stallman
afe9fae94c
(main): Test LOCALTIME_CACHE.
1993-07-27 08:32:33 +00:00
Richard M. Stallman
8cbd32b047
[MULTI_FRAME] (PURESIZE): Increased to 210000.
1993-07-27 08:32:05 +00:00
Richard M. Stallman
ed4c10059f
(OLDXMENU_OPTIONS): Definition deleted.
1993-07-27 08:31:15 +00:00
Richard M. Stallman
24a5451a04
[USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.
1993-07-27 07:51:55 +00:00
Richard M. Stallman
3f57a49957
(search_buffer): If n is 0, just return POS.
1993-07-27 07:25:54 +00:00
Richard M. Stallman
9d021db37b
(dbx): For gud-break, send a file command and a stop command.
1993-07-27 05:51:39 +00:00
Richard M. Stallman
604ea1aaa3
Doc fixes.
1993-07-27 05:48:57 +00:00
Roland McGrath
d2a9653aab
*** empty log message ***
1993-07-27 00:37:13 +00:00
Richard M. Stallman
2373f91ff4
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
1993-07-26 21:27:16 +00:00
Richard M. Stallman
0eb9fef353
(font-menu-add-default): New function.
1993-07-26 20:04:19 +00:00
Richard M. Stallman
efd19407f2
(normal-top-level): Call font-menu-add-default.
1993-07-26 20:03:00 +00:00
Richard M. Stallman
5a41ab94d9
(Fset_window_buffer): Clear window_end_{pos,valid}.
1993-07-26 19:14:26 +00:00
Richard M. Stallman
4c7f5b007a
Comment fix.
1993-07-26 18:40:03 +00:00
Richard M. Stallman
5c48f0da4c
(Fsleep_for): If arg is 0, return right away.
1993-07-26 18:38:23 +00:00
Roland McGrath
8570b0ca3c
(read-expression-history): New defvar.
...
(eval-expression): Use it has history var in interactive spec.
1993-07-26 18:32:07 +00:00
Roland McGrath
934d56b7f1
*** empty log message ***
1993-07-26 17:37:11 +00:00
Richard M. Stallman
fcadf1c77d
(kill-ring-save): Delete spurious `message' call.
...
(set-mark): If POS is nil, call deactivate-mark.
1993-07-26 07:31:11 +00:00
Richard M. Stallman
3bbf636395
(indent-c-exp): When previous line ends in comma,
...
use calculate-c-indent. Fix the "inner loop" to properly detect
a line that ends outside of comments and strings.
1993-07-26 07:10:13 +00:00
Richard M. Stallman
83e37cb6e8
(c++-mode-syntax-table): Handle C-style comments.
1993-07-26 06:13:03 +00:00
Richard M. Stallman
cf39fa9b4e
(dired-readin-insert): If we got a list of files,
...
pass nil for WILDCARD arg to dired-insert-directory.
(dired-readin-insert): Don't use the "whole directory"
case if DIR-OR-LIST is a list.
1993-07-26 05:56:43 +00:00
Richard M. Stallman
a9fa0bd5a6
(insert-directory): Make sure default-directory is absolute.
...
(set-auto-mode): Fix backwards test involving inhibit-local-variables-regexps.
1993-07-26 05:55:40 +00:00
Richard M. Stallman
9fd7d80849
(kbd_buffer_store_event): Apply all the modifiers bits
...
before testing for quit_char and stop_character. Don't alter
event->code, though.
(interrupt_signal): Tell Fdo_auto_save not to print msg.
Print "Auto-save done" here.
1993-07-26 05:34:46 +00:00
Richard M. Stallman
af1b8606a7
(vc-backend-steal): Pass arg omitted in last change.
1993-07-25 22:36:03 +00:00
Richard M. Stallman
5c2867e055
(x-selection-timeout): Use 20000 as default.
1993-07-25 22:32:07 +00:00
Richard M. Stallman
9d317b2cfd
(MAXREQUEST): Defined.
...
(Fx_server_max_request_size): New function.
(syms_of_xfns): Set it up.
1993-07-25 22:01:06 +00:00
Richard M. Stallman
aca39f42ae
(lisp_data_to_selection_data): New arg NOFREE_RET.
...
For a string, just return its data's address.
(x_handle_selection_request): Pass new arg.
If value comes back 1, don't call xfree.
1993-07-25 22:00:25 +00:00
Richard M. Stallman
c83febd71f
(redraw_previous_char): New function.
1993-07-25 21:50:16 +00:00
Richard M. Stallman
7642679480
Commented-out code added.
1993-07-25 21:48:55 +00:00
Richard M. Stallman
44b8251a57
Fix typo in previous change.
1993-07-25 21:46:48 +00:00
Richard M. Stallman
fa21fdecc7
(x-fixed-font-alist): Give some fonts long patterns.
...
Delete 9x15 bold and 8x13 and 8x13 bold. Add some fonts.
1993-07-25 20:46:18 +00:00