1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00
Commit graph

42302 commits

Author SHA1 Message Date
Pavel Janík
420cfdf2b5 *** empty log message *** 2002-02-02 16:03:02 +00:00
Pavel Janík
73194d6771 (flyspell-issue-message-flag): New user option.
(flyspell-mode-on, flyspell-notify-misspell)
(flyspell-small-region, flyspell-external-point-words)
(flyspell-large-region): Use it
(flyspell-before-incorrect-word-string)
(flyspell-after-incorrect-word-string): New user options.
(make-flyspell-overlay): Use them.
(flyspell-version): New function.
(flyspell-incorrect-face, flyspell-duplicate-face): Adapt face definitions
to use :weight.
(flyspell-insert-function): New user option.
(flyspell-auto-correct-word, flyspell-correct-word)
(flyspell-xemacs-correct): Use it.
(flyspell-define-abbrev): New function.
(flyspell-auto-correct-word, flyspell-correct-word)
(flyspell-xemacs-correct): Use it.
(make-flyspell-overlay): Use `evaporate' property.
(flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
(flyspell-emacs-popup): Use `session' instead of `accept'.
(flyspell-auto-correct-previous-pos): New variable.
(flyspell-auto-correct-previous-hook)
(flyspell-auto-correct-previous-word): New functions.
2002-02-02 15:56:45 +00:00
Pavel Janík
901cd78b4a Fix typo in prompt. 2002-02-02 15:52:36 +00:00
Eli Zaretskii
33b0dcb887 (Disabling): Document that .emacs is not edited from "emacs -q". 2002-02-02 13:18:46 +00:00
Eli Zaretskii
7e97c15772 Document the new behavior of novice.el under "emacs -q". 2002-02-02 13:12:45 +00:00
Eli Zaretskii
2308fe2716 (enable-command): If Emacs was invoked as "emacs -q",
don't alter the user's ~/.emacs.
(disable-command): If user-init-file is nil or does not exist,
default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).  But
don't alter the init file if Emacs was invoked as "emacs -q"
2002-02-02 12:49:58 +00:00
Pavel Janík
4fbcc9b1eb (command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally. 2002-02-02 10:11:45 +00:00
Pavel Janík
bf1a876009 (Fsignal): Remove duplicated declaration of the variable
`display_hourglass_p'.
2002-02-02 10:08:08 +00:00
Stefan Monnier
4003548799 (mail-mode): Undo half of last change. 2002-02-01 22:00:02 +00:00
Stefan Monnier
e30ce0986a (indent-for-tab-command): Remove spurious code. 2002-02-01 21:44:26 +00:00
Stefan Monnier
62cec9fefe *** empty log message *** 2002-02-01 19:31:46 +00:00
Eli Zaretskii
662c9e53fe Regenerated. 2002-02-01 18:31:48 +00:00
Eli Zaretskii
cbd5582a9a Moved time-date.el from lisp/gnus to lisp/calendar.
For versions before 1.5, see lisp/gnus/time-date.el.
2002-02-01 18:19:43 +00:00
Eli Zaretskii
d5e06ff143 Moved parse-time.el from lisp/gnus to lisp/calendar.
For versions before 1.6, look in lisp/gnus.
2002-02-01 18:13:49 +00:00
Richard M. Stallman
b1ce6dfbd3 *** empty log message *** 2002-02-01 17:59:36 +00:00
ShengHuo ZHU
43ef72f214 * gnus.xpm: Remove garbages. 2002-02-01 13:20:24 +00:00
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