Stefan Monnier
44c7a52627
(sys_spawnve): Update call to openp.
2002-04-30 01:02:26 +00:00
Stefan Monnier
7d03293297
(check_windows_init_file): Update call to openp.
2002-04-30 01:02:01 +00:00
Stefan Monnier
3d05168ad4
(Fplay_sound_internal): Update call to openp.
2002-04-30 01:01:49 +00:00
Stefan Monnier
cc4db0c748
(Fstart_process): Update call to openp.
2002-04-30 01:01:37 +00:00
Stefan Monnier
141f653a89
(run_mac_command): Update call to openp.
2002-04-30 01:01:11 +00:00
Stefan Monnier
10c0915e8d
(init_cmdargs): Update call to openp.
2002-04-30 01:00:48 +00:00
Stefan Monnier
5c15096143
(Fcall_process): Update call to openp.
2002-04-30 01:00:24 +00:00
Stefan Monnier
86d008122b
(openp): Change arg exec_only to predicate.
...
(build_load_history): Use XCAR/XCDR.
(Flocate_file_internal): New fun.
(syms_of_lread): Defsubr it.
(Fload): Update call to openp.
2002-04-30 00:59:49 +00:00
Stefan Monnier
cae578a808
(openp): Update prototype.
2002-04-30 00:59:42 +00:00
Stefan Monnier
88fe06af56
(comment-fill-column): New var.
...
(comment-indent): Use it.
(comment-or-uncomment-region): New fun.
(comment-dwim): Use it.
2002-04-29 23:43:11 +00:00
Glenn Morris
6965846537
Whitespace changes.
2002-04-29 23:24:28 +00:00
Colin Walters
5167cfda36
*** empty log message ***
2002-04-29 23:16:38 +00:00
Colin Walters
b6cee49460
(ibuffer-kill-filter-group): Call `delete' function.
...
(ibuffer-kill-line): Copy the filter group data structure when killing.
(ibuffer-yank): Handle case where we're yanking on the default group
correctly.
(ibuffer-delete-saved-filter-groups): Doc fix.
2002-04-29 23:12:29 +00:00
Colin Walters
8799b3e450
Regenerated.
2002-04-29 23:03:27 +00:00
Glenn Morris
f31a4f64aa
*** empty log message ***
2002-04-29 22:57:45 +00:00
Colin Walters
b1e905bb04
(Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default to
...
"~/.emacs.d/games".
2002-04-29 22:56:39 +00:00
Colin Walters
5a234d2519
*** empty log message ***
2002-04-29 22:55:35 +00:00
Glenn Morris
d14e6bbe1b
Add/change doc strings for many in-line functions.
...
(f90-indent-line-no, f90-update-line): Minor code changes.
2002-04-29 22:55:10 +00:00
Colin Walters
ab8dbe67bb
(gamegrid-add-score-with-update-game-score): Test whether or not
...
update-game-score is setuid, and do the right thing.
2002-04-29 22:53:44 +00:00
Richard M. Stallman
17df99ea82
Update email address.
2002-04-29 22:50:36 +00:00
Colin Walters
d99fabf003
(SCORE_FILE_PREFIX): Delete.
...
(main): New argument -d, for specifying directory.
(usage): Document.
(get_user_id): Compute
(get_home_dir): Deleted.
(get_prefix): New function, taken from main.
(main): Check whether or not we are running setuid. Move prefix
computation to get_prefix. Don't call getpwent; we don't need to
any more. Instead, move it to get_user_id().
2002-04-29 22:49:00 +00:00
Colin Walters
7451222f00
(${archlibdir}): Don't conditionalize on
...
HAVE_SHARED_GAME_DIR. Instead, test at installation time whether or
not we have access to the specified game user.
2002-04-29 22:48:22 +00:00
Colin Walters
0143af8fef
Delete configure check for access to the game user.
2002-04-29 22:47:27 +00:00
Glenn Morris
bdbacf1d00
(auto-insert-directory): Fix previous change.
2002-04-29 21:26:14 +00:00
Kim F. Storm
8209310978
(yank-excluded-properties): Added help-echo to list.
2002-04-29 21:13:51 +00:00
Kim F. Storm
8ed59ad570
(remove-yank-excluded-properties): New helper function.
...
(insert-for-yank, insert-buffer-substring-as-yank): Use it.
2002-04-29 21:06:51 +00:00
Glenn Morris
66e0fd2b95
(auto-insert-directory): Doc fix.
2002-04-29 20:20:06 +00:00
Stefan Monnier
962ba97c69
*** empty log message ***
2002-04-29 19:43:56 +00:00
Stefan Monnier
b079118d83
(remove_properties): Don't use XCAR without CONSP.
2002-04-29 19:29:58 +00:00
Stefan Monnier
96035dcaa8
(XTread_socket): Disable the Xutf8LookupString code.
2002-04-29 18:24:49 +00:00
Pavel Janík
b3ea44f844
Fix typo.
2002-04-29 17:47:04 +00:00
Kim F. Storm
2461722b82
Describe cua and keypad packages.
2002-04-29 13:38:40 +00:00
Kim F. Storm
5ab950ef3b
*** empty log message ***
2002-04-29 13:08:33 +00:00
Robert J. Chassell
481b0db7f7
Cause `texinfo-insert-@node' to insert a carriage return after the
...
comment line. This change does not affect normal use. On the one
hand, it causes the command to insert a blank line when invoked on the
line preceeding the @section line. This is a fault. On the other
hand, it causes the command to format the output properly when you
invoke the command on the same line as the @chapter or similar line.
This is beneficial.
2002-04-29 12:59:26 +00:00
Kim F. Storm
e18e407fbf
Regenerated after adding cua files
2002-04-29 12:45:41 +00:00
Pavel Janík
e656fc9d38
*** empty log message ***
2002-04-29 09:27:57 +00:00
Pavel Janík
b1d1e9389c
Remove dot at the end of sentence.
2002-04-29 09:27:25 +00:00
Pavel Janík
2376c841ac
Change default values.
2002-04-29 09:10:28 +00:00
Pavel Janík
cfa5cf43d1
(DEFAULT_TOOL_BAR_BUTTON_MARGIN)
...
(DEFAULT_TOOL_BAR_BUTTON_RELIEF): Change default values.
2002-04-29 09:04:36 +00:00
Pavel Janík
2912f3494f
*** empty log message ***
2002-04-29 09:02:58 +00:00
Pavel Janík
d2247e7504
Update Commentary section.
2002-04-29 09:02:39 +00:00
Pavel Janík
bd465aec99
(viet-tcvn-decode-table, ccl-decode-tcvn)
...
(ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn): New Vietnamese
coding system.
2002-04-29 09:02:12 +00:00
Pavel Janík
9421107155
Use proper charset.
2002-04-29 08:56:11 +00:00
Pavel Janík
757a6abf33
(filesets-data): Doc fix.
...
(filesets-running-xemacs): Define even when compiling.
2002-04-29 08:48:34 +00:00
Pavel Janík
ebb81677db
lwlib/Imakefile is removed.
2002-04-29 08:07:43 +00:00
Richard M. Stallman
f6078b986c
*** empty log message ***
2002-04-29 05:12:58 +00:00
Stefan Monnier
dc864d6e59
(fill-context-prefix): Fix last change with yet-another-approach.
2002-04-29 04:02:22 +00:00
Richard M. Stallman
33ceea4f0e
(ange-ftp-passive-host-alist)
...
(ange-ftp-bs2000-additional-pubsets): Fix custom type.
2002-04-29 03:58:31 +00:00
Richard M. Stallman
bab6eadbfb
(small-temporary-file-directory): Fix custom type.
2002-04-29 03:55:57 +00:00
Glenn Morris
88b966631f
(f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
...
various "type" forms.
2002-04-28 23:38:51 +00:00