1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

27614 Commits

Author SHA1 Message Date
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
Eli Zaretskii
301f9235f6 (widget-narrow-to-field): New function.
(widget-complete): Use it.
2004-11-27 12:50:34 +00:00
Jay Belanger
670c001543 *** empty log message *** 2004-11-27 04:31:08 +00:00
Jay Belanger
79d2746f47 (math-expr-parts, math-try-solve-sign, math-solve-b, math-int-factors)
(math-double-roots): Declare them (for real this time).
2004-11-27 04:13:08 +00:00
Jay Belanger
388df0be56 (math-exp-pos, math-exp-str, math-exp-old-pos, math-exp-token)
(math-exp-keep-spaces, math-expr-data): Declare them.
2004-11-27 04:11:13 +00:00
Jay Belanger
0aba68f8ca (math-expr-data, math-expr-token, math-exp-old-pos): Declare them. 2004-11-27 04:10:15 +00:00
Jay Belanger
90b4409729 (calc-command-flags, calc-gnuplot-buffer, calc-gnuplot-input)
(math-normalize-a, math-integral-cache): Declare them.
2004-11-27 04:09:24 +00:00
Jay Belanger
d37f2979c6 (calc-eval-error): Declare and initialize the variable.
(calc-eval-error): Don't check if the variable calc-eval-error is
bound.
(calc-buffer, calc-digit-value, math-expr-data): Declare them.
(math-alg-inequalities): Move declaration to earlier in the file.
2004-11-27 04:07:22 +00:00
Stefan Monnier
443b961aee (cl-parse-loop-clause, labels): Use gensym
rather than make-symbol for symbols which are used in
a symbol-macrolet or equivalent.
2004-11-27 00:20:38 +00:00
Stefan Monnier
048aac3938 (font-lock-compile-keywords): Don't complain if the end
of defun-prompt-regexp matches inside a comment/string but the
beginning is correctly outside everything.
2004-11-27 00:17:22 +00:00
Stefan Monnier
9921b91aea (tcl-omit-ws-regexp): Avoid the case where { or [ appears within a comment. 2004-11-27 00:07:14 +00:00
Stefan Monnier
60273d661d (tcl-omit-ws-regexp): Avoid the case where { or [ appears within a string. 2004-11-27 00:04:16 +00:00
Kim F. Storm
ce721de432 Use (featurep 'xemacs).
(flymake-makehash): Change to defsubst. Use fboundp.
(flymake-time-to-float): Remove.
(flymake-float-time): Merge code from flymake-time-to-float here.
(flymake-replace-regexp-in-string): Change to defsubst.
(flymake-split-string-remove-empty-edges): Rename to flymake-split-string.
(flymake-split-string): Remove previous defalias.
(flymake-get-temp-dir): Change to defsubst.
(flymake-make-xemacs-menu, flymake-xemacs-window-edges): Define
for xemacs only.
(flymake-master-file-count-limit): Change into compiler defvar only.
(flymake-find-possible-master-files): Let-bind it dynamically while
sorting files using flymake-master-file-compare.
2004-11-26 23:56:39 +00:00
Kim F. Storm
552380b408 *** empty log message *** 2004-11-26 23:55:42 +00:00
Jay Belanger
b9bc92b4d7 (calc-embedded-update): Finish changing prev-mode to calc-embed-prev-mode. 2004-11-26 23:31:27 +00:00
Stefan Monnier
02c8032e0a (bibtex-sort-entry-class)
(bibtex-comment-start): Use defcustom.
(bibtex-entry-field-alist): Use nil if initial content of the
field is undefined.  Fix docstring.
(bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
(bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
(bibtex-mode, bibtex-field-list, bibtex-entry-updat)
(bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
Fix docstring.
(bibtex-autokey-title-terminators): Use only one regexp.
(bibtex-string-maybe-empty-head): New variable.
(bibtex-remove-delimiters-string): New function.
(bibtex-text-in-field-bounds, bibtex-text-in-string):
Use bibtex-remove-delimiters-string.
(bibtex-progress-message, bibtex-field-left-delimiter)
(bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
(bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
(bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
Simplify.
(bibtex-format-entry): Use save-excursion for inherited booktitle.
Use eq and bibtex-remove-delimiters-string.  For end markers use
insertion type so that marker stays after inserted text.
(bibtex-autokey-get-names): Return empty string if name is missing.
(bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
calling bibtex-autokey-name-case-convert.
(bibtex-autokey-demangle-title):
Call bibtex-autokey-titleword-case-convert.  Remove call to
bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
(bibtex-global-key-alist, bibtex-read-string-key): New functions.
(bibtex-read-key): New optional arg global.
(bibtex-files-expand): New optional arg force.
(bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
(bibtex-complete-crossref-cleanup): Rename from
bibtex-complete-key-cleanup.  Simplify code.
(bibtex-copy-summary-as-kill): Remove arg key.  Operate on current entry.
Use looking-at.
(bibtex-button): Add docstring.
(bibtex-entry): Simplify.
(bibtex-make-field): Replace optional arg called-by-yank with more
specific args move and interactive.
(bibtex-end-of-entry): Use forward-sexp.
(bibtex-find-entry-globally): Remove.
(bibtex-find-crossref): Allow for crossref key located in other buffer.
Bound to C-c C-x.
(bibtex-find-entry): New optional args global and display.
(bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
(bibtex-validate): Use arg force of bibtex-files-expand.
(bibtex-clean-entry): Bugfix, clean string entries properly.
Always keep point at beginning of entry.
(bibtex-complete): Bugfix.  Handle string entries properly.
Call cleanup functions only if needed.
(bibtex-String): Use bibtex-read-string-key.
(bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
case of replacement text.
2004-11-26 23:24:44 +00:00
Jay Belanger
d4c9536003 Removed no longer necessary file. 2004-11-26 22:44:21 +00:00
Jay Belanger
3b058174cd (calc-keep-selection): Declare it. 2004-11-26 22:39:32 +00:00
Jay Belanger
1bf345d19a (math-format-radix-float): Make pos a local variable.
(math-format-radix-float): Remove unnecessary setq.
(math-radix-float-cache): Declare it.
2004-11-26 22:39:01 +00:00
Jay Belanger
adb0a6165d (calc-original-buffer): Declare it.
(calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
(calc-embed-bot): New variables.
(calc-do-embedded, calc-embedded-mark-formula)
(calc-embedded-find-bounds, calc-embedded-duplicate)
(calc-embedded-new-formula, calc-embedded-make-info):
Replace variables outer-top, outer-bot, bot and top by declared
variables.
(calc-embed-prev-modes): New variable.
(calc-embedded-set-modes, calc-embedded-update): Replace variable
prev-modes with declared variable.
(calc-embed-vars-used): New variable.
(calc-embedded-make-info, calc-embedded-evaluate-expr)
(calc-embedded-update, calc-embedded-find-vars): Replace variable
vars-used by declared variable.
2004-11-26 22:38:31 +00:00
Jay Belanger
c478ee0ee2 (Info-history): Declare it.
(calc-describe-key): Make calc-summary-indentation a local variable.
(calc-help-long-names): Move declaration to earlier in file.
2004-11-26 22:37:54 +00:00
Jay Belanger
53cbeb3de0 (calc-prev-char, calc-prev-prev-char, calc-digit-value): Declare them. 2004-11-26 22:37:26 +00:00
Jay Belanger
8b31b5197e (math-ms-temp, math-ms-args): New variables.
(math-multi-subst, math-multi-subst-rec): Replace variables temp and
arg by declared variables.

(calcFunc-reducer): Fixed incorrect variable.

(math-inner-mul-func, math-inner-add-func): New variables.
(calcFunc-inner, math-inner-mats): Replace variables mul-func
and add-func by declared variables.
2004-11-26 22:36:49 +00:00
Jay Belanger
4952f0be95 (calc-det-lu): New variable.
(math-det-raw, math-det-step): Replace variable lu by declared
variable.
2004-11-26 22:36:10 +00:00
Jay Belanger
3a7a4adb2d (calc-given-value, calc-store-opers): Declare them.
(calc-var-name-map): Move declaration to earlier in the file.

(calc-pv-pos): New variable.
(calc-permanent-variable, calc-insert-permanent-variable):
Replace variable pos by declared variable.
2004-11-26 22:35:35 +00:00
Jay Belanger
32bac5ed0d (calc-flush-caches): Remove unnecessary variables.
(math-lud-cache, math-log2-cache, math-radix-digits-cache)
(math-radix-float-cache-tag, math-random-cache, math-max-digits-cache)
(math-integral-cache, math-units-table, math-format-date-cache)
(math-holidays-cache-tag): Declare them.

(math-moc-func): New variable.
(math-map-over-constants, math-map-over-constants-rec):
Replace variable func by declared variable.
2004-11-26 22:34:59 +00:00
Jay Belanger
3f53a1f4df (calc-original-buffer, calc-return-buffer, calc-one-window)
(calc-edit-handler, calc-restore-trail, calc-allow-ret): Declare them.
2004-11-26 22:34:23 +00:00
Jay Belanger
866ebaa905 (math-grade-vec): New variable.
(calcFunc-grade, calcFunc-rgrade, math-grade-beforep): Replace
variable grade-vec by declared variable.
(math-rb-close): New variable.
(math-read-brackets, math-read-vector): Replace variable close by
declared variable.
2004-11-26 22:33:49 +00:00
Jay Belanger
f58af89963 (calc-last-why-command): Declare it. 2004-11-26 22:33:19 +00:00
Jay Belanger
92d7f48929 Change maintainer name. 2004-11-26 22:32:51 +00:00
Lars Hansen
c82c572724 (tramp-handle-directory-files-and-attributes): New function.
(tramp-perl-directory-files-and-attributes): New constant.
(tramp-file-name-handler-alist): Delete file-directory-files, add directory-files-and-attributes.
(tramp-perl-file-attributes): Surround uid and gid by double quotes.
Change parameter id-format from nonnumeric.
(tramp-convert-file-attributes): New function.
(tramp-handle-file-attributes): Use it.
(tramp-maybe-send-perl-script): New function.
(tramp-handle-file-attributes-with-perl): Use it. Don't convert	file mode.
Change parameter id-format from nonnumeric.
(tramp-handle-file-attributes-with-ls): Change parameter id-format from nonnumeric.
(tramp-post-connection): Don't send tramp-perl-file-attributes script.
Reset connection property "perl-scripts".
(tramp-handle-insert-directory): Run real handler when ls-lisp is in use.
2004-11-26 21:39:27 +00:00
Lars Hansen
48aa4dfc27 (desktop-read): Replace mapcar with mapc.
(desktop-create-buffer): Replace mapcar with mapc. Remove redundant piece of code.
2004-11-26 17:37:58 +00:00
Richard M. Stallman
5ffc01b6bb *** empty log message *** 2004-11-26 17:29:19 +00:00
Nick Roberts
1236e38628 (gud-display-line): Use display-buffer
for GDB-UI as for GUD.
2004-11-26 15:44:37 +00:00
Nick Roberts
f2dab427f1 (gdb-view-source, gdb-selected-view):
Delete variables.
(gdb-ann3): Don't make GUD buffer dedicated.
(gdb-goto-breakpoint, gdb-display-buffer): Don't always
dedicate.
(gdb-display-source-buffer): Delete function.
(gdb-view-source-function, gdb-view-assembler): Delete functions.
(menu): Delete menu bindings for viewing source/assembler.
(gdb-setup-windows, gdb-restore-windows):
Don't dedicate GUD. No assembler now.
(gdb-reset): No need to undedicate source buffers now.
(gdb-source-info): No assembler now.
2004-11-26 15:41:22 +00:00
Nick Roberts
fb130b2de9 *** empty log message *** 2004-11-26 15:40:16 +00:00
Kim F. Storm
2c21285988 *** empty log message *** 2004-11-26 10:29:21 +00:00
Nick Roberts
1a9203d09e (gdb-frame-parameters): Match height and
width to those for special frames.
(gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
Use display-buffer.
(gdb-frame-stack-buffer, gdb-frame-threads-buffer)
(gdb-frame-registers-buffer, gdb-frame-locals-buffer)
(gdb-frame-assembler-buffer): Rework like
gdb-frame-breakpoints-buffer.
2004-11-25 23:51:18 +00:00
Nick Roberts
4d4f2edfe6 *** empty log message *** 2004-11-25 23:50:06 +00:00
Richard M. Stallman
5323b4b056 Reindent.
(flymake-split-string):	Turn into defalias.
(flymake-fix-file-name): Renamed from flymake-fix-path-name.
(flymake-ensure-ends-with-slash): Rename arg to FILENAME.
(flymake-get-common-file-prefix): Renamed from ...path...  Doc fix.
(flymake-build-relative-filename): Renamed from ...path.
Fix error message.
2004-11-25 16:43:32 +00:00
Richard M. Stallman
2aa13ec4e0 Much whitespace and capitalization change.
Move `provide' to end.  Require `compile' only when compiling.
2004-11-25 16:33:53 +00:00
Jay Belanger
1b43611263 *** empty log message *** 2004-11-25 16:05:28 +00:00
Kim F. Storm
7707da3c3f *** empty log message *** 2004-11-25 10:37:03 +00:00
Jay Belanger
3effaa28f5 Finish making previous changes. 2004-11-25 06:29:11 +00:00
Jay Belanger
95d91710e9 Finish making previous change. 2004-11-25 06:28:25 +00:00
Jay Belanger
b67b1f0b32 *** empty log message *** 2004-11-25 06:17:40 +00:00
Jay Belanger
2797124100 (calc-convert-units): Make units a local variable.
(calc-num-units, calc-den-units): New variables.
(calc-explain-units, calc-explain-units-rec): Replace variables
num-units and den-units by declared variables.
(math-cu-unit-list): New variable.
(math-build-units-table, math-compare-unit-names)
(math-convert-units, math-convert-units-rec): Replace variable
unit-list by declared variable.
(math-fbu-base, math-fbu-entry): New variables.
(math-find-base-units, math-find-base-units-rec): Replace variables
base and entry by declared variables.
(math-which-standard): New variable.
(math-to-standard-units, math-to-standard-rec): Replace variable
which-standard by declared variable.
(math-fcu-u): New variable.
(math-find-compatible-unit, math-find-compatible-unit-rec):
Replace variable u by declared variable.
(math-cu-new-units, math-cu-pure): New variables.
(math-convert-units, math-convert-units-rec): Replace variables
new-units and pure by declared variables.
(math-try-cancel-units): New variable.
(math-simplify-units-quotient): Replace variable try-cancel-units by
declared variable.
2004-11-25 05:53:35 +00:00
Jay Belanger
4fd1fc35b1 (math-poly-base-top-expr): New variable.
(math-polynomial-p1): Replace variable mpb-top-expr by declared
variable.
(math-poly-base-total-base): New variable.
(math-total-polynomial-base, math-polynomial-p1): Replace variable
mpb-total-base by declared variable.
(math-factored-vars, math-to-list): Declare it.
(math-fact-expr): New variable.
(calcFunc-factors, calcFunc-factor, math-factor-expr,
math-factor-expr-try, math-factor-expr-part): Replace variable expr by
declared variable.
(math-fet-x): New variable.
(math-factor-expr-try, math-factor-poly-coefs): Replace variable x by
declared variable.
(math-factor-poly-coefs): Make temp a local variable.
2004-11-25 05:52:38 +00:00
Jay Belanger
885e6671fc Added comment.
(math-polynomial-base): Replace variable mpb-top-expr by
math-poly-base-top-expr.
2004-11-25 05:51:40 +00:00
Richard M. Stallman
261b01c642 *** empty log message *** 2004-11-25 03:22:56 +00:00
Richard M. Stallman
0a6d03627f (ispell-check-version): If default-directory is nonexistent, use home dir. 2004-11-25 03:06:16 +00:00
Richard M. Stallman
bde94a7f47 (grep-regexp-alist): Don't match parens around line numbers. 2004-11-25 03:05:00 +00:00
Richard M. Stallman
335dd1f105 (cperl-indent-region, cperl-imenu--create-perl-index, cperl-xsub-scan):
Don't print progress messages.
2004-11-25 03:04:16 +00:00
Richard M. Stallman
5988691b04 (compilation-mode-map): Don't inherit from compilation-minor-mode-map;
copy its bindings instead.  But the menu bar Compile entry now does
inherit from compilation-menu-map.
2004-11-25 03:01:10 +00:00
Richard M. Stallman
4cead7a206 (byte-optimize-form-code-walker):
Use with-no-warnings around compiler-macroexpand.
2004-11-25 02:58:34 +00:00
Richard M. Stallman
71eb630896 Don't always require newcomment.
(imenu--generic-function): Call comment-normalize-vars
if we have a comment syntax.
Exit the loop if REGEXP matches the null string.
Test comment-start as well as comment-start-skip
when deciding whether to check for comments.
2004-11-25 02:57:47 +00:00
Richard M. Stallman
dbc165ffe2 (tooltip-mode): Doc fix. 2004-11-25 02:55:37 +00:00
Richard M. Stallman
c22141472a (python-font-lock-syntactic-keywords): Check for escapes in the regexp.
(python-quote-syntax): Don't do it here.
2004-11-25 02:54:58 +00:00
Richard M. Stallman
269cb13ecc (term-escape-char, term-mode): Doc fixes. 2004-11-25 02:54:20 +00:00
Nick Roberts
12032009a4 (gdb-breakpoints-mode-map)
(gdb-frames-mode-map, gdb-threads-mode-map)
(gdb-registers-mode-map, gdb-locals-mode-map)
(gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
(dedicated-switch-to-buffer): Rename to gdb-set-window-buffer.
(dedicated-switch-to-buffer): Rework.
(gdb-var-evaluate-expression-handler, gdb-put-string):
Remove unused variable bindings.
(gdb-setup-windows, gdb-display-buffer):
Simplify. Use pop-to-buffer.
(gdb-view-source-function): Simplify.
(gdb-frame-breakpoints-buffer):
Use pop-to-buffer, special-display-regexps.
2004-11-25 02:00:53 +00:00
Nick Roberts
29b5fa7e52 *** empty log message *** 2004-11-25 01:57:42 +00:00
Glenn Morris
f607ff4bb2 *** empty log message *** 2004-11-25 00:49:34 +00:00
Glenn Morris
784d007b50 (f90-smart-end, f90-previous-statement, f90-beginning-of-block): Doc fix.
(f90-calculate-indent): Handle un-named PROGRAM blocks.
(f90-end-of-block): Doc fix.  Make check of outermost block
conditional on value of `f90-smart-end'.
(f90-block-match): Hack to deal with un-named PROGRAM blocks.
Handle case where END-BLOCK is nil.
(f90-match-end): Handle un-named PROGRAM blocks.
(f90-backslash-not-special): New function.
2004-11-25 00:46:42 +00:00
Jay Belanger
7a96b50d9f *** empty log message *** 2004-11-24 21:51:04 +00:00
Jay Belanger
276d28655e (math-trunc): Replace variable prec by math-trunc-prec.
(math-floor): Replace variable prec by math-floor-prec.
2004-11-24 21:45:32 +00:00
Jay Belanger
67549a854a (math-scalar-functions, math-nonscalar-functions)
(math-scalar-if-args-functions, math-real-functions)
(math-positive-functions, math-nonnegative-functions)
(math-real-scalar-functions, math-real-if-arg-functions)
(math-integer-functions, math-num-integer-functions)
(math-rounding-functions, math-float-rounding-functions)
(math-integer-if-args-functions, math-super-types):
Move declarations to earlier in file.

(math-unit-prefixes): Declared it.

(math-floor-prec, math-trunc-prec): New variables.
(math-trunc-fancy): Replace variable prec by declared variable.
(math-floor-fancy): Replace variable prec by declared variable.

(math-com-bterms): New variable.
(math-commutative-equal, math-commutative-collect): Replace variable
bterms by declared variable.
2004-11-24 21:45:04 +00:00
Jay Belanger
ac39a77ca1 (calc-gnuplot-default-device, calc-gnuplot-default-output)
(calc-gnuplot-print-device, calc-gnuplot-print-output)
(calc-gnuplot-geometry, calc-graph-default-resolution)
(calc-graph-default-resolution-3d): Remove redundant initial values.
2004-11-24 21:44:23 +00:00
Jay Belanger
7893af2d79 (calc-embedded-active): Removed unnecessary declaration.
(calc-show-banner): Removed redundant declaration.
2004-11-24 21:43:36 +00:00
Jay Belanger
25cad79bf5 *** empty log message *** 2004-11-24 18:15:52 +00:00
Jay Belanger
86498823f8 (math-nrf-n, math-nrf-nf, math-nrf-nfm1): New variables.
(math-nth-root-float, math-nth-root-float-iter): Replace variables
n, nf and nfm1 by declared variables.

(math-nri-n): New variable.
(math-nth-root-int, math-nth-root-int-iter): Replace variable n by
declared variable.

(calcFunc-log): Removed misplaced condition.
2004-11-24 18:01:37 +00:00
Jay Belanger
9822335996 (math-fd-date, math-fd-dt, math-fd-year, math-fd-month)
(math-fd-day, math-fd-weekday, math-fd-hour, math-fd-minute)
(math-fd-second, math-fd-bc-flag): New variables.
(math-format-date, math-format-date-part): Replace variables
date, dt, year, month, day, weekday, hour, minute, second and
bc-flag by declared variables.

(math-pd-str): New variable.
(math-parse-date, math-parse-date-word, math-parse-standard-date):
Replace variable str by declared variable.

(math-daylight-savings-hook, math-tzone-names): Move definitions
to earlier in the file.

(var-TimeZone): Declare it.

(math-exp-str, math-exp-pos): Declare them.

(math-sh-year): New variable.
(math-setup-add-holidays, math-setup-holidays)
(math-setup-year-holiday): Replace variable `year'
by declared variable.
2004-11-24 17:59:37 +00:00
Stefan Monnier
0e7acedf7b (generic-mode-set-comments): Accept an empty comment-end. 2004-11-24 15:20:38 +00:00
Nick Roberts
4e607b5992 (dedicated-switch-to-buffer): New function.
(gdb-ann3, gdb-setup-windows, gdb-restore-windows): Dedicate
gdb-related windows.
(gdb-display-buffer): Dedicate gdb-related windows. Don't grab
other frames.
(gdb-reset): Remove dedicated property after debugging.
2004-11-24 10:31:15 +00:00
Nick Roberts
1919c2cdb4 *** empty log message *** 2004-11-24 10:30:39 +00:00
Jay Belanger
0d0b3b8162 *** empty log message *** 2004-11-24 06:13:27 +00:00
Jay Belanger
f0a35df4ea (math-stack-value-offset): Replace variables c, wid and off with
math-svo-c, math-svo-wid and math-svo-off.
2004-11-24 06:01:45 +00:00
Jay Belanger
1c80b98b61 Add comment. 2004-11-24 06:00:30 +00:00
Jay Belanger
fdcf8e2b4a (math-svo-c, math-svo-wid, math-svo-off): New variables.
(math-stack-value-offset-fancy): Replace variables c, wid and off
by declared variables.

(math-comp-just, math-comp-comma-spc): New variables.
(math-compose-expr, math-compose-matrix): Replace variable just by
declared variable.

(math-comp-vector-prec): New variable.
(math-compose-expr, math-compose-matrix, math-compose-rows): Replace
variable vector-prec by declared variable.

(math-comp-left-bracket, math-comp-right-bracket, math-comp-comma): New variables.
(math-compose-expr, math-compose-rows): Replace variables left-bracket,
right-bracket and comma by declared variables.

(math-comp-full-width): New variable.
(math-comp-to-string-flat, math-comp-to-string-flat-term): Replace
variable full-width by declared variable.

(math-comp-sel-tag): Declared it.

(math-comp-highlight, math-comp-word, math-comp-level)
(math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
(math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
New variables.

(math-comp-to-string-flat, math-comp-to-string-flat-term)
(math-comp-sel-flat-term): Replace variables comp-highlight, comp-word,
comp-level, comp-margin, comp-pos and comp-buf by declared variables.

(math-comp-simplify, math-comp-simplify-term, math-comp-add-string)
(math-comp-add-string-sel): Replace variables comp-highlight,
comp-buf, comp-base, comp-height, comp-tag, comp-hpos and comp-vpos
by declared variables.
2004-11-24 05:59:23 +00:00
Jan Djärv
c5c56f464f * cus-start.el (all): Added x-use-old-gtk-file-dialog. 2004-11-23 19:57:44 +00:00
Jan Djärv
6f8a274229 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
and x-server-version may throw.
2004-11-23 19:22:43 +00:00
Richard M. Stallman
5f11b513c8 Comment change. 2004-11-23 16:41:27 +00:00
Kim F. Storm
d9f043554d (substitute-key-definition-key): Optimize. Don't
call indirect-function for nil defn (always signals error).
2004-11-23 15:23:57 +00:00
Kim F. Storm
92c8c0ce0b *** empty log message *** 2004-11-23 15:23:35 +00:00
Kim F. Storm
b3da0db521 (ido-read-internal): Fix require-match check when
ido-directory-too-big is set.
2004-11-23 15:18:16 +00:00
Kim F. Storm
14ed2ad654 *** empty log message *** 2004-11-23 15:17:54 +00:00
Jay Belanger
298a667cdf *** empty log message *** 2004-11-23 06:18:51 +00:00
Jay Belanger
c4446fc2e9 (math-read-exprs): Filter input through math-read-preprocess-string. 2004-11-23 05:58:20 +00:00
Jay Belanger
66c2cf664e (math-read-replacement-list, math-read-superscripts): New variables.
(math-read-preprocess-string): New function.
(math-read-expr): Filter input through math-read-preprocess-string.
2004-11-23 05:56:40 +00:00
Daniel Pfeiffer
12221c849b (compilation-start): In cd command use substitute-env-vars -- not quite shell compatible but better than nothing.
(compilation-error-regexp-alist-alist): Simplify ftnchek to only handle the newer versions messages, which are more parseable.
2004-11-22 23:31:28 +00:00
Daniel Pfeiffer
8fc464b6e1 *** empty log message *** 2004-11-22 23:30:19 +00:00
Stefan Monnier
ea78522d4c (reveal-mode-map): New var.
(reveal-mode): Use it.
2004-11-22 20:52:10 +00:00
Stefan Monnier
49561cf61f *** empty log message *** 2004-11-22 20:38:40 +00:00
Stefan Monnier
d61c212b34 (gnus-summary-exit): Remove redundant and harmful
pop-to-buffer, covered by the subsequent gnus-configure-windows.
2004-11-22 20:24:59 +00:00
Nick Roberts
7c511b96e0 (gdb-flush-pending-output): New variable.
(gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
2004-11-22 20:08:26 +00:00
Nick Roberts
47924ad550 *** empty log message *** 2004-11-22 20:07:46 +00:00
Richard M. Stallman
1668b45617 (dired-recursive-copies): Moved to dired.el. 2004-11-22 16:56:34 +00:00
Richard M. Stallman
fe02ba0764 (dired-recursive-copies): Moved from dired-aux.el. 2004-11-22 16:53:41 +00:00
Stefan Monnier
5e684428e0 (list-buffers-noselect): Use fixed-pitch only in the header-line.
Re-add the leading space in the header-line when needed.
Build the underline automatically.  Use emdash if available.
2004-11-22 15:12:09 +00:00
Kim F. Storm
77c99c7ff5 Cleanup. 2004-11-22 10:12:13 +00:00
Nick Roberts
cc615d5a02 (gdb-resync): New function.
(gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
(gdb-frame-begin, gdb-stopped, gdb-post-prompt):
Use it to fail more gracefully.
(gdb-variables): Delete variable.
Re-order variables to reduce byte-compiler warnings.
2004-11-22 09:44:23 +00:00
Nick Roberts
771aad8e44 *** empty log message *** 2004-11-22 09:43:44 +00:00
Stefan Monnier
d8ac3d271c (syntax-after): Undo last change. 2004-11-22 06:00:51 +00:00
Stefan Monnier
abe0aa3e2a (run-python): Don't hard code *Python*. Don't modify process-environment.
(python-send-region, python-load-file): Don't assume that
python-buffer == (process-buffer (python-proc)).
(python-switch-to-python): Simplify.
2004-11-22 05:52:39 +00:00
Jay Belanger
8dd989f6fc *** empty log message *** 2004-11-22 05:28:44 +00:00
Stefan Monnier
87ae59e368 (dired-align-file): Don't assume line starts with spaces. 2004-11-22 05:07:07 +00:00
Jay Belanger
8cd2540e17 (math-read-big-lines): New variable.
(math-read-big-rec, math-read-big-char, math-read-big-emptyp)
(math-read-big-error, math-read-big-balance): Replace variable
lines by declared variable.

(math-read-big-baseline, math-read-big-h2): New variables.
(math-read-big-rec): Replace variables the-baseline and the-h2
by declared variables.

(math-read-big-rec): Fix typo.

(math-read-big-balance): Replace unbound variable by value.

(math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
(math-read-big-rec, math-read-big-char, math-read-big-emptyp)
(math-read-big-balance): Replace variables h1, h2, v1 and v2 by
declared variables.

(math-read-big-err-msg): New variable.
(math-read-big-error): Replace variable err-msg by declared variable.
2004-11-22 04:53:51 +00:00
Jay Belanger
c308c46341 (math-read-big-expr, math-read-big-bigp): Replace variable lines by
math-read-big-lines.
(math-read-big-expr): Replace variables the-baseline, the-h2
and err-msg by math-read-big-baseline, math-read-big-h2 and
math-read-err-msg.
(math-read-big-bigp): Replace variable h2 with math-rb-h2.
2004-11-22 04:52:48 +00:00
Stefan Monnier
58cf70d3fd Add coding cookie. Fix up docstrings, follow new commenting conventions.
(ses-header-line-menu): Fix missing variable rename for header-row.
(ses-cell-size): Remove.
(ses-make-cell): New function.
(ses-cell, ses-insert-row, ses-insert-column): Use it.
(ses-calculate-cell): Remove unused var `symbol'.
(ses-narrowed-p): New function.
(ses-goto-data, undo-more, ses-reconstruct-all): Use it.
(ses-initial-file-trailer): Change ;;; to ;; for local vars.
(ses-load, ses-reconstruct-all): Adjust string search accordingly.
(ses-setup): Use restore-buffer-modified-p.
(ses-cleanup): Remove unused var `end'.
(ses-header-string-left-offset): Remove.
(ses-create-header-string): Adjust to new behavior of `align-to'.
Truncate excessively large fields to preserve alignment.
(ses-reconstruct-all): Remove unused var `refs'.
(ses-read-cell-printer): Remove unused var `prompt'.
(ses-delete-row): Remove unused var `pos'.
(ses-delete-column): Remove unused var `new'.
2004-11-22 01:21:07 +00:00
Vinicius Jose Latorre
83aebfe622 pr-setup & lpr-setup 2004-11-21 23:05:20 +00:00
Vinicius Jose Latorre
c033ddefa5 ps-setup 2004-11-21 22:52:46 +00:00
Vinicius Jose Latorre
b6d0ac875c :version & eval-and-compile & featurep 2004-11-21 22:30:00 +00:00
Jay Belanger
802efb4006 *** empty log message *** 2004-11-21 06:31:10 +00:00
Jay Belanger
03cc1abafe (calc-curve-nvars, calc-curve-varnames, calc-curve-model)
(calc-curve-coefnames): New variable.
(calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
varnames, model and coefnames by declared variables.

(math-root-widen): New variable.
(math-search-root, math-find-root): Replace variable root-widen by
declared variable.

(var-DUMMY): Declare it.
(math-root-vars, math-min-vars): Move the declarations to earlier in
the file.

(math-brent-min): Make d a local variable.

(math-find-minimum): Replace non-existent variable.

(math-ninteg-romberg): Remove unnecessary variable.

(math-ninteg-temp): New variable.
(math-ninteg-romberg, math-ninteg-midpoint): Replace variable
integ-temp by declared variable.

(math-fit-first-var, math-fit-first-coef, math-fit-new-coefs): New variables.
(math-general-fit): Replace variables first-var, first-coef and
new-coefs by declared variables.
(calcFunc-fitvar): Replace variable first-var by declared variable.
(calcFunc-fitparam): Replace variable first-coef by declared variable.
(calcFunc-fitdummy): Replace variable new-coefs by declared variable.

(math-all-vars-vars, math-all-vars-found): New variables.
(math-all-vars-in, math-all-vars-rec): Replace variables vars and
found by declared variable math-all-vars-vars.
2004-11-21 05:55:43 +00:00
Jay Belanger
a6cecab98a (math-integral-cache-state, calc-lang)
(calc-original-buffer): Declare them.

(calc-user-formula-alist): New variable.
(calc-user-define-formula, calc-fix-user-formula)
(calc-user-define-composition, calc-finish-formula-edit):
Replace variable alist by declared variable.

(var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
(var-q7, var-q7, var-q8, var-q9): Declare them.
(calc-kbd-push): Don't check to see if var-q0 through var-q9
are bound.

(calcFunc-typeof): Replace undeclared variable by correct expression.

(math-exp-env): New variable.
(math-define-body, math-define-exp): Replace exp-env by declared
variable.

(math-define-exp): Replace misplaced variable by expression.
2004-11-21 05:52:41 +00:00
Luc Teirlinck
8e528e73de (custom-printers): Use defvar' instead of defconst'. 2004-11-21 03:27:39 +00:00
Richard M. Stallman
fd6866c86d *** empty log message *** 2004-11-21 00:47:35 +00:00
Richard M. Stallman
0b46acbff5 (byte-compile-form): Move the calls to byte-compile-set-symbol-position,
to avoid having two for the same symbol occurrence.
2004-11-21 00:47:13 +00:00
Richard M. Stallman
9961365e7f *** empty log message *** 2004-11-21 00:40:54 +00:00
Richard M. Stallman
624d377362 (comint-input-ring-size): Increase to 150. 2004-11-21 00:40:32 +00:00
Richard M. Stallman
b27ce24f87 (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): New variables.
(hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
(hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
2004-11-21 00:38:58 +00:00
Richard M. Stallman
58b00d475b (imenu--generic-function):
Ensure we keep moving backward even if BEG isn't further back.
2004-11-20 23:31:55 +00:00
Richard M. Stallman
bbe9f1755c (query-replace-read-to, query-replace-read-from):
Specify t for KEEP-ALL in read-from-minibuffer.
2004-11-20 22:09:50 +00:00
Richard M. Stallman
2b2c3c7f62 Don't alter debug-ignored-errors. 2004-11-20 20:40:25 +00:00
Richard M. Stallman
7c6152ff9e (python-switch-to-python): If Python isn't running, start it. 2004-11-20 20:39:16 +00:00
Richard M. Stallman
c326ddd190 (cperl-indent-region): Don't mind imenu-scanning-message. 2004-11-20 20:18:34 +00:00
Richard M. Stallman
c77ddea7a7 (global-map): Bind C-e to move-end-of-line. 2004-11-20 19:09:13 +00:00
Richard M. Stallman
20782abb0e (line-move-finish): New arg FORWARD.
Ignore invisible newlines, not intangible ones.
Conditions for acceptable stopping positions depend on FORWARD.
(line-move): Pass FORWARD arg to line-move-finish.
2004-11-20 19:08:45 +00:00
Richard M. Stallman
6d3bce2bd6 (list-buffers-noselect): Eliminate space at the start of HEADER.
Compensate for this change in the code to add display properties.
Don't make the first line intangible.
2004-11-20 18:52:50 +00:00
Richard M. Stallman
dedbac8923 *** empty log message *** 2004-11-20 14:18:59 +00:00
Richard M. Stallman
78b9dd307a (Info-search): Fix previous change. 2004-11-20 14:09:10 +00:00
Thien-Thi Nguyen
2f672bb5fd *** empty log message *** 2004-11-20 10:37:30 +00:00
Thien-Thi Nguyen
90b37ca3cf (recompile): Revert 2004-11-19 change.
(compile): Likewise.
2004-11-20 10:35:04 +00:00
Masatake YAMATO
14e25c87b0 (url-mm-callback): Delay the invocation
of `mm-destroy-parts'. Invoke `mm-destroy-parts'
when the buffer is killed.
2004-11-20 03:57:59 +00:00
Luc Teirlinck
18cb59e8a4 (compile): Set `max-specpdl-size' before compiling. 2004-11-20 03:09:38 +00:00
Vinicius Jose Latorre
99439846b8 eval-and-compile 2004-11-20 00:40:27 +00:00
Vinicius Jose Latorre
ad96a7efde fix typos 2004-11-20 00:33:10 +00:00
Vinicius Jose Latorre
b11b1870eb :version tag 2004-11-20 00:03:39 +00:00
Jay Belanger
0434d288f1 *** empty log message *** 2004-11-19 22:26:49 +00:00
Jay Belanger
8416e352b1 (calc-selection-cache-entry): Moved declaration to earlier in the
file.

(calc-selection-cache-num, calc-selection-cache-comp)
(calc-selection-cache-offset, calc-selection-true-num)
(calc-final-point-line, calc-final-point-column)
(calc-original-buffer): Declare them.


(calc-fnp-op, calc-fnp-num): New variables.
(calc-find-nth-part, calc-find-nth-part-rec)
(calc-select-previous): Replace op and num by declared variables.

(calc-rsf-old, calc-rsf-new): New variables.
(calc-replace-sub-formula, calc-replace-sub-formula-rec):
Replace variables old and new by declared variables.

(calc-sel-reselect): New variable.
(calc-auto-selection, calc-enter-selection, calc-edit-selection)
(calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
(calc-sel-mult-both-sides, calc-sel-add-both-sides):  Replace variable
reselect with declared variable.

(calc-edit-disp-trail): Declare it.
(calc-finish-selection-edit):  Replace variable disp-trail by declared
variable.
2004-11-19 22:21:18 +00:00
Jay Belanger
7fc684b392 (calc-edit-disp-trail): New variable.
(calc-edit-finish, calc-finish-stack-edit): Replace variable
disp-trail by declared variable.
2004-11-19 22:17:25 +00:00
Jay Belanger
c85b00223d *** empty log message *** 2004-11-19 21:12:32 +00:00
Jay Belanger
40ead93715 (calc-rewrite-selection): Make rules a local variable.
(calc-rewr-sel): New variable.
(calc-rewrite-selection, calc-locate-selection-marker, calc-rewrite):
Use the declared variable calc-rewr-sel instead of sel.

(math-rewrite):  Use let* to declare variables.

(math-mt-many): Declare it.

(math-rewrite-whole-expr): New variable.
(math-rewrite, math-rewrite-phase): Replace variable expr by declared
variable.

(math-import-list): Declare it.

(math-rewrite-heads-heads, math-rewrite-heads-skips)
(math-rewrite-heads-blanks ): New variables.
(math-rewrite-heads, math-rewrite-heads-rec): Replace variables heads,
skips and blanks by declared variables.

(math-regs, math-num-regs, math-prog-last, math-bound-vars)
(math-conds, math-copy-neg, math-rhs, math-pattern, math-remembering)
(math-aliased-vars): Declare them.

(math-rwcomp-subst-old, math-rwcomp-subst-new)
(math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
New variables.
(math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
old, new, old-func and new-func by declared variables.

(math-rwcomp-assoc-args, math-rwcomp-addsub-args):  Remove unnecessary
variable.

(math-rewrite-phase): Declare it.

(math-apply-rw-regs): New variable.
(math-apply-rewrites, math-rwapply-replace-regs,
math-rwapply-reg-looks-negp): Replace variable regs by declared variable.

(math-apply-rw-ruleset): New variable.
(math-apply-rewrites, math-rwapply-remember): Replace variable ruleset
by declared variable.
2004-11-19 21:03:48 +00:00
Richard M. Stallman
6de891db98 *** empty log message *** 2004-11-19 20:07:39 +00:00
Richard M. Stallman
5d4faedacc (Info-search): Use search-whitespace-regexp. 2004-11-19 20:04:44 +00:00
Thien-Thi Nguyen
e1c1c5a7f4 *** empty log message *** 2004-11-19 15:22:08 +00:00
Thien-Thi Nguyen
3c42cc640b Update annotation-related comments. 2004-11-19 15:10:57 +00:00
Thien-Thi Nguyen
3249f234b8 (vc-rcs-parse): New function.
(vc-rcs-annotate-command): Likewise.
(vc-rcs-annotate-current-time): Likewise.
(vc-rcs-annotate-time): Likewise.
(vc-rcs-annotate-extract-revision-at-line): Likewise.
2004-11-19 15:08:32 +00:00
Thien-Thi Nguyen
087b413df7 (recompile): Set `max-specpdl-size' before compiling. 2004-11-19 14:35:40 +00:00
Stefan Monnier
7573a5af6a *** empty log message *** 2004-11-19 05:33:31 +00:00
Jay Belanger
c456ee783a *** empty log message *** 2004-11-18 16:37:49 +00:00
Jay Belanger
358c90f4f2 (math-simplify-divisor): Remove unnecessary variables. 2004-11-18 16:30:27 +00:00
J.D. Smith
ddd709d100 Re-applied diff 3.26->3.27, variable reorganization. 2004-11-18 05:28:03 +00:00
Vinicius Jose Latorre
9f7a99189e interactive-p & eval-and-compile 2004-11-18 00:11:32 +00:00
Stefan Monnier
6abf3a2767 *** empty log message *** 2004-11-17 19:37:24 +00:00
Jay Belanger
00a789bdc5 *** empty log message *** 2004-11-17 19:30:19 +00:00
Jay Belanger
f095c6c9db (math-simplify-expr): Declared it.
Replaced argument expr in all calls of math-defsimplify by
math-simplify-expr.
(math-simplify-units-prod):  Replaced variable expr by declared
variable math-simplify-expr.
2004-11-17 19:23:41 +00:00
Jay Belanger
e10300728d (calc-poly-div-remainder): Declared it. 2004-11-17 19:23:01 +00:00
Jay Belanger
e528df0df8 (math-defsimplify): Changed the argument in the created function to
math-simplify-expr.
2004-11-17 19:22:31 +00:00
Jay Belanger
0c90894530 (calc-poly-div): Made calc-poly-div-remainder a local variable.
(math-eval-rules-cache, math-eval-rules-cache-other):  Declared them.

(math-top-only):  New variable
(math-simplify, math-simplify-step):  Replace variable top-only by
declared variable math-top-only.

(math-simplify-expr):  Declared it.
Replaced argument expr in all calls of math-defsimplify by
math-simplify-expr.
(math-simplify-plus, math-simplify-times, math-simplify-divide)
(math-simplify-divisor, math-simplify-one-divisor)
(math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
(math-simplify-pow):  Replaced variable expr by declared variable
math-simplify-expr.

(math-simplify-divisor):  Removed local variables temp and op.
(math-simplify-one-divisor):  Made temp and op local variables.

(math-simplify-divisor-nover, math-simplify-divisor-dover):  New
variables.
(math-simplify-divisor, math-simplify-one-divisor):  Use declared
variables.

(math-expr-subst-new, math-expr-subst-old):  New variables.
(math-expr-subst, math-expr-subst-rec):  Use declared variables.

(math-is-poly-degree, math-is-poly-loose):  New variables.
(math-is-polynomial, math-is-poly-rec):  Use declared variables.

(math-poly-base-const-ok, math-poly-base-pred): New variables.
(math-polynomial-base, math-polynomial-base-rec):  Use declared
variables.
2004-11-17 19:21:57 +00:00
Stefan Monnier
f4872033df (list-buffers-noselect): Massage to fit in 80 columns.
Replace mapcar->dolist, format->string.
2004-11-17 17:12:57 +00:00
Miles Bader
2da3fbb1ac Add ChangeLog entry for IDLWAVE version 5.5 update 2004-11-17 12:05:26 +00:00
Miles Bader
c10de401a6 Remove RCS keywords 2004-11-17 11:53:13 +00:00
Miles Bader
8df608c1ce Restore arch taglines 2004-11-17 11:52:34 +00:00
J.D. Smith
a3b8a37263 Initial checkin of HTML help support module. 2004-11-17 05:58:20 +00:00
J.D. Smith
52a244ebe2 Updated to IDLWAVE version 5.5. See idlwave.org 2004-11-17 05:54:20 +00:00
Richard M. Stallman
de5ffeadde (set-buffer-file-coding-system): Finish previous change. 2004-11-16 22:37:04 +00:00
Richard M. Stallman
ee31cd78ef *** empty log message *** 2004-11-16 17:31:19 +00:00
Richard M. Stallman
231401514a (iso-tex2iso-trans-tab): Discard spaces after \i according to TeX rules. 2004-11-16 17:20:32 +00:00
Richard M. Stallman
14b3fa075e (set-buffer-file-coding-system): New arg NOMODIFY.
(after-insert-file-set-coding): Pass that new arg.
Prevent set-buffer-multibyte from trying to lock the file.
2004-11-16 17:18:39 +00:00
Richard M. Stallman
6161791395 (list-buffers-noselect): New arg BUFFER-LIST. 2004-11-16 17:12:53 +00:00
Richard M. Stallman
c73dca2540 (save-place): Doc fix. 2004-11-16 17:11:00 +00:00
Richard M. Stallman
b9559a72b4 (dabbrev-expand): When handling SPC M-/,
temporarily widen before finding the following word to copy.
2004-11-16 17:08:39 +00:00
Richard M. Stallman
e7ea754563 (map-keymap): Definition deleted.
(cl-map-keymap): Definition deleted.
2004-11-16 17:06:56 +00:00
Richard M. Stallman
14694a594b (map-keymap-internal): New function. 2004-11-16 17:05:18 +00:00
Stefan Monnier
27c35b9521 (flyspell-mouse-map): Pop the menu
when pressing rather than when releasing mouse-2.  Simplify.
2004-11-16 15:29:10 +00:00
Juri Linkov
b0339ffd83 (find-function-regexp): Optimize define-minor-mode'. Add defun-cvs-mode'.
Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
Remove invalid `\W' from [^cgv\W].  Doc fix.
(find-function-search-for-symbol): Replace "\\>" with "\\_>".
2004-11-16 15:26:30 +00:00
Stefan Monnier
bd8c6db5dc (compilation-setup): Don't set buffer-read-only.
(compilation-mode): Set it here instead.
2004-11-16 04:52:19 +00:00
Stefan Monnier
e542ea4bed Use make-symbol rather than gensym.
(loop, cl-parse-loop-clause, defsetf): Use backquote.
2004-11-16 04:05:29 +00:00
Stefan Monnier
ab3d4bb2ac (pair-with-newsyms): Use make-symbol. 2004-11-16 04:04:50 +00:00
Luc Teirlinck
ce2bbf6a2f *** empty log message *** 2004-11-16 02:56:49 +00:00
Luc Teirlinck
4127f01512 Maintainer is now FSF.
(life-patterns, life-neighbor-deltas, life-window-start)
(life-current-generation, life-generation-string): Use defvar instead
of defconst.
2004-11-16 02:54:06 +00:00
Stefan Monnier
9c8e6c852c (compilation-move-to-column): New fun.
(compilation-internal-error-properties)
(compilation-next-error-function): Use it to make sure we don't go past
the end of line.
2004-11-15 23:10:38 +00:00
John Paul Wallington
fbee29e6e1 (auto-insert-alist): Insert the user's name in copyright notice,
rather than Free Software Foundation, for the Emacs Lisp header case
too.
2004-11-15 20:50:08 +00:00
Vinicius Jose Latorre
14b84c94f8 Fix typos & pr-switches-string 2004-11-15 19:31:54 +00:00
Jay Belanger
46a7315606 *** empty log message *** 2004-11-15 06:33:46 +00:00
Jay Belanger
f7adda5411 (math-integrate-by-parts): Removed unused variable var-thing.
(math-integ-depth, math-integ-level, math-integral-limit)
(math-enable-subst, math-any-substs, math-integ-msg)
(math-prev-parts-v, math-good-parts, math-max-integral-limit)
(math-int-threshold, math-int-factors, math-double-roots)
(math-solve-simplifying, var-IntegLimit, math-solve-sign)
(var-GenCount):  Declared these variables.
(calcFunc-integ):  Don't check if var-IntegLimit is bound.

(math-integral-cache, math-integral-cache-state):  Move declarations
to earlier in the file.

(math-deriv-var, math-deriv-total, math-deriv-symb):  New variables.
(math-derivative, calcFunc-deriv, calcFunc-tderiv):  Replace
variables deriv-var, deriv-total and deriv-symb by declared variables
math-deriv-var, math-deriv-total and math-deriv-symb.

(math-cur-record):  New variable.
(math-integral, math-replace-integral-parts, math-integrate-by-parts)
(calc-dump-integral-cache, math-try-integral):  Replace variable
cur-record by declared variable math-cur-record.

(math-has-rules):  New variable.
(math-try-integral, math-do-integral):  Use declared variable
math-has-rules instead of has-rules.

(math-t1, math-t2, math-t3):  New variables.
(math-do-integral, math-do-integral-methods, math-try-solve-for)
(math-try-solve-prod, math-solve-poly-funny-powers)
(math-solve-crunch-poly, math-decompose-poly)
(math-solve-find-root-term, math-find-root-in-prod):  Replace
variables t1, t2, t3 by declared variables math-t1, math-t2,
math-t3.

(math-so-far, math-integ-expr):  New variables.
(math-do-integral-methods, math-integ-try-linear-substitutions)
(math-integ-try-substitutions):  Replace variables so-far and expr by
declared variables math-so-far and math-integ-expr.

(math-expr-parts):  New variable.
(math-expr-rational-in, math-expr-rational-in-rec):  Replace variable
parts by declared variable math-expr-parts.

(calc-low, calc-high):  New variables.
(calcFunc-table, math-scan-for-limits):  Replaced variable low and
high with the declared variable calc-low and calc-high.

(math-solve-var, math-solve-full):  New variables.
(math-try-solve-for, math-try-solve-prod, math-solve-prod)
(math-decompose-poly, math-solve-quartic, math-poly-all-roots)
(math-solve-find-root-in-prod, math-solve-for, math-solve-system)
(math-solve-system-rec, math-solve-get-sign, math-solve-get-int):
Replace variables solve-var and solve-full with declared variables
math-solve-var and math-solve-full.

(math-solve-vars):  New variable.
(math-solve-system, math-solve-system-rec):  Replace variable
solve-vars with declared variable math-solve-vars.

(math-try-solve-sign):  New variable.
(math-try-solve-for, math-try-solve-prod):  Replace variable
sign by declared variable math-try-solve-sign.

(math-solve-b):  New variable.
(math-solve-poly-funny-powers, math-decompose-poly):  Replace variable
b by declared variable math-solve-b.

(math-solve-system-vv, math-solve-res):  New variables
(math-solve-system-rec, math-solve-system-subst):  Replaced variables
vv and res with declared variables math-solve-system-vv and
math-solve-system-res.
2004-11-15 06:16:21 +00:00
Miles Bader
853e2e5e29 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-696
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-72
   Update from CVS
2004-11-15 05:26:20 +00:00
Stefan Monnier
930a3e462e (compilation-internal-error-properties):
Fix up a transposition-typo.  Check end-col before using it.
2004-11-15 04:51:50 +00:00
Luc Teirlinck
87589a704d *** empty log message *** 2004-11-14 23:27:46 +00:00
Luc Teirlinck
a576d8e299 (convert-standard-filename): Doc fix. 2004-11-14 23:24:14 +00:00
Luc Teirlinck
141fa91025 (nnfolder-save-marks): Add missing format field in call to `error'. 2004-11-14 23:07:12 +00:00
Luc Teirlinck
5145dbc551 (nnml-save-marks): Add missing format field in call to `error'. 2004-11-14 23:03:04 +00:00
Reiner Steib
c825ac9d3c (gnus-convert-old-newsrc): Assign
legacy-gnus-agent to 5.10.7.
2004-11-14 20:45:05 +00:00
Daniel Pfeiffer
b14f1885d1 (auto-mode-alist): handle .gtkrc, and under /etc passwd, group, shadow, default/* and pam.d/*. 2004-11-14 18:11:57 +00:00