Commit graph

27507 commits

Author SHA1 Message Date
Jay Belanger
76216e5acd Add a provide statement.
(calc-Need-calc-forms): Remove it.
2004-11-30 17:08:20 +00:00
Jay Belanger
7bd611343e Add a provide statement.
(calc-Need-calc-fin): Remove it.
2004-11-30 17:07:25 +00:00
Jay Belanger
1b303b2cc0 Remove dummy autoloading functions from autoloads.
(calc-load-everything, math-defsimplify): Replace dummy autoloading
functions by require statements.
(math-defsimplify): Move to calc-alg.el, added to autoloads.
2004-11-30 17:06:07 +00:00
Jay Belanger
937640a621 Add a provide statement.
(calc-Need-calc-embed): Remove it.
(calc-do-embedded-activate): Remove from autoloads.
2004-11-30 17:04:40 +00:00
Jay Belanger
b96bd98c39 Add a provide statement.
(calc-Need-calc-cplx): Remove it.
2004-11-30 17:03:46 +00:00
Jay Belanger
43f34cccca Add a provide statement.
(calc-Need-calc-comb): Remove it.
2004-11-30 17:02:55 +00:00
Jay Belanger
fb9ec5ef18 Add a provide statement.
(calc-Need-calc-bin): Remove it.
2004-11-30 17:02:05 +00:00
Jay Belanger
5e30155bca Add a provide statement.
(calc-Need-calc-arith): Remove it.
2004-11-30 17:01:18 +00:00
Jay Belanger
41cf648ddc Add a provide statement.
(calc-Need-calc-alg, math-need-std-simps): Remove them.
(math-defsimplify): Move from calc-ext.el.
2004-11-30 17:00:26 +00:00
Jay Belanger
4723353515 Add a provide statement.
(calc-Need-calc-aent): Remove it.
2004-11-30 16:59:39 +00:00
Steven Tamm
f084eeb926 * term/mac-win.el (ccl-encode-mac-roman-font)
(ccl-encode-mac-cyrillic-font)
(ccl-encode-mac-centraleuropean-font, encoder-list)
(fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
Support Cyrillic, CentralEuropean, and Dingbat font display
2004-11-30 15:49:26 +00:00
André Spiegel
26c14a95f2 # 2004-11-30 11:07:29 +00:00
André Spiegel
0a22636447 (vc-recompute-state): Moved into vc-hooks.el. 2004-11-30 11:03:46 +00:00
André Spiegel
588c1bf9a9 (vc-recompute-state): Moved here from vc.el. 2004-11-30 11:03:09 +00:00
André Spiegel
5124dd38c8 (vc-cvs-state): Handle the case where vc-state is still nil. 2004-11-30 11:02:23 +00:00
Kenichi Handa
25a0994a81 *** empty log message *** 2004-11-30 08:19:52 +00:00
Kenichi Handa
1fc67c11d1 (command-line): Fix comment for the previous change. 2004-11-30 07:20:19 +00:00
Kim F. Storm
fc36888973 *** empty log message *** 2004-11-30 00:30:37 +00:00
Luc Teirlinck
d55f9265dd (tpu-help-keypad-map, tpu-help-text)
(tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
2004-11-29 23:26:08 +00:00
Jay Belanger
d013205542 *** empty log message *** 2004-11-29 22:50:05 +00:00
Jay Belanger
6adaed7889 (math-pow-of-zero): Take into account different cases. 2004-11-29 22:41:10 +00:00
Teodor Zlatanov
5f9e0ca5da simple.el (next-error-buffer-p): allow for inclusive and
exclusive tests for finding a buffer
(next-error-find-buffer): pass the exclusive and inclusive tests
to next-error-buffer-p

replace.el (occur-next-error): switch to the Occur buffer when
appropriate, and use the exclusive filter to
next-error-find-buffer to do it.  Use the absolute value of the
motion amount.
2004-11-29 18:44:29 +00:00
Kenichi Handa
a778cf63fc *** empty log message *** 2004-11-29 07:37:45 +00:00
Kenichi Handa
cea927edc8 (command-line): Decode all buffer names by locale-coding-system. 2004-11-29 07:17:56 +00:00
Jay Belanger
21e6ab4301 *** empty log message *** 2004-11-29 06:16:15 +00:00
Jay Belanger
ce805efac0 Move require to end of file.
(calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
Remove unnecessary variable.
(calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
(calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
(calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
(math-normalize, math-add, math-mul, math-div,
(math-format-stack-value, math-stack-value-offset, math-format-value)
(math-format-flat-expr, math-format-number, math-format-bignum)
(math-read-number, calc-grab-region, calc-grab-rectangle)
(calc-grab-sum-down, calc-grab-sum-across, calc-embedded, defmath)
(calc-check-defines): Replace calc-need-macros by appropriate require.
2004-11-29 06:00:07 +00:00
Jay Belanger
537a762d4b (calc-user-define-formula, calc-do-defmath): Replace calc-need-macros by
appropriate require.
2004-11-29 05:58:45 +00:00
Jay Belanger
c6d3240529 (calc-do-handle-whys, calc-last-args-stub, calc-missing-key)
(calc-shift-Y-prefix-help, math-concat, math-trunc, math-floor)
(calcFunc-inv, math-mod, math-pow): Replace calc-extensions by
appropriate require.
(calc-power): Replace calc-extensions-loaded by appropriate featurep.
2004-11-29 05:57:46 +00:00
Jay Belanger
f50dfd02cb Move provide to end of file.
(calc-need-macros): Remove unnecessary function.
2004-11-29 05:56:56 +00:00
Jay Belanger
5eb3eedabb Remove unnecessary eval-when-compile.
(calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
(math-read-expr-level, calc-check-user-syntax, math-read-factor):
Replace calls to calc-extensions by appropriate require,
replace calc-extensions-loaded by appropriate featurep.
2004-11-29 05:56:06 +00:00
Jay Belanger
6697b53cd3 Move require to end of file.
Remove redundant loading of calc.
(calc-extensions-loaded): Remove unnecessary variable.
(calc-extensions): Remove unnecessary function.
(calc-load-everything): Replace calc-need-macros by appropriate require.
2004-11-29 05:54:53 +00:00
Kim F. Storm
5edd7c333a (insert-kbd-macro): Handle kmacro functions. 2004-11-28 23:57:47 +00:00
Kim F. Storm
bbf877e1c2 *** empty log message *** 2004-11-28 23:57:17 +00:00
Andreas Schwab
dc1a0a7a28 (url-http-create-request): Don't add newline after
the request data.
2004-11-28 19:14:11 +00:00
Juri Linkov
180ee7c785 (Info-search-whitespace-regexp): Remove shy group.
(Info-search): Forward line if search is on the header line.
Use search-whitespace-regexp in two other places.
2004-11-28 15:42:11 +00:00
Juri Linkov
20c78df04b (edebug-set-global-break-condition):
Use `read-expression-history'.  Set initial contents only if
`edebug-global-break-condition' is non-nil.  Set histpos to 1
if initial contents is equal to the last history element.
(edebug-set-conditional-breakpoint): Instead of temporarily
prepending the current condition to the history, set initial
contents to the current condition.  Set histpos to 1 if initial
contents is equal to the last history element.
2004-11-28 07:57:10 +00:00
Juri Linkov
efbbac291e (compare-windows-highlight): Attach each overlay
to its window to properly highlight differences while comparing
two windows of the same buffer.  Fix arguments.
(compare-windows-sync-default-function): Fix arguments of
`compare-windows-highlight'.
2004-11-28 07:56:01 +00:00
Luc Teirlinck
9e66b14a65 (fringe-indicators): Add fake defvar to avoid compiler warning. Delay
real definition, which uses `set-fringe-indicators-1' till after the
definition of that function.
2004-11-28 02:31:53 +00:00
Kim F. Storm
f748174960 (menu-bar-options-save): Add fringe-indicators.
(menu-bar-showhide-fringe-ind-menu): New keymap.
(menu-bar-showhide-fringe-ind-empty)
(menu-bar-showhide-fringe-ind-mixed)
(menu-bar-showhide-fringe-ind-box)
(menu-bar-showhide-fringe-ind-right)
(menu-bar-showhide-fringe-ind-left)
(menu-bar-showhide-fringe-ind-none): New defuns.
(menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
2004-11-28 00:56:43 +00:00
Kim F. Storm
41e1c12358 (fringe): New defgroup.
(fringe-mode): Move to fringe group.
(fringe-indicators): New defcustom.
(set-fringe-indicators-1): New defun.
2004-11-28 00:56:28 +00:00
Kim F. Storm
4cf6519d50 *** empty log message *** 2004-11-28 00:56:10 +00:00
Richard M. Stallman
9422175956 *** empty log message *** 2004-11-27 19:05:06 +00:00
Richard M. Stallman
f5c9c551ad Comment changes. 2004-11-27 19:02:52 +00:00
Richard M. Stallman
27763236fb (comint-read-noecho): Add trivial compatibility definition. 2004-11-27 19:02:14 +00:00
Richard M. Stallman
1d7bfe8402 (define-generic-mode): Doc fix. 2004-11-27 19:01:41 +00:00
Richard M. Stallman
5373d675b5 (menu-bar-options-save): For the options
that are toggled with menu-bar-make-mm-toggle, don't check
for customized-value prop.
2004-11-27 19:01:02 +00:00
Eli Zaretskii
96bff12f4c Add 2004 to Copyright years. 2004-11-27 17:17:17 +00:00
Eli Zaretskii
671c30d897 (sc-cite-region): Handle the case where sc-cite-frame-alist is a symbol.
(sc-uncite-region): Handle the case where sc-uncite-frame-alist is a symbol.
(sc-recite-region): Handle the case where sc-recite-frame-alist is a symbol.
2004-11-27 17:13:48 +00:00
Eli Zaretskii
39528a6858 Fix last entry. 2004-11-27 12:59:57 +00:00
Eli Zaretskii
ca5e6fef9f *** empty log message *** 2004-11-27 12:53:11 +00:00