Richard M. Stallman
|
cd9ebbbbca
|
Comment change.
|
2004-11-11 14:54:26 +00:00 |
|
Jay Belanger
|
4726a1dff0
|
*** empty log message ***
|
2004-11-11 06:14:18 +00:00 |
|
Jay Belanger
|
411b140762
|
(math-read-brackets, math-check-for-commas): Use declared variable
math-exp-pos.
(math-check-for-commas): Use declared variable math-exp-str.
(math-read-brackets): Use declared variables math-exp-old-pos,
math-exp-keep-spaces.
(math-read-brackets, math-read-vector, math-read-matrix): Use
declared variable math-exp-token.
|
2004-11-11 05:53:19 +00:00 |
|
Jay Belanger
|
679e2630d3
|
(math-parse-tex-sum): Use declared variable math-exp-old-pos.
(math-parse-fortran-vector, math-parse-fortran-vector-end)
(math-parse-eqn-prime): Use declared variable math-exp-token.
|
2004-11-11 05:52:17 +00:00 |
|
Jay Belanger
|
97660b3e63
|
(math-read-angle-bracket): Use declared variables math-exp-pos,
math-exp-str.
|
2004-11-11 05:51:24 +00:00 |
|
Jay Belanger
|
e59b8655da
|
(math-read-expr): Use declared variables math-exp-pos,
math-exp-old-pos, math-exp-str, math-exp-token,
math-exp-keep-spaces.
|
2004-11-11 05:50:09 +00:00 |
|
Jay Belanger
|
3cedbf7217
|
(calc-do-quick-calc): Use kill-new to append string to kill-ring.
(calc-alg-exp, math-toks, math-exp-pos,math-exp-old-pos)
(math-exp-token, math-exp-keep-spaces, math-exp-str): New variables.
(calc-do-alg-entry, calcAlg-equals, calcAlg-edit, calcAlg-enter): Use
declared variable calc-alg-exp.
(math-build-parse-table, math-find-user-token): Use declared variable
math-toks.
(math-read-exprs, math-read-token, calc-check-user-syntax,
calc-match-user-syntax, match-factor-after, math-read-factor): Use
declared variables math-exp-pos math-exp-old-pos.
(math-read-exprs, math-read-token, math-read-expr-level)
(calc-check-user-syntax, calc-match-user-syntax, match-factor-after)
(math-read-factor): Use declared variable math-exp-token.
(math-read-exprs, math-read-expr-list, math-read-token,
math-read-factor): Use declared variable math-exp-keep-spaces.
(math-read-exprs, math-read-token): Use declared variable
math-exp-str.
(calc-match-user-syntax): Made m a local variable.
|
2004-11-11 05:48:50 +00:00 |
|
Stefan Monnier
|
32a0479a9d
|
(magic-mode-alist): Reduce backtracking in the HTML regexp.
|
2004-11-11 04:52:27 +00:00 |
|
Stefan Monnier
|
32e2fb0429
|
(Fkeymap_prompt): Accept symbol keymaps.
|
2004-11-10 22:35:21 +00:00 |
|
Daniel Pfeiffer
|
507ecaf998
|
Emacs 21.4, not 20.4
|
2004-11-10 20:17:34 +00:00 |
|
Daniel Pfeiffer
|
c7eb99ce3a
|
magic-mode-alist & conf-mode.el
|
2004-11-10 20:15:00 +00:00 |
|
Eli Zaretskii
|
3819d3301e
|
Revert last change.
|
2004-11-10 20:12:29 +00:00 |
|
Stefan Monnier
|
fe6ca60c21
|
(easy-menu-add-item): Use keymap-prompt. Simplify.
|
2004-11-10 16:20:20 +00:00 |
|
Stefan Monnier
|
d0db69919b
|
(easy-menu-define-key): Understand the case where the keymap is a symbol.
|
2004-11-10 15:15:43 +00:00 |
|
Stefan Monnier
|
e9146d5acc
|
(sgml-tag-text-p): New fun.
(sgml-parse-tag-backward): Use it to skip spurious < or >.
|
2004-11-10 14:39:40 +00:00 |
|
Thien-Thi Nguyen
|
86523fac0b
|
*** empty log message ***
|
2004-11-10 10:51:01 +00:00 |
|
Thien-Thi Nguyen
|
5f20b65323
|
Doc fixes throughout.
(electric-buffer-menu-mode-hook): New defvar.
|
2004-11-10 10:45:59 +00:00 |
|
Daniel Pfeiffer
|
55e19d0876
|
Also do /etc/magic, hosts.allow, hosts.deny etc.
|
2004-11-10 09:53:24 +00:00 |
|
Nick Roberts
|
857dd623cc
|
Don't require cl, comint, gud, gdb-ui for
compilation. The resulting compiler warnings appear to be
harmless.
|
2004-11-10 06:47:35 +00:00 |
|
Nick Roberts
|
df388ce6a4
|
*** empty log message ***
|
2004-11-10 06:46:50 +00:00 |
|
Miles Bader
|
ce09e17323
|
Changes from arch/CVS synchronization
|
2004-11-10 05:20:51 +00:00 |
|
Daniel Pfeiffer
|
dd0f1553b7
|
*** empty log message ***
|
2004-11-10 00:43:48 +00:00 |
|
Daniel Pfeiffer
|
80174d35b9
|
(auto-mode-alist, magic-mode-alist): Use conf-mode
|
2004-11-10 00:39:54 +00:00 |
|
André Spiegel
|
e3e563fa08
|
*** empty log message ***
|
2004-11-09 23:41:50 +00:00 |
|
André Spiegel
|
fa5b6026e3
|
Rewrite the introduction about version systems, mentioning the new
ones that we support. Thanks to Alex Ott, Karl Fogel, Stefan
Monnier, and David Kastrup for suggestions.
|
2004-11-09 23:36:29 +00:00 |
|
Stefan Monnier
|
7c782c240c
|
(iso-cvt-define-menu): Clean up namespace.
|
2004-11-09 22:10:42 +00:00 |
|
André Spiegel
|
06995bd786
|
Add a note about VC-over-Tramp.
|
2004-11-09 22:06:05 +00:00 |
|
Jay Belanger
|
6d37f0f14b
|
*** empty log message ***
|
2004-11-09 20:38:27 +00:00 |
|
Jay Belanger
|
abd880c33e
|
(math-read-exprs, math-read-expr-list, math-read-expr-level,
math-read-token, calc-check-user-syntax, calc-match-user-syntax,
math-read-if, math-factor-after, math-read-factor): Use
declared variable math-expr-data.
|
2004-11-09 20:32:37 +00:00 |
|
Jay Belanger
|
54961aa0ca
|
(math-parse-fortran-vector, math-parse-fortran-vector-end,
math-parse-tex-sum, math-parse-eqn-matrix, math-parse-eqn-prime,
math-read-math-subscr): Use declared variable math-expr-data.
|
2004-11-09 20:32:13 +00:00 |
|
Jay Belanger
|
5c8a5f96c7
|
(math-read-brackets, math-read-vector, math-read-matrix): Use
declared variable math-expr-data.
|
2004-11-09 20:31:40 +00:00 |
|
Jay Belanger
|
ce037856d4
|
(math-rewrite, math-rewrite-phase): Use declared variable math-mt-many.
(math-rewrite): Use declared variable math-mt-func.
|
2004-11-09 20:31:12 +00:00 |
|
Jay Belanger
|
f7917133cb
|
(math-expand-form): Use declared variable math-mt-many.
|
2004-11-09 20:30:40 +00:00 |
|
Jay Belanger
|
dc78141338
|
(math-normalize-a): New variable.
(math-normalize): Use declared variable math-normalize-a.
|
2004-11-09 20:30:10 +00:00 |
|
Jay Belanger
|
722401eb12
|
(calc-init-extensions): Remove old code.
(math-expr-data, math-mt-many, math-mt-func, calc-z-prefix-buf)
(calc-z-prefix-msgs): New variables.
(calc-z-prefix-help, calc-user-function-list): Use declared variables
calc-z-prefix-buf, calc-z-prefix-msgs.
(math-normalize-nonstandard): Use declared variable math-normalize-a.
(math-map-tree, math-map-tree-rec): Use declared variables
math-mt-many, math-mt-func.
(math-read-expression, math-read-string): Use declared variable math-expr-data.
|
2004-11-09 20:29:34 +00:00 |
|
Glenn Morris
|
3e58bf8b8f
|
(diary-from-outlook, diary-from-outlook-gnus)
(diary-from-outlook-rmail): Use NOCONFIRM rather than DONOTASK for
argument name.
|
2004-11-09 17:01:01 +00:00 |
|
Glenn Morris
|
32261ad34d
|
*** empty log message ***
|
2004-11-09 16:59:44 +00:00 |
|
Glenn Morris
|
e6a70f09d2
|
(diary-from-outlook, diary-from-outlook-gnus)
(diary-from-outlook-rmail): Do not use interactive-p; but rather new
optional argument DONOTASK.
|
2004-11-09 14:51:06 +00:00 |
|
Glenn Morris
|
b4f8e43e24
|
*** empty log message ***
|
2004-11-09 14:50:30 +00:00 |
|
Stefan Monnier
|
0c90b62944
|
(easy-menu-intern): Revert to no-downcasing.
(easy-menu-name-match): Revert correspondingly.
|
2004-11-09 14:37:10 +00:00 |
|
Kim F. Storm
|
678b3958be
|
Include <sys/types.h> and <unistd.h> (for getpid).
Fix various comments referring to XEvents instead of input events.
(x_queue_event): Fix format strings.
(x_stop_queuing_selection_requests): Likewise.
|
2004-11-09 13:26:58 +00:00 |
|
Kim F. Storm
|
0162fa4ea6
|
(produce_image_glyph): Remove unused variable 'face_ascent'.
(pint2hrstr): Add extra braces to silence compiler.
|
2004-11-09 13:26:01 +00:00 |
|
Kim F. Storm
|
44455197d9
|
(print_object): Fix format string.
|
2004-11-09 13:24:35 +00:00 |
|
Kim F. Storm
|
95af0924b4
|
(read1): Fix next_char matching.
|
2004-11-09 13:24:19 +00:00 |
|
Kim F. Storm
|
e870dd8926
|
(Fdelete): Add EXFUN.
(replace_range_2): Add prototype.
|
2004-11-09 13:24:07 +00:00 |
|
Kim F. Storm
|
caa5a925ae
|
(read_avail_input): Remove unused variable 'discard'.
|
2004-11-09 13:23:55 +00:00 |
|
Kim F. Storm
|
825e0e0b53
|
(NULL_INTERVAL_P): Add separate version when
ENABLE_CHECKING is not defined to silence compiler.
(compare_string_intervals): Add prototype.
|
2004-11-09 13:23:42 +00:00 |
|
Kim F. Storm
|
c3c69bb625
|
(destroy_fringe_bitmap): Fix return type.
(Ffringe_bitmaps_at_pos): Remove unused var 'old_buffer'.
|
2004-11-09 13:23:32 +00:00 |
|
Kim F. Storm
|
9b33d5960f
|
(Fdump_emacs): Fix format string.
|
2004-11-09 13:23:13 +00:00 |
|
Kim F. Storm
|
9f77d2aaef
|
Include <ctype.h>.
(Fsubstitute_command_keys): Remove unused variable 'firstkey'.
|
2004-11-09 13:23:00 +00:00 |
|