bpt/emacs.git
22 years ago(mouse-show-mark): Either move point to the mark
Richard M. Stallman [Wed, 14 Nov 2001 02:48:17 +0000 (02:48 +0000)]
(mouse-show-mark): Either move point to the mark
or use highlighting, never both.
(mouse-buffer-menu): If WINDOW is a frame, select its selected window.

22 years ago(Ffile_accessible_directory_p): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:09:27 +0000 (00:09 +0000)]
(Ffile_accessible_directory_p): Doc fix.

22 years ago(Funlock_buffer, Ffile_locked_p): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:09:06 +0000 (00:09 +0000)]
(Funlock_buffer, Ffile_locked_p): Doc fixes.

22 years ago(Fprin1_to_string): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:08:47 +0000 (00:08 +0000)]
(Fprin1_to_string): Doc fix.

22 years ago(syms_of_eval): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:07:34 +0000 (00:07 +0000)]
(syms_of_eval): Doc fix.

22 years ago(Fceiling, Ffloor): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:07:09 +0000 (00:07 +0000)]
(Fceiling, Ffloor): Doc fixes.

22 years ago(syms_of_buffer): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:06:50 +0000 (00:06 +0000)]
(syms_of_buffer): Doc fixes.

22 years ago(syms_of_coding): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:57 +0000 (00:04 +0000)]
(syms_of_coding): Doc fix.

22 years ago(syms_of_display): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:38 +0000 (00:04 +0000)]
(syms_of_display): Doc fix.

22 years ago(Fsun_change_cursor_icon): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:24 +0000 (00:04 +0000)]
(Fsun_change_cursor_icon): Doc fix.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 13 Nov 2001 23:22:19 +0000 (23:22 +0000)]
*** empty log message ***

22 years ago(comment-normalize-vars): Handle a nil comment-padding.
Stefan Monnier [Tue, 13 Nov 2001 20:19:22 +0000 (20:19 +0000)]
(comment-normalize-vars): Handle a nil comment-padding.

22 years agoDoc fixes.
Jason Rumney [Tue, 13 Nov 2001 19:06:58 +0000 (19:06 +0000)]
Doc fixes.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Nov 2001 18:21:07 +0000 (18:21 +0000)]
*** empty log message ***

22 years ago(electric-buffer-update-highlight): New function.
Richard M. Stallman [Tue, 13 Nov 2001 17:29:40 +0000 (17:29 +0000)]
(electric-buffer-update-highlight): New function.
(electric-buffer-overlay): New variable.
(electric-buffer-menu-looper): Call electric-buffer-update-highlight.
(electric-buffer-list): Likewise.

22 years ago(isearch-mode): Handle negative search-slow-window-lines correctly.
Richard M. Stallman [Tue, 13 Nov 2001 16:39:40 +0000 (16:39 +0000)]
(isearch-mode): Handle negative search-slow-window-lines correctly.

(isearch-whitespace-chars): Doc fix.

22 years ago(ada-fill-comment-prefix): GNAT wants 2 spaces.
Stefan Monnier [Tue, 13 Nov 2001 14:25:57 +0000 (14:25 +0000)]
(ada-fill-comment-prefix): GNAT wants 2 spaces.

22 years ago(Fface_attributes_as_vector): Doc fix.
Pavel Janík [Tue, 13 Nov 2001 11:59:54 +0000 (11:59 +0000)]
(Fface_attributes_as_vector): Doc fix.

22 years ago(Fx_synchronize): Reindent.
Pavel Janík [Tue, 13 Nov 2001 11:58:21 +0000 (11:58 +0000)]
(Fx_synchronize): Reindent.

22 years agoDoc fix.
Pavel Janík [Tue, 13 Nov 2001 11:56:24 +0000 (11:56 +0000)]
Doc fix.

22 years ago*** empty log message ***
Pavel Janík [Tue, 13 Nov 2001 11:54:47 +0000 (11:54 +0000)]
*** empty log message ***

22 years agoFix previous change.
Pavel Janík [Tue, 13 Nov 2001 09:39:55 +0000 (09:39 +0000)]
Fix previous change.

22 years ago*** empty log message ***
Pavel Janík [Tue, 13 Nov 2001 07:49:29 +0000 (07:49 +0000)]
*** empty log message ***

22 years agoChange doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík [Tue, 13 Nov 2001 07:48:37 +0000 (07:48 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].

22 years agoUse `frame-width' instead of `screen-width',
Eli Zaretskii [Tue, 13 Nov 2001 07:34:05 +0000 (07:34 +0000)]
Use `frame-width' instead of `screen-width',
`frame-height' instead of `screen-height', and,
`executing-kbd-macro' instead of `executing-macro'.
(calc-unread-command): Use `unread-command-events'.

22 years agoUse `frame-width' instead of `screen-width',
Eli Zaretskii [Tue, 13 Nov 2001 07:30:58 +0000 (07:30 +0000)]
Use `frame-width' instead of `screen-width',
`frame-height' instead of `screen-height', and,
`executing-kbd-macro' instead of `executing-macro'.

22 years ago(calc-settings-file-name): Don't hardcode
Eli Zaretskii [Tue, 13 Nov 2001 07:29:33 +0000 (07:29 +0000)]
(calc-settings-file-name): Don't hardcode
"~/.emacs"; use `read-file-name'.

22 years ago(calc-do-embedded): Call `y-or-n-p' with
Eli Zaretskii [Tue, 13 Nov 2001 07:28:01 +0000 (07:28 +0000)]
(calc-do-embedded): Call `y-or-n-p' with
correct number of arguments.

22 years ago(calc-do-alg-entry): Use
Eli Zaretskii [Tue, 13 Nov 2001 07:27:27 +0000 (07:27 +0000)]
(calc-do-alg-entry): Use
`blink-paren-function' instead of `blink-paren-hook'.

22 years ago(x-popup-menu): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:10:57 +0000 (07:10 +0000)]
(x-popup-menu): Reindent.
(x-popup-dialog): Likewise.

22 years ago(Finternal_set_alternative_font_family_alist): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:09:22 +0000 (07:09 +0000)]
(Finternal_set_alternative_font_family_alist): Reindent.

22 years ago(Fdump_tool_bar_row): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:07:09 +0000 (07:07 +0000)]
(Fdump_tool_bar_row): Reindent.

22 years ago(Fminibuffer_complete_word): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:03:59 +0000 (07:03 +0000)]
(Fminibuffer_complete_word): Reindent.
(Fminibuffer_complete_and_exit): Likewise.
(Fminibuffer_completion_help): Likewise.
(Fminibuffer_message): Likewise.

22 years ago(Freverse): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:02:02 +0000 (07:02 +0000)]
(Freverse): Reindent.

22 years ago(Fif): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:00:46 +0000 (07:00 +0000)]
(Fif): Reindent.
(Fand): Likewise.

22 years ago(Fuser_real_login_name): Reindent.
Pavel Janík [Tue, 13 Nov 2001 06:59:27 +0000 (06:59 +0000)]
(Fuser_real_login_name): Reindent.
(Finsert_buffer_substring): Likewise.
(Fcompare_buffer_substrings): Likewise.
(Fsubst_char_in_region): Likewise.

22 years ago(Fsit_for): Reindent.
Pavel Janík [Tue, 13 Nov 2001 06:57:40 +0000 (06:57 +0000)]
(Fsit_for): Reindent.
(Fframe_or_buffer_changed_p): Likewise.
(Finternal_show_cursor_p): Likewise.
(syms_of_display): Likewise.

22 years ago(Flist): Reindent.
Pavel Janík [Tue, 13 Nov 2001 06:55:42 +0000 (06:55 +0000)]
(Flist): Reindent.
(Fvector): Likewise.

22 years ago(install-arch-indep): Install emacsclient manual page.
Pavel Janík [Tue, 13 Nov 2001 06:50:54 +0000 (06:50 +0000)]
(install-arch-indep): Install emacsclient manual page.
(uninstall): Uninstall emacsclient manual page.

22 years ago(todo-save): Add save-excursion and save-restriction.
Richard M. Stallman [Tue, 13 Nov 2001 04:11:29 +0000 (04:11 +0000)]
(todo-save): Add save-excursion and save-restriction.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 13 Nov 2001 03:14:36 +0000 (03:14 +0000)]
*** empty log message ***

22 years ago(server-edit, server-done): Doc fix.
Richard M. Stallman [Tue, 13 Nov 2001 03:14:23 +0000 (03:14 +0000)]
(server-edit, server-done): Doc fix.

22 years ago(sql-mode): Doc change.
Richard M. Stallman [Tue, 13 Nov 2001 02:22:40 +0000 (02:22 +0000)]
(sql-mode): Doc change.

(sql-mode-syntax-table): Backslash is no longer an escape character.

22 years agoSay what questions first line of doc string should answer.
Richard M. Stallman [Tue, 13 Nov 2001 02:20:53 +0000 (02:20 +0000)]
Say what questions first line of doc string should answer.

22 years agoAdd item for edebug and macros.
Richard M. Stallman [Tue, 13 Nov 2001 02:20:08 +0000 (02:20 +0000)]
Add item for edebug and macros.

22 years ago(Info-mode): Add a no-clone-indirect property.
Richard M. Stallman [Tue, 13 Nov 2001 02:12:04 +0000 (02:12 +0000)]
(Info-mode): Add a no-clone-indirect property.

22 years ago(clone-indirect-buffer): Error if major mode symbol
Richard M. Stallman [Tue, 13 Nov 2001 02:09:59 +0000 (02:09 +0000)]
(clone-indirect-buffer): Error if major mode symbol
has a no-clone-indirect property.
(clone-buffer): Check for obvious errors before reading clone name.

22 years agofixed format
Sam Steingold [Tue, 13 Nov 2001 00:07:54 +0000 (00:07 +0000)]
fixed format

22 years agoChange doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Jason Rumney [Tue, 13 Nov 2001 00:02:55 +0000 (00:02 +0000)]
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Don't define max.
(Fx_open_connection): Only execute once.

22 years agoAdd note about system caret on MS Windows.
Jason Rumney [Tue, 13 Nov 2001 00:01:44 +0000 (00:01 +0000)]
Add note about system caret on MS Windows.

22 years agoChange doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Jason Rumney [Mon, 12 Nov 2001 23:57:09 +0000 (23:57 +0000)]
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.

22 years ago*** empty log message ***
Jason Rumney [Mon, 12 Nov 2001 23:49:56 +0000 (23:49 +0000)]
*** empty log message ***

22 years ago(install-arch-indep): Use `${manext}' instead of `.1'.
Pavel Janík [Mon, 12 Nov 2001 23:24:32 +0000 (23:24 +0000)]
(install-arch-indep): Use `${manext}' instead of `.1'.

22 years ago* vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
Sam Steingold [Mon, 12 Nov 2001 23:01:17 +0000 (23:01 +0000)]
* vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
set-buffer-modified-p to nil after `vc-exec-after'.
* log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
(log-view-mode): Make read-only.
(log-view-current-file): Do final `expand-file-name' in the
current `default-directory'.
(log-view-current-tag): Take an optional `where' arg.
(log-view-diff): New user command.

22 years agoUndo unintended change in #if 0 code.
Richard M. Stallman [Mon, 12 Nov 2001 22:55:02 +0000 (22:55 +0000)]
Undo unintended change in #if 0 code.

22 years ago(cpp-choose-face): Fix typo.
Pavel Janík [Mon, 12 Nov 2001 22:37:48 +0000 (22:37 +0000)]
(cpp-choose-face): Fix typo.

22 years agoupdated (C)
Sam Steingold [Mon, 12 Nov 2001 20:34:45 +0000 (20:34 +0000)]
updated (C)

22 years ago*** empty log message ***
Eli Zaretskii [Mon, 12 Nov 2001 20:02:38 +0000 (20:02 +0000)]
*** empty log message ***

22 years agoIndent properly `generic-flet', `generic-labels', `with-accessors',
Sam Steingold [Mon, 12 Nov 2001 19:58:33 +0000 (19:58 +0000)]
Indent properly `generic-flet', `generic-labels', `with-accessors',
`with-condition-restarts'.

22 years agoMany trivial doc fixes.
Richard M. Stallman [Mon, 12 Nov 2001 17:05:13 +0000 (17:05 +0000)]
Many trivial doc fixes.
(dired-get-file-for-visit): New function.
(dired-find-alternate-file, dired-mouse-find-file-other-window):
(dired-view-file, dired-find-file-other-window, dired-display-file):
(dired-find-file): Use dired-get-file-for-visit.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 12 Nov 2001 16:03:38 +0000 (16:03 +0000)]
*** empty log message ***

22 years agoAdd lispref/index.*perm files to the distribution.
Eli Zaretskii [Mon, 12 Nov 2001 13:39:51 +0000 (13:39 +0000)]
Add lispref/index.*perm files to the distribution.
From Pavel Janik <Pavel@Janik.cz>.

22 years ago(calc-init-extensions): Update autoload names
Eli Zaretskii [Mon, 12 Nov 2001 11:43:16 +0000 (11:43 +0000)]
(calc-init-extensions): Update autoload names
to match files renamed on initial calc import.

22 years ago(toplevel): Bind mouse buttons.
Eli Zaretskii [Mon, 12 Nov 2001 11:39:45 +0000 (11:39 +0000)]
(toplevel): Bind mouse buttons.
(calc-do-keypad): Don't attempt to use nonexistent global
mouse-map, use calc-keypad-map.
(calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
(calc-keypad-left-click): Don't use mouse-map; update to new event
interface.
(calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
(calc-keypad-press): Use `unread-command-events' instead of
`unread-command-char'.

22 years ago*** empty log message ***
Pavel Janík [Mon, 12 Nov 2001 08:50:11 +0000 (08:50 +0000)]
*** empty log message ***

22 years ago(uninstall): Remove gfdl.1 when uninstalling.
Pavel Janík [Mon, 12 Nov 2001 08:49:31 +0000 (08:49 +0000)]
(uninstall): Remove gfdl.1 when uninstalling.

22 years ago(flyspell-default-dictionary): Fix previous change.
Pavel Janík [Mon, 12 Nov 2001 08:17:15 +0000 (08:17 +0000)]
(flyspell-default-dictionary): Fix previous change.

22 years agoChange macros to use do-while block instead of if-else.
Pavel Janík [Mon, 12 Nov 2001 07:30:02 +0000 (07:30 +0000)]
Change macros to use do-while block instead of if-else.
Use braces to follow GNU Coding Standards.

22 years ago(flyspell-default-dictionary): Fix custom type.
Richard M. Stallman [Mon, 12 Nov 2001 06:17:38 +0000 (06:17 +0000)]
(flyspell-default-dictionary): Fix custom type.

22 years ago(XTread_socket): Don't update focus for EnterNotify or
Richard M. Stallman [Mon, 12 Nov 2001 05:35:02 +0000 (05:35 +0000)]
(XTread_socket): Don't update focus for EnterNotify or
LeaveNotify events.  Only FocusIn and FocusOut do that now.
(x_display_and_set_cursor): Do display hollow cursors in active
minibuffer windows when they are not selected.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 11 Nov 2001 20:15:03 +0000 (20:15 +0000)]
*** empty log message ***

22 years ago(solar-sunrise-and-sunset): Exchange the two extreme values of day-length.
Richard M. Stallman [Sun, 11 Nov 2001 20:14:47 +0000 (20:14 +0000)]
(solar-sunrise-and-sunset): Exchange the two extreme values of day-length.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 11 Nov 2001 20:13:41 +0000 (20:13 +0000)]
*** empty log message ***

22 years ago(flyspell-default-dictionary): Allow nil as value, and make nil the default.
Richard M. Stallman [Sun, 11 Nov 2001 20:12:27 +0000 (20:12 +0000)]
(flyspell-default-dictionary): Allow nil as value, and make nil the default.

22 years ago(child_setup_tty): Don't clear ICRNL or INLCR.
Richard M. Stallman [Sun, 11 Nov 2001 20:11:14 +0000 (20:11 +0000)]
(child_setup_tty): Don't clear ICRNL or INLCR.

22 years ago(read_escape): Use end_of_file_error for reporting eof.
Richard M. Stallman [Sun, 11 Nov 2001 20:10:28 +0000 (20:10 +0000)]
(read_escape): Use end_of_file_error for reporting eof.

22 years ago(Shell Options): Add brief mention of ansi-color.
Richard M. Stallman [Sun, 11 Nov 2001 20:09:34 +0000 (20:09 +0000)]
(Shell Options): Add brief mention of ansi-color.

22 years agoMinor clarification.
Richard M. Stallman [Sun, 11 Nov 2001 20:08:57 +0000 (20:08 +0000)]
Minor clarification.

22 years agoDon't write explicit (interactive) in defining a derived mode.
Richard M. Stallman [Sun, 11 Nov 2001 20:08:27 +0000 (20:08 +0000)]
Don't write explicit (interactive) in defining a derived mode.

22 years ago(sh-must-be-shell-mode): Allow modes derived from sh-mode.
Richard M. Stallman [Sun, 11 Nov 2001 20:07:46 +0000 (20:07 +0000)]
(sh-must-be-shell-mode): Allow modes derived from sh-mode.

22 years ago(checkdoc-file-comments-engine):
Richard M. Stallman [Sun, 11 Nov 2001 20:06:58 +0000 (20:06 +0000)]
(checkdoc-file-comments-engine):
Turn off error in some re-search-forward calls.

22 years ago(query-replace-skip-read-only): New variable.
Richard M. Stallman [Sun, 11 Nov 2001 20:05:39 +0000 (20:05 +0000)]
(query-replace-skip-read-only): New variable.
(perform-replace): If that variable is non-nil, ignore matches
that have a read-only property.

22 years agoDeclare set_text_properties and set_text_properties_1.
Richard M. Stallman [Sun, 11 Nov 2001 20:05:05 +0000 (20:05 +0000)]
Declare set_text_properties and set_text_properties_1.

22 years ago(replace_range): Use adjust_markers_for_replace
Richard M. Stallman [Sun, 11 Nov 2001 20:04:45 +0000 (20:04 +0000)]
(replace_range): Use adjust_markers_for_replace
instead of adjust_markers_for_delete and adjust_markers_for_insert.

22 years ago(Freplace_match): Use replace_range to insert and delete.
Richard M. Stallman [Sun, 11 Nov 2001 20:04:04 +0000 (20:04 +0000)]
(Freplace_match): Use replace_range to insert and delete.
Don't request property inheritance from surrounding text.

22 years ago(set_text_properties_1): New subroutine, broken out of set_text_properties.
Richard M. Stallman [Sun, 11 Nov 2001 20:03:24 +0000 (20:03 +0000)]
(set_text_properties_1): New subroutine, broken out of set_text_properties.
(set_text_properties): Use set_text_properties_1.

22 years ago(graft_intervals_into_buffer):
Richard M. Stallman [Sun, 11 Nov 2001 20:02:58 +0000 (20:02 +0000)]
(graft_intervals_into_buffer):
Use set_text_properties_1 to clear out properties.

22 years agoFile regenerated.
Eli Zaretskii [Sun, 11 Nov 2001 19:23:13 +0000 (19:23 +0000)]
File regenerated.

22 years ago(define-derived-mode): Doc fix.
Richard M. Stallman [Sun, 11 Nov 2001 17:58:58 +0000 (17:58 +0000)]
(define-derived-mode): Doc fix.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 11 Nov 2001 17:58:05 +0000 (17:58 +0000)]
*** empty log message ***

22 years ago(server-buffer-done): Test of server-existing-buffer was backwards.
Richard M. Stallman [Sun, 11 Nov 2001 17:56:23 +0000 (17:56 +0000)]
(server-buffer-done): Test of server-existing-buffer was backwards.
(server-existing-buffer): Doc fix.

22 years ago(menu-bar-edit-menu): Don't use x-selection-exists-p if
Eli Zaretskii [Sun, 11 Nov 2001 14:02:54 +0000 (14:02 +0000)]
(menu-bar-edit-menu): Don't use x-selection-exists-p if
it is not fboundp.
(clipboard-yank): Ditto.

22 years ago(toplevel): Require calc-macs.
Eli Zaretskii [Sun, 11 Nov 2001 10:33:50 +0000 (10:33 +0000)]
(toplevel): Require calc-macs.
(calc-minibuffer-size): New.
(calcDigit-nondigit): Use it instead of `buffer-size'.
(calcDigit-backspace): Likewise.
(calcDigit-nondigit): Use `minibuffer-contents' instead of `buffer-string'.
(calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of `point-min'.
(calcDigit-key): Use `calc-minibuffer-contains' instead of a `save-excursion'.

22 years ago(calc-record-compilation-date-macro): Return a
Eli Zaretskii [Sun, 11 Nov 2001 10:27:32 +0000 (10:27 +0000)]
(calc-record-compilation-date-macro): Return a
simple `setq' form.

22 years ago(toplevel): Require calc-macs during compilation.
Eli Zaretskii [Sun, 11 Nov 2001 10:26:44 +0000 (10:26 +0000)]
(toplevel): Require calc-macs during compilation.
(calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
(calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
(calcAlg-enter): Likewise.
(calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.

22 years ago(toplevel): Require calc.
Eli Zaretskii [Sun, 11 Nov 2001 10:25:50 +0000 (10:25 +0000)]
(toplevel): Require calc.
(calc-fancy-prefix-map): New.
(calc-fancy-prefix): Use it.
(calc-fancy-prefix-other-key): New.

22 years ago(save-abbrevs): Default value is t.
Richard M. Stallman [Sun, 11 Nov 2001 01:53:50 +0000 (01:53 +0000)]
(save-abbrevs): Default value is t.

22 years ago(command-line): Read standard abbrev
Richard M. Stallman [Sun, 11 Nov 2001 01:53:31 +0000 (01:53 +0000)]
(command-line): Read standard abbrev
file (abbrev-file-name), if it exists.

22 years agoDocument changes in loading and saving abbrevs.
Richard M. Stallman [Sun, 11 Nov 2001 01:52:15 +0000 (01:52 +0000)]
Document changes in loading and saving abbrevs.

22 years ago(read-abbrev-file): Don't set save-abbrevs.
Richard M. Stallman [Sun, 11 Nov 2001 01:49:05 +0000 (01:49 +0000)]
(read-abbrev-file): Don't set save-abbrevs.
(quietly-read-abbrev-file): Doc fix.