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

27378 Commits

Author SHA1 Message Date
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