]> code.delx.au - gnu-emacs/log
gnu-emacs
22 years ago*** empty log message ***
Stefan Monnier [Tue, 30 Apr 2002 19:21:33 +0000 (19:21 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 Apr 2002 17:57:09 +0000 (17:57 +0000)]
*** empty log message ***

22 years ago(display-time-mail-directory, display-time-mail-function): Doc fixes.
Richard M. Stallman [Tue, 30 Apr 2002 17:56:19 +0000 (17:56 +0000)]
(display-time-mail-directory, display-time-mail-function): Doc fixes.

22 years ago(Special Properties): Add index entry and xref for tooltips.
Richard M. Stallman [Tue, 30 Apr 2002 17:55:02 +0000 (17:55 +0000)]
(Special Properties): Add index entry and xref for tooltips.

22 years agoComment change.
Richard M. Stallman [Tue, 30 Apr 2002 17:53:39 +0000 (17:53 +0000)]
Comment change.

22 years agoDelete ediff-hook.el page.
Richard M. Stallman [Tue, 30 Apr 2002 17:48:09 +0000 (17:48 +0000)]
Delete ediff-hook.el page.

22 years ago(Frequire): Error if called while preparing to dump.
Richard M. Stallman [Tue, 30 Apr 2002 17:46:40 +0000 (17:46 +0000)]
(Frequire): Error if called while preparing to dump.

22 years ago(do_autoload): Error if called while preparing to dump.
Richard M. Stallman [Tue, 30 Apr 2002 17:46:26 +0000 (17:46 +0000)]
(do_autoload): Error if called while preparing to dump.

22 years agoRemove autoload cookies.
Richard M. Stallman [Tue, 30 Apr 2002 17:46:15 +0000 (17:46 +0000)]
Remove autoload cookies.

22 years ago(tibetan-obsolete-glyphs): From tibetan.el.
Richard M. Stallman [Tue, 30 Apr 2002 17:24:10 +0000 (17:24 +0000)]
(tibetan-obsolete-glyphs): From tibetan.el.

22 years ago(tibetan-obsolete-glyphs): Now in tibet-util.el.
Richard M. Stallman [Tue, 30 Apr 2002 17:23:53 +0000 (17:23 +0000)]
(tibetan-obsolete-glyphs): Now in tibet-util.el.

22 years ago(align-region): Fix call to `message'.
Richard M. Stallman [Tue, 30 Apr 2002 17:14:14 +0000 (17:14 +0000)]
(align-region): Fix call to `message'.
Check that (car rule) is a symbol.

22 years ago(report-emacs-bug-hook): Use replace-match only if search was successful.
Richard M. Stallman [Tue, 30 Apr 2002 17:11:38 +0000 (17:11 +0000)]
(report-emacs-bug-hook): Use replace-match only if search was successful.

22 years ago(auto-insert-directory): Doc fix.
Richard M. Stallman [Tue, 30 Apr 2002 16:36:02 +0000 (16:36 +0000)]
(auto-insert-directory): Doc fix.

22 years agoFixed require for cua-mode variable
Kim F. Storm [Tue, 30 Apr 2002 13:12:33 +0000 (13:12 +0000)]
Fixed require for cua-mode variable

22 years ago(comment-fill-column): Fix :type spec.
Stefan Monnier [Tue, 30 Apr 2002 13:01:03 +0000 (13:01 +0000)]
(comment-fill-column): Fix :type spec.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 Apr 2002 05:42:29 +0000 (05:42 +0000)]
*** empty log message ***

22 years ago(describe-text-at and stuff): Moved to descr-text.el.
Richard M. Stallman [Tue, 30 Apr 2002 04:59:24 +0000 (04:59 +0000)]
(describe-text-at and stuff): Moved to descr-text.el.

22 years ago(documentation): Add ad-define-subr-args call.
Richard M. Stallman [Tue, 30 Apr 2002 04:20:25 +0000 (04:20 +0000)]
(documentation): Add ad-define-subr-args call.

22 years ago(zone-mode): Add write-file-hooks hook locally.
Richard M. Stallman [Tue, 30 Apr 2002 03:28:48 +0000 (03:28 +0000)]
(zone-mode): Add write-file-hooks hook locally.

22 years ago(report-emacs-bug-hook): Don't fail completely
Richard M. Stallman [Tue, 30 Apr 2002 02:23:49 +0000 (02:23 +0000)]
(report-emacs-bug-hook): Don't fail completely
if the user edits the Emacs version number in the text.

22 years ago(Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
Stefan Monnier [Tue, 30 Apr 2002 02:08:56 +0000 (02:08 +0000)]
(Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
(Info-read-node-name-1): Complete file names.
(Info-complete-menu-item): Don't cons unnecessarily.

22 years ago(filesets-running-xemacs): Make defvar unconditional.
Richard M. Stallman [Tue, 30 Apr 2002 01:59:00 +0000 (01:59 +0000)]
(filesets-running-xemacs): Make defvar unconditional.
(filesets-ingroup-files): Renamed from filesets-ingroup-paths.
(filesets-error): Simplify definition and make conditional
on filesets-running-xemacs.
(filesets-find-file-using): Renamed from fsfind-file-using.

22 years ago(locate-file): New fun.
Stefan Monnier [Tue, 30 Apr 2002 01:56:23 +0000 (01:56 +0000)]
(locate-file): New fun.
(locate-file-completion): Rename from load-completion and generalize.
(load-library): Use it.
(make-auto-save-file-name): Expand caddr.

22 years ago(x_create_bitmap_from_file, x_find_image_file): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:04:05 +0000 (01:04 +0000)]
(x_create_bitmap_from_file, x_find_image_file): Update call to openp.

22 years ago(sys_spawnve): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:02:26 +0000 (01:02 +0000)]
(sys_spawnve): Update call to openp.

22 years ago(check_windows_init_file): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:02:01 +0000 (01:02 +0000)]
(check_windows_init_file): Update call to openp.

22 years ago(Fplay_sound_internal): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:01:49 +0000 (01:01 +0000)]
(Fplay_sound_internal): Update call to openp.

22 years ago(Fstart_process): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:01:37 +0000 (01:01 +0000)]
(Fstart_process): Update call to openp.

22 years ago(run_mac_command): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:01:11 +0000 (01:01 +0000)]
(run_mac_command): Update call to openp.

22 years ago(init_cmdargs): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:00:48 +0000 (01:00 +0000)]
(init_cmdargs): Update call to openp.

22 years ago(Fcall_process): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:00:24 +0000 (01:00 +0000)]
(Fcall_process): Update call to openp.

22 years ago(openp): Change arg exec_only to predicate.
Stefan Monnier [Tue, 30 Apr 2002 00:59:49 +0000 (00:59 +0000)]
(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.

22 years ago(openp): Update prototype.
Stefan Monnier [Tue, 30 Apr 2002 00:59:42 +0000 (00:59 +0000)]
(openp): Update prototype.

22 years ago(comment-fill-column): New var.
Stefan Monnier [Mon, 29 Apr 2002 23:43:11 +0000 (23:43 +0000)]
(comment-fill-column): New var.
(comment-indent): Use it.
(comment-or-uncomment-region): New fun.
(comment-dwim): Use it.

22 years agoWhitespace changes.
Glenn Morris [Mon, 29 Apr 2002 23:24:28 +0000 (23:24 +0000)]
Whitespace changes.

22 years ago*** empty log message ***
Colin Walters [Mon, 29 Apr 2002 23:16:38 +0000 (23:16 +0000)]
*** empty log message ***

22 years ago(ibuffer-kill-filter-group): Call `delete' function.
Colin Walters [Mon, 29 Apr 2002 23:12:29 +0000 (23:12 +0000)]
(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.

22 years agoRegenerated.
Colin Walters [Mon, 29 Apr 2002 23:03:27 +0000 (23:03 +0000)]
Regenerated.

22 years ago*** empty log message ***
Glenn Morris [Mon, 29 Apr 2002 22:57:45 +0000 (22:57 +0000)]
*** empty log message ***

22 years ago(Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default to
Colin Walters [Mon, 29 Apr 2002 22:56:39 +0000 (22:56 +0000)]
(Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default to
"~/.emacs.d/games".

22 years ago*** empty log message ***
Colin Walters [Mon, 29 Apr 2002 22:55:35 +0000 (22:55 +0000)]
*** empty log message ***

22 years agoAdd/change doc strings for many in-line functions.
Glenn Morris [Mon, 29 Apr 2002 22:55:10 +0000 (22:55 +0000)]
Add/change doc strings for many in-line functions.
(f90-indent-line-no, f90-update-line): Minor code changes.

22 years ago(gamegrid-add-score-with-update-game-score): Test whether or not
Colin Walters [Mon, 29 Apr 2002 22:53:44 +0000 (22:53 +0000)]
(gamegrid-add-score-with-update-game-score): Test whether or not
update-game-score is setuid, and do the right thing.

22 years agoUpdate email address.
Richard M. Stallman [Mon, 29 Apr 2002 22:50:36 +0000 (22:50 +0000)]
Update email address.

22 years ago(SCORE_FILE_PREFIX): Delete.
Colin Walters [Mon, 29 Apr 2002 22:49:00 +0000 (22:49 +0000)]
(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().

22 years ago(${archlibdir}): Don't conditionalize on
Colin Walters [Mon, 29 Apr 2002 22:48:22 +0000 (22:48 +0000)]
(${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.

22 years agoDelete configure check for access to the game user.
Colin Walters [Mon, 29 Apr 2002 22:47:27 +0000 (22:47 +0000)]
Delete configure check for access to the game user.

22 years ago(auto-insert-directory): Fix previous change.
Glenn Morris [Mon, 29 Apr 2002 21:26:14 +0000 (21:26 +0000)]
(auto-insert-directory): Fix previous change.

22 years ago(yank-excluded-properties): Added help-echo to list.
Kim F. Storm [Mon, 29 Apr 2002 21:13:51 +0000 (21:13 +0000)]
(yank-excluded-properties): Added help-echo to list.

22 years ago(remove-yank-excluded-properties): New helper function.
Kim F. Storm [Mon, 29 Apr 2002 21:06:51 +0000 (21:06 +0000)]
(remove-yank-excluded-properties): New helper function.
(insert-for-yank, insert-buffer-substring-as-yank): Use it.

22 years ago(auto-insert-directory): Doc fix.
Glenn Morris [Mon, 29 Apr 2002 20:20:06 +0000 (20:20 +0000)]
(auto-insert-directory): Doc fix.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 29 Apr 2002 19:43:56 +0000 (19:43 +0000)]
*** empty log message ***

22 years ago(remove_properties): Don't use XCAR without CONSP.
Stefan Monnier [Mon, 29 Apr 2002 19:29:58 +0000 (19:29 +0000)]
(remove_properties): Don't use XCAR without CONSP.

22 years ago(XTread_socket): Disable the Xutf8LookupString code.
Stefan Monnier [Mon, 29 Apr 2002 18:24:49 +0000 (18:24 +0000)]
(XTread_socket): Disable the Xutf8LookupString code.

22 years agoFix typo.
Pavel Janík [Mon, 29 Apr 2002 17:47:04 +0000 (17:47 +0000)]
Fix typo.

22 years agoDescribe cua and keypad packages.
Kim F. Storm [Mon, 29 Apr 2002 13:38:40 +0000 (13:38 +0000)]
Describe cua and keypad packages.

22 years ago*** empty log message ***
Kim F. Storm [Mon, 29 Apr 2002 13:08:33 +0000 (13:08 +0000)]
*** empty log message ***

22 years agoCause `texinfo-insert-@node' to insert a carriage return after the
Robert J. Chassell [Mon, 29 Apr 2002 12:59:26 +0000 (12:59 +0000)]
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.

22 years agoRegenerated after adding cua files
Kim F. Storm [Mon, 29 Apr 2002 12:45:41 +0000 (12:45 +0000)]
Regenerated after adding cua files

22 years ago*** empty log message ***
Pavel Janík [Mon, 29 Apr 2002 09:27:57 +0000 (09:27 +0000)]
*** empty log message ***

22 years agoRemove dot at the end of sentence.
Pavel Janík [Mon, 29 Apr 2002 09:27:25 +0000 (09:27 +0000)]
Remove dot at the end of sentence.

22 years agoChange default values.
Pavel Janík [Mon, 29 Apr 2002 09:10:28 +0000 (09:10 +0000)]
Change default values.

22 years ago(DEFAULT_TOOL_BAR_BUTTON_MARGIN)
Pavel Janík [Mon, 29 Apr 2002 09:04:36 +0000 (09:04 +0000)]
(DEFAULT_TOOL_BAR_BUTTON_MARGIN)
(DEFAULT_TOOL_BAR_BUTTON_RELIEF): Change default values.

22 years ago*** empty log message ***
Pavel Janík [Mon, 29 Apr 2002 09:02:58 +0000 (09:02 +0000)]
*** empty log message ***

22 years agoUpdate Commentary section.
Pavel Janík [Mon, 29 Apr 2002 09:02:39 +0000 (09:02 +0000)]
Update Commentary section.

22 years ago(viet-tcvn-decode-table, ccl-decode-tcvn)
Pavel Janík [Mon, 29 Apr 2002 09:02:12 +0000 (09:02 +0000)]
(viet-tcvn-decode-table, ccl-decode-tcvn)
(ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn): New Vietnamese
coding system.

22 years agoUse proper charset.
Pavel Janík [Mon, 29 Apr 2002 08:56:11 +0000 (08:56 +0000)]
Use proper charset.

22 years ago(filesets-data): Doc fix.
Pavel Janík [Mon, 29 Apr 2002 08:48:34 +0000 (08:48 +0000)]
(filesets-data): Doc fix.
(filesets-running-xemacs): Define even when compiling.

22 years agolwlib/Imakefile is removed.
Pavel Janík [Mon, 29 Apr 2002 08:07:43 +0000 (08:07 +0000)]
lwlib/Imakefile is removed.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 29 Apr 2002 05:12:58 +0000 (05:12 +0000)]
*** empty log message ***

22 years ago(fill-context-prefix): Fix last change with yet-another-approach.
Stefan Monnier [Mon, 29 Apr 2002 04:02:22 +0000 (04:02 +0000)]
(fill-context-prefix): Fix last change with yet-another-approach.

22 years ago(ange-ftp-passive-host-alist)
Richard M. Stallman [Mon, 29 Apr 2002 03:58:31 +0000 (03:58 +0000)]
(ange-ftp-passive-host-alist)
(ange-ftp-bs2000-additional-pubsets):  Fix custom type.

22 years ago(small-temporary-file-directory): Fix custom type.
Richard M. Stallman [Mon, 29 Apr 2002 03:55:57 +0000 (03:55 +0000)]
(small-temporary-file-directory): Fix custom type.

22 years ago(f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
Glenn Morris [Sun, 28 Apr 2002 23:38:51 +0000 (23:38 +0000)]
(f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
various "type" forms.

22 years ago*** empty log message ***
Glenn Morris [Sun, 28 Apr 2002 22:46:34 +0000 (22:46 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 28 Apr 2002 22:37:24 +0000 (22:37 +0000)]
*** empty log message ***

22 years ago(mail-recover-1): Decrease non-random-len by 1 for the newly-readded #.
Richard M. Stallman [Sun, 28 Apr 2002 22:35:54 +0000 (22:35 +0000)]
(mail-recover-1): Decrease non-random-len by 1 for the newly-readded #.

22 years ago(make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.
Richard M. Stallman [Sun, 28 Apr 2002 22:30:22 +0000 (22:30 +0000)]
(make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.

22 years ago(make-temp-file): New arg SUFFIX.
Richard M. Stallman [Sun, 28 Apr 2002 22:29:38 +0000 (22:29 +0000)]
(make-temp-file): New arg SUFFIX.

22 years agoMinor reorganization of some code.
Glenn Morris [Sun, 28 Apr 2002 22:28:38 +0000 (22:28 +0000)]
Minor reorganization of some code.

22 years ago(f90-mark-subprogram-overlay): New internal variable.
Glenn Morris [Sun, 28 Apr 2002 22:15:51 +0000 (22:15 +0000)]
(f90-mark-subprogram-overlay): New internal variable.
(f90-mark-subprogram): Use it to highlight the subprogram with an overlay.

22 years ago(f90-xemacs-flag): New variable to put the test for Emacs flavor in one
Glenn Morris [Sun, 28 Apr 2002 22:09:55 +0000 (22:09 +0000)]
(f90-xemacs-flag): New variable to put the test for Emacs flavor in one
place.

22 years ago(Fcommandp): New arg for_call_interactively.
Richard M. Stallman [Sun, 28 Apr 2002 22:06:38 +0000 (22:06 +0000)]
(Fcommandp): New arg for_call_interactively.

22 years ago(Fcommandp): Declare new arg.
Richard M. Stallman [Sun, 28 Apr 2002 22:06:17 +0000 (22:06 +0000)]
(Fcommandp): Declare new arg.

22 years ago(Fall_completions, Ftry_completion): New arg to Fcommandp.
Richard M. Stallman [Sun, 28 Apr 2002 22:05:02 +0000 (22:05 +0000)]
(Fall_completions, Ftry_completion): New arg to Fcommandp.

22 years agoAdded cua-mode based files [split from original cua.el]:
Kim F. Storm [Sun, 28 Apr 2002 21:48:39 +0000 (21:48 +0000)]
Added cua-mode based files [split from original cua.el]:
cua-base.el, cua-rect.el, cua-gmrk.el, and keypad.el

22 years ago(ibuffer-mode): Additional documentation on filter groups.
Colin Walters [Sun, 28 Apr 2002 21:42:07 +0000 (21:42 +0000)]
(ibuffer-mode): Additional documentation on filter groups.

22 years ago(ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filter
Colin Walters [Sun, 28 Apr 2002 21:40:57 +0000 (21:40 +0000)]
(ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filter
group if `ibuffer-view-ibuffer' is nil.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 28 Apr 2002 21:16:32 +0000 (21:16 +0000)]
*** empty log message ***

22 years agoComment change.
Richard M. Stallman [Sun, 28 Apr 2002 21:14:17 +0000 (21:14 +0000)]
Comment change.

22 years agoDo not grab keyboard if installation-directory is
Jan Djärv [Sun, 28 Apr 2002 19:54:30 +0000 (19:54 +0000)]
Do not grab keyboard if installation-directory is
non-nil (not installed Emacs).  To simplify debugging.

22 years agoEntries I should have made earlier.
Glenn Morris [Sun, 28 Apr 2002 19:03:24 +0000 (19:03 +0000)]
Entries I should have made earlier.

22 years ago*** empty log message ***
Jason Rumney [Sun, 28 Apr 2002 18:56:22 +0000 (18:56 +0000)]
*** empty log message ***

22 years ago(syms_of_w32proc): Get true file attributes by default.
Jason Rumney [Sun, 28 Apr 2002 18:53:48 +0000 (18:53 +0000)]
(syms_of_w32proc): Get true file attributes by default.

22 years ago(stat, fstat): Use file index information to generate
Jason Rumney [Sun, 28 Apr 2002 18:52:26 +0000 (18:52 +0000)]
(stat, fstat): Use file index information to generate
inodes for directories where available.

22 years agoEntry I should have made earlier.
Glenn Morris [Sun, 28 Apr 2002 18:15:26 +0000 (18:15 +0000)]
Entry I should have made earlier.

22 years ago(occur-accumulate-lines): Avoid incf and decf.
Richard M. Stallman [Sun, 28 Apr 2002 17:48:31 +0000 (17:48 +0000)]
(occur-accumulate-lines): Avoid incf and decf.
(occur-engine-add-prefix): New function.
(occur-engine): Avoid using macrolet, incf and decf.
Use occur-engine-add-prefix instead.
Rename `l' to `lines' and `c' to `matches'.

(occur-engine, occur-mode-mouse-goto)
(occur-mode-find-occurrence, occur-mode-goto-occurrence)
(occur-mode-goto-occurrence-other-window)
(occur-mode-display-occurrence): A position is just a marker,
not a list.

(occur-revert-arguments):
Renamed from occur-revert-properties.  All uses changed.

22 years agoRemove unused file.
Pavel Janík [Sun, 28 Apr 2002 13:38:13 +0000 (13:38 +0000)]
Remove unused file.

22 years agoRemove OpenLook file dependencies.
Pavel Janík [Sun, 28 Apr 2002 13:35:36 +0000 (13:35 +0000)]
Remove OpenLook file dependencies.
(xrdb-cpp.o): Remove target.
Remove unused defines.