Richard M. Stallman
61bbf6fe72
(completion-setup-function): Make highlight span single spaces.
...
(choose-completion-delete-max-match): Handle completion-ignore-case.
1994-05-19 23:06:47 +00:00
Richard M. Stallman
acf3b6865a
(gnus-group-unsubscribe-current-group):
...
Fail nicely if no current group name.
1994-05-19 22:45:40 +00:00
Richard M. Stallman
0e5671606f
(info-insert-file-contents): Avoid conflict with jka-compr.
1994-05-19 22:42:22 +00:00
Richard M. Stallman
f87bb1ee42
(mouse-avoidance-nudge-dist): Doc fix.
1994-05-19 22:13:51 +00:00
Richard M. Stallman
d446a85621
(syms_of_frame): Set up frame-first-window as Lisp fn.
1994-05-19 22:11:05 +00:00
Richard M. Stallman
17c4c3c40d
(menu-bar-mode): Preserve window height.
1994-05-19 22:06:14 +00:00
Richard M. Stallman
19021bfb36
(vc-mode-line): Do nothing if FILE is nil.
1994-05-19 21:58:38 +00:00
Richard M. Stallman
e89a7d771b
(compilation-goto-locus): Handle case where *compilation*
...
is in a dedicated window.
1994-05-19 21:50:30 +00:00
Richard M. Stallman
5844e1c409
Add "args" to dummy definition of compute-motion.
1994-05-19 21:48:59 +00:00
Richard M. Stallman
dc0989c655
(ispell-highlight): Do nothing unless window-system.
1994-05-19 21:19:39 +00:00
Richard M. Stallman
4607ea99ad
(write_c_args): Put `default' in upper case.
1994-05-19 21:05:08 +00:00
Richard M. Stallman
6016579d51
(rmail-variables): Don't add any permanent-local props.
...
Don't make rmail-last-file local.
1994-05-19 20:48:32 +00:00
Richard M. Stallman
6c65d1ec43
(rmail-edit-current-message): Undo previous change.
1994-05-19 20:46:24 +00:00
Richard M. Stallman
346af5107f
(rmail-output): Doc fix.
1994-05-19 20:44:03 +00:00
Richard M. Stallman
f670fcba48
rmail-default-file renamed from rmail-last-file,
...
rmail-default-rmail-file renamed from rmail-last-...
1994-05-19 20:42:23 +00:00
Richard M. Stallman
8dca31790b
[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
1994-05-19 20:25:52 +00:00
Richard M. Stallman
3883a90171
(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
...
use GNU_LIBRARY_PENDING_OUTPUT_COUNT if defined.
Include errno.h.
1994-05-19 18:42:37 +00:00
Richard M. Stallman
1ad2277b68
(setup_frame_gcs): Move cursor_bits variable out of
...
setup_frame_gcs and rename to setup_frame_cursor_bits.
1994-05-19 18:32:59 +00:00
Richard M. Stallman
3f32656c46
Doc fixes.
...
(mouse-avoidance-nudge-mouse): Removed redundant
bounds check on destination coordinates.
1994-05-19 17:21:02 +00:00
Richard M. Stallman
c2c3f859e2
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
...
renamed from PENDING_OUTPUT_COUNT.
1994-05-19 16:34:27 +00:00
Richard M. Stallman
948c852a5f
(other_menu_bar_item_p): Return 0 if no menu bar.
1994-05-19 15:49:52 +00:00
Richard M. Stallman
c58bf9ae2a
(server-done): Never kill buffer here.
...
(server-buffer-done): Do it here, if temp file.
1994-05-19 05:58:21 +00:00
Richard M. Stallman
f70e9e1e64
(xmenu_show): Don't look in menubar for core.height if no menu bar.
1994-05-19 05:56:21 +00:00
Richard M. Stallman
f4226e8999
(Fwrite_region): Set update_mode_lines.
1994-05-19 05:54:51 +00:00
Richard M. Stallman
c91c739e64
(menu-bar-update-buffers): Record buffers' mod and
...
read-only flags, and recompute if they change.
1994-05-19 05:54:26 +00:00
Richard M. Stallman
268466edbe
(syms_of_fileio): Doc fix.
...
(Finsert_file_contents): Declare `buffer' as unsigned char.
1994-05-19 05:20:27 +00:00
Richard M. Stallman
ea48c94dfd
(posn-col-row): Doc fix.
1994-05-19 04:30:14 +00:00
Richard M. Stallman
872157e774
(lispy_function_keys): Add various kp- keys for X11R6.
1994-05-19 00:28:39 +00:00
Richard M. Stallman
9ab70935c1
(font-lock-after-change-function): Fix typo in prev chg.
...
(font-lock-mode): Use after-change-functions not after-change-function.
1994-05-18 23:38:24 +00:00
Richard M. Stallman
3cf855321c
(Fset_window_buffer): Fix dedicated window error call.
...
(window_loop, case UNSHOW_BUFFER): Clear dedicated flag.
1994-05-18 23:37:55 +00:00
Richard M. Stallman
6252195155
(copydests): Get rid of spurious `-'s.
1994-05-18 22:42:41 +00:00
Richard M. Stallman
d98ebdb175
entered into RCS
1994-05-18 17:51:44 +00:00
Richard M. Stallman
e944d8f19b
*** empty log message ***
1994-05-18 06:04:03 +00:00
Richard M. Stallman
83dcaada84
(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
1994-05-18 05:50:51 +00:00
Richard M. Stallman
376b3ec26a
Define EMACS_CONFIGURATION instead of CONFIGURATION.
1994-05-18 05:40:48 +00:00
Richard M. Stallman
5adcab5315
EMACS_CONFIGURATION renamed from CONFIGURATION.
1994-05-18 05:40:19 +00:00
Richard M. Stallman
f7511647da
(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
...
(shut_down_emacs): Don't call intern.
1994-05-18 05:39:39 +00:00
Richard M. Stallman
9fab67cb3e
(etags_getcwd): Cast result of popen.
...
(popen): Declaration deleted.
1994-05-18 01:16:16 +00:00
Karl Heuer
adf6b7f952
(tex-delete-last-temp-files): Don't fail on non-existent directory.
1994-05-18 01:13:09 +00:00
Karl Heuer
f1812d0ae6
[!MSDOS]: Declare popen.
1994-05-17 23:43:15 +00:00
Richard M. Stallman
c155860549
(soundex-alist): Put variable before fn that uses it.
1994-05-17 23:04:07 +00:00
Karl Heuer
b6703b0279
(Fbacktrace): Properly nest parentheses.
...
(Fbacktrace_frame): Don't bomb on invalid frame number.
1994-05-17 22:58:29 +00:00
Richard M. Stallman
ca873d73a2
(command_loop_1): Fix test for valid display table entry,
...
for backwards motion.
1994-05-17 19:51:54 +00:00
Richard M. Stallman
b46498ae45
(ALL_LDFLAGS): Add LDFLAGS.
...
(MAKE): Don't override a previous value of MAKE set by configure.
1994-05-17 19:44:17 +00:00
Richard M. Stallman
d520f0d2ad
(update_frame): Fix test of outq and baud_rate some more.
1994-05-17 19:38:45 +00:00
Richard M. Stallman
f2a578bad4
(update_frame): Fix backwd test of outq and baud_rate.
1994-05-17 19:38:00 +00:00
Richard M. Stallman
d410d33931
(main): Avoid crash if argc is 1.
1994-05-17 19:12:55 +00:00
Richard M. Stallman
8d11884310
(outline-mode): Use outline-this-or-next-heading.
...
(outline-this-or-next-heading): New function.
(outline-mode): Fixed topic body reindentation scheme
so programming code is not indented unless
`outline-reindent-bodies' has value `force'.
(outline-infer-reindent-bodies): Implement above.
(outline-reindent-bodies): Doc fix.
(outline-init): New user interface for control of
outline-mode session setup. Sets up `outline-find-file-hook',
`outline-layout', and `outline-auto-activation'.
1994-05-17 09:48:53 +00:00
Richard M. Stallman
15fa1468c1
(Fdo_auto_save): Save listdesc as an integer, only if open.
...
(do_auto_save_unwind): Corresponding changes.
1994-05-17 09:46:59 +00:00
Richard M. Stallman
cf20434782
(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
1994-05-17 09:43:47 +00:00