Richard M. Stallman
f90b69224c
(help-mode): Set view-no-disable-on-exit.
1997-08-08 22:25:31 +00:00
Richard M. Stallman
19183a29c3
(completion-setup-function): Don't set completion-base-size
...
when completing in a non-minibuffer.
1997-08-08 22:09:25 +00:00
Richard M. Stallman
5017dcaa27
(find-emacs-lisp-shadows): Don't mention `subdirs.el'.
...
(list-load-path-shadows): When noninteractive, if there are shadows,
start with a message explaining what this is a problem.
1997-08-08 21:32:50 +00:00
Richard M. Stallman
9c5886e7ee
(redisplay_window): Fix access to w->last_point{,_[xy]}.
1997-08-08 20:09:27 +00:00
Richard M. Stallman
a154f40682
(Flocal_variable_p, Ffind_operation_coding_system): Declared.
...
(find_symbol_value): Fix declaration.
1997-08-08 20:07:59 +00:00
Richard M. Stallman
fdb5bec046
(Frequire): Don't insist on a suffix
...
if the file name argument was explicitly specified.
1997-08-08 20:06:34 +00:00
Richard M. Stallman
8baabd2a14
(command-line-1): Don't let type-ahead inhibit the
...
initial contents of *scratch*.
1997-08-08 06:42:34 +00:00
Richard M. Stallman
f58bb396e8
(cyrillic-language-alist): Fix punctuation.
1997-08-08 06:40:52 +00:00
Richard M. Stallman
82d5a63762
(fill-context-prefix): Accept a whitespace
...
prefix from the second line, regardless of the first line.
1997-08-07 20:51:57 +00:00
Richard M. Stallman
81f9cf5226
(term-default-fg-color):
...
(term-default-bg-color): Default to nil.
1997-08-07 18:54:49 +00:00
Richard M. Stallman
3f16db2909
Fix previous change.
1997-08-07 18:44:32 +00:00
Richard M. Stallman
dd3427fa1f
(PATH_LOCK): Definition deleted.
1997-08-07 18:43:31 +00:00
Richard M. Stallman
8b6f8a9998
(init_filelock): Function deleted.
1997-08-07 18:43:19 +00:00
Richard M. Stallman
783dfc1423
(main): Remove call to init_filelock.
1997-08-07 18:42:56 +00:00
Richard M. Stallman
c5bfadd660
(mkdir): Don't create lockdir.
...
(lockdir): Variable deleted.
(paths-force): Don't operate on PATH_LOCK.
1997-08-07 18:37:17 +00:00
Richard M. Stallman
5a1d8da6ba
Remove lockdir, it is no longer needed.
1997-08-07 18:35:29 +00:00
Richard M. Stallman
275a02d412
(c-set-offset): Add autoload cookie.
1997-08-07 17:36:36 +00:00
Richard M. Stallman
cee30b8f9d
(x-list-fonts): Return "default" when appropriate.
...
(query-fontset): Add (alternative) alias definition.
1997-08-07 17:33:49 +00:00
Richard M. Stallman
020c356770
Initial revision
1997-08-07 17:25:43 +00:00
Roland McGrath
f0646ca0d4
(update-file-autoloads): Use anchored regexp search instead of requiring
...
leading newline before generate-autoload-cookie, which gave false negative
if sole cookie in file was at bob.
1997-08-07 15:53:39 +00:00
Richard M. Stallman
7050d53077
(current_column): Update ptr differently at newline
...
so that current_column_bol_cache is set properly.
1997-08-07 09:01:52 +00:00
Richard M. Stallman
2cad2e34fa
(Fwiden, Fnarrow_to_region, save_restriction_restore):
...
Don't set clip_changed if the new values are the same as the old.
1997-08-07 08:59:08 +00:00
Richard M. Stallman
a9171faac4
(Fwrite_region): Turn off the feature of checking
...
whether another buffer has locked this file.
1997-08-07 08:56:22 +00:00
Richard M. Stallman
d45de95b21
(COERCE_MARKER): New macro.
...
(redisplay_internal): Coerce Voverlay_arrow_position to a number
to record it in last_arrow_position.
(mark_window_display_accurate, redisplay_window): Likewise.
(redisplay_window): Don't do the "only point has change" optimization
if the overlay arrow is in this buffer.
1997-08-07 08:30:47 +00:00
Richard M. Stallman
729b30aeb3
(cyrillic-language-alist): Add one language.
1997-08-07 08:30:32 +00:00
Michael Kifer
41497c90ae
new version
1997-08-07 04:48:48 +00:00
Kenichi Handa
8d0cab5714
(sendmail-send-it): Bind sendmail-coding-system
...
to buffer-file-coding-system if it is non-nil.
1997-08-07 04:18:18 +00:00
Richard M. Stallman
89b95605b7
(unexec): Cast 1st arg in mmap calls.
1997-08-07 03:52:11 +00:00
Richard M. Stallman
8cbe90747e
(quail-update-leim-list-file):
...
Use insert-file-contents instead of find-file-noselect
and in the process avoid the RAWFILE feature.
1997-08-07 02:49:18 +00:00
Richard M. Stallman
3e06294d6d
(insert-file-contents-literally): Doc fix.
1997-08-07 02:43:11 +00:00
Richard M. Stallman
c179a6d163
(init_sys_modes) [mips || HAVE_TCATTR]:
...
Handle flow_control by setting VSTART and VSTOP characters.
1997-08-07 02:12:40 +00:00
Richard M. Stallman
8e83f80290
(redisplay_internal): Count only visible frames at first.
1997-08-06 19:43:02 +00:00
Richard M. Stallman
266d7a00c2
(lock_file_1, lock_file): Add casts.
1997-08-06 18:59:33 +00:00
Richard M. Stallman
4cf066bb98
(syms_of_xselect): Doc syntax fixes.
1997-08-06 18:56:43 +00:00
Richard M. Stallman
2ebb362dc5
(syms_of_coding): Doc syntax fixes.
1997-08-06 18:54:05 +00:00
Richard M. Stallman
9089d8d760
Include leim/ChangeLog in leim distribution.
1997-08-06 17:57:31 +00:00
Richard M. Stallman
0d3c19dfa3
(HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.
1997-08-06 17:46:39 +00:00
Richard M. Stallman
43776ca0c9
(timezone-parse-date): Handle additional style (9).
1997-08-06 17:45:55 +00:00
Oliver Seidel
cf1ebf4390
Fixed header, typos, layout, documentation.
1997-08-06 10:56:15 +00:00
Oliver Seidel
49c48a1b9d
Applied patch from Istvan Marko <istvan@cmdmail.amd.com>
...
to make menus work anywhere.
1997-08-06 09:14:25 +00:00
Oliver Seidel
03944ca7d7
Acted upon suggestion from Shane Holder <holder@rsn.hp.com>:
...
Cancelling the editing of an entry will not delete it any more.
1997-08-06 08:56:03 +00:00
Oliver Seidel
579e1c6780
Improved documentation. Broke some lines to comply with
...
Richard M. Stallman's email to please keep in sync with the
rest of the Emacs distribution files.
1997-08-06 08:12:03 +00:00
Richard M. Stallman
829a5736b9
(Yacc_suffixes, Asm_suffixes): Add some alternatives.
1997-08-06 07:11:59 +00:00
Richard M. Stallman
657fcfbd41
Whitespace change.
1997-08-06 06:31:13 +00:00
Richard M. Stallman
fbbd6e46c0
(ispell-dictionary-alist): Doc fix.
1997-08-06 04:29:14 +00:00
Richard M. Stallman
2f5f9dbd56
(compilation-parse-errors): Fix previous change.
1997-08-06 02:47:18 +00:00
Kenichi Handa
85a02ca454
(detect_eol_type): Fix previous change.
1997-08-06 01:09:16 +00:00
Oliver Seidel
595b2334ee
Made todomode.el available under GPL.
1997-08-05 22:39:04 +00:00
Oliver Seidel
3d8105fb39
Fixed insertion routine with help from Trey Jackson
...
<tjackson@ichips.intel.com>; added todo-ins-thresh;
fixed keyboard layout to remove unwanted keys.
1997-08-05 22:34:14 +00:00
Richard M. Stallman
dc64c73985
(x-cut-buffer-or-selection-value): Fix previous change.
1997-08-05 22:03:07 +00:00