Jason Rumney
74e1aeec7f
Change doc-string comments to new style'. [w/doc:' keyword]. Doc fixes.
...
Don't define max.
(Fx_open_connection): Only execute once.
2001-11-13 00:02:55 +00:00
Jason Rumney
d3d268d5f2
Add note about system caret on MS Windows.
2001-11-13 00:01:44 +00:00
Jason Rumney
33f096701c
Change doc-string comments to new style'. [w/doc:' keyword]. Doc fixes.
2001-11-12 23:57:09 +00:00
Jason Rumney
b6f4c7ba9c
*** empty log message ***
2001-11-12 23:49:56 +00:00
Pavel Janík
e5d9d2e799
(install-arch-indep): Use ${manext}' instead of .1'.
2001-11-12 23:24:32 +00:00
Sam Steingold
99cb8c8b26
* 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.
2001-11-12 23:01:17 +00:00
Richard M. Stallman
140d664344
Undo unintended change in #if 0 code.
2001-11-12 22:55:02 +00:00
Pavel Janík
275cffa758
(cpp-choose-face): Fix typo.
2001-11-12 22:37:48 +00:00
Sam Steingold
edb33387e9
updated (C)
2001-11-12 20:34:45 +00:00
Eli Zaretskii
97c91ba67f
*** empty log message ***
2001-11-12 20:02:38 +00:00
Sam Steingold
e7c8c428f1
Indent properly generic-flet', generic-labels', `with-accessors',
...
`with-condition-restarts'.
2001-11-12 19:58:33 +00:00
Richard M. Stallman
68d2f12f40
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.
2001-11-12 17:05:13 +00:00
Richard M. Stallman
66b17d3f45
*** empty log message ***
2001-11-12 16:03:38 +00:00
Eli Zaretskii
7db6effa4a
Add lispref/index.*perm files to the distribution.
...
From Pavel Janik <Pavel@Janik.cz>.
2001-11-12 13:39:51 +00:00
Eli Zaretskii
273bd54120
(calc-init-extensions): Update autoload names
...
to match files renamed on initial calc import.
2001-11-12 11:43:16 +00:00
Eli Zaretskii
1d937026aa
(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'.
2001-11-12 11:39:45 +00:00
Pavel Janík
3d3f602a1b
*** empty log message ***
2001-11-12 08:50:11 +00:00
Pavel Janík
e14f25bb5f
(uninstall): Remove gfdl.1 when uninstalling.
2001-11-12 08:49:31 +00:00
Pavel Janík
eb1d71ab61
(flyspell-default-dictionary): Fix previous change.
2001-11-12 08:17:15 +00:00
Pavel Janík
a89f435d63
Change macros to use do-while block instead of if-else.
...
Use braces to follow GNU Coding Standards.
2001-11-12 07:30:02 +00:00
Richard M. Stallman
b789d74a98
(flyspell-default-dictionary): Fix custom type.
2001-11-12 06:17:38 +00:00
Richard M. Stallman
2c850e26ce
(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.
2001-11-12 05:35:02 +00:00
Richard M. Stallman
eafb659ab4
*** empty log message ***
2001-11-11 20:15:03 +00:00
Richard M. Stallman
10f9c35dea
(solar-sunrise-and-sunset): Exchange the two extreme values of day-length.
2001-11-11 20:14:47 +00:00
Richard M. Stallman
a4cd0cd738
*** empty log message ***
2001-11-11 20:13:41 +00:00
Richard M. Stallman
487301c25e
(flyspell-default-dictionary): Allow nil as value, and make nil the default.
2001-11-11 20:12:27 +00:00
Richard M. Stallman
5a04bfa984
(child_setup_tty): Don't clear ICRNL or INLCR.
2001-11-11 20:11:14 +00:00
Richard M. Stallman
da3b886d00
(read_escape): Use end_of_file_error for reporting eof.
2001-11-11 20:10:28 +00:00
Richard M. Stallman
172171629f
(Shell Options): Add brief mention of ansi-color.
2001-11-11 20:09:34 +00:00
Richard M. Stallman
4aa2d40e1a
Minor clarification.
2001-11-11 20:08:57 +00:00
Richard M. Stallman
f140458b74
Don't write explicit (interactive) in defining a derived mode.
2001-11-11 20:08:27 +00:00
Richard M. Stallman
4aa3ba0a81
(sh-must-be-shell-mode): Allow modes derived from sh-mode.
2001-11-11 20:07:46 +00:00
Richard M. Stallman
c9d557f595
(checkdoc-file-comments-engine):
...
Turn off error in some re-search-forward calls.
2001-11-11 20:06:58 +00:00
Richard M. Stallman
1c4fe319c9
(query-replace-skip-read-only): New variable.
...
(perform-replace): If that variable is non-nil, ignore matches
that have a read-only property.
2001-11-11 20:05:39 +00:00
Richard M. Stallman
0542e206fe
Declare set_text_properties and set_text_properties_1.
2001-11-11 20:05:05 +00:00
Richard M. Stallman
048a0fbbb1
(replace_range): Use adjust_markers_for_replace
...
instead of adjust_markers_for_delete and adjust_markers_for_insert.
2001-11-11 20:04:45 +00:00
Richard M. Stallman
886ed6ec12
(Freplace_match): Use replace_range to insert and delete.
...
Don't request property inheritance from surrounding text.
2001-11-11 20:04:04 +00:00
Richard M. Stallman
78ff4175b9
(set_text_properties_1): New subroutine, broken out of set_text_properties.
...
(set_text_properties): Use set_text_properties_1.
2001-11-11 20:03:24 +00:00
Richard M. Stallman
34e096ed98
(graft_intervals_into_buffer):
...
Use set_text_properties_1 to clear out properties.
2001-11-11 20:02:58 +00:00
Eli Zaretskii
c77c48d992
File regenerated.
2001-11-11 19:23:13 +00:00
Richard M. Stallman
4c82860aae
(define-derived-mode): Doc fix.
2001-11-11 17:58:58 +00:00
Richard M. Stallman
3aa2f38a88
*** empty log message ***
2001-11-11 17:58:05 +00:00
Richard M. Stallman
4dd04714eb
(server-buffer-done): Test of server-existing-buffer was backwards.
...
(server-existing-buffer): Doc fix.
2001-11-11 17:56:23 +00:00
Eli Zaretskii
721c26b86b
(menu-bar-edit-menu): Don't use x-selection-exists-p if
...
it is not fboundp.
(clipboard-yank): Ditto.
2001-11-11 14:02:54 +00:00
Eli Zaretskii
91e51f9a78
(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'.
2001-11-11 10:33:50 +00:00
Eli Zaretskii
cb765059d7
(calc-record-compilation-date-macro): Return a
...
simple `setq' form.
2001-11-11 10:27:32 +00:00
Eli Zaretskii
f20be8fee3
(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'.
2001-11-11 10:26:44 +00:00
Eli Zaretskii
8391faa18f
(toplevel): Require calc.
...
(calc-fancy-prefix-map): New.
(calc-fancy-prefix): Use it.
(calc-fancy-prefix-other-key): New.
2001-11-11 10:25:50 +00:00
Richard M. Stallman
88b3677644
(save-abbrevs): Default value is t.
2001-11-11 01:53:50 +00:00
Richard M. Stallman
ac3186fd96
(command-line): Read standard abbrev
...
file (abbrev-file-name), if it exists.
2001-11-11 01:53:31 +00:00