Commit graph

58274 commits

Author SHA1 Message Date
Richard M. Stallman
e2dacaacaf (edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend. 2005-07-10 17:23:54 +00:00
Richard M. Stallman
5bcc074b49 (facemenu-read-color): Do case-insensitive matching. 2005-07-10 17:20:02 +00:00
Richard M. Stallman
f44c13705f (timezone-parse-date): Changed first regexp
so it will not mistakenly match dates with no time zone.
2005-07-10 17:19:28 +00:00
Richard M. Stallman
385480e59a (debug): Call with-timeout-suspend and with-timeout-unsuspend. 2005-07-10 17:19:07 +00:00
Richard M. Stallman
89c020e85d (with-timeout-timers): New variable.
(with-timeout): Bind that variable to record timers.
(with-timeout-suspend, with-timeout-unsuspend): New functions.
2005-07-10 17:18:25 +00:00
Richard M. Stallman
028d38a278 Move debugger-mode to a more natural place. 2005-07-10 17:07:19 +00:00
Richard M. Stallman
245f0222c6 (debug-help-follow): New function.
(debugger-mode-map): Use that instead of help-follow.
(debugger-setup-buffer): Use eval-buffer-list to handle eval-buffer frames.
2005-07-10 17:06:33 +00:00
Richard M. Stallman
3f39f99678 (Qeval_buffer_list, Veval_buffer_list): New vars.
(syms_of_lread): Set up eval-buffer-list.
(Feval_buffer, Feval_region): Bind eval-buffer-list.
2005-07-10 17:02:49 +00:00
Luc Teirlinck
0a2eeb92f2 *** empty log message *** 2005-07-10 17:01:34 +00:00
Luc Teirlinck
e30522ee69 (command-line): Use custom-reevaluate-setting to handle tooltip-mode.
Delete obsolete comment.
2005-07-10 16:43:39 +00:00
Luc Teirlinck
9ccfc415b9 (tooltip-mode): Use custom-initialize-safe-default and simplify
:init-value.  Delete obsolete comment.
2005-07-10 16:40:11 +00:00
Luc Teirlinck
93ad71f823 (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
:init-value.
2005-07-10 16:36:04 +00:00
Luc Teirlinck
ff48d7e6f0 (custom-initialize-safe-set, custom-initialize-safe-default): New functions. 2005-07-10 16:32:59 +00:00
Luc Teirlinck
72df78c9e8 *** empty log message *** 2005-07-10 14:47:45 +00:00
Luc Teirlinck
e6d0b67a70 (set-visited-file-name): Avoid calling file-name-nondirectory with a
nil argument.
2005-07-10 14:42:02 +00:00
Juri Linkov
4a65d2b34e (ispell-command-loop): Add current dictionary name and program name
to mode-line-format.
(ispell-region, ispell-process-line): Add current dictionary name
and program name to messages.
2005-07-09 20:49:10 +00:00
Juri Linkov
d634a3a2de (next-error-hook): New variable.
(next-error): Use it.  Doc fix.
2005-07-09 20:46:26 +00:00
Juri Linkov
2894bd96e0 (compilation-mode-hook, compilation-mode): Doc fix. 2005-07-09 20:45:26 +00:00
Juri Linkov
884b7f9dac (dired-marker-char): Avoid quotations for do' and mark'
to not create links to unrelated functions in the Help buffer.
2005-07-09 20:44:05 +00:00
Juri Linkov
feed81e98e (fringe-mode): Add period in docstring.
(fringe-query-style): Build prompt depending on `all-frames' arg.
2005-07-09 20:43:32 +00:00
Richard M. Stallman
10bb671b10 *** empty log message *** 2005-07-09 16:16:54 +00:00
Thien-Thi Nguyen
63737a6169 (Add missing years in copyright notices of all files):
Update "in charge" field for lisp/mh-e.
2005-07-09 10:08:34 +00:00
Richard M. Stallman
b9549e9dc7 (debugger-setup-buffer): When eval-buffer
was called with nil for the buffer, handle the read position right.
Handle read position for eval-region, too.
2005-07-09 04:14:26 +00:00
Jay Belanger
31f3c79b44 *** empty log message *** 2005-07-09 04:14:06 +00:00
Richard M. Stallman
93c7da4cf1 *** empty log message *** 2005-07-09 04:00:06 +00:00
Jay Belanger
33739eb852 (calc-embedded-firsttime, calc-embedded-firsttime-buf,
calc-embedded-firsttime-formula): New variables.
(calc-do-embedded): Use calc-embedded-firsttime,
calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
determine whether or not to run hooks.
(calc-embedded-make-info) Set calc-embedded-firsttime-buf and
calc-embedded-firsttime-formula appropriately.
Set calc-embedded delimiter variables according to mode.
2005-07-09 03:42:56 +00:00
Richard M. Stallman
ed6cefb42c (Fdefvar): Allow defvaring a constant to itself quoted. 2005-07-09 03:42:43 +00:00
Jay Belanger
b2d2748d7a (calc-embedded-announce-formula-alist, calc-embedded-open-close-formula-alist,
calc-embedded-open-close-word-alist, calc-embedded-open-close-plain-alist,
calc-embedded-open-close-new-formula-alist, calc-embedded-open-close-mode-alist,
calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook,
calc-embedded-mode-hook): New variables.
2005-07-09 03:41:40 +00:00
Richard M. Stallman
917e0c95de *** empty log message *** 2005-07-08 22:55:36 +00:00
Richard M. Stallman
65a30f585c (checkdoc-proper-noun-list):
Check for "emacs", etc., as entire symbol, not just as word.
(checkdoc-file-comments-engine): Use regexp-quote on FN.
2005-07-08 22:54:57 +00:00
Richard M. Stallman
cbca0a4b37 (set-visited-file-name): Report the error for "empty filename" earlier.
(kill-some-buffers): Ignore buffers already dead.
2005-07-08 22:53:47 +00:00
Richard M. Stallman
2fa4cfa64b (fringe-mode): Doc fix. 2005-07-08 22:50:50 +00:00
Richard M. Stallman
82a726b4ee (byte-compile-maybe-guarded): Check for (featurep 'xemacs) and turn
off warnings in what it guards.  Use unwind-protect to ensure
byte-compile-unresolved-functions is updated.
2005-07-08 22:49:47 +00:00
Richard M. Stallman
185d43ee89 (whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward.
(whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
2005-07-08 22:33:00 +00:00
Richard M. Stallman
c32e5fb00d (rmail-only-expunge): Fix paren error.
Unconditionally try to leave point at the same old place.
2005-07-08 22:31:32 +00:00
Richard M. Stallman
de2f4698fe Update edition number and size estimate. 2005-07-08 22:30:17 +00:00
Richard M. Stallman
d01d553189 (VERSION): Set to 2.9. 2005-07-08 22:29:35 +00:00
Richard M. Stallman
2b71a73d31 Fix previous change. 2005-07-08 16:09:32 +00:00
Kim F. Storm
7320c7deb0 (menu_bar_items): Don't GCPRO menu_bar_items_vector here.
(syms_of_keyboard): Initialize and staticpro menu_bar_items_vector.
2005-07-08 14:48:03 +00:00
Kim F. Storm
64af59176a *** empty log message *** 2005-07-08 14:47:41 +00:00
Eli Zaretskii
8774406b6b *** empty log message *** 2005-07-08 13:48:57 +00:00
Eli Zaretskii
3ed4cc1af9 (gnus-article-next-page, gnus-article-next-page-1)
(gnus-article-prev-page): Take scroll-margin into consideration.
2005-07-08 13:48:33 +00:00
Eli Zaretskii
ae5cf18e42 (comint-postoutput-scroll-to-bottom)
(comint-show-maximum-output): Take scroll-margin into consideration.
2005-07-08 13:44:42 +00:00
Kim F. Storm
3c88bdc560 * ido.el (ido-use-filename-at-point): New choice `guess'.
(ido-file-internal): Try ffap-guesser if selected.
2005-07-08 10:07:39 +00:00
Kim F. Storm
3aaa5e2645 *** empty log message *** 2005-07-08 10:07:19 +00:00
Kim F. Storm
b2d4c118dd (ido-before-fallback-functions): New hook.
(ido-buffer-internal, ido-file-internal, ido-read-buffer)
(ido-read-file-name): Run it.
2005-07-08 09:44:47 +00:00
Kim F. Storm
c380c937e5 *** empty log message *** 2005-07-08 09:44:33 +00:00
Jay Belanger
f3414bd4da *** empty log message *** 2005-07-08 05:01:47 +00:00
Jay Belanger
2e2b4fbe92 (math-apply-units): Change the places in which units are simplified. 2005-07-08 04:32:51 +00:00
Richard M. Stallman
c330dafe8a Update Emacs version. 2005-07-08 02:23:51 +00:00