1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

40036 Commits

Author SHA1 Message Date
Eli Zaretskii
e58d845793 Mark the pc-selection-mode change as documented. 2002-02-01 13:13:45 +00:00
Eli Zaretskii
8819154c65 (Emulation): pc-selection-mode is now a toggle. 2002-02-01 13:12:44 +00:00
Richard M. Stallman
5e1017467a *** empty log message *** 2002-02-01 04:36:54 +00:00
Richard M. Stallman
7b5ad687dc (region_limit): Nicer error message. 2002-02-01 04:35:03 +00:00
Richard M. Stallman
b1887814c3 (decode_composition_emacs_mule):
Give up if NCOMPONENT gets too large to index `component'.
2002-02-01 04:34:21 +00:00
Richard M. Stallman
345c105fa4 (Fcompleting_read): Doc fix. 2002-02-01 04:32:56 +00:00
Richard M. Stallman
f203cf07e4 (check_mark): New arg to specify clearer error message.
Callers changed.
2002-02-01 04:32:24 +00:00
Richard M. Stallman
65de839b43 Minor clarification. 2002-02-01 04:29:36 +00:00
Richard M. Stallman
baee139771 Document date-to-time and seconds-to-time.
New node Time Calculations.
2002-02-01 04:28:28 +00:00
Richard M. Stallman
3efadcb876 (iso-languages): Fix ", " in French. 2002-02-01 04:26:56 +00:00
Richard M. Stallman
408f56b2e3 (history-length): Specify customization for it. 2002-02-01 04:26:17 +00:00
Richard M. Stallman
fa5b1b57fe (debugger-frame-clear, debugger-frame): Error on non-frame line. 2002-02-01 04:24:22 +00:00
Richard M. Stallman
65fe45f2ea (debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,
insert indication of the buffer position.
(debugger-frame-number): Ignore ;;;-comment lines in backtrace.
2002-02-01 04:21:38 +00:00
Richard M. Stallman
195ce31160 (shell-command-on-region): Err if no mark before reading the command string. 2002-02-01 04:20:02 +00:00
Richard M. Stallman
57e46f945e (hl-line-highlight, hl-line-unhighlight):
Definitions moved down after hl-line-mode var's definition.
2002-02-01 04:18:46 +00:00
Richard M. Stallman
f87d993410 (hilit-chg-fixup): Don't alter overlay if not ours.
(hilit-chg-set-face-on-change): Rename arg.
(hilit-chg-make-ov): Detect error earlier.
2002-02-01 04:17:59 +00:00
Richard M. Stallman
e329ba0e05 Delete autoload cookies. 2002-02-01 04:16:02 +00:00
Richard M. Stallman
f3ea9e4ffe (comint-scroll-show-maximum-output): Default is t. 2002-02-01 04:15:14 +00:00
Richard M. Stallman
7e7d0f8bc2 (batch-byte-compile): New arg noforce.
(batch-byte-compile-if-not-done): New function.
2002-02-01 04:14:14 +00:00
Richard M. Stallman
61b92c330e (compile): New target.
(compile-always): Renamed from compile-files.
(compile-after-backup): Renamed from compile.
(bootstrap): Depend on compile-always, not compile-files.
2002-02-01 04:13:14 +00:00
Richard M. Stallman
024ab5b504 (pc-select-save-and-set-mode): Properly use MODE-VAR. 2002-02-01 03:59:17 +00:00
Pavel Janík
f95c4fe5fa Fix typo. 2002-01-31 06:57:08 +00:00
Pavel Janík
cc13aa2576 (latin-2-prefix): Add �and �From "Dr. Eduard Werner" <edi.werner@gmx.de>. 2002-01-29 22:35:51 +00:00
Pavel Janík
c2ca4babdc (menu-bar-options-save): Add `default-frame-alist' to saved variables.
(menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead of the
variable `scroll-bar-mode'.
2002-01-29 14:19:21 +00:00
Pavel Janík
008cea2cfa (menu-bar-help-menu): Change menu-item "Show Emacs Version" to "About
Emacs".
2002-01-29 13:55:43 +00:00
Pavel Janík
c61453ea45 (normal-splash-screen, display-splash-screen): New functions (separated
from command-line-1).
(command-line-1): Use them.
2002-01-29 13:54:39 +00:00
Pavel Janík
2fced6f94d Minor formatting fixes in preparation of merging new version. 2002-01-29 13:42:12 +00:00
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