Richard M. Stallman
0136e1e36c
(mouse-drag-secondary): Don't start making an overlay
...
when the range is empty.
(mouse-secondary-save-then-kill):
The first time, make a new kill ring entry.
1994-07-12 17:03:13 +00:00
Richard M. Stallman
95b9ce23a1
(buffer-menu): Call pop-to-buffer before
...
list-buffers. Don't move point afterwards.
1994-07-12 07:31:35 +00:00
Richard M. Stallman
8eeac2cebd
(hexl-maybe-dehexlify-buffer): New function.
...
(hexl-mode): Add it to change-major-mode-hook.
(hexl-mode-exit): Remove kludge for mode-line update.
(hexlify-buffer): Doc fix.
1994-07-12 07:25:31 +00:00
Richard M. Stallman
4638b80645
(ispell-word): Call ispell-dehighlight.
1994-07-12 07:15:24 +00:00
Richard M. Stallman
9700caaf43
(insert-directory): Fix prev change.
1994-07-12 07:08:31 +00:00
Richard M. Stallman
12dd87fc56
(rmail-mode-map): Add "Get New Mail" menu item under Mail.
1994-07-12 06:46:52 +00:00
Richard M. Stallman
8eb2676516
(compilation-next-error-locus): Don't call
...
compilation-forget-errors if compilation is still runing.
1994-07-12 04:09:07 +00:00
Richard M. Stallman
673f4fc6c4
(prolog-mode-syntax-table): Make newline end comments.
1994-07-12 03:10:30 +00:00
Richard M. Stallman
a5282b8fe2
(mail-setup): Insert -- line before .signature file.
1994-07-12 02:47:27 +00:00
Richard M. Stallman
8eb6c7da6b
(define-mail-abbrev): Don't try to parse empty aliases.
1994-07-12 02:16:57 +00:00
Richard M. Stallman
e85051798a
entered into RCS
1994-07-12 02:10:57 +00:00
Richard M. Stallman
575b5b9a19
(xmenu_show): Don't call XtUngrabPointer here.
1994-07-12 01:39:30 +00:00
Richard M. Stallman
20cda85bbe
(ALLOCA_CFLAGS): New variable.
...
(alloca.o): New target.
1994-07-12 01:18:53 +00:00
Richard M. Stallman
f9269e194c
(ignore): Put doc string in right place.
1994-07-12 01:06:27 +00:00
Richard M. Stallman
a35ee4c367
(ctagsfiles): Rewrite to avoid compiler bug.
1994-07-12 00:47:17 +00:00
Richard M. Stallman
44c48a834a
(backquote-splice-symbol): Doc typo fix.
1994-07-12 00:43:42 +00:00
Richard M. Stallman
dcb8f03d8d
(move-to-tab-stop): Delete spurious multiple definition.
1994-07-12 00:41:10 +00:00
Richard M. Stallman
727d277d52
(insert-directory): Allow list for SWITCHES.
...
Also split up a string containing separate options.
1994-07-12 00:35:27 +00:00
Richard Kenner
8b7c2798ab
(basic_machine): Add 1750a.
1994-07-11 23:28:46 +00:00
Richard M. Stallman
52ae2b4256
(lisp-complete-symbol): Bind completion-fixup-function.
1994-07-11 21:26:44 +00:00
Richard M. Stallman
9a43a5943d
(mouse-choose-completion): Use mouse-face properties to find string to use.
1994-07-11 21:25:52 +00:00
Richard M. Stallman
6096f36286
(completion-setup-function): Put on mouse-face prop
...
even if no window-system. Call completion-fixup-function if not nil.
(completion-fixup-function): New variable.
(choose-completion): Use mouse-face properties to find string to use.
1994-07-11 21:25:19 +00:00
Richard M. Stallman
e89da28d29
(server-start): Try both possible socket file names for the file to delete.
1994-07-11 20:36:53 +00:00
Richard M. Stallman
0588a76157
Update finder-inf.el.
1994-07-11 20:29:09 +00:00
Richard M. Stallman
56d638abf9
(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
1994-07-11 20:10:07 +00:00
Richard M. Stallman
eb246adb24
(HAVE_MOUSE, PURESIZE): Definitions moved here.
1994-07-11 05:11:04 +00:00
Richard M. Stallman
44177ab07c
[MSDOS]: #define NO_REMAP.
1994-07-11 05:10:25 +00:00
Richard M. Stallman
56206da3d7
Use "m/intel386" instead of "m/dos386.h".
1994-07-11 05:08:52 +00:00
Richard M. Stallman
a8ce00dce2
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
...
argument like `not-modified'.
1994-07-11 04:46:24 +00:00
Richard M. Stallman
cf2d98df97
(diff-latest-backup-file): Cope with backups stored
...
in a different directory.
1994-07-11 04:31:40 +00:00
Richard M. Stallman
3ec5651bc0
(dos_rawgetc): Use bios, not kbhit ().
1994-07-11 00:59:17 +00:00
Richard M. Stallman
34a0a4ee43
(Info-fontify-maximum-menu-size): New variable.
...
(Info-fontify-node): Use that variable.
1994-07-11 00:55:56 +00:00
Richard M. Stallman
f1d238efb3
(syms_of_xfns): Provide x-toolkit in toolkit version.
...
Undo previous change.
(x_toolkit): Variable deleted.
1994-07-11 00:48:47 +00:00
Richard M. Stallman
7cab5d2c25
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
1994-07-11 00:37:44 +00:00
Richard M. Stallman
8c79b392dc
(Man-bgproc-sentinel): Bind case-fold-search for just the
...
necessary parts of the function, not the call to Man-notify-when-ready.
1994-07-11 00:25:37 +00:00
Richard M. Stallman
6e1dbafa9a
(compilation-window-height): Use defvar.
...
(compilation-leave-directory-regexp): Likewise.
(compilation-enter-directory-regexp): Likewise.
1994-07-11 00:24:26 +00:00
Richard M. Stallman
bbca98bb23
(PURESIZE) [MULTI_FRAME]: Increased to 250000.
1994-07-11 00:23:33 +00:00
Richard M. Stallman
a612577378
(find-tag-regexp): Bind to C-M-..
1994-07-10 21:33:55 +00:00
Richard M. Stallman
a48e03c326
(x-create-frame-with-faces): Don't downcase nil.
1994-07-09 19:25:06 +00:00
Richard M. Stallman
a5a1cc0608
(Ffile_name_directory, Ffile_name_nondirectory,
...
file_name_as_directory, directory_file_name, Fexpand_file_name,
Ffile_name_absolute_p, Fsubstitute_in_file_name) [MSDOS]:
Allow backslashed file names.
1994-07-09 19:10:16 +00:00
Richard M. Stallman
95227eb203
(current-load-list): Set it to nil.
...
If have frames, load `faces'.
1994-07-09 19:04:27 +00:00
Richard M. Stallman
ca986694dd
(install_ctrl_break_check): Doc fix.
...
(do_visible_bell): Clean-up using Gnu assembly extension.
1994-07-09 05:13:38 +00:00
Richard M. Stallman
0e3263737c
(readevalloop): Correctly unbind the unwind protect.
1994-07-09 04:44:28 +00:00
Richard M. Stallman
c7e6266013
(hack-one-local-variable): Check for root using user-uid.
1994-07-08 21:26:56 +00:00
Francesco Potortì
0c1fd2e389
* etags.c (main): Don't barf on obsolete -t and -T switches.
...
(main): Print an explicative message when a switch is not known.
(takeprec): recognise the `character*(*) function' syntax.
1994-07-08 10:31:16 +00:00
Richard M. Stallman
642c364840
(BIG_ENDIAN): Don't redefine if defined.
1994-07-08 03:36:21 +00:00
Richard M. Stallman
b9cb44e122
(msdos): Include sed4.inp in dist.
1994-07-07 21:06:41 +00:00
Richard M. Stallman
9afa8bf7f4
(outline-level): Mark it risky.
1994-07-07 20:34:55 +00:00
Richard M. Stallman
38a31f61d1
(alloca.o): Delete allocatem.c first thing.
1994-07-07 19:29:52 +00:00
Richard M. Stallman
a51b963cea
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
...
down; instead it forces the next ButtonRelease to exit. Don't
dispatch on ButtonPress events.
1994-07-07 19:24:56 +00:00