Pavel Janík
ed6a2558e6
Fix typo.
2002-01-29 09:14:47 +00:00
Stefan Monnier
7df78bc8c7
*** empty log message ***
2002-01-29 01:15:12 +00:00
Kim F. Storm
796d4ec7b1
(x_erase_phys_cursor): Don't erase cursor if cursor row
...
is invisible. This can happen if cursor is on top line of a
window, and we switch to a buffer with a header line.
2002-01-28 22:55:59 +00:00
Kim F. Storm
fa72cff4e3
*** empty log message ***
2002-01-28 22:54:54 +00:00
Eli Zaretskii
f2172a682b
(generate-calendar-month): Doc fix.
2002-01-28 19:23:14 +00:00
Pavel Janík
7c961dc231
*** empty log message ***
2002-01-28 13:19:21 +00:00
Pavel Janík
1f600b1b62
Mention "Show/Hide" menu.
2002-01-28 07:22:01 +00:00
Richard M. Stallman
74fcda73dd
Add autoload cookies. Many doc fixes.
...
(time-add): New function.
(time-subtract): Renamed from subtract-time.
(subtract-time): New alias for time-subtract.
2002-01-27 23:30:29 +00:00
Richard M. Stallman
94a877eff7
Comment change.
2002-01-27 22:53:26 +00:00
Richard M. Stallman
989b669548
Fix typo.
2002-01-27 21:34:12 +00:00
Pavel Janík
7a4b11ca02
*** empty log message ***
2002-01-27 18:25:50 +00:00
Pavel Janík
3eaa445822
New file, XPM variant of letter.xbm.
2002-01-27 18:25:07 +00:00
Pavel Janík
2d4ef6821a
display-time can now incicate new e-mail in directory.
2002-01-27 18:24:04 +00:00
Pavel Janík
fd771ceb4d
(Fread_from_minibuffer, Fread_command, Fread_function)
...
(Fread_variable, Fread_buffer, minibuffer-completion-confirm): Fix
doc-strings.
2002-01-27 18:20:46 +00:00
Pavel Janík
abf0cb2192
(xaw_update_scrollbar, xaw_scrollbar_scroll)
...
(xaw_scrollbar_jump): Put whole functions in #if 0.
2002-01-27 18:18:38 +00:00
Pavel Janík
cc351ed497
(display-time-mail-directory): New option.
...
(display-time-mail-function): Update doc-string.
(display-time-mail-icon): Use XPM image when available.
(display-time-string-forms): Use more descriptive text as help-echo
property.
(display-time-mail-check-directory): New function.
(display-time-update): Use it.
2002-01-27 18:14:55 +00:00
Pavel Janík
baf10d8f55
Fix typos.
2002-01-27 16:44:10 +00:00
Pavel Janík
5059006023
Fix typo.
2002-01-27 16:43:36 +00:00
Pavel Janík
a27aa3204e
(menu-bar-showhide-scroll-bar-menu): Quote `window-system'.
2002-01-27 14:19:16 +00:00
Pavel Janík
1acb1b0cba
*** empty log message ***
2002-01-27 11:31:47 +00:00
Pavel Janík
25fe14a0f0
(menu-bar-scroll-bar-right)
...
(menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
(showhide-menu-bar): New functions.
(menu-bar-showhide-menu): New submenu "Show/Hide".
(menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of "Show/Hide".
Update copyright notice.
2002-01-27 11:17:39 +00:00
Pavel Janík
9789516772
(tmm-get-keymap): Honour :visible in `menu-item'.
...
Add Keywords header. Update Commentary section.
Update copyright notice.
2002-01-27 11:17:06 +00:00
Eli Zaretskii
a17b361476
Mention support for BSD/OS 5.0.
2002-01-27 10:05:42 +00:00
Eli Zaretskii
d835989319
*** empty log message ***
2002-01-27 10:03:32 +00:00
Eli Zaretskii
1d06fc82d3
Recognize BSD/OS 5.0.
2002-01-27 10:03:14 +00:00
Eli Zaretskii
8aefee062d
(lazy-lock-mode): Add a reference to jit-lock.
2002-01-27 09:25:37 +00:00
Pavel Janík
48e562d427
*** empty log message ***
2002-01-27 09:15:28 +00:00
Richard M. Stallman
ac7845fd60
Clarifications.
2002-01-26 23:19:48 +00:00
Richard M. Stallman
f5798fbde6
*** empty log message ***
2002-01-26 23:08:16 +00:00
Richard M. Stallman
9db0af9e14
Exchange meanings of scroll-up-aggressively and scroll-down-aggressively.
...
Delete text erroneously added for scroll-conservatively.
2002-01-26 23:06:28 +00:00
Richard M. Stallman
6524d9553d
(syms_of_buffer): Doc fixes for scroll-...-aggressively.
2002-01-26 23:04:27 +00:00
Richard M. Stallman
46226c1d99
(try_scrolling): Exchange uses of scroll_down_aggressively
...
and scroll_up_aggressively.
2002-01-26 23:02:00 +00:00
Richard M. Stallman
cb96f0941a
(pc-selection-mode-hook)
...
(pc-select-saved-settings-alist, pc-select-map)
(pc-select-saved-global-map, pc-select-key-bindings-alist)
(pc-select-default-key-bindings, pc-select-extra-key-bindings)
(pc-select-meta-moves-sexps-key-bindings)
(pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
New variables.
(pc-select-define-keys, pc-select-restore-keys): New functions.
(pc-select-add-to-alist, pc-select-save-and-set-var)
(pc-select-save-and-set-mode, pc-select-restore-var)
(pc-select-restore-mode): New macros.
(pc-selection-mode): Completely rewrote the body of the function;
the main goal was to make pc-selection-mode "turn-off"-able, like
other minor modes. Use define-minore-mode instead of just a
defun. Store the key bindings into four alists:
pc-select-default-key-bindings, pc-select-extra-key-bindings,
pc-select-meta-moves-sexps-key-bindings, and
pc-select-tty-key-bindings; then have the pc-select-define-keys
function walk those alists instead of calling define-key
repeatedly. When the mode is turned on, set the
keybindings in global-map and remember the old keybindings; when
the mode is turned off, restore the previously-saved keybindings.
(pc-selection-mode defcustom): Reflect the fact that the mode is
now "turn-off"-able.
2002-01-26 22:47:39 +00:00
Richard M. Stallman
b090d7925a
Minor cleanups.
2002-01-26 22:43:53 +00:00
Pavel Janík
8fc7780138
Fix typo.
2002-01-26 17:10:34 +00:00
Pavel Janík
a534ddab16
(parse_tool_bar_item): Remove duplicated prototypes.
2002-01-26 17:06:55 +00:00
Pavel Janík
cd61f595b4
Fix typo.
...
The file utf-8.el (and its author) is mentioned above.
2002-01-26 17:03:00 +00:00
Pavel Janík
4a389f5364
Fix typo.
2002-01-26 15:08:05 +00:00
Pavel Janík
7dee7ff71b
*** empty log message ***
2002-01-26 15:02:38 +00:00
Eli Zaretskii
4c334f5b15
(eshell-eval-command): If eshell-resume-eval
...
returns t, don't treat that as an error.
2002-01-26 12:06:47 +00:00
Jason Rumney
990d68dde9
(face-font-registry-alternatives) [windows-nt]: Add
...
ms-oemlatin as an alternative for iso8859-1.
2002-01-26 00:03:28 +00:00
Stefan Monnier
3a232704c3
(Fnext_property_change, Fnext_single_property_change)
...
(Fprevious_property_change, Fprevious_single_property_change):
Stay within the narrowed-buffer boundaries.
2002-01-25 22:42:13 +00:00
Stefan Monnier
843e5edd21
(cvs-reread-cvsrc): Distinguish between an empty list of
...
args and the absence of an entry. Don't add -f each time.
2002-01-25 22:41:28 +00:00
Eli Zaretskii
d22f8da480
(mismatch): Doc fix.
2002-01-25 18:47:33 +00:00
Eli Zaretskii
818cd248c3
Explain in a comment why the default background-setting code is still
...
here, although xterm.l and rxvt.el do that better.
2002-01-25 17:29:34 +00:00
Eli Zaretskii
e47cd3c4e2
Fix a typo in a comment.
2002-01-25 14:35:42 +00:00
Eli Zaretskii
e8384e8611
(Text Terminal Colors): Document tty-display-color-p.
2002-01-25 14:15:02 +00:00
Eli Zaretskii
0011f34671
*** empty log message ***
2002-01-25 14:11:11 +00:00
Eli Zaretskii
99fdd6bcfa
(Ftty_display_color_cells, Ftty_display_color_p): Change the
...
argument name to DISPLAY. Doc fix.
2002-01-25 14:08:42 +00:00
Eli Zaretskii
7cc8f35a90
Document the extended color support for xterm and rxvt, and the
...
new tty-display-color-cells primitive.
2002-01-25 14:04:06 +00:00